{ "types": { "google-native:accesscontextmanager/v1:ApiOperation": { "properties": { "methodSelectors": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:MethodSelector" } }, "serviceName": {} } }, "google-native:accesscontextmanager/v1:ApiOperationResponse": { "properties": { "methodSelectors": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:MethodSelectorResponse" } }, "serviceName": {} } }, "google-native:accesscontextmanager/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:AuditLogConfig" } }, "service": {} } }, "google-native:accesscontextmanager/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:accesscontextmanager/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:accesscontextmanager/v1:AuditLogConfigLogType" } } }, "google-native:accesscontextmanager/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:accesscontextmanager/v1:BasicLevel": { "properties": { "combiningFunction": { "$ref": "#/types/google-native:accesscontextmanager/v1:BasicLevelCombiningFunction" }, "conditions": { "required": true, "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:Condition" } } } }, "google-native:accesscontextmanager/v1:BasicLevelResponse": { "properties": { "combiningFunction": {}, "conditions": { "required": true, "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:ConditionResponse" } } } }, "google-native:accesscontextmanager/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:accesscontextmanager/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:accesscontextmanager/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:accesscontextmanager/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:accesscontextmanager/v1:Condition": { "properties": { "devicePolicy": { "$ref": "#/types/google-native:accesscontextmanager/v1:DevicePolicy" }, "ipSubnetworks": { "items": {} }, "members": { "items": {} }, "negate": {}, "regions": { "items": {} }, "requiredAccessLevels": { "items": {} }, "vpcNetworkSources": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:VpcNetworkSource" } } } }, "google-native:accesscontextmanager/v1:ConditionResponse": { "properties": { "devicePolicy": { "$ref": "#/types/google-native:accesscontextmanager/v1:DevicePolicyResponse" }, "ipSubnetworks": { "items": {} }, "members": { "items": {} }, "negate": {}, "regions": { "items": {} }, "requiredAccessLevels": { "items": {} }, "vpcNetworkSources": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:VpcNetworkSourceResponse" } } } }, "google-native:accesscontextmanager/v1:CustomLevel": { "properties": { "expr": { "$ref": "#/types/google-native:accesscontextmanager/v1:Expr", "required": true } } }, "google-native:accesscontextmanager/v1:CustomLevelResponse": { "properties": { "expr": { "$ref": "#/types/google-native:accesscontextmanager/v1:ExprResponse", "required": true } } }, "google-native:accesscontextmanager/v1:DevicePolicy": { "properties": { "allowedDeviceManagementLevels": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:DevicePolicyAllowedDeviceManagementLevelsItem" } }, "allowedEncryptionStatuses": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:DevicePolicyAllowedEncryptionStatusesItem" } }, "osConstraints": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:OsConstraint" } }, "requireAdminApproval": {}, "requireCorpOwned": {}, "requireScreenlock": {} } }, "google-native:accesscontextmanager/v1:DevicePolicyResponse": { "properties": { "allowedDeviceManagementLevels": { "items": {} }, "allowedEncryptionStatuses": { "items": {} }, "osConstraints": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:OsConstraintResponse" } }, "requireAdminApproval": {}, "requireCorpOwned": {}, "requireScreenlock": {} } }, "google-native:accesscontextmanager/v1:EgressFrom": { "properties": { "identities": { "items": {} }, "identityType": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressFromIdentityType" }, "sourceRestriction": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressFromSourceRestriction" }, "sources": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressSource" } } } }, "google-native:accesscontextmanager/v1:EgressFromResponse": { "properties": { "identities": { "items": {} }, "identityType": {}, "sourceRestriction": {}, "sources": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressSourceResponse" } } } }, "google-native:accesscontextmanager/v1:EgressPolicy": { "properties": { "egressFrom": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressFrom" }, "egressTo": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressTo" } } }, "google-native:accesscontextmanager/v1:EgressPolicyResponse": { "properties": { "egressFrom": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressFromResponse" }, "egressTo": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressToResponse" } } }, "google-native:accesscontextmanager/v1:EgressSource": { "properties": { "accessLevel": {} } }, "google-native:accesscontextmanager/v1:EgressSourceResponse": { "properties": { "accessLevel": {} } }, "google-native:accesscontextmanager/v1:EgressTo": { "properties": { "externalResources": { "items": {} }, "operations": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:ApiOperation" } }, "resources": { "items": {} } } }, "google-native:accesscontextmanager/v1:EgressToResponse": { "properties": { "externalResources": { "items": {} }, "operations": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:ApiOperationResponse" } }, "resources": { "items": {} } } }, "google-native:accesscontextmanager/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:accesscontextmanager/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:accesscontextmanager/v1:IngressFrom": { "properties": { "identities": { "items": {} }, "identityType": { "$ref": "#/types/google-native:accesscontextmanager/v1:IngressFromIdentityType" }, "sources": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:IngressSource" } } } }, "google-native:accesscontextmanager/v1:IngressFromResponse": { "properties": { "identities": { "items": {} }, "identityType": {}, "sources": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:IngressSourceResponse" } } } }, "google-native:accesscontextmanager/v1:IngressPolicy": { "properties": { "ingressFrom": { "$ref": "#/types/google-native:accesscontextmanager/v1:IngressFrom" }, "ingressTo": { "$ref": "#/types/google-native:accesscontextmanager/v1:IngressTo" } } }, "google-native:accesscontextmanager/v1:IngressPolicyResponse": { "properties": { "ingressFrom": { "$ref": "#/types/google-native:accesscontextmanager/v1:IngressFromResponse" }, "ingressTo": { "$ref": "#/types/google-native:accesscontextmanager/v1:IngressToResponse" } } }, "google-native:accesscontextmanager/v1:IngressSource": { "properties": { "accessLevel": {}, "resource": {} } }, "google-native:accesscontextmanager/v1:IngressSourceResponse": { "properties": { "accessLevel": {}, "resource": {} } }, "google-native:accesscontextmanager/v1:IngressTo": { "properties": { "operations": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:ApiOperation" } }, "resources": { "items": {} } } }, "google-native:accesscontextmanager/v1:IngressToResponse": { "properties": { "operations": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:ApiOperationResponse" } }, "resources": { "items": {} } } }, "google-native:accesscontextmanager/v1:MethodSelector": { "properties": { "method": {}, "permission": {} } }, "google-native:accesscontextmanager/v1:MethodSelectorResponse": { "properties": { "method": {}, "permission": {} } }, "google-native:accesscontextmanager/v1:OsConstraint": { "properties": { "minimumVersion": {}, "osType": { "$ref": "#/types/google-native:accesscontextmanager/v1:OsConstraintOsType", "required": true }, "requireVerifiedChromeOs": {} } }, "google-native:accesscontextmanager/v1:OsConstraintResponse": { "properties": { "minimumVersion": {}, "osType": { "required": true }, "requireVerifiedChromeOs": {} } }, "google-native:accesscontextmanager/v1:ServicePerimeterConfig": { "properties": { "accessLevels": { "items": {} }, "egressPolicies": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressPolicy" } }, "ingressPolicies": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:IngressPolicy" } }, "resources": { "items": {} }, "restrictedServices": { "items": {} }, "vpcAccessibleServices": { "$ref": "#/types/google-native:accesscontextmanager/v1:VpcAccessibleServices" } } }, "google-native:accesscontextmanager/v1:ServicePerimeterConfigResponse": { "properties": { "accessLevels": { "items": {} }, "egressPolicies": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:EgressPolicyResponse" } }, "ingressPolicies": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1:IngressPolicyResponse" } }, "resources": { "items": {} }, "restrictedServices": { "items": {} }, "vpcAccessibleServices": { "$ref": "#/types/google-native:accesscontextmanager/v1:VpcAccessibleServicesResponse" } } }, "google-native:accesscontextmanager/v1:VpcAccessibleServices": { "properties": { "allowedServices": { "items": {} }, "enableRestriction": {} } }, "google-native:accesscontextmanager/v1:VpcAccessibleServicesResponse": { "properties": { "allowedServices": { "items": {} }, "enableRestriction": {} } }, "google-native:accesscontextmanager/v1:VpcNetworkSource": { "properties": { "vpcSubnetwork": { "$ref": "#/types/google-native:accesscontextmanager/v1:VpcSubNetwork" } } }, "google-native:accesscontextmanager/v1:VpcNetworkSourceResponse": { "properties": { "vpcSubnetwork": { "$ref": "#/types/google-native:accesscontextmanager/v1:VpcSubNetworkResponse" } } }, "google-native:accesscontextmanager/v1:VpcSubNetwork": { "properties": { "network": { "required": true }, "vpcIpSubnetworks": { "items": {} } } }, "google-native:accesscontextmanager/v1:VpcSubNetworkResponse": { "properties": { "network": { "required": true }, "vpcIpSubnetworks": { "items": {} } } }, "google-native:accesscontextmanager/v1beta:BasicLevel": { "properties": { "combiningFunction": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:BasicLevelCombiningFunction" }, "conditions": { "required": true, "items": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:Condition" } } } }, "google-native:accesscontextmanager/v1beta:BasicLevelResponse": { "properties": { "combiningFunction": {}, "conditions": { "required": true, "items": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:ConditionResponse" } } } }, "google-native:accesscontextmanager/v1beta:Condition": { "properties": { "devicePolicy": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:DevicePolicy" }, "ipSubnetworks": { "items": {} }, "members": { "items": {} }, "negate": {}, "regions": { "items": {} }, "requiredAccessLevels": { "items": {} } } }, "google-native:accesscontextmanager/v1beta:ConditionResponse": { "properties": { "devicePolicy": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:DevicePolicyResponse" }, "ipSubnetworks": { "items": {} }, "members": { "items": {} }, "negate": {}, "regions": { "items": {} }, "requiredAccessLevels": { "items": {} } } }, "google-native:accesscontextmanager/v1beta:CustomLevel": { "properties": { "expr": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:Expr", "required": true } } }, "google-native:accesscontextmanager/v1beta:CustomLevelResponse": { "properties": { "expr": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:ExprResponse", "required": true } } }, "google-native:accesscontextmanager/v1beta:DevicePolicy": { "properties": { "allowedDeviceManagementLevels": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:DevicePolicyAllowedDeviceManagementLevelsItem" } }, "allowedEncryptionStatuses": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:DevicePolicyAllowedEncryptionStatusesItem" } }, "osConstraints": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:OsConstraint" } }, "requireAdminApproval": {}, "requireCorpOwned": {}, "requireScreenlock": {} } }, "google-native:accesscontextmanager/v1beta:DevicePolicyResponse": { "properties": { "allowedDeviceManagementLevels": { "items": {} }, "allowedEncryptionStatuses": { "items": {} }, "osConstraints": { "items": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:OsConstraintResponse" } }, "requireAdminApproval": {}, "requireCorpOwned": {}, "requireScreenlock": {} } }, "google-native:accesscontextmanager/v1beta:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:accesscontextmanager/v1beta:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:accesscontextmanager/v1beta:OsConstraint": { "properties": { "minimumVersion": {}, "osType": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:OsConstraintOsType", "required": true }, "requireVerifiedChromeOs": {} } }, "google-native:accesscontextmanager/v1beta:OsConstraintResponse": { "properties": { "minimumVersion": {}, "osType": { "required": true }, "requireVerifiedChromeOs": {} } }, "google-native:accesscontextmanager/v1beta:ServicePerimeterConfig": { "properties": { "accessLevels": { "items": {} }, "resources": { "items": {} }, "restrictedServices": { "items": {} }, "unrestrictedServices": { "items": {} }, "vpcAccessibleServices": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:VpcAccessibleServices" } } }, "google-native:accesscontextmanager/v1beta:ServicePerimeterConfigResponse": { "properties": { "accessLevels": { "items": {} }, "resources": { "items": {} }, "restrictedServices": { "items": {} }, "unrestrictedServices": { "items": {} }, "vpcAccessibleServices": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:VpcAccessibleServicesResponse" } } }, "google-native:accesscontextmanager/v1beta:VpcAccessibleServices": { "properties": { "allowedServices": { "items": {} }, "enableRestriction": {} } }, "google-native:accesscontextmanager/v1beta:VpcAccessibleServicesResponse": { "properties": { "allowedServices": { "items": {} }, "enableRestriction": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ActiveLearningConfig": { "properties": { "maxDataItemCount": { "format": "int64" }, "maxDataItemPercentage": { "format": "int32" }, "sampleConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SampleConfig" }, "trainingConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1TrainingConfig" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ActiveLearningConfigResponse": { "properties": { "maxDataItemCount": { "format": "int64" }, "maxDataItemPercentage": { "format": "int32" }, "sampleConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SampleConfigResponse" }, "trainingConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1TrainingConfigResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1AutomaticResourcesResponse": { "properties": { "maxReplicaCount": { "format": "int32" }, "minReplicaCount": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1AutoscalingMetricSpec": { "properties": { "metricName": { "required": true }, "target": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1AutoscalingMetricSpecResponse": { "properties": { "metricName": { "required": true }, "target": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchDedicatedResources": { "properties": { "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpec", "required": true, "forceNew": true }, "maxReplicaCount": { "format": "int32", "forceNew": true }, "startingReplicaCount": { "format": "int32", "forceNew": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchDedicatedResourcesResponse": { "properties": { "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpecResponse", "required": true }, "maxReplicaCount": { "format": "int32" }, "startingReplicaCount": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobInputConfig": { "properties": { "bigquerySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQuerySource" }, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsSource" }, "instancesFormat": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobInputConfigResponse": { "properties": { "bigquerySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQuerySourceResponse" }, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsSourceResponse" }, "instancesFormat": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobInstanceConfig": { "properties": { "excludedFields": { "items": {} }, "includedFields": { "items": {} }, "instanceType": {}, "keyField": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobInstanceConfigResponse": { "properties": { "excludedFields": { "items": {} }, "includedFields": { "items": {} }, "instanceType": {}, "keyField": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobOutputConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestination" }, "gcsDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestination" }, "predictionsFormat": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobOutputConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestinationResponse" }, "gcsDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestinationResponse" }, "predictionsFormat": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobOutputInfoResponse": { "properties": { "bigqueryOutputDataset": {}, "bigqueryOutputTable": {}, "gcsOutputDirectory": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestination": { "properties": { "outputUri": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestinationResponse": { "properties": { "outputUri": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQuerySource": { "properties": { "inputUri": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQuerySourceResponse": { "properties": { "inputUri": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BlurBaselineConfig": { "properties": { "maxBlurSigma": { "format": "float" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1BlurBaselineConfigResponse": { "properties": { "maxBlurSigma": { "format": "float" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1CompletionStatsResponse": { "properties": { "failedCount": { "format": "int64" }, "incompleteCount": { "format": "int64" }, "successfulCount": { "format": "int64" }, "successfulForecastPointCount": { "format": "int64" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ContainerSpec": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EnvVar" } }, "imageUri": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ContainerSpecResponse": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EnvVarResponse" } }, "imageUri": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ContextResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "name": {}, "parentContexts": { "items": {} }, "schemaTitle": {}, "schemaVersion": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1CreatePipelineJobRequest": { "properties": { "parent": { "required": true }, "pipelineJob": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJob", "required": true }, "pipelineJobId": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1CreatePipelineJobRequestResponse": { "properties": { "parent": { "required": true }, "pipelineJob": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobResponse", "required": true }, "pipelineJobId": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1CustomJobSpec": { "properties": { "baseOutputDirectory": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestination" }, "enableDashboardAccess": {}, "enableWebAccess": {}, "experiment": {}, "experimentRun": {}, "network": {}, "protectedArtifactLocationId": {}, "reservedIpRanges": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1Scheduling" }, "serviceAccount": {}, "tensorboard": {}, "workerPoolSpecs": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1WorkerPoolSpec" } } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1CustomJobSpecResponse": { "properties": { "baseOutputDirectory": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestinationResponse" }, "enableDashboardAccess": {}, "enableWebAccess": {}, "experiment": {}, "experimentRun": {}, "network": {}, "protectedArtifactLocationId": {}, "reservedIpRanges": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SchedulingResponse" }, "serviceAccount": {}, "tensorboard": {}, "workerPoolSpecs": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1WorkerPoolSpecResponse" } } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DedicatedResources": { "properties": { "autoscalingMetricSpecs": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1AutoscalingMetricSpec" }, "forceNew": true }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpec", "required": true, "forceNew": true }, "maxReplicaCount": { "format": "int32", "forceNew": true }, "minReplicaCount": { "format": "int32", "required": true, "forceNew": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DedicatedResourcesResponse": { "properties": { "autoscalingMetricSpecs": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1AutoscalingMetricSpecResponse" } }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpecResponse", "required": true }, "maxReplicaCount": { "format": "int32" }, "minReplicaCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProviderResponse": { "properties": { "allowedIssuers": { "items": {} }, "audiences": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DeployedIndexAuthConfigResponse": { "properties": { "authProvider": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1DeployedIndexAuthConfigAuthProviderResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DeployedIndexRefResponse": { "properties": { "deployedIndexId": {}, "indexEndpoint": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DeployedIndexResponse": { "properties": { "automaticResources": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1AutomaticResourcesResponse" }, "createTime": { "format": "google-datetime" }, "dedicatedResources": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1DedicatedResourcesResponse" }, "deployedIndexAuthConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1DeployedIndexAuthConfigResponse" }, "deploymentGroup": {}, "displayName": {}, "enableAccessLogging": {}, "index": { "required": true }, "indexSyncTime": { "format": "google-datetime" }, "privateEndpoints": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1IndexPrivateEndpointsResponse" }, "reservedIpRanges": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DeployedModelRefResponse": { "properties": { "deployedModelId": {}, "endpoint": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DeployedModelResponse": { "properties": { "automaticResources": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1AutomaticResourcesResponse" }, "createTime": { "format": "google-datetime" }, "dedicatedResources": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1DedicatedResourcesResponse" }, "disableContainerLogging": {}, "displayName": {}, "enableAccessLogging": {}, "explanationSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationSpecResponse" }, "model": { "required": true }, "modelVersionId": {}, "privateEndpoints": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PrivateEndpointsResponse" }, "serviceAccount": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DiskSpec": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1DiskSpecResponse": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec": { "properties": { "kmsKeyName": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpecResponse": { "properties": { "kmsKeyName": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1EnvVar": { "properties": { "name": { "required": true }, "value": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1EnvVarResponse": { "properties": { "name": { "required": true }, "value": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1Examples": { "properties": { "exampleGcsSource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExamplesExampleGcsSource" }, "nearestNeighborSearchConfig": { "$ref": "pulumi.json#/Any" }, "neighborCount": { "format": "int32" }, "presets": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1Presets" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExamplesExampleGcsSource": { "properties": { "dataFormat": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExamplesExampleGcsSourceDataFormat" }, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsSource" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExamplesExampleGcsSourceResponse": { "properties": { "dataFormat": {}, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsSourceResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExamplesResponse": { "properties": { "exampleGcsSource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExamplesExampleGcsSourceResponse" }, "nearestNeighborSearchConfig": { "$ref": "pulumi.json#/Any" }, "neighborCount": { "format": "int32" }, "presets": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PresetsResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExecutionResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "name": {}, "schemaTitle": {}, "schemaVersion": {}, "state": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationMetadata": { "properties": { "featureAttributionsSchemaUri": {}, "inputs": { "required": true }, "latentSpaceSource": {}, "outputs": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationMetadataResponse": { "properties": { "featureAttributionsSchemaUri": {}, "inputs": { "required": true }, "latentSpaceSource": {}, "outputs": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationParameters": { "properties": { "examples": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1Examples" }, "integratedGradientsAttribution": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1IntegratedGradientsAttribution" }, "outputIndices": {}, "sampledShapleyAttribution": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SampledShapleyAttribution" }, "topK": { "format": "int32" }, "xraiAttribution": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1XraiAttribution" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationParametersResponse": { "properties": { "examples": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExamplesResponse" }, "integratedGradientsAttribution": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1IntegratedGradientsAttributionResponse" }, "outputIndices": {}, "sampledShapleyAttribution": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SampledShapleyAttributionResponse" }, "topK": { "format": "int32" }, "xraiAttribution": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1XraiAttributionResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationSpec": { "properties": { "metadata": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationMetadata" }, "parameters": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationParameters", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationSpecResponse": { "properties": { "metadata": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationMetadataResponse" }, "parameters": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationParametersResponse", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureGroupBigQuery": { "properties": { "bigQuerySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQuerySource", "required": true, "forceNew": true }, "entityIdColumns": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureGroupBigQueryResponse": { "properties": { "bigQuerySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQuerySourceResponse", "required": true }, "entityIdColumns": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureMonitoringStatsAnomalyResponse": { "properties": { "featureStatsAnomaly": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureStatsAnomalyResponse" }, "objective": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureNoiseSigma": { "properties": { "noiseSigma": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeature" } } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeature": { "properties": { "name": {}, "sigma": { "format": "float" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeatureResponse": { "properties": { "name": {}, "sigma": { "format": "float" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureNoiseSigmaResponse": { "properties": { "noiseSigma": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureNoiseSigmaNoiseSigmaForFeatureResponse" } } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureOnlineStoreBigtable": { "properties": { "autoScaling": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScaling": { "properties": { "cpuUtilizationTarget": { "format": "int32" }, "maxNodeCount": { "format": "int32", "required": true }, "minNodeCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScalingResponse": { "properties": { "cpuUtilizationTarget": { "format": "int32" }, "maxNodeCount": { "format": "int32", "required": true }, "minNodeCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureOnlineStoreBigtableResponse": { "properties": { "autoScaling": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureOnlineStoreBigtableAutoScalingResponse", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureStatsAnomalyResponse": { "properties": { "anomalyDetectionThreshold": { "format": "double" }, "anomalyUri": {}, "distributionDeviation": { "format": "double" }, "endTime": { "format": "google-datetime" }, "score": { "format": "double" }, "startTime": { "format": "google-datetime" }, "statsUri": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewBigQuerySource": { "properties": { "entityIdColumns": { "required": true, "items": {} }, "uri": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewBigQuerySourceResponse": { "properties": { "entityIdColumns": { "required": true, "items": {} }, "uri": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource": { "properties": { "featureGroups": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup" } } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroup": { "properties": { "featureGroupId": { "required": true }, "featureIds": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroupResponse": { "properties": { "featureGroupId": { "required": true }, "featureIds": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceResponse": { "properties": { "featureGroups": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewFeatureRegistrySourceFeatureGroupResponse" } } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewSyncConfig": { "properties": { "cron": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewSyncConfigResponse": { "properties": { "cron": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfig": { "properties": { "categoricalThresholdConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig" }, "importFeaturesAnalysis": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysis" }, "numericalThresholdConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig" }, "snapshotAnalysis": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigSnapshotAnalysis" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysis": { "properties": { "anomalyDetectionBaseline": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysisAnomalyDetectionBaseline" }, "state": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysisState" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysisResponse": { "properties": { "anomalyDetectionBaseline": {}, "state": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigResponse": { "properties": { "categoricalThresholdConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfigResponse" }, "importFeaturesAnalysis": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigImportFeaturesAnalysisResponse" }, "numericalThresholdConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfigResponse" }, "snapshotAnalysis": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigSnapshotAnalysisResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigSnapshotAnalysis": { "properties": { "disabled": {}, "monitoringIntervalDays": { "format": "int32" }, "stalenessDays": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigSnapshotAnalysisResponse": { "properties": { "disabled": {}, "monitoringIntervalDays": { "format": "int32" }, "stalenessDays": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfig": { "properties": { "value": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfigThresholdConfigResponse": { "properties": { "value": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig": { "properties": { "fixedNodeCount": { "format": "int32" }, "scaling": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScaling" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigResponse": { "properties": { "fixedNodeCount": { "format": "int32" }, "scaling": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScalingResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScaling": { "properties": { "cpuUtilizationTarget": { "format": "int32" }, "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreOnlineServingConfigScalingResponse": { "properties": { "cpuUtilizationTarget": { "format": "int32" }, "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FilterSplit": { "properties": { "testFilter": { "required": true }, "trainingFilter": { "required": true }, "validationFilter": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FilterSplitResponse": { "properties": { "testFilter": { "required": true }, "trainingFilter": { "required": true }, "validationFilter": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FractionSplit": { "properties": { "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1FractionSplitResponse": { "properties": { "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestination": { "properties": { "outputUriPrefix": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestinationResponse": { "properties": { "outputUriPrefix": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsSource": { "properties": { "uris": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsSourceResponse": { "properties": { "uris": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1IndexPrivateEndpointsResponse": { "properties": { "matchGrpcAddress": {}, "serviceAttachment": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1IndexStatsResponse": { "properties": { "shardsCount": { "format": "int32" }, "vectorsCount": { "format": "int64" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1InputDataConfig": { "properties": { "annotationSchemaUri": {}, "annotationsFilter": {}, "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestination" }, "datasetId": { "required": true }, "filterSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FilterSplit" }, "fractionSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FractionSplit" }, "gcsDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestination" }, "persistMlUseAssignment": {}, "predefinedSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PredefinedSplit" }, "savedQueryId": {}, "stratifiedSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StratifiedSplit" }, "timestampSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1TimestampSplit" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1InputDataConfigResponse": { "properties": { "annotationSchemaUri": {}, "annotationsFilter": {}, "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestinationResponse" }, "datasetId": { "required": true }, "filterSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FilterSplitResponse" }, "fractionSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FractionSplitResponse" }, "gcsDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestinationResponse" }, "persistMlUseAssignment": {}, "predefinedSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PredefinedSplitResponse" }, "savedQueryId": {}, "stratifiedSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StratifiedSplitResponse" }, "timestampSplit": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1TimestampSplitResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1IntegratedGradientsAttribution": { "properties": { "blurBaselineConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BlurBaselineConfig" }, "smoothGradConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SmoothGradConfig" }, "stepCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1IntegratedGradientsAttributionResponse": { "properties": { "blurBaselineConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BlurBaselineConfigResponse" }, "smoothGradConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SmoothGradConfigResponse" }, "stepCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpec": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpecAcceleratorType", "forceNew": true }, "machineType": { "forceNew": true }, "tpuTopology": { "forceNew": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpecResponse": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {}, "machineType": {}, "tpuTopology": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ManualBatchTuningParameters": { "properties": { "batchSize": { "format": "int32", "forceNew": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ManualBatchTuningParametersResponse": { "properties": { "batchSize": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1MeasurementMetricResponse": { "properties": { "metricId": {}, "value": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1MeasurementResponse": { "properties": { "elapsedDuration": { "format": "google-duration" }, "metrics": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MeasurementMetricResponse" } }, "stepCount": { "format": "int64" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1MetadataStoreMetadataStoreStateResponse": { "properties": { "diskUtilizationBytes": { "format": "int64" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1Model": { "properties": { "artifactUri": { "forceNew": true }, "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelContainerSpec" }, "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "etag": {}, "explanationSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationSpec" }, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any", "forceNew": true }, "metadataSchemaUri": { "forceNew": true }, "name": {}, "pipelineJob": {}, "predictSchemata": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictSchemata" }, "versionAliases": { "items": {} }, "versionDescription": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelContainerSpec": { "properties": { "args": { "items": {}, "forceNew": true }, "command": { "items": {}, "forceNew": true }, "deploymentTimeout": { "format": "google-duration", "forceNew": true }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EnvVar" }, "forceNew": true }, "healthProbe": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1Probe", "forceNew": true }, "healthRoute": { "forceNew": true }, "imageUri": { "required": true, "forceNew": true }, "ports": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1Port" }, "forceNew": true }, "predictRoute": { "forceNew": true }, "sharedMemorySizeMb": { "format": "int64", "forceNew": true }, "startupProbe": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1Probe", "forceNew": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelContainerSpecResponse": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "deploymentTimeout": { "format": "google-duration" }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EnvVarResponse" } }, "healthProbe": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ProbeResponse" }, "healthRoute": {}, "imageUri": { "required": true }, "ports": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PortResponse" } }, "predictRoute": {}, "sharedMemorySizeMb": { "format": "int64" }, "startupProbe": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ProbeResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringBigQueryTableResponse": { "properties": { "bigqueryTablePath": {}, "logSource": {}, "logType": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadataResponse": { "properties": { "runTime": { "format": "google-datetime" }, "status": { "$ref": "#/types/google-native:aiplatform/v1:GoogleRpcStatusResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig": { "properties": { "deployedModelId": {}, "objectiveConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfig" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfigResponse": { "properties": { "deployedModelId": {}, "objectiveConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringScheduleConfig": { "properties": { "monitorInterval": { "format": "google-duration", "required": true }, "monitorWindow": { "format": "google-duration" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringScheduleConfigResponse": { "properties": { "monitorInterval": { "format": "google-duration", "required": true }, "monitorWindow": { "format": "google-duration" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelExportFormatResponse": { "properties": { "exportableContents": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringAlertConfig": { "properties": { "emailAlertConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfig" }, "enableLogging": {}, "notificationChannels": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfig": { "properties": { "userEmails": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfigResponse": { "properties": { "userEmails": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringAlertConfigResponse": { "properties": { "emailAlertConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringAlertConfigEmailAlertConfigResponse" }, "enableLogging": {}, "notificationChannels": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfig": { "properties": { "explanationConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig" }, "predictionDriftDetectionConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig" }, "trainingDataset": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingDataset" }, "trainingPredictionSkewDetectionConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfig": { "properties": { "enableFeatureAttributes": {}, "explanationBaseline": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline": { "properties": { "bigquery": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestination" }, "gcs": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestination" }, "predictionFormat": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaselinePredictionFormat" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaselineResponse": { "properties": { "bigquery": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestinationResponse" }, "gcs": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestinationResponse" }, "predictionFormat": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigResponse": { "properties": { "enableFeatureAttributes": {}, "explanationBaseline": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaselineResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig": { "properties": { "attributionScoreDriftThresholds": {}, "defaultDriftThreshold": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ThresholdConfig" }, "driftThresholds": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfigResponse": { "properties": { "attributionScoreDriftThresholds": {}, "defaultDriftThreshold": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ThresholdConfigResponse" }, "driftThresholds": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigResponse": { "properties": { "explanationConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigExplanationConfigResponse" }, "predictionDriftDetectionConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfigResponse" }, "trainingDataset": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingDatasetResponse" }, "trainingPredictionSkewDetectionConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfigResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingDataset": { "properties": { "bigquerySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQuerySource" }, "dataFormat": {}, "dataset": {}, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsSource" }, "loggingSamplingStrategy": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategy" }, "targetField": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingDatasetResponse": { "properties": { "bigquerySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQuerySourceResponse" }, "dataFormat": {}, "dataset": {}, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsSourceResponse" }, "loggingSamplingStrategy": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategyResponse" }, "targetField": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig": { "properties": { "attributionScoreSkewThresholds": {}, "defaultSkewThreshold": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ThresholdConfig" }, "skewThresholds": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfigResponse": { "properties": { "attributionScoreSkewThresholds": {}, "defaultSkewThreshold": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ThresholdConfigResponse" }, "skewThresholds": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelOriginalModelInfoResponse": { "properties": { "model": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelResponse": { "properties": { "artifactUri": {}, "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelContainerSpecResponse" }, "createTime": { "format": "google-datetime" }, "deployedModels": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1DeployedModelRefResponse" } }, "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpecResponse" }, "etag": {}, "explanationSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationSpecResponse" }, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "metadataArtifact": {}, "metadataSchemaUri": {}, "modelSourceInfo": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelSourceInfoResponse" }, "name": {}, "originalModelInfo": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelOriginalModelInfoResponse" }, "pipelineJob": {}, "predictSchemata": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictSchemataResponse" }, "supportedDeploymentResourcesTypes": { "items": {} }, "supportedExportFormats": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelExportFormatResponse" } }, "supportedInputStorageFormats": { "items": {} }, "supportedOutputStorageFormats": { "items": {} }, "trainingPipeline": {}, "updateTime": { "format": "google-datetime" }, "versionAliases": { "items": {} }, "versionCreateTime": { "format": "google-datetime" }, "versionDescription": {}, "versionId": {}, "versionUpdateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelSourceInfoResponse": { "properties": { "copy": {}, "sourceType": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobOutputMultiTrialJobOutputResponse": { "properties": { "searchTrials": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasTrialResponse" } }, "trainTrials": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasTrialResponse" } } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobOutputResponse": { "properties": { "multiTrialJobOutput": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobOutputMultiTrialJobOutputResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpec": { "properties": { "multiTrialAlgorithmSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpec" }, "resumeNasJobId": {}, "searchSpaceSpec": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpec": { "properties": { "metric": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpec" }, "multiTrialAlgorithm": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMultiTrialAlgorithm" }, "searchTrialSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec", "required": true }, "trainTrialSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpec": { "properties": { "goal": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpecGoal", "required": true }, "metricId": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpecResponse": { "properties": { "goal": { "required": true }, "metricId": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecResponse": { "properties": { "metric": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecMetricSpecResponse" }, "multiTrialAlgorithm": {}, "searchTrialSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpecResponse", "required": true }, "trainTrialSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpecResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec": { "properties": { "maxFailedTrialCount": { "format": "int32" }, "maxParallelTrialCount": { "format": "int32", "required": true }, "maxTrialCount": { "format": "int32", "required": true }, "searchTrialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1CustomJobSpec", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpecResponse": { "properties": { "maxFailedTrialCount": { "format": "int32" }, "maxParallelTrialCount": { "format": "int32", "required": true }, "maxTrialCount": { "format": "int32", "required": true }, "searchTrialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1CustomJobSpecResponse", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec": { "properties": { "frequency": { "format": "int32", "required": true }, "maxParallelTrialCount": { "format": "int32", "required": true }, "trainTrialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1CustomJobSpec", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpecResponse": { "properties": { "frequency": { "format": "int32", "required": true }, "maxParallelTrialCount": { "format": "int32", "required": true }, "trainTrialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1CustomJobSpecResponse", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecResponse": { "properties": { "multiTrialAlgorithmSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpecMultiTrialAlgorithmSpecResponse" }, "resumeNasJobId": {}, "searchSpaceSpec": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NasTrialResponse": { "properties": { "endTime": { "format": "google-datetime" }, "finalMeasurement": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MeasurementResponse" }, "startTime": { "format": "google-datetime" }, "state": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NetworkSpec": { "properties": { "enableInternetAccess": {}, "network": {}, "subnetwork": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NetworkSpecResponse": { "properties": { "enableInternetAccess": {}, "network": {}, "subnetwork": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NfsMount": { "properties": { "mountPoint": { "required": true }, "path": { "required": true }, "server": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NfsMountResponse": { "properties": { "mountPoint": { "required": true }, "path": { "required": true }, "server": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NotebookEucConfig": { "properties": { "eucDisabled": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NotebookEucConfigResponse": { "properties": { "bypassActasCheck": {}, "eucDisabled": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NotebookIdleShutdownConfig": { "properties": { "idleShutdownDisabled": {}, "idleTimeout": { "format": "google-duration", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1NotebookIdleShutdownConfigResponse": { "properties": { "idleShutdownDisabled": {}, "idleTimeout": { "format": "google-duration", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PersistentDiskSpec": { "properties": { "diskSizeGb": { "format": "int64" }, "diskType": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PersistentDiskSpecResponse": { "properties": { "diskSizeGb": { "format": "int64" }, "diskType": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJob": { "properties": { "displayName": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "labels": {}, "network": {}, "pipelineSpec": {}, "reservedIpRanges": { "items": {} }, "runtimeConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobRuntimeConfig" }, "serviceAccount": {}, "templateUri": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobDetailResponse": { "properties": { "pipelineContext": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ContextResponse" }, "pipelineRunContext": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ContextResponse" }, "taskDetails": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskDetailResponse" } } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobResponse": { "properties": { "createTime": { "format": "google-datetime" }, "displayName": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpecResponse" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:aiplatform/v1:GoogleRpcStatusResponse" }, "jobDetail": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobDetailResponse" }, "labels": {}, "name": {}, "network": {}, "pipelineSpec": {}, "reservedIpRanges": { "items": {} }, "runtimeConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobRuntimeConfigResponse" }, "scheduleName": {}, "serviceAccount": {}, "startTime": { "format": "google-datetime" }, "state": {}, "templateMetadata": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTemplateMetadataResponse" }, "templateUri": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobRuntimeConfig": { "properties": { "failurePolicy": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobRuntimeConfigFailurePolicy" }, "gcsOutputDirectory": { "required": true }, "inputArtifacts": {}, "parameterValues": {}, "parameters": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobRuntimeConfigResponse": { "properties": { "failurePolicy": {}, "gcsOutputDirectory": { "required": true }, "inputArtifacts": {}, "parameterValues": {}, "parameters": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskDetailPipelineTaskStatusResponse": { "properties": { "error": { "$ref": "#/types/google-native:aiplatform/v1:GoogleRpcStatusResponse" }, "state": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskDetailResponse": { "properties": { "createTime": { "format": "google-datetime" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:aiplatform/v1:GoogleRpcStatusResponse" }, "execution": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExecutionResponse" }, "executorDetail": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskExecutorDetailResponse" }, "inputs": {}, "outputs": {}, "parentTaskId": { "format": "int64" }, "pipelineTaskStatus": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskDetailPipelineTaskStatusResponse" } }, "startTime": { "format": "google-datetime" }, "state": {}, "taskId": { "format": "int64" }, "taskName": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskExecutorDetailContainerDetailResponse": { "properties": { "failedMainJobs": { "items": {} }, "failedPreCachingCheckJobs": { "items": {} }, "mainJob": {}, "preCachingCheckJob": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskExecutorDetailCustomJobDetailResponse": { "properties": { "failedJobs": { "items": {} }, "job": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskExecutorDetailResponse": { "properties": { "containerDetail": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskExecutorDetailContainerDetailResponse" }, "customJobDetail": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTaskExecutorDetailCustomJobDetailResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineTemplateMetadataResponse": { "properties": { "version": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1Port": { "properties": { "containerPort": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PortResponse": { "properties": { "containerPort": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PredefinedSplit": { "properties": { "key": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PredefinedSplitResponse": { "properties": { "key": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestination" }, "enabled": {}, "samplingRate": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictRequestResponseLoggingConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BigQueryDestinationResponse" }, "enabled": {}, "samplingRate": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictSchemata": { "properties": { "instanceSchemaUri": { "forceNew": true }, "parametersSchemaUri": { "forceNew": true }, "predictionSchemaUri": { "forceNew": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictSchemataResponse": { "properties": { "instanceSchemaUri": {}, "parametersSchemaUri": {}, "predictionSchemaUri": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1Presets": { "properties": { "modality": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PresetsModality" }, "query": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PresetsQuery" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PresetsResponse": { "properties": { "modality": {}, "query": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PrivateEndpointsResponse": { "properties": { "explainHttpUri": {}, "healthHttpUri": {}, "predictHttpUri": {}, "serviceAttachment": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PrivateServiceConnectConfig": { "properties": { "enablePrivateServiceConnect": { "required": true }, "projectAllowlist": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PrivateServiceConnectConfigResponse": { "properties": { "enablePrivateServiceConnect": { "required": true }, "projectAllowlist": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1Probe": { "properties": { "exec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ProbeExecAction" }, "periodSeconds": { "format": "int32" }, "timeoutSeconds": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ProbeExecAction": { "properties": { "command": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ProbeExecActionResponse": { "properties": { "command": { "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ProbeResponse": { "properties": { "exec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ProbeExecActionResponse" }, "periodSeconds": { "format": "int32" }, "timeoutSeconds": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PythonPackageSpec": { "properties": { "args": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EnvVar" } }, "executorImageUri": { "required": true }, "packageUris": { "required": true, "items": {} }, "pythonModule": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1PythonPackageSpecResponse": { "properties": { "args": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EnvVarResponse" } }, "executorImageUri": { "required": true }, "packageUris": { "required": true, "items": {} }, "pythonModule": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ResourcesConsumedResponse": { "properties": { "replicaHours": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SampleConfig": { "properties": { "followingBatchSamplePercentage": { "format": "int32" }, "initialBatchSamplePercentage": { "format": "int32" }, "sampleStrategy": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SampleConfigSampleStrategy" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SampleConfigResponse": { "properties": { "followingBatchSamplePercentage": { "format": "int32" }, "initialBatchSamplePercentage": { "format": "int32" }, "sampleStrategy": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SampledShapleyAttribution": { "properties": { "pathCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SampledShapleyAttributionResponse": { "properties": { "pathCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategy": { "properties": { "randomSampleConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfig": { "properties": { "sampleRate": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfigResponse": { "properties": { "sampleRate": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategyResponse": { "properties": { "randomSampleConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategyRandomSampleConfigResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SavedQuery": { "properties": { "displayName": { "required": true }, "etag": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "problemType": { "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SavedQueryResponse": { "properties": { "annotationFilter": {}, "annotationSpecCount": { "format": "int32" }, "createTime": { "format": "google-datetime" }, "displayName": { "required": true }, "etag": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "name": {}, "problemType": { "required": true }, "supportAutomlTraining": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ScheduleRunResponseResponse": { "properties": { "runResponse": {}, "scheduledRunTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1Scheduling": { "properties": { "disableRetries": {}, "restartJobOnWorkerRestart": {}, "timeout": { "format": "google-duration" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SchedulingResponse": { "properties": { "disableRetries": {}, "restartJobOnWorkerRestart": {}, "timeout": { "format": "google-duration" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SmoothGradConfig": { "properties": { "featureNoiseSigma": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureNoiseSigma" }, "noiseSigma": { "format": "float" }, "noisySampleCount": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1SmoothGradConfigResponse": { "properties": { "featureNoiseSigma": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureNoiseSigmaResponse" }, "noiseSigma": { "format": "float" }, "noisySampleCount": { "format": "int32" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StratifiedSplit": { "properties": { "key": { "required": true }, "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StratifiedSplitResponse": { "properties": { "key": { "required": true }, "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpec": { "properties": { "algorithm": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecAlgorithm" }, "convexAutomatedStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecConvexAutomatedStoppingSpec" }, "decayCurveStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecDecayCurveAutomatedStoppingSpec" }, "measurementSelectionType": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMeasurementSelectionType" }, "medianAutomatedStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMedianAutomatedStoppingSpec" }, "metrics": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMetricSpec" } }, "observationNoise": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecObservationNoise" }, "parameters": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpec" } }, "studyStoppingConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecStudyStoppingConfig" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecConvexAutomatedStoppingSpec": { "properties": { "learningRateParameterName": {}, "maxStepCount": { "format": "int64" }, "minMeasurementCount": { "format": "int64" }, "minStepCount": { "format": "int64" }, "updateAllStoppedTrials": {}, "useElapsedDuration": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecConvexAutomatedStoppingSpecResponse": { "properties": { "learningRateParameterName": {}, "maxStepCount": { "format": "int64" }, "minMeasurementCount": { "format": "int64" }, "minStepCount": { "format": "int64" }, "updateAllStoppedTrials": {}, "useElapsedDuration": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecDecayCurveAutomatedStoppingSpec": { "properties": { "useElapsedDuration": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecDecayCurveAutomatedStoppingSpecResponse": { "properties": { "useElapsedDuration": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMedianAutomatedStoppingSpec": { "properties": { "useElapsedDuration": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMedianAutomatedStoppingSpecResponse": { "properties": { "useElapsedDuration": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMetricSpec": { "properties": { "goal": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMetricSpecGoal", "required": true }, "metricId": { "required": true }, "safetyConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfig" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMetricSpecResponse": { "properties": { "goal": { "required": true }, "metricId": { "required": true }, "safetyConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfigResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfig": { "properties": { "desiredMinSafeTrialsFraction": { "format": "double" }, "safetyThreshold": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMetricSpecSafetyMetricConfigResponse": { "properties": { "desiredMinSafeTrialsFraction": { "format": "double" }, "safetyThreshold": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpec": { "properties": { "categoricalValueSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpec" }, "conditionalParameterSpecs": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpec" } }, "discreteValueSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpec" }, "doubleValueSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecDoubleValueSpec" }, "integerValueSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecIntegerValueSpec" }, "parameterId": { "required": true }, "scaleType": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecScaleType" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpec": { "properties": { "defaultValue": {}, "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpecResponse": { "properties": { "defaultValue": {}, "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpec": { "properties": { "parameterSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpec", "required": true }, "parentCategoricalValues": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition" }, "parentDiscreteValues": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition" }, "parentIntValues": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecIntValueCondition" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecCategoricalValueConditionResponse": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscreteValueConditionResponse": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecIntValueCondition": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecIntValueConditionResponse": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecResponse": { "properties": { "parameterSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecResponse", "required": true }, "parentCategoricalValues": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecCategoricalValueConditionResponse" }, "parentDiscreteValues": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecDiscreteValueConditionResponse" }, "parentIntValues": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecIntValueConditionResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpec": { "properties": { "defaultValue": { "format": "double" }, "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpecResponse": { "properties": { "defaultValue": { "format": "double" }, "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecDoubleValueSpec": { "properties": { "defaultValue": { "format": "double" }, "maxValue": { "format": "double", "required": true }, "minValue": { "format": "double", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecDoubleValueSpecResponse": { "properties": { "defaultValue": { "format": "double" }, "maxValue": { "format": "double", "required": true }, "minValue": { "format": "double", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecIntegerValueSpec": { "properties": { "defaultValue": { "format": "int64" }, "maxValue": { "format": "int64", "required": true }, "minValue": { "format": "int64", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecIntegerValueSpecResponse": { "properties": { "defaultValue": { "format": "int64" }, "maxValue": { "format": "int64", "required": true }, "minValue": { "format": "int64", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecResponse": { "properties": { "categoricalValueSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpecResponse" }, "conditionalParameterSpecs": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecConditionalParameterSpecResponse" } }, "discreteValueSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecDiscreteValueSpecResponse" }, "doubleValueSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecDoubleValueSpecResponse" }, "integerValueSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecIntegerValueSpecResponse" }, "parameterId": { "required": true }, "scaleType": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecResponse": { "properties": { "algorithm": {}, "convexAutomatedStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecConvexAutomatedStoppingSpecResponse" }, "decayCurveStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecDecayCurveAutomatedStoppingSpecResponse" }, "measurementSelectionType": {}, "medianAutomatedStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMedianAutomatedStoppingSpecResponse" }, "metrics": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecMetricSpecResponse" } }, "observationNoise": {}, "parameters": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecParameterSpecResponse" } }, "studyStoppingConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecStudyStoppingConfigResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecStudyStoppingConfig": { "properties": { "maxDurationNoProgress": { "format": "google-duration" }, "maxNumTrials": { "format": "int32" }, "maxNumTrialsNoProgress": { "format": "int32" }, "maximumRuntimeConstraint": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudyTimeConstraint" }, "minNumTrials": { "format": "int32" }, "minimumRuntimeConstraint": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudyTimeConstraint" }, "shouldStopAsap": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpecStudyStoppingConfigResponse": { "properties": { "maxDurationNoProgress": { "format": "google-duration" }, "maxNumTrials": { "format": "int32" }, "maxNumTrialsNoProgress": { "format": "int32" }, "maximumRuntimeConstraint": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudyTimeConstraintResponse" }, "minNumTrials": { "format": "int32" }, "minimumRuntimeConstraint": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudyTimeConstraintResponse" }, "shouldStopAsap": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudyTimeConstraint": { "properties": { "endTime": { "format": "google-datetime" }, "maxDuration": { "format": "google-duration" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1StudyTimeConstraintResponse": { "properties": { "endTime": { "format": "google-datetime" }, "maxDuration": { "format": "google-duration" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1TensorboardTimeSeriesMetadataResponse": { "properties": { "maxBlobSequenceLength": { "format": "int64" }, "maxStep": { "format": "int64" }, "maxWallTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ThresholdConfig": { "properties": { "value": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1ThresholdConfigResponse": { "properties": { "value": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1TimestampSplit": { "properties": { "key": { "required": true }, "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1TimestampSplitResponse": { "properties": { "key": { "required": true }, "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1TrainingConfig": { "properties": { "timeoutTrainingMilliHours": { "format": "int64" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1TrainingConfigResponse": { "properties": { "timeoutTrainingMilliHours": { "format": "int64" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1TrialParameterResponse": { "properties": { "parameterId": {}, "value": { "$ref": "pulumi.json#/Any" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1TrialResponse": { "properties": { "clientId": {}, "customJob": {}, "endTime": { "format": "google-datetime" }, "finalMeasurement": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MeasurementResponse" }, "infeasibleReason": {}, "measurements": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MeasurementResponse" } }, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1TrialParameterResponse" } }, "startTime": { "format": "google-datetime" }, "state": {}, "webAccessUris": {} } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1UnmanagedContainerModel": { "properties": { "artifactUri": {}, "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelContainerSpec" }, "predictSchemata": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictSchemata" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1UnmanagedContainerModelResponse": { "properties": { "artifactUri": {}, "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelContainerSpecResponse" }, "predictSchemata": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictSchemataResponse" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1WorkerPoolSpec": { "properties": { "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ContainerSpec" }, "diskSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1DiskSpec" }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpec", "forceNew": true }, "nfsMounts": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NfsMount" } }, "pythonPackageSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PythonPackageSpec" }, "replicaCount": { "format": "int64" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1WorkerPoolSpecResponse": { "properties": { "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ContainerSpecResponse" }, "diskSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1DiskSpecResponse" }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpecResponse" }, "nfsMounts": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NfsMountResponse" } }, "pythonPackageSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PythonPackageSpecResponse" }, "replicaCount": { "format": "int64" } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1XraiAttribution": { "properties": { "blurBaselineConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BlurBaselineConfig" }, "smoothGradConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SmoothGradConfig" }, "stepCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleCloudAiplatformV1XraiAttributionResponse": { "properties": { "blurBaselineConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BlurBaselineConfigResponse" }, "smoothGradConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SmoothGradConfigResponse" }, "stepCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:aiplatform/v1:GoogleTypeExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:aiplatform/v1:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:aiplatform/v1:GoogleTypeExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:aiplatform/v1:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:aiplatform/v1:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:aiplatform/v1:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:aiplatform/v1:GoogleTypeMoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ActiveLearningConfig": { "properties": { "maxDataItemCount": { "format": "int64" }, "maxDataItemPercentage": { "format": "int32" }, "sampleConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SampleConfig" }, "trainingConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TrainingConfig" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ActiveLearningConfigResponse": { "properties": { "maxDataItemCount": { "format": "int64" }, "maxDataItemPercentage": { "format": "int32" }, "sampleConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SampleConfigResponse" }, "trainingConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TrainingConfigResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1AutomaticResourcesResponse": { "properties": { "maxReplicaCount": { "format": "int32" }, "minReplicaCount": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1AutoscalingMetricSpec": { "properties": { "metricName": { "required": true }, "target": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1AutoscalingMetricSpecResponse": { "properties": { "metricName": { "required": true }, "target": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchDedicatedResources": { "properties": { "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpec", "required": true, "forceNew": true }, "maxReplicaCount": { "format": "int32", "forceNew": true }, "startingReplicaCount": { "format": "int32", "forceNew": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchDedicatedResourcesResponse": { "properties": { "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpecResponse", "required": true }, "maxReplicaCount": { "format": "int32" }, "startingReplicaCount": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobInputConfig": { "properties": { "bigquerySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQuerySource" }, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSource" }, "instancesFormat": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobInputConfigResponse": { "properties": { "bigquerySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQuerySourceResponse" }, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSourceResponse" }, "instancesFormat": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobInstanceConfig": { "properties": { "excludedFields": { "items": {} }, "includedFields": { "items": {} }, "instanceType": {}, "keyField": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobInstanceConfigResponse": { "properties": { "excludedFields": { "items": {} }, "includedFields": { "items": {} }, "instanceType": {}, "keyField": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobOutputConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestination" }, "gcsDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestination" }, "predictionsFormat": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobOutputConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestinationResponse" }, "gcsDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestinationResponse" }, "predictionsFormat": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobOutputInfoResponse": { "properties": { "bigqueryOutputDataset": {}, "bigqueryOutputTable": {}, "gcsOutputDirectory": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestination": { "properties": { "outputUri": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestinationResponse": { "properties": { "outputUri": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQuerySource": { "properties": { "inputUri": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQuerySourceResponse": { "properties": { "inputUri": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BlurBaselineConfig": { "properties": { "maxBlurSigma": { "format": "float" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BlurBaselineConfigResponse": { "properties": { "maxBlurSigma": { "format": "float" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CompletionStatsResponse": { "properties": { "failedCount": { "format": "int64" }, "incompleteCount": { "format": "int64" }, "successfulCount": { "format": "int64" }, "successfulForecastPointCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ContainerSpec": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EnvVar" } }, "imageUri": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ContainerSpecResponse": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EnvVarResponse" } }, "imageUri": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ContextResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "name": {}, "parentContexts": { "items": {} }, "schemaTitle": {}, "schemaVersion": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CreatePipelineJobRequest": { "properties": { "parent": { "required": true }, "pipelineJob": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJob", "required": true }, "pipelineJobId": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CreatePipelineJobRequestResponse": { "properties": { "parent": { "required": true }, "pipelineJob": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobResponse", "required": true }, "pipelineJobId": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CustomJobSpec": { "properties": { "baseOutputDirectory": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestination" }, "enableDashboardAccess": {}, "enableWebAccess": {}, "experiment": {}, "experimentRun": {}, "network": {}, "persistentResourceId": {}, "protectedArtifactLocationId": {}, "reservedIpRanges": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Scheduling" }, "serviceAccount": {}, "tensorboard": {}, "workerPoolSpecs": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1WorkerPoolSpec" } } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CustomJobSpecResponse": { "properties": { "baseOutputDirectory": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestinationResponse" }, "enableDashboardAccess": {}, "enableWebAccess": {}, "experiment": {}, "experimentRun": {}, "network": {}, "persistentResourceId": {}, "protectedArtifactLocationId": {}, "reservedIpRanges": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SchedulingResponse" }, "serviceAccount": {}, "tensorboard": {}, "workerPoolSpecs": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1WorkerPoolSpecResponse" } } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DedicatedResources": { "properties": { "autoscalingMetricSpecs": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1AutoscalingMetricSpec" }, "forceNew": true }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpec", "required": true, "forceNew": true }, "maxReplicaCount": { "format": "int32", "forceNew": true }, "minReplicaCount": { "format": "int32", "required": true, "forceNew": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DedicatedResourcesResponse": { "properties": { "autoscalingMetricSpecs": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1AutoscalingMetricSpecResponse" } }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpecResponse", "required": true }, "maxReplicaCount": { "format": "int32" }, "minReplicaCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DeployedIndexAuthConfigAuthProviderResponse": { "properties": { "allowedIssuers": { "items": {} }, "audiences": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DeployedIndexAuthConfigResponse": { "properties": { "authProvider": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DeployedIndexAuthConfigAuthProviderResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DeployedIndexRefResponse": { "properties": { "deployedIndexId": {}, "indexEndpoint": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DeployedIndexResponse": { "properties": { "automaticResources": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1AutomaticResourcesResponse" }, "createTime": { "format": "google-datetime" }, "dedicatedResources": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DedicatedResourcesResponse" }, "deployedIndexAuthConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DeployedIndexAuthConfigResponse" }, "deploymentGroup": {}, "displayName": {}, "enableAccessLogging": {}, "index": { "required": true }, "indexSyncTime": { "format": "google-datetime" }, "privateEndpoints": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1IndexPrivateEndpointsResponse" }, "reservedIpRanges": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DeployedModelRefResponse": { "properties": { "deployedModelId": {}, "endpoint": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DeployedModelResponse": { "properties": { "automaticResources": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1AutomaticResourcesResponse" }, "createTime": { "format": "google-datetime" }, "dedicatedResources": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DedicatedResourcesResponse" }, "disableExplanations": {}, "displayName": {}, "enableAccessLogging": {}, "enableContainerLogging": {}, "explanationSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationSpecResponse" }, "model": { "required": true }, "modelVersionId": {}, "privateEndpoints": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PrivateEndpointsResponse" }, "serviceAccount": {}, "sharedResources": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DiskSpec": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DiskSpecResponse": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec": { "properties": { "kmsKeyName": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpecResponse": { "properties": { "kmsKeyName": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EnvVar": { "properties": { "name": { "required": true }, "value": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EnvVarResponse": { "properties": { "name": { "required": true }, "value": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Examples": { "properties": { "exampleGcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExamplesExampleGcsSource" }, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSource" }, "nearestNeighborSearchConfig": { "$ref": "pulumi.json#/Any" }, "neighborCount": { "format": "int32" }, "presets": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Presets" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExamplesExampleGcsSource": { "properties": { "dataFormat": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExamplesExampleGcsSourceDataFormat" }, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSource" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExamplesExampleGcsSourceResponse": { "properties": { "dataFormat": {}, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSourceResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExamplesResponse": { "properties": { "exampleGcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExamplesExampleGcsSourceResponse" }, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSourceResponse" }, "nearestNeighborSearchConfig": { "$ref": "pulumi.json#/Any" }, "neighborCount": { "format": "int32" }, "presets": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PresetsResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExecutionResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "name": {}, "schemaTitle": {}, "schemaVersion": {}, "state": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationMetadata": { "properties": { "featureAttributionsSchemaUri": {}, "inputs": { "required": true }, "latentSpaceSource": {}, "outputs": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationMetadataResponse": { "properties": { "featureAttributionsSchemaUri": {}, "inputs": { "required": true }, "latentSpaceSource": {}, "outputs": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationParameters": { "properties": { "examples": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Examples" }, "integratedGradientsAttribution": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1IntegratedGradientsAttribution" }, "outputIndices": {}, "sampledShapleyAttribution": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SampledShapleyAttribution" }, "topK": { "format": "int32" }, "xraiAttribution": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1XraiAttribution" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationParametersResponse": { "properties": { "examples": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExamplesResponse" }, "integratedGradientsAttribution": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1IntegratedGradientsAttributionResponse" }, "outputIndices": {}, "sampledShapleyAttribution": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SampledShapleyAttributionResponse" }, "topK": { "format": "int32" }, "xraiAttribution": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1XraiAttributionResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationSpec": { "properties": { "metadata": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationMetadata" }, "parameters": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationParameters", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationSpecResponse": { "properties": { "metadata": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationMetadataResponse" }, "parameters": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationParametersResponse", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureGroupBigQuery": { "properties": { "bigQuerySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQuerySource", "required": true, "forceNew": true }, "entityIdColumns": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureGroupBigQueryResponse": { "properties": { "bigQuerySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQuerySourceResponse", "required": true }, "entityIdColumns": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureMonitoringStatsAnomalyResponse": { "properties": { "featureStatsAnomaly": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureStatsAnomalyResponse" }, "objective": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureNoiseSigma": { "properties": { "noiseSigma": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature" } } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeature": { "properties": { "name": {}, "sigma": { "format": "float" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeatureResponse": { "properties": { "name": {}, "sigma": { "format": "float" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureNoiseSigmaResponse": { "properties": { "noiseSigma": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureNoiseSigmaNoiseSigmaForFeatureResponse" } } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable": { "properties": { "autoScaling": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScaling": { "properties": { "cpuUtilizationTarget": { "format": "int32" }, "maxNodeCount": { "format": "int32", "required": true }, "minNodeCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScalingResponse": { "properties": { "cpuUtilizationTarget": { "format": "int32" }, "maxNodeCount": { "format": "int32", "required": true }, "minNodeCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableResponse": { "properties": { "autoScaling": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtableAutoScalingResponse", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint": { "properties": { "privateServiceConnectConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpointResponse": { "properties": { "privateServiceConnectConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PrivateServiceConnectConfigResponse" }, "publicEndpointDomainName": {}, "serviceAttachment": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement": { "properties": { "enabled": { "forceNew": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagementResponse": { "properties": { "enabled": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreOptimized": {}, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreOptimizedResponse": {}, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureStatsAnomaly": { "properties": { "anomalyDetectionThreshold": { "format": "double" }, "anomalyUri": {}, "distributionDeviation": { "format": "double" }, "endTime": { "format": "google-datetime" }, "score": { "format": "double" }, "startTime": { "format": "google-datetime" }, "statsUri": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureStatsAnomalyResponse": { "properties": { "anomalyDetectionThreshold": { "format": "double" }, "anomalyUri": {}, "distributionDeviation": { "format": "double" }, "endTime": { "format": "google-datetime" }, "score": { "format": "double" }, "startTime": { "format": "google-datetime" }, "statsUri": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource": { "properties": { "entityIdColumns": { "required": true, "items": {} }, "uri": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewBigQuerySourceResponse": { "properties": { "entityIdColumns": { "required": true, "items": {} }, "uri": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource": { "properties": { "featureGroups": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup" } } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroup": { "properties": { "featureGroupId": { "required": true }, "featureIds": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroupResponse": { "properties": { "featureGroupId": { "required": true }, "featureIds": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceResponse": { "properties": { "featureGroups": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySourceFeatureGroupResponse" } } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewSyncConfig": { "properties": { "cron": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewSyncConfigResponse": { "properties": { "cron": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig": { "properties": { "bruteForceConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfig" }, "crowdingColumn": {}, "distanceMeasureType": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigDistanceMeasureType" }, "embeddingColumn": {}, "embeddingDimension": { "format": "int32" }, "filterColumns": { "items": {} }, "treeAhConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAHConfig" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfig": {}, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfigResponse": {}, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigResponse": { "properties": { "bruteForceConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigBruteForceConfigResponse" }, "crowdingColumn": {}, "distanceMeasureType": {}, "embeddingColumn": {}, "embeddingDimension": { "format": "int32" }, "filterColumns": { "items": {} }, "treeAhConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAHConfigResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAHConfig": { "properties": { "leafNodeEmbeddingCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfigTreeAHConfigResponse": { "properties": { "leafNodeEmbeddingCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig": { "properties": { "categoricalThresholdConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfig" }, "importFeaturesAnalysis": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysis" }, "numericalThresholdConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfig" }, "snapshotAnalysis": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigSnapshotAnalysis" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysis": { "properties": { "anomalyDetectionBaseline": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysisAnomalyDetectionBaseline" }, "state": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysisState" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysisResponse": { "properties": { "anomalyDetectionBaseline": {}, "state": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigResponse": { "properties": { "categoricalThresholdConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfigResponse" }, "importFeaturesAnalysis": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigImportFeaturesAnalysisResponse" }, "numericalThresholdConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfigResponse" }, "snapshotAnalysis": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigSnapshotAnalysisResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigSnapshotAnalysis": { "properties": { "disabled": {}, "monitoringInterval": { "format": "google-duration" }, "monitoringIntervalDays": { "format": "int32" }, "stalenessDays": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigSnapshotAnalysisResponse": { "properties": { "disabled": {}, "monitoringInterval": { "format": "google-duration" }, "monitoringIntervalDays": { "format": "int32" }, "stalenessDays": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfig": { "properties": { "value": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfigThresholdConfigResponse": { "properties": { "value": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfig": { "properties": { "fixedNodeCount": { "format": "int32" }, "scaling": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigScaling" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigResponse": { "properties": { "fixedNodeCount": { "format": "int32" }, "scaling": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigScalingResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigScaling": { "properties": { "cpuUtilizationTarget": { "format": "int32" }, "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfigScalingResponse": { "properties": { "cpuUtilizationTarget": { "format": "int32" }, "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FilterSplit": { "properties": { "testFilter": { "required": true }, "trainingFilter": { "required": true }, "validationFilter": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FilterSplitResponse": { "properties": { "testFilter": { "required": true }, "trainingFilter": { "required": true }, "validationFilter": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FractionSplit": { "properties": { "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FractionSplitResponse": { "properties": { "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestination": { "properties": { "outputUriPrefix": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestinationResponse": { "properties": { "outputUriPrefix": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSource": { "properties": { "uris": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSourceResponse": { "properties": { "uris": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1IndexPrivateEndpointsResponse": { "properties": { "matchGrpcAddress": {}, "serviceAttachment": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1IndexStatsResponse": { "properties": { "shardsCount": { "format": "int32" }, "vectorsCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1InputDataConfig": { "properties": { "annotationSchemaUri": {}, "annotationsFilter": {}, "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestination" }, "datasetId": { "required": true }, "filterSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FilterSplit" }, "fractionSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FractionSplit" }, "gcsDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestination" }, "persistMlUseAssignment": {}, "predefinedSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredefinedSplit" }, "savedQueryId": {}, "stratifiedSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StratifiedSplit" }, "timestampSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TimestampSplit" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1InputDataConfigResponse": { "properties": { "annotationSchemaUri": {}, "annotationsFilter": {}, "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestinationResponse" }, "datasetId": { "required": true }, "filterSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FilterSplitResponse" }, "fractionSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FractionSplitResponse" }, "gcsDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestinationResponse" }, "persistMlUseAssignment": {}, "predefinedSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredefinedSplitResponse" }, "savedQueryId": {}, "stratifiedSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StratifiedSplitResponse" }, "timestampSplit": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TimestampSplitResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1IntegratedGradientsAttribution": { "properties": { "blurBaselineConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BlurBaselineConfig" }, "smoothGradConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SmoothGradConfig" }, "stepCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1IntegratedGradientsAttributionResponse": { "properties": { "blurBaselineConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BlurBaselineConfigResponse" }, "smoothGradConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SmoothGradConfigResponse" }, "stepCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpec": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpecAcceleratorType", "forceNew": true }, "machineType": { "forceNew": true }, "tpuTopology": { "forceNew": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpecResponse": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {}, "machineType": {}, "tpuTopology": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ManualBatchTuningParameters": { "properties": { "batchSize": { "format": "int32", "forceNew": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ManualBatchTuningParametersResponse": { "properties": { "batchSize": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MeasurementMetricResponse": { "properties": { "metricId": {}, "value": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MeasurementResponse": { "properties": { "elapsedDuration": { "format": "google-duration" }, "metrics": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MeasurementMetricResponse" } }, "stepCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MetadataStoreMetadataStoreStateResponse": { "properties": { "diskUtilizationBytes": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Model": { "properties": { "artifactUri": { "forceNew": true }, "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelContainerSpec" }, "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "etag": {}, "explanationSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationSpec" }, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any", "forceNew": true }, "metadataSchemaUri": { "forceNew": true }, "name": {}, "predictSchemata": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictSchemata" }, "versionAliases": { "items": {} }, "versionDescription": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelContainerSpec": { "properties": { "args": { "items": {}, "forceNew": true }, "command": { "items": {}, "forceNew": true }, "deploymentTimeout": { "format": "google-duration", "forceNew": true }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EnvVar" }, "forceNew": true }, "healthProbe": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Probe", "forceNew": true }, "healthRoute": { "forceNew": true }, "imageUri": { "required": true, "forceNew": true }, "ports": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Port" }, "forceNew": true }, "predictRoute": { "forceNew": true }, "sharedMemorySizeMb": { "format": "int64", "forceNew": true }, "startupProbe": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Probe", "forceNew": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelContainerSpecResponse": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "deploymentTimeout": { "format": "google-duration" }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EnvVarResponse" } }, "healthProbe": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ProbeResponse" }, "healthRoute": {}, "imageUri": { "required": true }, "ports": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PortResponse" } }, "predictRoute": {}, "sharedMemorySizeMb": { "format": "int64" }, "startupProbe": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ProbeResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringBigQueryTableResponse": { "properties": { "bigqueryTablePath": {}, "logSource": {}, "logType": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadataResponse": { "properties": { "runTime": { "format": "google-datetime" }, "status": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleRpcStatusResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfig": { "properties": { "deployedModelId": {}, "objectiveConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfigResponse": { "properties": { "deployedModelId": {}, "objectiveConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfig": { "properties": { "monitorInterval": { "format": "google-duration", "required": true }, "monitorWindow": { "format": "google-duration" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfigResponse": { "properties": { "monitorInterval": { "format": "google-duration", "required": true }, "monitorWindow": { "format": "google-duration" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelExportFormatResponse": { "properties": { "exportableContents": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig": { "properties": { "emailAlertConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig" }, "enableLogging": {}, "notificationChannels": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfig": { "properties": { "userEmails": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfigResponse": { "properties": { "userEmails": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigResponse": { "properties": { "emailAlertConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigEmailAlertConfigResponse" }, "enableLogging": {}, "notificationChannels": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringConfig": { "properties": { "alertConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig" }, "analysisInstanceSchemaUri": {}, "objectiveConfigs": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig" } }, "statsAnomaliesBaseDirectory": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestination" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringConfigResponse": { "properties": { "alertConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfigResponse" }, "analysisInstanceSchemaUri": {}, "objectiveConfigs": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigResponse" } }, "statsAnomaliesBaseDirectory": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestinationResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfig": { "properties": { "explanationConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig" }, "predictionDriftDetectionConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig" }, "trainingDataset": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDataset" }, "trainingPredictionSkewDetectionConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfig": { "properties": { "enableFeatureAttributes": {}, "explanationBaseline": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaseline": { "properties": { "bigquery": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestination" }, "gcs": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestination" }, "predictionFormat": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaselinePredictionFormat" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaselineResponse": { "properties": { "bigquery": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestinationResponse" }, "gcs": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestinationResponse" }, "predictionFormat": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigResponse": { "properties": { "enableFeatureAttributes": {}, "explanationBaseline": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigExplanationBaselineResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfig": { "properties": { "attributionScoreDriftThresholds": {}, "defaultDriftThreshold": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ThresholdConfig" }, "driftThresholds": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfigResponse": { "properties": { "attributionScoreDriftThresholds": {}, "defaultDriftThreshold": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ThresholdConfigResponse" }, "driftThresholds": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigResponse": { "properties": { "explanationConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigExplanationConfigResponse" }, "predictionDriftDetectionConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigPredictionDriftDetectionConfigResponse" }, "trainingDataset": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDatasetResponse" }, "trainingPredictionSkewDetectionConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfigResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDataset": { "properties": { "bigquerySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQuerySource" }, "dataFormat": {}, "dataset": {}, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSource" }, "loggingSamplingStrategy": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategy" }, "targetField": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingDatasetResponse": { "properties": { "bigquerySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQuerySourceResponse" }, "dataFormat": {}, "dataset": {}, "gcsSource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsSourceResponse" }, "loggingSamplingStrategy": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategyResponse" }, "targetField": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfig": { "properties": { "attributionScoreSkewThresholds": {}, "defaultSkewThreshold": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ThresholdConfig" }, "skewThresholds": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringObjectiveConfigTrainingPredictionSkewDetectionConfigResponse": { "properties": { "attributionScoreSkewThresholds": {}, "defaultSkewThreshold": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ThresholdConfigResponse" }, "skewThresholds": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomalies": { "properties": { "anomalyCount": { "format": "int32" }, "deployedModelId": {}, "featureStats": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies" } }, "objective": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesObjective" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomalies": { "properties": { "featureDisplayName": {}, "predictionStats": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureStatsAnomaly" } }, "threshold": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ThresholdConfig" }, "trainingStats": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureStatsAnomaly" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomaliesResponse": { "properties": { "featureDisplayName": {}, "predictionStats": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureStatsAnomalyResponse" } }, "threshold": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ThresholdConfigResponse" }, "trainingStats": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureStatsAnomalyResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesResponse": { "properties": { "anomalyCount": { "format": "int32" }, "deployedModelId": {}, "featureStats": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomaliesFeatureHistoricStatsAnomaliesResponse" } }, "objective": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelOriginalModelInfoResponse": { "properties": { "model": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelResponse": { "properties": { "artifactUri": {}, "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelContainerSpecResponse" }, "createTime": { "format": "google-datetime" }, "deployedModels": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DeployedModelRefResponse" } }, "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpecResponse" }, "etag": {}, "explanationSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationSpecResponse" }, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "metadataArtifact": {}, "metadataSchemaUri": {}, "modelSourceInfo": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelSourceInfoResponse" }, "name": {}, "originalModelInfo": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelOriginalModelInfoResponse" }, "predictSchemata": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictSchemataResponse" }, "supportedDeploymentResourcesTypes": { "items": {} }, "supportedExportFormats": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelExportFormatResponse" } }, "supportedInputStorageFormats": { "items": {} }, "supportedOutputStorageFormats": { "items": {} }, "trainingPipeline": {}, "updateTime": { "format": "google-datetime" }, "versionAliases": { "items": {} }, "versionCreateTime": { "format": "google-datetime" }, "versionDescription": {}, "versionId": {}, "versionUpdateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelSourceInfoResponse": { "properties": { "copy": {}, "sourceType": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobOutputMultiTrialJobOutputResponse": { "properties": { "searchTrials": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasTrialResponse" } }, "trainTrials": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasTrialResponse" } } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobOutputResponse": { "properties": { "multiTrialJobOutput": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobOutputMultiTrialJobOutputResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpec": { "properties": { "multiTrialAlgorithmSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpec" }, "resumeNasJobId": {}, "searchSpaceSpec": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpec": { "properties": { "metric": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpec" }, "multiTrialAlgorithm": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMultiTrialAlgorithm" }, "searchTrialSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec", "required": true }, "trainTrialSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpec": { "properties": { "goal": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpecGoal", "required": true }, "metricId": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpecResponse": { "properties": { "goal": { "required": true }, "metricId": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecResponse": { "properties": { "metric": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecMetricSpecResponse" }, "multiTrialAlgorithm": {}, "searchTrialSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpecResponse", "required": true }, "trainTrialSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpecResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpec": { "properties": { "maxFailedTrialCount": { "format": "int32" }, "maxParallelTrialCount": { "format": "int32", "required": true }, "maxTrialCount": { "format": "int32", "required": true }, "searchTrialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CustomJobSpec", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecSearchTrialSpecResponse": { "properties": { "maxFailedTrialCount": { "format": "int32" }, "maxParallelTrialCount": { "format": "int32", "required": true }, "maxTrialCount": { "format": "int32", "required": true }, "searchTrialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CustomJobSpecResponse", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpec": { "properties": { "frequency": { "format": "int32", "required": true }, "maxParallelTrialCount": { "format": "int32", "required": true }, "trainTrialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CustomJobSpec", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecTrainTrialSpecResponse": { "properties": { "frequency": { "format": "int32", "required": true }, "maxParallelTrialCount": { "format": "int32", "required": true }, "trainTrialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CustomJobSpecResponse", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecResponse": { "properties": { "multiTrialAlgorithmSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpecMultiTrialAlgorithmSpecResponse" }, "resumeNasJobId": {}, "searchSpaceSpec": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasTrialResponse": { "properties": { "endTime": { "format": "google-datetime" }, "finalMeasurement": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MeasurementResponse" }, "startTime": { "format": "google-datetime" }, "state": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NetworkSpec": { "properties": { "enableInternetAccess": {}, "network": {}, "subnetwork": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NetworkSpecResponse": { "properties": { "enableInternetAccess": {}, "network": {}, "subnetwork": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NfsMount": { "properties": { "mountPoint": { "required": true }, "path": { "required": true }, "server": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NfsMountResponse": { "properties": { "mountPoint": { "required": true }, "path": { "required": true }, "server": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NotebookEucConfig": { "properties": { "eucDisabled": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NotebookEucConfigResponse": { "properties": { "bypassActasCheck": {}, "eucDisabled": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig": { "properties": { "idleShutdownDisabled": {}, "idleTimeout": { "format": "google-duration", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfigResponse": { "properties": { "idleShutdownDisabled": {}, "idleTimeout": { "format": "google-duration", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PersistentDiskSpec": { "properties": { "diskSizeGb": { "format": "int64" }, "diskType": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PersistentDiskSpecResponse": { "properties": { "diskSizeGb": { "format": "int64" }, "diskType": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJob": { "properties": { "displayName": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "labels": {}, "network": {}, "pipelineSpec": {}, "reservedIpRanges": { "items": {} }, "runtimeConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig" }, "serviceAccount": {}, "templateUri": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobDetailResponse": { "properties": { "pipelineContext": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ContextResponse" }, "pipelineRunContext": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ContextResponse" }, "taskDetails": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskDetailResponse" } } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobResponse": { "properties": { "createTime": { "format": "google-datetime" }, "displayName": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpecResponse" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleRpcStatusResponse" }, "jobDetail": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobDetailResponse" }, "labels": {}, "name": {}, "network": {}, "pipelineSpec": {}, "reservedIpRanges": { "items": {} }, "runtimeConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigResponse" }, "scheduleName": {}, "serviceAccount": {}, "startTime": { "format": "google-datetime" }, "state": {}, "templateMetadata": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTemplateMetadataResponse" }, "templateUri": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig": { "properties": { "failurePolicy": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigFailurePolicy" }, "gcsOutputDirectory": { "required": true }, "inputArtifacts": {}, "parameterValues": {}, "parameters": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfigResponse": { "properties": { "failurePolicy": {}, "gcsOutputDirectory": { "required": true }, "inputArtifacts": {}, "parameterValues": {}, "parameters": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskDetailPipelineTaskStatusResponse": { "properties": { "error": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleRpcStatusResponse" }, "state": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskDetailResponse": { "properties": { "createTime": { "format": "google-datetime" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleRpcStatusResponse" }, "execution": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExecutionResponse" }, "executorDetail": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailResponse" }, "inputs": {}, "outputs": {}, "parentTaskId": { "format": "int64" }, "pipelineTaskStatus": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskDetailPipelineTaskStatusResponse" } }, "startTime": { "format": "google-datetime" }, "state": {}, "taskId": { "format": "int64" }, "taskName": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailContainerDetailResponse": { "properties": { "failedMainJobs": { "items": {} }, "failedPreCachingCheckJobs": { "items": {} }, "mainJob": {}, "preCachingCheckJob": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailCustomJobDetailResponse": { "properties": { "failedJobs": { "items": {} }, "job": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailResponse": { "properties": { "containerDetail": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailContainerDetailResponse" }, "customJobDetail": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTaskExecutorDetailCustomJobDetailResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineTemplateMetadataResponse": { "properties": { "version": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Port": { "properties": { "containerPort": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PortResponse": { "properties": { "containerPort": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredefinedSplit": { "properties": { "key": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredefinedSplitResponse": { "properties": { "key": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestination" }, "enabled": {}, "samplingRate": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BigQueryDestinationResponse" }, "enabled": {}, "samplingRate": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictSchemata": { "properties": { "instanceSchemaUri": { "forceNew": true }, "parametersSchemaUri": { "forceNew": true }, "predictionSchemaUri": { "forceNew": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictSchemataResponse": { "properties": { "instanceSchemaUri": {}, "parametersSchemaUri": {}, "predictionSchemaUri": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Presets": { "properties": { "modality": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PresetsModality" }, "query": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PresetsQuery" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PresetsResponse": { "properties": { "modality": {}, "query": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PrivateEndpointsResponse": { "properties": { "explainHttpUri": {}, "healthHttpUri": {}, "predictHttpUri": {}, "serviceAttachment": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig": { "properties": { "enablePrivateServiceConnect": { "required": true }, "projectAllowlist": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PrivateServiceConnectConfigResponse": { "properties": { "enablePrivateServiceConnect": { "required": true }, "projectAllowlist": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Probe": { "properties": { "exec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ProbeExecAction" }, "periodSeconds": { "format": "int32" }, "timeoutSeconds": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ProbeExecAction": { "properties": { "command": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ProbeExecActionResponse": { "properties": { "command": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ProbeResponse": { "properties": { "exec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ProbeExecActionResponse" }, "periodSeconds": { "format": "int32" }, "timeoutSeconds": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PythonPackageSpec": { "properties": { "args": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EnvVar" } }, "executorImageUri": { "required": true }, "packageUris": { "required": true, "items": {} }, "pythonModule": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PythonPackageSpecResponse": { "properties": { "args": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EnvVarResponse" } }, "executorImageUri": { "required": true }, "packageUris": { "required": true, "items": {} }, "pythonModule": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1RaySpec": { "properties": { "headNodeResourcePoolId": {}, "imageUri": {}, "resourcePoolImages": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1RaySpecResponse": { "properties": { "headNodeResourcePoolId": {}, "imageUri": {}, "resourcePoolImages": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourcePool": { "properties": { "autoscalingSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourcePoolAutoscalingSpec" }, "diskSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DiskSpec" }, "id": { "forceNew": true }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpec", "required": true, "forceNew": true }, "replicaCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourcePoolAutoscalingSpec": { "properties": { "maxReplicaCount": { "format": "int64" }, "minReplicaCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourcePoolAutoscalingSpecResponse": { "properties": { "maxReplicaCount": { "format": "int64" }, "minReplicaCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourcePoolResponse": { "properties": { "autoscalingSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourcePoolAutoscalingSpecResponse" }, "diskSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DiskSpecResponse" }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpecResponse", "required": true }, "replicaCount": { "format": "int64" }, "usedReplicaCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourceRuntimeResponse": { "properties": { "accessUris": {}, "notebookRuntimeTemplate": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourceRuntimeSpec": { "properties": { "raySpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1RaySpec" }, "serviceAccountSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ServiceAccountSpec" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourceRuntimeSpecResponse": { "properties": { "raySpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1RaySpecResponse" }, "serviceAccountSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ServiceAccountSpecResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourcesConsumedResponse": { "properties": { "replicaHours": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SampleConfig": { "properties": { "followingBatchSamplePercentage": { "format": "int32" }, "initialBatchSamplePercentage": { "format": "int32" }, "sampleStrategy": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SampleConfigSampleStrategy" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SampleConfigResponse": { "properties": { "followingBatchSamplePercentage": { "format": "int32" }, "initialBatchSamplePercentage": { "format": "int32" }, "sampleStrategy": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SampledShapleyAttribution": { "properties": { "pathCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SampledShapleyAttributionResponse": { "properties": { "pathCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategy": { "properties": { "randomSampleConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfig" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfig": { "properties": { "sampleRate": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfigResponse": { "properties": { "sampleRate": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategyResponse": { "properties": { "randomSampleConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategyRandomSampleConfigResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SavedQuery": { "properties": { "displayName": { "required": true }, "etag": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "problemType": { "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SavedQueryResponse": { "properties": { "annotationFilter": {}, "annotationSpecCount": { "format": "int32" }, "createTime": { "format": "google-datetime" }, "displayName": { "required": true }, "etag": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "name": {}, "problemType": { "required": true }, "supportAutomlTraining": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ScheduleRunResponseResponse": { "properties": { "runResponse": {}, "scheduledRunTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Scheduling": { "properties": { "disableRetries": {}, "restartJobOnWorkerRestart": {}, "timeout": { "format": "google-duration" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SchedulingResponse": { "properties": { "disableRetries": {}, "restartJobOnWorkerRestart": {}, "timeout": { "format": "google-duration" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ServiceAccountSpec": { "properties": { "enableCustomServiceAccount": { "required": true }, "serviceAccount": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ServiceAccountSpecResponse": { "properties": { "enableCustomServiceAccount": { "required": true }, "serviceAccount": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SmoothGradConfig": { "properties": { "featureNoiseSigma": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureNoiseSigma" }, "noiseSigma": { "format": "float" }, "noisySampleCount": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SmoothGradConfigResponse": { "properties": { "featureNoiseSigma": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureNoiseSigmaResponse" }, "noiseSigma": { "format": "float" }, "noisySampleCount": { "format": "int32" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StratifiedSplit": { "properties": { "key": { "required": true }, "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StratifiedSplitResponse": { "properties": { "key": { "required": true }, "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpec": { "properties": { "algorithm": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecAlgorithm" }, "convexAutomatedStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecConvexAutomatedStoppingSpec" }, "convexStopConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecConvexStopConfig" }, "decayCurveStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecDecayCurveAutomatedStoppingSpec" }, "measurementSelectionType": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMeasurementSelectionType" }, "medianAutomatedStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMedianAutomatedStoppingSpec" }, "metrics": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMetricSpec" } }, "observationNoise": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecObservationNoise" }, "parameters": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpec" } }, "studyStoppingConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig" }, "transferLearningConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecConvexAutomatedStoppingSpec": { "properties": { "learningRateParameterName": {}, "maxStepCount": { "format": "int64" }, "minMeasurementCount": { "format": "int64" }, "minStepCount": { "format": "int64" }, "updateAllStoppedTrials": {}, "useElapsedDuration": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecConvexAutomatedStoppingSpecResponse": { "properties": { "learningRateParameterName": {}, "maxStepCount": { "format": "int64" }, "minMeasurementCount": { "format": "int64" }, "minStepCount": { "format": "int64" }, "updateAllStoppedTrials": {}, "useElapsedDuration": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecConvexStopConfig": { "properties": { "autoregressiveOrder": { "format": "int64" }, "learningRateParameterName": {}, "maxNumSteps": { "format": "int64" }, "minNumSteps": { "format": "int64" }, "useSeconds": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecConvexStopConfigResponse": { "properties": { "autoregressiveOrder": { "format": "int64" }, "learningRateParameterName": {}, "maxNumSteps": { "format": "int64" }, "minNumSteps": { "format": "int64" }, "useSeconds": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecDecayCurveAutomatedStoppingSpec": { "properties": { "useElapsedDuration": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecDecayCurveAutomatedStoppingSpecResponse": { "properties": { "useElapsedDuration": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMedianAutomatedStoppingSpec": { "properties": { "useElapsedDuration": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMedianAutomatedStoppingSpecResponse": { "properties": { "useElapsedDuration": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMetricSpec": { "properties": { "goal": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMetricSpecGoal", "required": true }, "metricId": { "required": true }, "safetyConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfig" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMetricSpecResponse": { "properties": { "goal": { "required": true }, "metricId": { "required": true }, "safetyConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfigResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfig": { "properties": { "desiredMinSafeTrialsFraction": { "format": "double" }, "safetyThreshold": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMetricSpecSafetyMetricConfigResponse": { "properties": { "desiredMinSafeTrialsFraction": { "format": "double" }, "safetyThreshold": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpec": { "properties": { "categoricalValueSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecCategoricalValueSpec" }, "conditionalParameterSpecs": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpec" } }, "discreteValueSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpec" }, "doubleValueSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecDoubleValueSpec" }, "integerValueSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecIntegerValueSpec" }, "parameterId": { "required": true }, "scaleType": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecScaleType" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecCategoricalValueSpec": { "properties": { "defaultValue": {}, "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecCategoricalValueSpecResponse": { "properties": { "defaultValue": {}, "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpec": { "properties": { "parameterSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpec", "required": true }, "parentCategoricalValues": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition" }, "parentDiscreteValues": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition" }, "parentIntValues": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecIntValueCondition" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecCategoricalValueCondition": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecCategoricalValueConditionResponse": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecDiscreteValueCondition": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecDiscreteValueConditionResponse": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecIntValueCondition": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecIntValueConditionResponse": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecResponse": { "properties": { "parameterSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecResponse", "required": true }, "parentCategoricalValues": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecCategoricalValueConditionResponse" }, "parentDiscreteValues": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecDiscreteValueConditionResponse" }, "parentIntValues": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecIntValueConditionResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpec": { "properties": { "defaultValue": { "format": "double" }, "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpecResponse": { "properties": { "defaultValue": { "format": "double" }, "values": { "required": true, "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecDoubleValueSpec": { "properties": { "defaultValue": { "format": "double" }, "maxValue": { "format": "double", "required": true }, "minValue": { "format": "double", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecDoubleValueSpecResponse": { "properties": { "defaultValue": { "format": "double" }, "maxValue": { "format": "double", "required": true }, "minValue": { "format": "double", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecIntegerValueSpec": { "properties": { "defaultValue": { "format": "int64" }, "maxValue": { "format": "int64", "required": true }, "minValue": { "format": "int64", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecIntegerValueSpecResponse": { "properties": { "defaultValue": { "format": "int64" }, "maxValue": { "format": "int64", "required": true }, "minValue": { "format": "int64", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecResponse": { "properties": { "categoricalValueSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecCategoricalValueSpecResponse" }, "conditionalParameterSpecs": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecConditionalParameterSpecResponse" } }, "discreteValueSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecDiscreteValueSpecResponse" }, "doubleValueSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecDoubleValueSpecResponse" }, "integerValueSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecIntegerValueSpecResponse" }, "parameterId": { "required": true }, "scaleType": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecResponse": { "properties": { "algorithm": {}, "convexAutomatedStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecConvexAutomatedStoppingSpecResponse" }, "convexStopConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecConvexStopConfigResponse" }, "decayCurveStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecDecayCurveAutomatedStoppingSpecResponse" }, "measurementSelectionType": {}, "medianAutomatedStoppingSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMedianAutomatedStoppingSpecResponse" }, "metrics": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecMetricSpecResponse" } }, "observationNoise": {}, "parameters": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecParameterSpecResponse" } }, "studyStoppingConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfigResponse" }, "transferLearningConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfigResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfig": { "properties": { "maxDurationNoProgress": { "format": "google-duration" }, "maxNumTrials": { "format": "int32" }, "maxNumTrialsNoProgress": { "format": "int32" }, "maximumRuntimeConstraint": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudyTimeConstraint" }, "minNumTrials": { "format": "int32" }, "minimumRuntimeConstraint": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudyTimeConstraint" }, "shouldStopAsap": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecStudyStoppingConfigResponse": { "properties": { "maxDurationNoProgress": { "format": "google-duration" }, "maxNumTrials": { "format": "int32" }, "maxNumTrialsNoProgress": { "format": "int32" }, "maximumRuntimeConstraint": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudyTimeConstraintResponse" }, "minNumTrials": { "format": "int32" }, "minimumRuntimeConstraint": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudyTimeConstraintResponse" }, "shouldStopAsap": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfig": { "properties": { "disableTransferLearning": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpecTransferLearningConfigResponse": { "properties": { "disableTransferLearning": {}, "priorStudyNames": { "items": {} } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudyTimeConstraint": { "properties": { "endTime": { "format": "google-datetime" }, "maxDuration": { "format": "google-duration" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudyTimeConstraintResponse": { "properties": { "endTime": { "format": "google-datetime" }, "maxDuration": { "format": "google-duration" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TensorboardTimeSeriesMetadataResponse": { "properties": { "maxBlobSequenceLength": { "format": "int64" }, "maxStep": { "format": "int64" }, "maxWallTime": { "format": "google-datetime" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ThresholdConfig": { "properties": { "value": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ThresholdConfigResponse": { "properties": { "value": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TimestampSplit": { "properties": { "key": { "required": true }, "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TimestampSplitResponse": { "properties": { "key": { "required": true }, "testFraction": { "format": "double" }, "trainingFraction": { "format": "double" }, "validationFraction": { "format": "double" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TrainingConfig": { "properties": { "timeoutTrainingMilliHours": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TrainingConfigResponse": { "properties": { "timeoutTrainingMilliHours": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TrialParameterResponse": { "properties": { "parameterId": {}, "value": { "$ref": "pulumi.json#/Any" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TrialResponse": { "properties": { "clientId": {}, "customJob": {}, "endTime": { "format": "google-datetime" }, "finalMeasurement": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MeasurementResponse" }, "infeasibleReason": {}, "measurements": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MeasurementResponse" } }, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1TrialParameterResponse" } }, "startTime": { "format": "google-datetime" }, "state": {}, "webAccessUris": {} } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1UnmanagedContainerModel": { "properties": { "artifactUri": {}, "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelContainerSpec" }, "predictSchemata": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictSchemata" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1UnmanagedContainerModelResponse": { "properties": { "artifactUri": {}, "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelContainerSpecResponse" }, "predictSchemata": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictSchemataResponse" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1WorkerPoolSpec": { "properties": { "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ContainerSpec" }, "diskSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DiskSpec" }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpec", "forceNew": true }, "nfsMounts": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NfsMount" } }, "pythonPackageSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PythonPackageSpec" }, "replicaCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1WorkerPoolSpecResponse": { "properties": { "containerSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ContainerSpecResponse" }, "diskSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1DiskSpecResponse" }, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpecResponse" }, "nfsMounts": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NfsMountResponse" } }, "pythonPackageSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PythonPackageSpecResponse" }, "replicaCount": { "format": "int64" } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1XraiAttribution": { "properties": { "blurBaselineConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BlurBaselineConfig" }, "smoothGradConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SmoothGradConfig" }, "stepCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1XraiAttributionResponse": { "properties": { "blurBaselineConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BlurBaselineConfigResponse" }, "smoothGradConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SmoothGradConfigResponse" }, "stepCount": { "format": "int32", "required": true } } }, "google-native:aiplatform/v1beta1:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleTypeExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:aiplatform/v1beta1:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleTypeExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:aiplatform/v1beta1:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:aiplatform/v1beta1:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:aiplatform/v1beta1:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:aiplatform/v1beta1:GoogleTypeMoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:alloydb/v1:AutomatedBackupPolicy": { "properties": { "backupWindow": { "format": "google-duration" }, "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1:EncryptionConfig" }, "labels": {}, "location": {}, "quantityBasedRetention": { "$ref": "#/types/google-native:alloydb/v1:QuantityBasedRetention" }, "timeBasedRetention": { "$ref": "#/types/google-native:alloydb/v1:TimeBasedRetention" }, "weeklySchedule": { "$ref": "#/types/google-native:alloydb/v1:WeeklySchedule" } } }, "google-native:alloydb/v1:AutomatedBackupPolicyResponse": { "properties": { "backupWindow": { "format": "google-duration" }, "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1:EncryptionConfigResponse" }, "labels": {}, "location": {}, "quantityBasedRetention": { "$ref": "#/types/google-native:alloydb/v1:QuantityBasedRetentionResponse" }, "timeBasedRetention": { "$ref": "#/types/google-native:alloydb/v1:TimeBasedRetentionResponse" }, "weeklySchedule": { "$ref": "#/types/google-native:alloydb/v1:WeeklyScheduleResponse" } } }, "google-native:alloydb/v1:BackupSourceResponse": { "properties": { "backupName": { "required": true }, "backupUid": {} } }, "google-native:alloydb/v1:ClientConnectionConfig": { "properties": { "requireConnectors": {}, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1:SslConfig" } } }, "google-native:alloydb/v1:ClientConnectionConfigResponse": { "properties": { "requireConnectors": {}, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1:SslConfigResponse" } } }, "google-native:alloydb/v1:ContinuousBackupConfig": { "properties": { "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1:EncryptionConfig" }, "recoveryWindowDays": { "format": "int32" } } }, "google-native:alloydb/v1:ContinuousBackupConfigResponse": { "properties": { "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1:EncryptionConfigResponse" }, "recoveryWindowDays": { "format": "int32" } } }, "google-native:alloydb/v1:ContinuousBackupInfoResponse": { "properties": { "earliestRestorableTime": { "format": "google-datetime" }, "enabledTime": { "format": "google-datetime" }, "encryptionInfo": { "$ref": "#/types/google-native:alloydb/v1:EncryptionInfoResponse" }, "schedule": { "items": {} } } }, "google-native:alloydb/v1:EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:alloydb/v1:EncryptionConfigResponse": { "properties": { "kmsKeyName": {} } }, "google-native:alloydb/v1:EncryptionInfoResponse": { "properties": { "encryptionType": {}, "kmsKeyVersions": { "items": {} } } }, "google-native:alloydb/v1:GoogleTypeTimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:alloydb/v1:GoogleTypeTimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:alloydb/v1:MachineConfig": { "properties": { "cpuCount": { "format": "int32" } } }, "google-native:alloydb/v1:MachineConfigResponse": { "properties": { "cpuCount": { "format": "int32" } } }, "google-native:alloydb/v1:MigrationSourceResponse": { "properties": { "hostPort": {}, "referenceId": {}, "sourceType": {} } }, "google-native:alloydb/v1:NetworkConfig": { "properties": { "allocatedIpRange": {}, "network": {} } }, "google-native:alloydb/v1:NetworkConfigResponse": { "properties": { "allocatedIpRange": {}, "network": {} } }, "google-native:alloydb/v1:NodeResponse": { "properties": { "ip": {}, "state": {}, "zoneId": { "sdkName": "zone" } } }, "google-native:alloydb/v1:PrimaryConfigResponse": { "properties": { "secondaryClusterNames": { "items": {} } } }, "google-native:alloydb/v1:QuantityBasedExpiryResponse": { "properties": { "retentionCount": { "format": "int32" }, "totalRetentionCount": { "format": "int32" } } }, "google-native:alloydb/v1:QuantityBasedRetention": { "properties": { "count": { "format": "int32" } } }, "google-native:alloydb/v1:QuantityBasedRetentionResponse": { "properties": { "count": { "format": "int32" } } }, "google-native:alloydb/v1:QueryInsightsInstanceConfig": { "properties": { "queryPlansPerMinute": { "format": "uint32" }, "queryStringLength": { "format": "uint32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:alloydb/v1:QueryInsightsInstanceConfigResponse": { "properties": { "queryPlansPerMinute": { "format": "uint32" }, "queryStringLength": { "format": "uint32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:alloydb/v1:ReadPoolConfig": { "properties": { "nodeCount": { "format": "int32" } } }, "google-native:alloydb/v1:ReadPoolConfigResponse": { "properties": { "nodeCount": { "format": "int32" } } }, "google-native:alloydb/v1:SecondaryConfig": { "properties": { "primaryClusterName": {} } }, "google-native:alloydb/v1:SecondaryConfigResponse": { "properties": { "primaryClusterName": {} } }, "google-native:alloydb/v1:SslConfig": { "properties": { "caSource": { "$ref": "#/types/google-native:alloydb/v1:SslConfigCaSource" }, "sslMode": { "$ref": "#/types/google-native:alloydb/v1:SslConfigSslMode" } } }, "google-native:alloydb/v1:SslConfigResponse": { "properties": { "caSource": {}, "sslMode": {} } }, "google-native:alloydb/v1:TimeBasedRetention": { "properties": { "retentionPeriod": { "format": "google-duration" } } }, "google-native:alloydb/v1:TimeBasedRetentionResponse": { "properties": { "retentionPeriod": { "format": "google-duration" } } }, "google-native:alloydb/v1:UserPassword": { "properties": { "password": {}, "user": {} } }, "google-native:alloydb/v1:UserPasswordResponse": { "properties": { "password": {}, "user": {} } }, "google-native:alloydb/v1:WeeklySchedule": { "properties": { "daysOfWeek": { "items": { "$ref": "#/types/google-native:alloydb/v1:WeeklyScheduleDaysOfWeekItem" } }, "startTimes": { "items": { "$ref": "#/types/google-native:alloydb/v1:GoogleTypeTimeOfDay" } } } }, "google-native:alloydb/v1:WeeklyScheduleResponse": { "properties": { "daysOfWeek": { "items": {} }, "startTimes": { "items": { "$ref": "#/types/google-native:alloydb/v1:GoogleTypeTimeOfDayResponse" } } } }, "google-native:alloydb/v1alpha:AutomatedBackupPolicy": { "properties": { "backupWindow": { "format": "google-duration" }, "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:EncryptionConfig" }, "labels": {}, "location": {}, "quantityBasedRetention": { "$ref": "#/types/google-native:alloydb/v1alpha:QuantityBasedRetention" }, "timeBasedRetention": { "$ref": "#/types/google-native:alloydb/v1alpha:TimeBasedRetention" }, "weeklySchedule": { "$ref": "#/types/google-native:alloydb/v1alpha:WeeklySchedule" } } }, "google-native:alloydb/v1alpha:AutomatedBackupPolicyResponse": { "properties": { "backupWindow": { "format": "google-duration" }, "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:EncryptionConfigResponse" }, "labels": {}, "location": {}, "quantityBasedRetention": { "$ref": "#/types/google-native:alloydb/v1alpha:QuantityBasedRetentionResponse" }, "timeBasedRetention": { "$ref": "#/types/google-native:alloydb/v1alpha:TimeBasedRetentionResponse" }, "weeklySchedule": { "$ref": "#/types/google-native:alloydb/v1alpha:WeeklyScheduleResponse" } } }, "google-native:alloydb/v1alpha:BackupSourceResponse": { "properties": { "backupName": { "required": true }, "backupUid": {} } }, "google-native:alloydb/v1alpha:ClientConnectionConfig": { "properties": { "requireConnectors": {}, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:SslConfig" } } }, "google-native:alloydb/v1alpha:ClientConnectionConfigResponse": { "properties": { "requireConnectors": {}, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:SslConfigResponse" } } }, "google-native:alloydb/v1alpha:ContinuousBackupConfig": { "properties": { "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:EncryptionConfig" }, "recoveryWindowDays": { "format": "int32" } } }, "google-native:alloydb/v1alpha:ContinuousBackupConfigResponse": { "properties": { "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:EncryptionConfigResponse" }, "recoveryWindowDays": { "format": "int32" } } }, "google-native:alloydb/v1alpha:ContinuousBackupInfoResponse": { "properties": { "earliestRestorableTime": { "format": "google-datetime" }, "enabledTime": { "format": "google-datetime" }, "encryptionInfo": { "$ref": "#/types/google-native:alloydb/v1alpha:EncryptionInfoResponse" }, "schedule": { "items": {} } } }, "google-native:alloydb/v1alpha:EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:alloydb/v1alpha:EncryptionConfigResponse": { "properties": { "kmsKeyName": {} } }, "google-native:alloydb/v1alpha:EncryptionInfoResponse": { "properties": { "encryptionType": {}, "kmsKeyVersions": { "items": {} } } }, "google-native:alloydb/v1alpha:GoogleTypeTimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:alloydb/v1alpha:GoogleTypeTimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:alloydb/v1alpha:MachineConfig": { "properties": { "cpuCount": { "format": "int32" } } }, "google-native:alloydb/v1alpha:MachineConfigResponse": { "properties": { "cpuCount": { "format": "int32" } } }, "google-native:alloydb/v1alpha:MigrationSourceResponse": { "properties": { "hostPort": {}, "referenceId": {}, "sourceType": {} } }, "google-native:alloydb/v1alpha:NetworkConfig": { "properties": { "allocatedIpRange": {}, "network": {} } }, "google-native:alloydb/v1alpha:NetworkConfigResponse": { "properties": { "allocatedIpRange": {}, "network": {} } }, "google-native:alloydb/v1alpha:NodeResponse": { "properties": { "ip": {}, "state": {}, "zoneId": { "sdkName": "zone" } } }, "google-native:alloydb/v1alpha:PrimaryConfigResponse": { "properties": { "secondaryClusterNames": { "items": {} } } }, "google-native:alloydb/v1alpha:PscConfig": { "properties": { "pscEnabled": {} } }, "google-native:alloydb/v1alpha:PscConfigResponse": { "properties": { "pscEnabled": {} } }, "google-native:alloydb/v1alpha:QuantityBasedExpiryResponse": { "properties": { "retentionCount": { "format": "int32" }, "totalRetentionCount": { "format": "int32" } } }, "google-native:alloydb/v1alpha:QuantityBasedRetention": { "properties": { "count": { "format": "int32" } } }, "google-native:alloydb/v1alpha:QuantityBasedRetentionResponse": { "properties": { "count": { "format": "int32" } } }, "google-native:alloydb/v1alpha:QueryInsightsInstanceConfig": { "properties": { "queryPlansPerMinute": { "format": "uint32" }, "queryStringLength": { "format": "uint32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:alloydb/v1alpha:QueryInsightsInstanceConfigResponse": { "properties": { "queryPlansPerMinute": { "format": "uint32" }, "queryStringLength": { "format": "uint32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:alloydb/v1alpha:ReadPoolConfig": { "properties": { "nodeCount": { "format": "int32" } } }, "google-native:alloydb/v1alpha:ReadPoolConfigResponse": { "properties": { "nodeCount": { "format": "int32" } } }, "google-native:alloydb/v1alpha:SecondaryConfig": { "properties": { "primaryClusterName": {} } }, "google-native:alloydb/v1alpha:SecondaryConfigResponse": { "properties": { "primaryClusterName": {} } }, "google-native:alloydb/v1alpha:SslConfig": { "properties": { "caSource": { "$ref": "#/types/google-native:alloydb/v1alpha:SslConfigCaSource" }, "sslMode": { "$ref": "#/types/google-native:alloydb/v1alpha:SslConfigSslMode" } } }, "google-native:alloydb/v1alpha:SslConfigResponse": { "properties": { "caSource": {}, "sslMode": {} } }, "google-native:alloydb/v1alpha:TimeBasedRetention": { "properties": { "retentionPeriod": { "format": "google-duration" } } }, "google-native:alloydb/v1alpha:TimeBasedRetentionResponse": { "properties": { "retentionPeriod": { "format": "google-duration" } } }, "google-native:alloydb/v1alpha:UpdatePolicy": { "properties": { "mode": { "$ref": "#/types/google-native:alloydb/v1alpha:UpdatePolicyMode" } } }, "google-native:alloydb/v1alpha:UpdatePolicyResponse": { "properties": { "mode": {} } }, "google-native:alloydb/v1alpha:UserPassword": { "properties": { "password": {}, "user": {} } }, "google-native:alloydb/v1alpha:UserPasswordResponse": { "properties": { "password": {}, "user": {} } }, "google-native:alloydb/v1alpha:WeeklySchedule": { "properties": { "daysOfWeek": { "items": { "$ref": "#/types/google-native:alloydb/v1alpha:WeeklyScheduleDaysOfWeekItem" } }, "startTimes": { "items": { "$ref": "#/types/google-native:alloydb/v1alpha:GoogleTypeTimeOfDay" } } } }, "google-native:alloydb/v1alpha:WeeklyScheduleResponse": { "properties": { "daysOfWeek": { "items": {} }, "startTimes": { "items": { "$ref": "#/types/google-native:alloydb/v1alpha:GoogleTypeTimeOfDayResponse" } } } }, "google-native:alloydb/v1beta:AutomatedBackupPolicy": { "properties": { "backupWindow": { "format": "google-duration" }, "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:EncryptionConfig" }, "labels": {}, "location": {}, "quantityBasedRetention": { "$ref": "#/types/google-native:alloydb/v1beta:QuantityBasedRetention" }, "timeBasedRetention": { "$ref": "#/types/google-native:alloydb/v1beta:TimeBasedRetention" }, "weeklySchedule": { "$ref": "#/types/google-native:alloydb/v1beta:WeeklySchedule" } } }, "google-native:alloydb/v1beta:AutomatedBackupPolicyResponse": { "properties": { "backupWindow": { "format": "google-duration" }, "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:EncryptionConfigResponse" }, "labels": {}, "location": {}, "quantityBasedRetention": { "$ref": "#/types/google-native:alloydb/v1beta:QuantityBasedRetentionResponse" }, "timeBasedRetention": { "$ref": "#/types/google-native:alloydb/v1beta:TimeBasedRetentionResponse" }, "weeklySchedule": { "$ref": "#/types/google-native:alloydb/v1beta:WeeklyScheduleResponse" } } }, "google-native:alloydb/v1beta:BackupSourceResponse": { "properties": { "backupName": { "required": true }, "backupUid": {} } }, "google-native:alloydb/v1beta:ClientConnectionConfig": { "properties": { "requireConnectors": {}, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1beta:SslConfig" } } }, "google-native:alloydb/v1beta:ClientConnectionConfigResponse": { "properties": { "requireConnectors": {}, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1beta:SslConfigResponse" } } }, "google-native:alloydb/v1beta:ContinuousBackupConfig": { "properties": { "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:EncryptionConfig" }, "recoveryWindowDays": { "format": "int32" } } }, "google-native:alloydb/v1beta:ContinuousBackupConfigResponse": { "properties": { "enabled": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:EncryptionConfigResponse" }, "recoveryWindowDays": { "format": "int32" } } }, "google-native:alloydb/v1beta:ContinuousBackupInfoResponse": { "properties": { "earliestRestorableTime": { "format": "google-datetime" }, "enabledTime": { "format": "google-datetime" }, "encryptionInfo": { "$ref": "#/types/google-native:alloydb/v1beta:EncryptionInfoResponse" }, "schedule": { "items": {} } } }, "google-native:alloydb/v1beta:EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:alloydb/v1beta:EncryptionConfigResponse": { "properties": { "kmsKeyName": {} } }, "google-native:alloydb/v1beta:EncryptionInfoResponse": { "properties": { "encryptionType": {}, "kmsKeyVersions": { "items": {} } } }, "google-native:alloydb/v1beta:GoogleTypeTimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:alloydb/v1beta:GoogleTypeTimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:alloydb/v1beta:MachineConfig": { "properties": { "cpuCount": { "format": "int32" } } }, "google-native:alloydb/v1beta:MachineConfigResponse": { "properties": { "cpuCount": { "format": "int32" } } }, "google-native:alloydb/v1beta:MigrationSourceResponse": { "properties": { "hostPort": {}, "referenceId": {}, "sourceType": {} } }, "google-native:alloydb/v1beta:NetworkConfig": { "properties": { "allocatedIpRange": {}, "network": {} } }, "google-native:alloydb/v1beta:NetworkConfigResponse": { "properties": { "allocatedIpRange": {}, "network": {} } }, "google-native:alloydb/v1beta:NodeResponse": { "properties": { "ip": {}, "state": {}, "zoneId": { "sdkName": "zone" } } }, "google-native:alloydb/v1beta:PrimaryConfigResponse": { "properties": { "secondaryClusterNames": { "items": {} } } }, "google-native:alloydb/v1beta:QuantityBasedExpiryResponse": { "properties": { "retentionCount": { "format": "int32" }, "totalRetentionCount": { "format": "int32" } } }, "google-native:alloydb/v1beta:QuantityBasedRetention": { "properties": { "count": { "format": "int32" } } }, "google-native:alloydb/v1beta:QuantityBasedRetentionResponse": { "properties": { "count": { "format": "int32" } } }, "google-native:alloydb/v1beta:QueryInsightsInstanceConfig": { "properties": { "queryPlansPerMinute": { "format": "uint32" }, "queryStringLength": { "format": "uint32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:alloydb/v1beta:QueryInsightsInstanceConfigResponse": { "properties": { "queryPlansPerMinute": { "format": "uint32" }, "queryStringLength": { "format": "uint32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:alloydb/v1beta:ReadPoolConfig": { "properties": { "nodeCount": { "format": "int32" } } }, "google-native:alloydb/v1beta:ReadPoolConfigResponse": { "properties": { "nodeCount": { "format": "int32" } } }, "google-native:alloydb/v1beta:SecondaryConfig": { "properties": { "primaryClusterName": {} } }, "google-native:alloydb/v1beta:SecondaryConfigResponse": { "properties": { "primaryClusterName": {} } }, "google-native:alloydb/v1beta:SslConfig": { "properties": { "caSource": { "$ref": "#/types/google-native:alloydb/v1beta:SslConfigCaSource" }, "sslMode": { "$ref": "#/types/google-native:alloydb/v1beta:SslConfigSslMode" } } }, "google-native:alloydb/v1beta:SslConfigResponse": { "properties": { "caSource": {}, "sslMode": {} } }, "google-native:alloydb/v1beta:TimeBasedRetention": { "properties": { "retentionPeriod": { "format": "google-duration" } } }, "google-native:alloydb/v1beta:TimeBasedRetentionResponse": { "properties": { "retentionPeriod": { "format": "google-duration" } } }, "google-native:alloydb/v1beta:UpdatePolicy": { "properties": { "mode": { "$ref": "#/types/google-native:alloydb/v1beta:UpdatePolicyMode" } } }, "google-native:alloydb/v1beta:UpdatePolicyResponse": { "properties": { "mode": {} } }, "google-native:alloydb/v1beta:UserPassword": { "properties": { "password": {}, "user": {} } }, "google-native:alloydb/v1beta:UserPasswordResponse": { "properties": { "password": {}, "user": {} } }, "google-native:alloydb/v1beta:WeeklySchedule": { "properties": { "daysOfWeek": { "items": { "$ref": "#/types/google-native:alloydb/v1beta:WeeklyScheduleDaysOfWeekItem" } }, "startTimes": { "items": { "$ref": "#/types/google-native:alloydb/v1beta:GoogleTypeTimeOfDay" } } } }, "google-native:alloydb/v1beta:WeeklyScheduleResponse": { "properties": { "daysOfWeek": { "items": {} }, "startTimes": { "items": { "$ref": "#/types/google-native:alloydb/v1beta:GoogleTypeTimeOfDayResponse" } } } }, "google-native:analyticshub/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:analyticshub/v1:AuditLogConfig" } }, "service": {} } }, "google-native:analyticshub/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:analyticshub/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:analyticshub/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:analyticshub/v1:AuditLogConfigLogType" } } }, "google-native:analyticshub/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:analyticshub/v1:BigQueryDatasetSource": { "properties": { "dataset": {} } }, "google-native:analyticshub/v1:BigQueryDatasetSourceResponse": { "properties": { "dataset": {} } }, "google-native:analyticshub/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:analyticshub/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:analyticshub/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:analyticshub/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:analyticshub/v1:DataProvider": { "properties": { "name": {}, "primaryContact": {} } }, "google-native:analyticshub/v1:DataProviderResponse": { "properties": { "name": {}, "primaryContact": {} } }, "google-native:analyticshub/v1:DcrExchangeConfig": {}, "google-native:analyticshub/v1:DcrExchangeConfigResponse": {}, "google-native:analyticshub/v1:DefaultExchangeConfig": {}, "google-native:analyticshub/v1:DefaultExchangeConfigResponse": {}, "google-native:analyticshub/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:analyticshub/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:analyticshub/v1:Publisher": { "properties": { "name": {}, "primaryContact": {} } }, "google-native:analyticshub/v1:PublisherResponse": { "properties": { "name": {}, "primaryContact": {} } }, "google-native:analyticshub/v1:RestrictedExportConfig": { "properties": { "enabled": {}, "restrictQueryResult": {} } }, "google-native:analyticshub/v1:RestrictedExportConfigResponse": { "properties": { "enabled": {}, "restrictDirectTableAccess": {}, "restrictQueryResult": {} } }, "google-native:analyticshub/v1:SharingEnvironmentConfig": { "properties": { "dcrExchangeConfig": { "$ref": "#/types/google-native:analyticshub/v1:DcrExchangeConfig" }, "defaultExchangeConfig": { "$ref": "#/types/google-native:analyticshub/v1:DefaultExchangeConfig" } } }, "google-native:analyticshub/v1:SharingEnvironmentConfigResponse": { "properties": { "dcrExchangeConfig": { "$ref": "#/types/google-native:analyticshub/v1:DcrExchangeConfigResponse" }, "defaultExchangeConfig": { "$ref": "#/types/google-native:analyticshub/v1:DefaultExchangeConfigResponse" } } }, "google-native:analyticshub/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:analyticshub/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:analyticshub/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:analyticshub/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:analyticshub/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:analyticshub/v1beta1:AuditLogConfigLogType" } } }, "google-native:analyticshub/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:analyticshub/v1beta1:BigQueryDatasetSource": { "properties": { "dataset": {} } }, "google-native:analyticshub/v1beta1:BigQueryDatasetSourceResponse": { "properties": { "dataset": {} } }, "google-native:analyticshub/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:analyticshub/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:analyticshub/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:analyticshub/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:analyticshub/v1beta1:DataProvider": { "properties": { "name": {}, "primaryContact": {} } }, "google-native:analyticshub/v1beta1:DataProviderResponse": { "properties": { "name": {}, "primaryContact": {} } }, "google-native:analyticshub/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:analyticshub/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:analyticshub/v1beta1:Publisher": { "properties": { "name": {}, "primaryContact": {} } }, "google-native:analyticshub/v1beta1:PublisherResponse": { "properties": { "name": {}, "primaryContact": {} } }, "google-native:analyticshub/v1beta1:RestrictedExportConfig": { "properties": { "enabled": {}, "restrictQueryResult": {} } }, "google-native:analyticshub/v1beta1:RestrictedExportConfigResponse": { "properties": { "enabled": {}, "restrictDirectTableAccess": {}, "restrictQueryResult": {} } }, "google-native:apigateway/v1:ApigatewayApiConfigFile": { "properties": { "contents": { "format": "byte" }, "path": {} } }, "google-native:apigateway/v1:ApigatewayApiConfigFileResponse": { "properties": { "contents": { "format": "byte" }, "path": {} } }, "google-native:apigateway/v1:ApigatewayApiConfigGrpcServiceDefinition": { "properties": { "fileDescriptorSet": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigFile" }, "source": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigFile" } } } }, "google-native:apigateway/v1:ApigatewayApiConfigGrpcServiceDefinitionResponse": { "properties": { "fileDescriptorSet": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigFileResponse" }, "source": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigFileResponse" } } } }, "google-native:apigateway/v1:ApigatewayApiConfigOpenApiDocument": { "properties": { "document": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigFile" } } }, "google-native:apigateway/v1:ApigatewayApiConfigOpenApiDocumentResponse": { "properties": { "document": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigFileResponse" } } }, "google-native:apigateway/v1:ApigatewayAuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayAuditLogConfig" } }, "service": {} } }, "google-native:apigateway/v1:ApigatewayAuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayAuditLogConfigResponse" } }, "service": {} } }, "google-native:apigateway/v1:ApigatewayAuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayAuditLogConfigLogType" } } }, "google-native:apigateway/v1:ApigatewayAuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:apigateway/v1:ApigatewayBinding": { "properties": { "condition": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:apigateway/v1:ApigatewayBindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:apigateway/v1:ApigatewayExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:apigateway/v1:ApigatewayExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:apigateway/v1beta:ApigatewayApiConfigFile": { "properties": { "contents": { "format": "byte" }, "path": {} } }, "google-native:apigateway/v1beta:ApigatewayApiConfigFileResponse": { "properties": { "contents": { "format": "byte" }, "path": {} } }, "google-native:apigateway/v1beta:ApigatewayApiConfigGrpcServiceDefinition": { "properties": { "fileDescriptorSet": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigFile" }, "source": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigFile" } } } }, "google-native:apigateway/v1beta:ApigatewayApiConfigGrpcServiceDefinitionResponse": { "properties": { "fileDescriptorSet": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigFileResponse" }, "source": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigFileResponse" } } } }, "google-native:apigateway/v1beta:ApigatewayApiConfigOpenApiDocument": { "properties": { "document": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigFile" } } }, "google-native:apigateway/v1beta:ApigatewayApiConfigOpenApiDocumentResponse": { "properties": { "document": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigFileResponse" } } }, "google-native:apigateway/v1beta:ApigatewayAuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayAuditLogConfig" } }, "service": {} } }, "google-native:apigateway/v1beta:ApigatewayAuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayAuditLogConfigResponse" } }, "service": {} } }, "google-native:apigateway/v1beta:ApigatewayAuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayAuditLogConfigLogType" } } }, "google-native:apigateway/v1beta:ApigatewayAuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:apigateway/v1beta:ApigatewayBackendConfig": { "properties": { "googleServiceAccount": {} } }, "google-native:apigateway/v1beta:ApigatewayBackendConfigResponse": { "properties": { "googleServiceAccount": {} } }, "google-native:apigateway/v1beta:ApigatewayBinding": { "properties": { "condition": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:apigateway/v1beta:ApigatewayBindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:apigateway/v1beta:ApigatewayExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:apigateway/v1beta:ApigatewayExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:apigateway/v1beta:ApigatewayGatewayConfig": { "properties": { "backendConfig": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayBackendConfig", "required": true } } }, "google-native:apigateway/v1beta:ApigatewayGatewayConfigResponse": { "properties": { "backendConfig": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayBackendConfigResponse", "required": true } } }, "google-native:apigee/v1:GoogleCloudApigeeV1APIProductAssociationResponse": { "properties": { "apiproduct": {}, "status": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1AddonsConfig": { "properties": { "advancedApiOpsConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AdvancedApiOpsConfig" }, "analyticsConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AnalyticsConfig" }, "apiSecurityConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ApiSecurityConfig" }, "connectorsPlatformConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ConnectorsPlatformConfig" }, "integrationConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1IntegrationConfig" }, "monetizationConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1MonetizationConfig" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1AddonsConfigResponse": { "properties": { "advancedApiOpsConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AdvancedApiOpsConfigResponse" }, "analyticsConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AnalyticsConfigResponse" }, "apiSecurityConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ApiSecurityConfigResponse" }, "connectorsPlatformConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ConnectorsPlatformConfigResponse" }, "integrationConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1IntegrationConfigResponse" }, "monetizationConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1MonetizationConfigResponse" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1AdvancedApiOpsConfig": { "properties": { "enabled": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1AdvancedApiOpsConfigResponse": { "properties": { "enabled": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1AnalyticsConfig": { "properties": { "enabled": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1AnalyticsConfigResponse": { "properties": { "enabled": {}, "expireTimeMillis": { "format": "int64" }, "state": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ApiCategoryResponse": { "properties": { "name": {}, "siteId": {}, "updateTime": { "format": "int64" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ApiProductRefResponse": { "properties": { "apiproduct": {}, "status": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1ApiSecurityConfig": { "properties": { "enabled": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1ApiSecurityConfigResponse": { "properties": { "enabled": {}, "expiresAt": { "format": "int64" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1AsyncQueryResultResponse": { "properties": { "expires": {}, "self": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1Attribute": { "properties": { "name": {}, "value": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1AttributeResponse": { "properties": { "name": {}, "value": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1CanaryEvaluationMetricLabels": { "properties": { "env": {}, "instance_id": { "required": true, "sdkName": "instanceId" }, "location": { "required": true } } }, "google-native:apigee/v1:GoogleCloudApigeeV1CanaryEvaluationMetricLabelsResponse": { "properties": { "env": {}, "instance_id": { "required": true, "sdkName": "instanceId" }, "location": { "required": true } } }, "google-native:apigee/v1:GoogleCloudApigeeV1CertInfoResponse": { "properties": { "basicConstraints": {}, "expiryDate": { "format": "int64" }, "isValid": {}, "issuer": {}, "publicKey": {}, "serialNumber": {}, "sigAlgName": {}, "subject": {}, "subjectAlternativeNames": { "items": {} }, "validFrom": { "format": "int64" }, "version": { "format": "int32" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1CertificateResponse": { "properties": { "certInfo": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1CertInfoResponse" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ConnectorsPlatformConfig": { "properties": { "enabled": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1ConnectorsPlatformConfigResponse": { "properties": { "enabled": {}, "expiresAt": { "format": "int64" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1CredentialResponse": { "properties": { "apiProducts": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ApiProductRefResponse" } }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AttributeResponse" } }, "consumerKey": {}, "consumerSecret": {}, "expiresAt": { "format": "int64" }, "issuedAt": { "format": "int64" }, "scopes": { "items": {} }, "status": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1CustomReportMetric": { "properties": { "function": {}, "name": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1CustomReportMetricResponse": { "properties": { "function": {}, "name": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1DatastoreConfig": { "properties": { "bucketName": {}, "datasetName": {}, "path": {}, "projectId": { "required": true, "sdkName": "project" }, "tablePrefix": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1DatastoreConfigResponse": { "properties": { "bucketName": {}, "datasetName": {}, "path": {}, "projectId": { "required": true, "sdkName": "project" }, "tablePrefix": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1DateRange": { "properties": { "end": { "required": true }, "start": { "required": true } } }, "google-native:apigee/v1:GoogleCloudApigeeV1EntityMetadataResponse": { "properties": { "createdAt": { "format": "int64" }, "lastModifiedAt": { "format": "int64" }, "subType": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperation": { "properties": { "operation": {}, "operationTypes": { "required": true, "items": {} } } }, "google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationConfig": { "properties": { "apiSource": { "required": true }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "operations": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperation" } }, "quota": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Quota" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationConfigResponse": { "properties": { "apiSource": { "required": true }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AttributeResponse" } }, "operations": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationResponse" } }, "quota": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1QuotaResponse" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationGroup": { "properties": { "operationConfigType": {}, "operationConfigs": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationConfig" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationGroupResponse": { "properties": { "operationConfigType": {}, "operationConfigs": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationConfigResponse" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationResponse": { "properties": { "operation": {}, "operationTypes": { "required": true, "items": {} } } }, "google-native:apigee/v1:GoogleCloudApigeeV1GrpcOperationConfig": { "properties": { "apiSource": { "required": true }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "methods": { "items": {} }, "quota": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Quota" }, "service": { "required": true } } }, "google-native:apigee/v1:GoogleCloudApigeeV1GrpcOperationConfigResponse": { "properties": { "apiSource": { "required": true }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AttributeResponse" } }, "methods": { "items": {} }, "quota": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1QuotaResponse" }, "service": { "required": true } } }, "google-native:apigee/v1:GoogleCloudApigeeV1GrpcOperationGroup": { "properties": { "operationConfigs": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GrpcOperationConfig" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1GrpcOperationGroupResponse": { "properties": { "operationConfigs": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GrpcOperationConfigResponse" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1IntegrationConfig": { "properties": { "enabled": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1IntegrationConfigResponse": { "properties": { "enabled": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1MonetizationConfig": { "properties": { "enabled": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1MonetizationConfigResponse": { "properties": { "enabled": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1NodeConfig": { "properties": { "maxNodeCount": { "format": "int64" }, "minNodeCount": { "format": "int64" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1NodeConfigResponse": { "properties": { "currentAggregateNodeCount": { "format": "int64" }, "maxNodeCount": { "format": "int64" }, "minNodeCount": { "format": "int64" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1Operation": { "properties": { "methods": { "items": {} }, "resource": { "required": true } } }, "google-native:apigee/v1:GoogleCloudApigeeV1OperationConfig": { "properties": { "apiSource": { "required": true }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "operations": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Operation" } }, "quota": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Quota" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1OperationConfigResponse": { "properties": { "apiSource": { "required": true }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AttributeResponse" } }, "operations": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1OperationResponse" } }, "quota": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1QuotaResponse" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1OperationGroup": { "properties": { "operationConfigType": {}, "operationConfigs": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1OperationConfig" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1OperationGroupResponse": { "properties": { "operationConfigType": {}, "operationConfigs": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1OperationConfigResponse" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1OperationResponse": { "properties": { "methods": { "items": {} }, "resource": { "required": true } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfig": { "properties": { "categories": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigCategory" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigAbuse": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigAbuseResponse": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigAuthorization": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigAuthorizationResponse": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigCORS": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigCORSResponse": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigCategory": { "properties": { "abuse": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigAbuse" }, "authorization": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigAuthorization" }, "cors": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigCORS" }, "mediation": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigMediation" }, "mtls": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigMTLS" }, "threat": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigThreat" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigCategoryResponse": { "properties": { "abuse": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigAbuseResponse" }, "authorization": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigAuthorizationResponse" }, "cors": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigCORSResponse" }, "mediation": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigMediationResponse" }, "mtls": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigMTLSResponse" }, "threat": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigThreatResponse" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigMTLS": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigMTLSResponse": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigMediation": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigMediationResponse": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigResponse": { "properties": { "categories": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigCategoryResponse" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigThreat": {}, "google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfigThreatResponse": {}, "google-native:apigee/v1:GoogleCloudApigeeV1Properties": { "properties": { "property": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Property" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1PropertiesResponse": { "properties": { "property": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1PropertyResponse" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1Property": { "properties": { "name": {}, "value": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1PropertyResponse": { "properties": { "name": {}, "value": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1QueryMetadataResponse": { "properties": { "dimensions": { "items": {} }, "endTimestamp": {}, "metrics": { "items": {} }, "outputFormat": {}, "startTimestamp": {}, "timeUnit": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1QueryMetric": { "properties": { "alias": {}, "function": {}, "name": { "required": true }, "operator": {}, "value": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1Quota": { "properties": { "interval": { "required": true }, "limit": { "required": true }, "timeUnit": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1QuotaResponse": { "properties": { "interval": { "required": true }, "limit": { "required": true }, "timeUnit": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1RateRange": { "properties": { "end": { "format": "int64" }, "fee": { "$ref": "#/types/google-native:apigee/v1:GoogleTypeMoney" }, "start": { "format": "int64" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1RateRangeResponse": { "properties": { "end": { "format": "int64" }, "fee": { "$ref": "#/types/google-native:apigee/v1:GoogleTypeMoneyResponse" }, "start": { "format": "int64" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ReportProperty": { "properties": { "property": {}, "value": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1ReportPropertyResponse": { "properties": { "property": {}, "value": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AttributeResponse" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1RevenueShareRange": { "properties": { "end": { "format": "int64" }, "sharePercentage": { "format": "double" }, "start": { "format": "int64" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1RevenueShareRangeResponse": { "properties": { "end": { "format": "int64" }, "sharePercentage": { "format": "double" }, "start": { "format": "int64" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionAllow": {}, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionAllowResponse": {}, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionConditionConfig": { "properties": { "botReasons": { "items": {} }, "ipAddressRanges": { "items": {} } } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionConditionConfigResponse": { "properties": { "botReasons": { "items": {} }, "ipAddressRanges": { "items": {} } } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionDeny": { "properties": { "responseCode": { "format": "int32" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionDenyResponse": { "properties": { "responseCode": { "format": "int32" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionFlag": { "properties": { "headers": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionHttpHeader" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionFlagResponse": { "properties": { "headers": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionHttpHeaderResponse" } } } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionHttpHeader": { "properties": { "name": {}, "value": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionHttpHeaderResponse": { "properties": { "name": {}, "value": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityProfileEnvironment": {}, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityProfileEnvironmentResponse": { "properties": { "attachTime": { "format": "google-datetime" }, "environment": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityProfileScoringConfig": { "properties": { "description": {}, "scorePath": {}, "title": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityProfileScoringConfigResponse": { "properties": { "description": {}, "scorePath": {}, "title": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityReportMetadataResponse": { "properties": { "dimensions": { "items": {} }, "endTimestamp": { "format": "google-datetime" }, "metrics": { "items": {} }, "mimeType": {}, "startTimestamp": { "format": "google-datetime" }, "timeUnit": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityReportQueryMetric": { "properties": { "aggregationFunction": {}, "alias": {}, "name": { "required": true }, "operator": {}, "value": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1SecurityReportResultMetadataResponse": { "properties": { "expires": {}, "self": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1TlsInfo": { "properties": { "ciphers": { "items": {} }, "clientAuthEnabled": {}, "commonName": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1TlsInfoCommonName" }, "enabled": { "required": true }, "ignoreValidationErrors": {}, "keyAlias": {}, "keyStore": {}, "protocols": { "items": {} }, "trustStore": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1TlsInfoCommonName": { "properties": { "value": {}, "wildcardMatch": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1TlsInfoCommonNameResponse": { "properties": { "value": {}, "wildcardMatch": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1TlsInfoResponse": { "properties": { "ciphers": { "items": {} }, "clientAuthEnabled": {}, "commonName": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1TlsInfoCommonNameResponse" }, "enabled": { "required": true }, "ignoreValidationErrors": {}, "keyAlias": {}, "keyStore": {}, "protocols": { "items": {} }, "trustStore": {} } }, "google-native:apigee/v1:GoogleCloudApigeeV1TraceSamplingConfig": { "properties": { "sampler": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1TraceSamplingConfigSampler" }, "samplingRate": { "format": "float" } } }, "google-native:apigee/v1:GoogleCloudApigeeV1TraceSamplingConfigResponse": { "properties": { "sampler": {}, "samplingRate": { "format": "float" } } }, "google-native:apigee/v1:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:apigee/v1:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:apigee/v1:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:apigee/v1:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:apigee/v1:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:apigee/v1:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:apigee/v1:GoogleTypeExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:apigee/v1:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:apigee/v1:GoogleTypeExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:apigee/v1:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:apigee/v1:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:apigee/v1:GoogleTypeMoney": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:apigee/v1:GoogleTypeMoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:apigeeregistry/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:apigeeregistry/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:apigeeregistry/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:apigeeregistry/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:apigeeregistry/v1:BuildResponse": { "properties": { "commitId": {}, "commitTime": { "format": "google-datetime" }, "repo": {} } }, "google-native:apigeeregistry/v1:Config": { "properties": { "cmekKeyName": { "required": true } } }, "google-native:apigeeregistry/v1:ConfigResponse": { "properties": { "cmekKeyName": { "required": true }, "location": {} } }, "google-native:apigeeregistry/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:apigeeregistry/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:apikeys/v2:V2AndroidApplication": { "properties": { "packageName": {}, "sha1Fingerprint": {} } }, "google-native:apikeys/v2:V2AndroidApplicationResponse": { "properties": { "packageName": {}, "sha1Fingerprint": {} } }, "google-native:apikeys/v2:V2AndroidKeyRestrictions": { "properties": { "allowedApplications": { "items": { "$ref": "#/types/google-native:apikeys/v2:V2AndroidApplication" } } } }, "google-native:apikeys/v2:V2AndroidKeyRestrictionsResponse": { "properties": { "allowedApplications": { "items": { "$ref": "#/types/google-native:apikeys/v2:V2AndroidApplicationResponse" } } } }, "google-native:apikeys/v2:V2ApiTarget": { "properties": { "methods": { "items": {} }, "service": {} } }, "google-native:apikeys/v2:V2ApiTargetResponse": { "properties": { "methods": { "items": {} }, "service": {} } }, "google-native:apikeys/v2:V2BrowserKeyRestrictions": { "properties": { "allowedReferrers": { "items": {} } } }, "google-native:apikeys/v2:V2BrowserKeyRestrictionsResponse": { "properties": { "allowedReferrers": { "items": {} } } }, "google-native:apikeys/v2:V2IosKeyRestrictions": { "properties": { "allowedBundleIds": { "items": {} } } }, "google-native:apikeys/v2:V2IosKeyRestrictionsResponse": { "properties": { "allowedBundleIds": { "items": {} } } }, "google-native:apikeys/v2:V2Restrictions": { "properties": { "androidKeyRestrictions": { "$ref": "#/types/google-native:apikeys/v2:V2AndroidKeyRestrictions" }, "apiTargets": { "items": { "$ref": "#/types/google-native:apikeys/v2:V2ApiTarget" } }, "browserKeyRestrictions": { "$ref": "#/types/google-native:apikeys/v2:V2BrowserKeyRestrictions" }, "iosKeyRestrictions": { "$ref": "#/types/google-native:apikeys/v2:V2IosKeyRestrictions" }, "serverKeyRestrictions": { "$ref": "#/types/google-native:apikeys/v2:V2ServerKeyRestrictions" } } }, "google-native:apikeys/v2:V2RestrictionsResponse": { "properties": { "androidKeyRestrictions": { "$ref": "#/types/google-native:apikeys/v2:V2AndroidKeyRestrictionsResponse" }, "apiTargets": { "items": { "$ref": "#/types/google-native:apikeys/v2:V2ApiTargetResponse" } }, "browserKeyRestrictions": { "$ref": "#/types/google-native:apikeys/v2:V2BrowserKeyRestrictionsResponse" }, "iosKeyRestrictions": { "$ref": "#/types/google-native:apikeys/v2:V2IosKeyRestrictionsResponse" }, "serverKeyRestrictions": { "$ref": "#/types/google-native:apikeys/v2:V2ServerKeyRestrictionsResponse" } } }, "google-native:apikeys/v2:V2ServerKeyRestrictions": { "properties": { "allowedIps": { "items": {} } } }, "google-native:apikeys/v2:V2ServerKeyRestrictionsResponse": { "properties": { "allowedIps": { "items": {} } } }, "google-native:appengine/v1:ApiConfigHandler": { "properties": { "authFailAction": { "$ref": "#/types/google-native:appengine/v1:ApiConfigHandlerAuthFailAction" }, "login": { "$ref": "#/types/google-native:appengine/v1:ApiConfigHandlerLogin" }, "script": {}, "securityLevel": { "$ref": "#/types/google-native:appengine/v1:ApiConfigHandlerSecurityLevel" }, "url": {} } }, "google-native:appengine/v1:ApiConfigHandlerResponse": { "properties": { "authFailAction": {}, "login": {}, "script": {}, "securityLevel": {}, "url": {} } }, "google-native:appengine/v1:ApiEndpointHandler": { "properties": { "scriptPath": {} } }, "google-native:appengine/v1:ApiEndpointHandlerResponse": { "properties": { "scriptPath": {} } }, "google-native:appengine/v1:AutomaticScaling": { "properties": { "coolDownPeriod": { "format": "google-duration" }, "cpuUtilization": { "$ref": "#/types/google-native:appengine/v1:CpuUtilization" }, "diskUtilization": { "$ref": "#/types/google-native:appengine/v1:DiskUtilization" }, "maxConcurrentRequests": { "format": "int32" }, "maxIdleInstances": { "format": "int32" }, "maxPendingLatency": { "format": "google-duration" }, "maxTotalInstances": { "format": "int32" }, "minIdleInstances": { "format": "int32" }, "minPendingLatency": { "format": "google-duration" }, "minTotalInstances": { "format": "int32" }, "networkUtilization": { "$ref": "#/types/google-native:appengine/v1:NetworkUtilization" }, "requestUtilization": { "$ref": "#/types/google-native:appengine/v1:RequestUtilization" }, "standardSchedulerSettings": { "$ref": "#/types/google-native:appengine/v1:StandardSchedulerSettings" } } }, "google-native:appengine/v1:AutomaticScalingResponse": { "properties": { "coolDownPeriod": { "format": "google-duration" }, "cpuUtilization": { "$ref": "#/types/google-native:appengine/v1:CpuUtilizationResponse" }, "diskUtilization": { "$ref": "#/types/google-native:appengine/v1:DiskUtilizationResponse" }, "maxConcurrentRequests": { "format": "int32" }, "maxIdleInstances": { "format": "int32" }, "maxPendingLatency": { "format": "google-duration" }, "maxTotalInstances": { "format": "int32" }, "minIdleInstances": { "format": "int32" }, "minPendingLatency": { "format": "google-duration" }, "minTotalInstances": { "format": "int32" }, "networkUtilization": { "$ref": "#/types/google-native:appengine/v1:NetworkUtilizationResponse" }, "requestUtilization": { "$ref": "#/types/google-native:appengine/v1:RequestUtilizationResponse" }, "standardSchedulerSettings": { "$ref": "#/types/google-native:appengine/v1:StandardSchedulerSettingsResponse" } } }, "google-native:appengine/v1:BasicScaling": { "properties": { "idleTimeout": { "format": "google-duration" }, "maxInstances": { "format": "int32" } } }, "google-native:appengine/v1:BasicScalingResponse": { "properties": { "idleTimeout": { "format": "google-duration" }, "maxInstances": { "format": "int32" } } }, "google-native:appengine/v1:CertificateRawData": { "properties": { "privateKey": {}, "publicCertificate": {} } }, "google-native:appengine/v1:CertificateRawDataResponse": { "properties": { "privateKey": {}, "publicCertificate": {} } }, "google-native:appengine/v1:CloudBuildOptions": { "properties": { "appYamlPath": {}, "cloudBuildTimeout": { "format": "google-duration" } } }, "google-native:appengine/v1:CloudBuildOptionsResponse": { "properties": { "appYamlPath": {}, "cloudBuildTimeout": { "format": "google-duration" } } }, "google-native:appengine/v1:ContainerInfo": { "properties": { "image": {} } }, "google-native:appengine/v1:ContainerInfoResponse": { "properties": { "image": {} } }, "google-native:appengine/v1:CpuUtilization": { "properties": { "aggregationWindowLength": { "format": "google-duration" }, "targetUtilization": { "format": "double" } } }, "google-native:appengine/v1:CpuUtilizationResponse": { "properties": { "aggregationWindowLength": { "format": "google-duration" }, "targetUtilization": { "format": "double" } } }, "google-native:appengine/v1:Deployment": { "properties": { "cloudBuildOptions": { "$ref": "#/types/google-native:appengine/v1:CloudBuildOptions" }, "container": { "$ref": "#/types/google-native:appengine/v1:ContainerInfo" }, "files": {}, "zip": { "$ref": "#/types/google-native:appengine/v1:ZipInfo" } } }, "google-native:appengine/v1:DeploymentResponse": { "properties": { "cloudBuildOptions": { "$ref": "#/types/google-native:appengine/v1:CloudBuildOptionsResponse" }, "container": { "$ref": "#/types/google-native:appengine/v1:ContainerInfoResponse" }, "files": {}, "zip": { "$ref": "#/types/google-native:appengine/v1:ZipInfoResponse" } } }, "google-native:appengine/v1:DiskUtilization": { "properties": { "targetReadBytesPerSecond": { "format": "int32" }, "targetReadOpsPerSecond": { "format": "int32" }, "targetWriteBytesPerSecond": { "format": "int32" }, "targetWriteOpsPerSecond": { "format": "int32" } } }, "google-native:appengine/v1:DiskUtilizationResponse": { "properties": { "targetReadBytesPerSecond": { "format": "int32" }, "targetReadOpsPerSecond": { "format": "int32" }, "targetWriteBytesPerSecond": { "format": "int32" }, "targetWriteOpsPerSecond": { "format": "int32" } } }, "google-native:appengine/v1:EndpointsApiService": { "properties": { "configId": {}, "disableTraceSampling": {}, "name": {}, "rolloutStrategy": { "$ref": "#/types/google-native:appengine/v1:EndpointsApiServiceRolloutStrategy" } } }, "google-native:appengine/v1:EndpointsApiServiceResponse": { "properties": { "configId": {}, "disableTraceSampling": {}, "name": {}, "rolloutStrategy": {} } }, "google-native:appengine/v1:Entrypoint": { "properties": { "shell": {} } }, "google-native:appengine/v1:EntrypointResponse": { "properties": { "shell": {} } }, "google-native:appengine/v1:ErrorHandler": { "properties": { "errorCode": { "$ref": "#/types/google-native:appengine/v1:ErrorHandlerErrorCode" }, "mimeType": {}, "staticFile": {} } }, "google-native:appengine/v1:ErrorHandlerResponse": { "properties": { "errorCode": {}, "mimeType": {}, "staticFile": {} } }, "google-native:appengine/v1:FeatureSettings": { "properties": { "splitHealthChecks": {}, "useContainerOptimizedOs": {} } }, "google-native:appengine/v1:FeatureSettingsResponse": { "properties": { "splitHealthChecks": {}, "useContainerOptimizedOs": {} } }, "google-native:appengine/v1:FlexibleRuntimeSettings": { "properties": { "operatingSystem": {}, "runtimeVersion": {} } }, "google-native:appengine/v1:FlexibleRuntimeSettingsResponse": { "properties": { "operatingSystem": {}, "runtimeVersion": {} } }, "google-native:appengine/v1:HealthCheck": { "properties": { "checkInterval": { "format": "google-duration" }, "disableHealthCheck": {}, "healthyThreshold": { "format": "uint32" }, "host": {}, "restartThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" }, "unhealthyThreshold": { "format": "uint32" } } }, "google-native:appengine/v1:HealthCheckResponse": { "properties": { "checkInterval": { "format": "google-duration" }, "disableHealthCheck": {}, "healthyThreshold": { "format": "uint32" }, "host": {}, "restartThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" }, "unhealthyThreshold": { "format": "uint32" } } }, "google-native:appengine/v1:IdentityAwareProxy": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientSecret": {} } }, "google-native:appengine/v1:IdentityAwareProxyResponse": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientSecret": {}, "oauth2ClientSecretSha256": {} } }, "google-native:appengine/v1:Library": { "properties": { "name": {}, "version": {} } }, "google-native:appengine/v1:LibraryResponse": { "properties": { "name": {}, "version": {} } }, "google-native:appengine/v1:LivenessCheck": { "properties": { "checkInterval": { "format": "google-duration" }, "failureThreshold": { "format": "uint32" }, "host": {}, "initialDelay": { "format": "google-duration" }, "path": {}, "successThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" } } }, "google-native:appengine/v1:LivenessCheckResponse": { "properties": { "checkInterval": { "format": "google-duration" }, "failureThreshold": { "format": "uint32" }, "host": {}, "initialDelay": { "format": "google-duration" }, "path": {}, "successThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" } } }, "google-native:appengine/v1:ManagedCertificateResponse": { "properties": { "lastRenewalTime": { "format": "google-datetime" }, "status": {} } }, "google-native:appengine/v1:ManualScaling": { "properties": { "instances": { "format": "int32" } } }, "google-native:appengine/v1:ManualScalingResponse": { "properties": { "instances": { "format": "int32" } } }, "google-native:appengine/v1:Network": { "properties": { "forwardedPorts": { "items": {} }, "instanceIpMode": { "$ref": "#/types/google-native:appengine/v1:NetworkInstanceIpMode" }, "instanceTag": {}, "name": {}, "sessionAffinity": {}, "subnetworkName": {} } }, "google-native:appengine/v1:NetworkResponse": { "properties": { "forwardedPorts": { "items": {} }, "instanceIpMode": {}, "instanceTag": {}, "name": {}, "sessionAffinity": {}, "subnetworkName": {} } }, "google-native:appengine/v1:NetworkUtilization": { "properties": { "targetReceivedBytesPerSecond": { "format": "int32" }, "targetReceivedPacketsPerSecond": { "format": "int32" }, "targetSentBytesPerSecond": { "format": "int32" }, "targetSentPacketsPerSecond": { "format": "int32" } } }, "google-native:appengine/v1:NetworkUtilizationResponse": { "properties": { "targetReceivedBytesPerSecond": { "format": "int32" }, "targetReceivedPacketsPerSecond": { "format": "int32" }, "targetSentBytesPerSecond": { "format": "int32" }, "targetSentPacketsPerSecond": { "format": "int32" } } }, "google-native:appengine/v1:ReadinessCheck": { "properties": { "appStartTimeout": { "format": "google-duration" }, "checkInterval": { "format": "google-duration" }, "failureThreshold": { "format": "uint32" }, "host": {}, "path": {}, "successThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" } } }, "google-native:appengine/v1:ReadinessCheckResponse": { "properties": { "appStartTimeout": { "format": "google-duration" }, "checkInterval": { "format": "google-duration" }, "failureThreshold": { "format": "uint32" }, "host": {}, "path": {}, "successThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" } } }, "google-native:appengine/v1:RequestUtilization": { "properties": { "targetConcurrentRequests": { "format": "int32" }, "targetRequestCountPerSecond": { "format": "int32" } } }, "google-native:appengine/v1:RequestUtilizationResponse": { "properties": { "targetConcurrentRequests": { "format": "int32" }, "targetRequestCountPerSecond": { "format": "int32" } } }, "google-native:appengine/v1:ResourceRecordResponse": { "properties": { "name": {}, "rrdata": {}, "type": {} } }, "google-native:appengine/v1:Resources": { "properties": { "cpu": { "format": "double" }, "diskGb": { "format": "double" }, "kmsKeyReference": {}, "memoryGb": { "format": "double" }, "volumes": { "items": { "$ref": "#/types/google-native:appengine/v1:Volume" } } } }, "google-native:appengine/v1:ResourcesResponse": { "properties": { "cpu": { "format": "double" }, "diskGb": { "format": "double" }, "kmsKeyReference": {}, "memoryGb": { "format": "double" }, "volumes": { "items": { "$ref": "#/types/google-native:appengine/v1:VolumeResponse" } } } }, "google-native:appengine/v1:ScriptHandler": { "properties": { "scriptPath": {} } }, "google-native:appengine/v1:ScriptHandlerResponse": { "properties": { "scriptPath": {} } }, "google-native:appengine/v1:SslSettings": { "properties": { "certificateId": {}, "sslManagementType": { "$ref": "#/types/google-native:appengine/v1:SslSettingsSslManagementType" } } }, "google-native:appengine/v1:SslSettingsResponse": { "properties": { "certificateId": {}, "pendingManagedCertificateId": {}, "sslManagementType": {} } }, "google-native:appengine/v1:StandardSchedulerSettings": { "properties": { "maxInstances": { "format": "int32" }, "minInstances": { "format": "int32" }, "targetCpuUtilization": { "format": "double" }, "targetThroughputUtilization": { "format": "double" } } }, "google-native:appengine/v1:StandardSchedulerSettingsResponse": { "properties": { "maxInstances": { "format": "int32" }, "minInstances": { "format": "int32" }, "targetCpuUtilization": { "format": "double" }, "targetThroughputUtilization": { "format": "double" } } }, "google-native:appengine/v1:StaticFilesHandler": { "properties": { "applicationReadable": {}, "expiration": { "format": "google-duration" }, "httpHeaders": {}, "mimeType": {}, "path": {}, "requireMatchingFile": {}, "uploadPathRegex": {} } }, "google-native:appengine/v1:StaticFilesHandlerResponse": { "properties": { "applicationReadable": {}, "expiration": { "format": "google-duration" }, "httpHeaders": {}, "mimeType": {}, "path": {}, "requireMatchingFile": {}, "uploadPathRegex": {} } }, "google-native:appengine/v1:UrlDispatchRule": { "properties": { "domain": {}, "path": {}, "service": {} } }, "google-native:appengine/v1:UrlDispatchRuleResponse": { "properties": { "domain": {}, "path": {}, "service": {} } }, "google-native:appengine/v1:UrlMap": { "properties": { "apiEndpoint": { "$ref": "#/types/google-native:appengine/v1:ApiEndpointHandler" }, "authFailAction": { "$ref": "#/types/google-native:appengine/v1:UrlMapAuthFailAction" }, "login": { "$ref": "#/types/google-native:appengine/v1:UrlMapLogin" }, "redirectHttpResponseCode": { "$ref": "#/types/google-native:appengine/v1:UrlMapRedirectHttpResponseCode" }, "script": { "$ref": "#/types/google-native:appengine/v1:ScriptHandler" }, "securityLevel": { "$ref": "#/types/google-native:appengine/v1:UrlMapSecurityLevel" }, "staticFiles": { "$ref": "#/types/google-native:appengine/v1:StaticFilesHandler" }, "urlRegex": {} } }, "google-native:appengine/v1:UrlMapResponse": { "properties": { "apiEndpoint": { "$ref": "#/types/google-native:appengine/v1:ApiEndpointHandlerResponse" }, "authFailAction": {}, "login": {}, "redirectHttpResponseCode": {}, "script": { "$ref": "#/types/google-native:appengine/v1:ScriptHandlerResponse" }, "securityLevel": {}, "staticFiles": { "$ref": "#/types/google-native:appengine/v1:StaticFilesHandlerResponse" }, "urlRegex": {} } }, "google-native:appengine/v1:Volume": { "properties": { "name": {}, "sizeGb": { "format": "double" }, "volumeType": {} } }, "google-native:appengine/v1:VolumeResponse": { "properties": { "name": {}, "sizeGb": { "format": "double" }, "volumeType": {} } }, "google-native:appengine/v1:VpcAccessConnector": { "properties": { "egressSetting": { "$ref": "#/types/google-native:appengine/v1:VpcAccessConnectorEgressSetting" }, "name": {} } }, "google-native:appengine/v1:VpcAccessConnectorResponse": { "properties": { "egressSetting": {}, "name": {} } }, "google-native:appengine/v1:ZipInfo": { "properties": { "filesCount": { "format": "int32" }, "sourceUrl": {} } }, "google-native:appengine/v1:ZipInfoResponse": { "properties": { "filesCount": { "format": "int32" }, "sourceUrl": {} } }, "google-native:appengine/v1alpha:CertificateRawData": { "properties": { "privateKey": {}, "publicCertificate": {} } }, "google-native:appengine/v1alpha:CertificateRawDataResponse": { "properties": { "privateKey": {}, "publicCertificate": {} } }, "google-native:appengine/v1alpha:ManagedCertificateResponse": { "properties": { "lastRenewalTime": { "format": "google-datetime" }, "status": {} } }, "google-native:appengine/v1alpha:ResourceRecordResponse": { "properties": { "name": {}, "rrdata": {}, "type": {} } }, "google-native:appengine/v1alpha:SslSettings": { "properties": { "certificateId": {} } }, "google-native:appengine/v1alpha:SslSettingsResponse": { "properties": { "certificateId": {}, "isManagedCertificate": {} } }, "google-native:appengine/v1beta:ApiConfigHandler": { "properties": { "authFailAction": { "$ref": "#/types/google-native:appengine/v1beta:ApiConfigHandlerAuthFailAction" }, "login": { "$ref": "#/types/google-native:appengine/v1beta:ApiConfigHandlerLogin" }, "script": {}, "securityLevel": { "$ref": "#/types/google-native:appengine/v1beta:ApiConfigHandlerSecurityLevel" }, "url": {} } }, "google-native:appengine/v1beta:ApiConfigHandlerResponse": { "properties": { "authFailAction": {}, "login": {}, "script": {}, "securityLevel": {}, "url": {} } }, "google-native:appengine/v1beta:ApiEndpointHandler": { "properties": { "scriptPath": {} } }, "google-native:appengine/v1beta:ApiEndpointHandlerResponse": { "properties": { "scriptPath": {} } }, "google-native:appengine/v1beta:AutomaticScaling": { "properties": { "coolDownPeriod": { "format": "google-duration" }, "cpuUtilization": { "$ref": "#/types/google-native:appengine/v1beta:CpuUtilization" }, "customMetrics": { "items": { "$ref": "#/types/google-native:appengine/v1beta:CustomMetric" } }, "diskUtilization": { "$ref": "#/types/google-native:appengine/v1beta:DiskUtilization" }, "maxConcurrentRequests": { "format": "int32" }, "maxIdleInstances": { "format": "int32" }, "maxPendingLatency": { "format": "google-duration" }, "maxTotalInstances": { "format": "int32" }, "minIdleInstances": { "format": "int32" }, "minPendingLatency": { "format": "google-duration" }, "minTotalInstances": { "format": "int32" }, "networkUtilization": { "$ref": "#/types/google-native:appengine/v1beta:NetworkUtilization" }, "requestUtilization": { "$ref": "#/types/google-native:appengine/v1beta:RequestUtilization" }, "standardSchedulerSettings": { "$ref": "#/types/google-native:appengine/v1beta:StandardSchedulerSettings" } } }, "google-native:appengine/v1beta:AutomaticScalingResponse": { "properties": { "coolDownPeriod": { "format": "google-duration" }, "cpuUtilization": { "$ref": "#/types/google-native:appengine/v1beta:CpuUtilizationResponse" }, "customMetrics": { "items": { "$ref": "#/types/google-native:appengine/v1beta:CustomMetricResponse" } }, "diskUtilization": { "$ref": "#/types/google-native:appengine/v1beta:DiskUtilizationResponse" }, "maxConcurrentRequests": { "format": "int32" }, "maxIdleInstances": { "format": "int32" }, "maxPendingLatency": { "format": "google-duration" }, "maxTotalInstances": { "format": "int32" }, "minIdleInstances": { "format": "int32" }, "minPendingLatency": { "format": "google-duration" }, "minTotalInstances": { "format": "int32" }, "networkUtilization": { "$ref": "#/types/google-native:appengine/v1beta:NetworkUtilizationResponse" }, "requestUtilization": { "$ref": "#/types/google-native:appengine/v1beta:RequestUtilizationResponse" }, "standardSchedulerSettings": { "$ref": "#/types/google-native:appengine/v1beta:StandardSchedulerSettingsResponse" } } }, "google-native:appengine/v1beta:BasicScaling": { "properties": { "idleTimeout": { "format": "google-duration" }, "maxInstances": { "format": "int32" } } }, "google-native:appengine/v1beta:BasicScalingResponse": { "properties": { "idleTimeout": { "format": "google-duration" }, "maxInstances": { "format": "int32" } } }, "google-native:appengine/v1beta:BuildInfo": { "properties": { "cloudBuildId": {} } }, "google-native:appengine/v1beta:BuildInfoResponse": { "properties": { "cloudBuildId": {} } }, "google-native:appengine/v1beta:CertificateRawData": { "properties": { "privateKey": {}, "publicCertificate": {} } }, "google-native:appengine/v1beta:CertificateRawDataResponse": { "properties": { "privateKey": {}, "publicCertificate": {} } }, "google-native:appengine/v1beta:CloudBuildOptions": { "properties": { "appYamlPath": {}, "cloudBuildTimeout": { "format": "google-duration" } } }, "google-native:appengine/v1beta:CloudBuildOptionsResponse": { "properties": { "appYamlPath": {}, "cloudBuildTimeout": { "format": "google-duration" } } }, "google-native:appengine/v1beta:ContainerInfo": { "properties": { "image": {} } }, "google-native:appengine/v1beta:ContainerInfoResponse": { "properties": { "image": {} } }, "google-native:appengine/v1beta:CpuUtilization": { "properties": { "aggregationWindowLength": { "format": "google-duration" }, "targetUtilization": { "format": "double" } } }, "google-native:appengine/v1beta:CpuUtilizationResponse": { "properties": { "aggregationWindowLength": { "format": "google-duration" }, "targetUtilization": { "format": "double" } } }, "google-native:appengine/v1beta:CustomMetric": { "properties": { "filter": {}, "metricName": {}, "singleInstanceAssignment": { "format": "double" }, "targetType": {}, "targetUtilization": { "format": "double" } } }, "google-native:appengine/v1beta:CustomMetricResponse": { "properties": { "filter": {}, "metricName": {}, "singleInstanceAssignment": { "format": "double" }, "targetType": {}, "targetUtilization": { "format": "double" } } }, "google-native:appengine/v1beta:Deployment": { "properties": { "build": { "$ref": "#/types/google-native:appengine/v1beta:BuildInfo" }, "cloudBuildOptions": { "$ref": "#/types/google-native:appengine/v1beta:CloudBuildOptions" }, "container": { "$ref": "#/types/google-native:appengine/v1beta:ContainerInfo" }, "files": {}, "zip": { "$ref": "#/types/google-native:appengine/v1beta:ZipInfo" } } }, "google-native:appengine/v1beta:DeploymentResponse": { "properties": { "build": { "$ref": "#/types/google-native:appengine/v1beta:BuildInfoResponse" }, "cloudBuildOptions": { "$ref": "#/types/google-native:appengine/v1beta:CloudBuildOptionsResponse" }, "container": { "$ref": "#/types/google-native:appengine/v1beta:ContainerInfoResponse" }, "files": {}, "zip": { "$ref": "#/types/google-native:appengine/v1beta:ZipInfoResponse" } } }, "google-native:appengine/v1beta:DiskUtilization": { "properties": { "targetReadBytesPerSecond": { "format": "int32" }, "targetReadOpsPerSecond": { "format": "int32" }, "targetWriteBytesPerSecond": { "format": "int32" }, "targetWriteOpsPerSecond": { "format": "int32" } } }, "google-native:appengine/v1beta:DiskUtilizationResponse": { "properties": { "targetReadBytesPerSecond": { "format": "int32" }, "targetReadOpsPerSecond": { "format": "int32" }, "targetWriteBytesPerSecond": { "format": "int32" }, "targetWriteOpsPerSecond": { "format": "int32" } } }, "google-native:appengine/v1beta:EndpointsApiService": { "properties": { "configId": {}, "disableTraceSampling": {}, "name": {}, "rolloutStrategy": { "$ref": "#/types/google-native:appengine/v1beta:EndpointsApiServiceRolloutStrategy" } } }, "google-native:appengine/v1beta:EndpointsApiServiceResponse": { "properties": { "configId": {}, "disableTraceSampling": {}, "name": {}, "rolloutStrategy": {} } }, "google-native:appengine/v1beta:Entrypoint": { "properties": { "shell": {} } }, "google-native:appengine/v1beta:EntrypointResponse": { "properties": { "shell": {} } }, "google-native:appengine/v1beta:ErrorHandler": { "properties": { "errorCode": { "$ref": "#/types/google-native:appengine/v1beta:ErrorHandlerErrorCode" }, "mimeType": {}, "staticFile": {} } }, "google-native:appengine/v1beta:ErrorHandlerResponse": { "properties": { "errorCode": {}, "mimeType": {}, "staticFile": {} } }, "google-native:appengine/v1beta:FeatureSettings": { "properties": { "splitHealthChecks": {}, "useContainerOptimizedOs": {} } }, "google-native:appengine/v1beta:FeatureSettingsResponse": { "properties": { "splitHealthChecks": {}, "useContainerOptimizedOs": {} } }, "google-native:appengine/v1beta:FlexibleRuntimeSettings": { "properties": { "operatingSystem": {}, "runtimeVersion": {} } }, "google-native:appengine/v1beta:FlexibleRuntimeSettingsResponse": { "properties": { "operatingSystem": {}, "runtimeVersion": {} } }, "google-native:appengine/v1beta:HealthCheck": { "properties": { "checkInterval": { "format": "google-duration" }, "disableHealthCheck": {}, "healthyThreshold": { "format": "uint32" }, "host": {}, "restartThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" }, "unhealthyThreshold": { "format": "uint32" } } }, "google-native:appengine/v1beta:HealthCheckResponse": { "properties": { "checkInterval": { "format": "google-duration" }, "disableHealthCheck": {}, "healthyThreshold": { "format": "uint32" }, "host": {}, "restartThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" }, "unhealthyThreshold": { "format": "uint32" } } }, "google-native:appengine/v1beta:IdentityAwareProxy": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientSecret": {} } }, "google-native:appengine/v1beta:IdentityAwareProxyResponse": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientSecret": {}, "oauth2ClientSecretSha256": {} } }, "google-native:appengine/v1beta:Library": { "properties": { "name": {}, "version": {} } }, "google-native:appengine/v1beta:LibraryResponse": { "properties": { "name": {}, "version": {} } }, "google-native:appengine/v1beta:LivenessCheck": { "properties": { "checkInterval": { "format": "google-duration" }, "failureThreshold": { "format": "uint32" }, "host": {}, "initialDelay": { "format": "google-duration" }, "path": {}, "successThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" } } }, "google-native:appengine/v1beta:LivenessCheckResponse": { "properties": { "checkInterval": { "format": "google-duration" }, "failureThreshold": { "format": "uint32" }, "host": {}, "initialDelay": { "format": "google-duration" }, "path": {}, "successThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" } } }, "google-native:appengine/v1beta:ManagedCertificateResponse": { "properties": { "lastRenewalTime": { "format": "google-datetime" }, "status": {} } }, "google-native:appengine/v1beta:ManualScaling": { "properties": { "instances": { "format": "int32" } } }, "google-native:appengine/v1beta:ManualScalingResponse": { "properties": { "instances": { "format": "int32" } } }, "google-native:appengine/v1beta:Network": { "properties": { "forwardedPorts": { "items": {} }, "instanceIpMode": { "$ref": "#/types/google-native:appengine/v1beta:NetworkInstanceIpMode" }, "instanceTag": {}, "name": {}, "sessionAffinity": {}, "subnetworkName": {} } }, "google-native:appengine/v1beta:NetworkResponse": { "properties": { "forwardedPorts": { "items": {} }, "instanceIpMode": {}, "instanceTag": {}, "name": {}, "sessionAffinity": {}, "subnetworkName": {} } }, "google-native:appengine/v1beta:NetworkUtilization": { "properties": { "targetReceivedBytesPerSecond": { "format": "int32" }, "targetReceivedPacketsPerSecond": { "format": "int32" }, "targetSentBytesPerSecond": { "format": "int32" }, "targetSentPacketsPerSecond": { "format": "int32" } } }, "google-native:appengine/v1beta:NetworkUtilizationResponse": { "properties": { "targetReceivedBytesPerSecond": { "format": "int32" }, "targetReceivedPacketsPerSecond": { "format": "int32" }, "targetSentBytesPerSecond": { "format": "int32" }, "targetSentPacketsPerSecond": { "format": "int32" } } }, "google-native:appengine/v1beta:ReadinessCheck": { "properties": { "appStartTimeout": { "format": "google-duration" }, "checkInterval": { "format": "google-duration" }, "failureThreshold": { "format": "uint32" }, "host": {}, "path": {}, "successThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" } } }, "google-native:appengine/v1beta:ReadinessCheckResponse": { "properties": { "appStartTimeout": { "format": "google-duration" }, "checkInterval": { "format": "google-duration" }, "failureThreshold": { "format": "uint32" }, "host": {}, "path": {}, "successThreshold": { "format": "uint32" }, "timeout": { "format": "google-duration" } } }, "google-native:appengine/v1beta:RequestUtilization": { "properties": { "targetConcurrentRequests": { "format": "int32" }, "targetRequestCountPerSecond": { "format": "int32" } } }, "google-native:appengine/v1beta:RequestUtilizationResponse": { "properties": { "targetConcurrentRequests": { "format": "int32" }, "targetRequestCountPerSecond": { "format": "int32" } } }, "google-native:appengine/v1beta:ResourceRecordResponse": { "properties": { "name": {}, "rrdata": {}, "type": {} } }, "google-native:appengine/v1beta:Resources": { "properties": { "cpu": { "format": "double" }, "diskGb": { "format": "double" }, "kmsKeyReference": {}, "memoryGb": { "format": "double" }, "volumes": { "items": { "$ref": "#/types/google-native:appengine/v1beta:Volume" } } } }, "google-native:appengine/v1beta:ResourcesResponse": { "properties": { "cpu": { "format": "double" }, "diskGb": { "format": "double" }, "kmsKeyReference": {}, "memoryGb": { "format": "double" }, "volumes": { "items": { "$ref": "#/types/google-native:appengine/v1beta:VolumeResponse" } } } }, "google-native:appengine/v1beta:ScriptHandler": { "properties": { "scriptPath": {} } }, "google-native:appengine/v1beta:ScriptHandlerResponse": { "properties": { "scriptPath": {} } }, "google-native:appengine/v1beta:SslSettings": { "properties": { "certificateId": {}, "sslManagementType": { "$ref": "#/types/google-native:appengine/v1beta:SslSettingsSslManagementType" } } }, "google-native:appengine/v1beta:SslSettingsResponse": { "properties": { "certificateId": {}, "pendingManagedCertificateId": {}, "sslManagementType": {} } }, "google-native:appengine/v1beta:StandardSchedulerSettings": { "properties": { "maxInstances": { "format": "int32" }, "minInstances": { "format": "int32" }, "targetCpuUtilization": { "format": "double" }, "targetThroughputUtilization": { "format": "double" } } }, "google-native:appengine/v1beta:StandardSchedulerSettingsResponse": { "properties": { "maxInstances": { "format": "int32" }, "minInstances": { "format": "int32" }, "targetCpuUtilization": { "format": "double" }, "targetThroughputUtilization": { "format": "double" } } }, "google-native:appengine/v1beta:StaticFilesHandler": { "properties": { "applicationReadable": {}, "expiration": { "format": "google-duration" }, "httpHeaders": {}, "mimeType": {}, "path": {}, "requireMatchingFile": {}, "uploadPathRegex": {} } }, "google-native:appengine/v1beta:StaticFilesHandlerResponse": { "properties": { "applicationReadable": {}, "expiration": { "format": "google-duration" }, "httpHeaders": {}, "mimeType": {}, "path": {}, "requireMatchingFile": {}, "uploadPathRegex": {} } }, "google-native:appengine/v1beta:UrlDispatchRule": { "properties": { "domain": {}, "path": {}, "service": {} } }, "google-native:appengine/v1beta:UrlDispatchRuleResponse": { "properties": { "domain": {}, "path": {}, "service": {} } }, "google-native:appengine/v1beta:UrlMap": { "properties": { "apiEndpoint": { "$ref": "#/types/google-native:appengine/v1beta:ApiEndpointHandler" }, "authFailAction": { "$ref": "#/types/google-native:appengine/v1beta:UrlMapAuthFailAction" }, "login": { "$ref": "#/types/google-native:appengine/v1beta:UrlMapLogin" }, "redirectHttpResponseCode": { "$ref": "#/types/google-native:appengine/v1beta:UrlMapRedirectHttpResponseCode" }, "script": { "$ref": "#/types/google-native:appengine/v1beta:ScriptHandler" }, "securityLevel": { "$ref": "#/types/google-native:appengine/v1beta:UrlMapSecurityLevel" }, "staticFiles": { "$ref": "#/types/google-native:appengine/v1beta:StaticFilesHandler" }, "urlRegex": {} } }, "google-native:appengine/v1beta:UrlMapResponse": { "properties": { "apiEndpoint": { "$ref": "#/types/google-native:appengine/v1beta:ApiEndpointHandlerResponse" }, "authFailAction": {}, "login": {}, "redirectHttpResponseCode": {}, "script": { "$ref": "#/types/google-native:appengine/v1beta:ScriptHandlerResponse" }, "securityLevel": {}, "staticFiles": { "$ref": "#/types/google-native:appengine/v1beta:StaticFilesHandlerResponse" }, "urlRegex": {} } }, "google-native:appengine/v1beta:Volume": { "properties": { "name": {}, "sizeGb": { "format": "double" }, "volumeType": {} } }, "google-native:appengine/v1beta:VolumeResponse": { "properties": { "name": {}, "sizeGb": { "format": "double" }, "volumeType": {} } }, "google-native:appengine/v1beta:VpcAccessConnector": { "properties": { "egressSetting": { "$ref": "#/types/google-native:appengine/v1beta:VpcAccessConnectorEgressSetting" }, "name": {} } }, "google-native:appengine/v1beta:VpcAccessConnectorResponse": { "properties": { "egressSetting": {}, "name": {} } }, "google-native:appengine/v1beta:ZipInfo": { "properties": { "filesCount": { "format": "int32" }, "sourceUrl": {} } }, "google-native:appengine/v1beta:ZipInfoResponse": { "properties": { "filesCount": { "format": "int32" }, "sourceUrl": {} } }, "google-native:artifactregistry/v1:AptRepository": { "properties": { "publicRepository": { "$ref": "#/types/google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRepository" } } }, "google-native:artifactregistry/v1:AptRepositoryResponse": { "properties": { "publicRepository": { "$ref": "#/types/google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRepositoryResponse" } } }, "google-native:artifactregistry/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:artifactregistry/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:artifactregistry/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:artifactregistry/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:artifactregistry/v1:DockerRepository": { "properties": { "publicRepository": { "$ref": "#/types/google-native:artifactregistry/v1:DockerRepositoryPublicRepository" } } }, "google-native:artifactregistry/v1:DockerRepositoryConfig": { "properties": { "immutableTags": {} } }, "google-native:artifactregistry/v1:DockerRepositoryConfigResponse": { "properties": { "immutableTags": {} } }, "google-native:artifactregistry/v1:DockerRepositoryResponse": { "properties": { "publicRepository": {} } }, "google-native:artifactregistry/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:artifactregistry/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRepository": { "properties": { "repositoryBase": { "$ref": "#/types/google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRepositoryRepositoryBase" }, "repositoryPath": {} } }, "google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigAptRepositoryPublicRepositoryResponse": { "properties": { "repositoryBase": {}, "repositoryPath": {} } }, "google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRepository": { "properties": { "repositoryBase": { "$ref": "#/types/google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRepositoryRepositoryBase" }, "repositoryPath": {} } }, "google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRepositoryResponse": { "properties": { "repositoryBase": {}, "repositoryPath": {} } }, "google-native:artifactregistry/v1:MavenRepository": { "properties": { "publicRepository": { "$ref": "#/types/google-native:artifactregistry/v1:MavenRepositoryPublicRepository" } } }, "google-native:artifactregistry/v1:MavenRepositoryConfig": { "properties": { "allowSnapshotOverwrites": {}, "versionPolicy": { "$ref": "#/types/google-native:artifactregistry/v1:MavenRepositoryConfigVersionPolicy" } } }, "google-native:artifactregistry/v1:MavenRepositoryConfigResponse": { "properties": { "allowSnapshotOverwrites": {}, "versionPolicy": {} } }, "google-native:artifactregistry/v1:MavenRepositoryResponse": { "properties": { "publicRepository": {} } }, "google-native:artifactregistry/v1:NpmRepository": { "properties": { "publicRepository": { "$ref": "#/types/google-native:artifactregistry/v1:NpmRepositoryPublicRepository" } } }, "google-native:artifactregistry/v1:NpmRepositoryResponse": { "properties": { "publicRepository": {} } }, "google-native:artifactregistry/v1:PythonRepository": { "properties": { "publicRepository": { "$ref": "#/types/google-native:artifactregistry/v1:PythonRepositoryPublicRepository" } } }, "google-native:artifactregistry/v1:PythonRepositoryResponse": { "properties": { "publicRepository": {} } }, "google-native:artifactregistry/v1:RemoteRepositoryConfig": { "properties": { "aptRepository": { "$ref": "#/types/google-native:artifactregistry/v1:AptRepository" }, "description": {}, "dockerRepository": { "$ref": "#/types/google-native:artifactregistry/v1:DockerRepository" }, "mavenRepository": { "$ref": "#/types/google-native:artifactregistry/v1:MavenRepository" }, "npmRepository": { "$ref": "#/types/google-native:artifactregistry/v1:NpmRepository" }, "pythonRepository": { "$ref": "#/types/google-native:artifactregistry/v1:PythonRepository" }, "upstreamCredentials": { "$ref": "#/types/google-native:artifactregistry/v1:UpstreamCredentials" }, "yumRepository": { "$ref": "#/types/google-native:artifactregistry/v1:YumRepository" } } }, "google-native:artifactregistry/v1:RemoteRepositoryConfigResponse": { "properties": { "aptRepository": { "$ref": "#/types/google-native:artifactregistry/v1:AptRepositoryResponse" }, "description": {}, "dockerRepository": { "$ref": "#/types/google-native:artifactregistry/v1:DockerRepositoryResponse" }, "mavenRepository": { "$ref": "#/types/google-native:artifactregistry/v1:MavenRepositoryResponse" }, "npmRepository": { "$ref": "#/types/google-native:artifactregistry/v1:NpmRepositoryResponse" }, "pythonRepository": { "$ref": "#/types/google-native:artifactregistry/v1:PythonRepositoryResponse" }, "upstreamCredentials": { "$ref": "#/types/google-native:artifactregistry/v1:UpstreamCredentialsResponse" }, "yumRepository": { "$ref": "#/types/google-native:artifactregistry/v1:YumRepositoryResponse" } } }, "google-native:artifactregistry/v1:UpstreamCredentials": { "properties": { "usernamePasswordCredentials": { "$ref": "#/types/google-native:artifactregistry/v1:UsernamePasswordCredentials" } } }, "google-native:artifactregistry/v1:UpstreamCredentialsResponse": { "properties": { "usernamePasswordCredentials": { "$ref": "#/types/google-native:artifactregistry/v1:UsernamePasswordCredentialsResponse" } } }, "google-native:artifactregistry/v1:UpstreamPolicy": { "properties": { "id": {}, "priority": { "format": "int32" }, "repository": {} } }, "google-native:artifactregistry/v1:UpstreamPolicyResponse": { "properties": { "priority": { "format": "int32" }, "repository": {} } }, "google-native:artifactregistry/v1:UsernamePasswordCredentials": { "properties": { "passwordSecretVersion": {}, "username": {} } }, "google-native:artifactregistry/v1:UsernamePasswordCredentialsResponse": { "properties": { "passwordSecretVersion": {}, "username": {} } }, "google-native:artifactregistry/v1:VirtualRepositoryConfig": { "properties": { "upstreamPolicies": { "items": { "$ref": "#/types/google-native:artifactregistry/v1:UpstreamPolicy" } } } }, "google-native:artifactregistry/v1:VirtualRepositoryConfigResponse": { "properties": { "upstreamPolicies": { "items": { "$ref": "#/types/google-native:artifactregistry/v1:UpstreamPolicyResponse" } } } }, "google-native:artifactregistry/v1:YumRepository": { "properties": { "publicRepository": { "$ref": "#/types/google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRepository" } } }, "google-native:artifactregistry/v1:YumRepositoryResponse": { "properties": { "publicRepository": { "$ref": "#/types/google-native:artifactregistry/v1:GoogleDevtoolsArtifactregistryV1RemoteRepositoryConfigYumRepositoryPublicRepositoryResponse" } } }, "google-native:artifactregistry/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:artifactregistry/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:artifactregistry/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:artifactregistry/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:artifactregistry/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:artifactregistry/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:artifactregistry/v1beta2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:artifactregistry/v1beta2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:artifactregistry/v1beta2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:artifactregistry/v1beta2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:artifactregistry/v1beta2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:artifactregistry/v1beta2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:artifactregistry/v1beta2:MavenRepositoryConfig": { "properties": { "allowSnapshotOverwrites": {}, "versionPolicy": { "$ref": "#/types/google-native:artifactregistry/v1beta2:MavenRepositoryConfigVersionPolicy" } } }, "google-native:artifactregistry/v1beta2:MavenRepositoryConfigResponse": { "properties": { "allowSnapshotOverwrites": {}, "versionPolicy": {} } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadComplianceStatusResponse": { "properties": { "acknowledgedResourceViolationCount": { "format": "int32" }, "acknowledgedViolationCount": { "format": "int32" }, "activeResourceViolationCount": { "format": "int32" }, "activeViolationCount": { "format": "int32" } } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadEkmProvisioningResponseResponse": { "properties": { "ekmProvisioningErrorDomain": {}, "ekmProvisioningErrorMapping": {}, "ekmProvisioningState": {} } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadKMSSettings": { "properties": { "nextRotationTime": { "format": "google-datetime", "required": true, "forceNew": true }, "rotationPeriod": { "format": "google-duration", "required": true, "forceNew": true } } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadKMSSettingsResponse": { "properties": { "nextRotationTime": { "format": "google-datetime", "required": true }, "rotationPeriod": { "format": "google-duration", "required": true } } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions": { "properties": { "assuredWorkloadsMonitoring": {}, "dataLogsViewer": {}, "serviceAccessApprover": {} } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissionsResponse": { "properties": { "assuredWorkloadsMonitoring": {}, "dataLogsViewer": {}, "serviceAccessApprover": {} } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadResourceInfoResponse": { "properties": { "resourceId": { "format": "int64" }, "resourceType": {} } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadResourceSettings": { "properties": { "displayName": {}, "resourceId": {}, "resourceType": { "$ref": "#/types/google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadResourceSettingsResourceType" } } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadResourceSettingsResponse": { "properties": { "displayName": {}, "resourceId": {}, "resourceType": {} } }, "google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadSaaEnrollmentResponseResponse": { "properties": { "setupErrors": { "items": {} }, "setupStatus": {} } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings": { "properties": { "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings", "forceNew": true } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettingsResponse": { "properties": { "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettingsResponse" } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadComplianceStatusResponse": { "properties": { "acknowledgedResourceViolationCount": { "format": "int32" }, "acknowledgedViolationCount": { "format": "int32" }, "activeResourceViolationCount": { "format": "int32" }, "activeViolationCount": { "format": "int32" } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadEkmProvisioningResponseResponse": { "properties": { "ekmProvisioningErrorDomain": {}, "ekmProvisioningErrorMapping": {}, "ekmProvisioningState": {} } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings": { "properties": { "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings", "forceNew": true } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettingsResponse": { "properties": { "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettingsResponse" } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings": { "properties": { "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings", "forceNew": true } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettingsResponse": { "properties": { "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettingsResponse" } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings": { "properties": { "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings", "forceNew": true } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadIL4SettingsResponse": { "properties": { "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettingsResponse" } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings": { "properties": { "nextRotationTime": { "format": "google-datetime", "required": true, "forceNew": true }, "rotationPeriod": { "format": "google-duration", "required": true, "forceNew": true } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettingsResponse": { "properties": { "nextRotationTime": { "format": "google-datetime", "required": true }, "rotationPeriod": { "format": "google-duration", "required": true } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions": { "properties": { "assuredWorkloadsMonitoring": {}, "dataLogsViewer": {}, "serviceAccessApprover": {} } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissionsResponse": { "properties": { "assuredWorkloadsMonitoring": {}, "dataLogsViewer": {}, "serviceAccessApprover": {} } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfoResponse": { "properties": { "resourceId": { "format": "int64" }, "resourceType": {} } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings": { "properties": { "displayName": {}, "resourceId": {}, "resourceType": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettingsResourceType" } } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettingsResponse": { "properties": { "displayName": {}, "resourceId": {}, "resourceType": {} } }, "google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadSaaEnrollmentResponseResponse": { "properties": { "setupErrors": { "items": {} }, "setupStatus": {} } }, "google-native:backupdr/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:backupdr/v1:AuditLogConfig" } }, "service": {} } }, "google-native:backupdr/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:backupdr/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:backupdr/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:backupdr/v1:AuditLogConfigLogType" } } }, "google-native:backupdr/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:backupdr/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:backupdr/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:backupdr/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:backupdr/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:backupdr/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:backupdr/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:backupdr/v1:ManagementURIResponse": { "properties": { "api": {}, "webUi": {} } }, "google-native:backupdr/v1:NetworkConfig": { "properties": { "network": {}, "peeringMode": { "$ref": "#/types/google-native:backupdr/v1:NetworkConfigPeeringMode" } } }, "google-native:backupdr/v1:NetworkConfigResponse": { "properties": { "network": {}, "peeringMode": {} } }, "google-native:backupdr/v1:WorkforceIdentityBasedManagementURIResponse": { "properties": { "firstPartyManagementUri": {}, "thirdPartyManagementUri": {} } }, "google-native:backupdr/v1:WorkforceIdentityBasedOAuth2ClientIDResponse": { "properties": { "firstPartyOauth2ClientId": {}, "thirdPartyOauth2ClientId": {} } }, "google-native:baremetalsolution/v2:AllowedClient": { "properties": { "allowDev": {}, "allowSuid": {}, "allowedClientsCidr": {}, "mountPermissions": { "$ref": "#/types/google-native:baremetalsolution/v2:AllowedClientMountPermissions" }, "network": {}, "noRootSquash": {} } }, "google-native:baremetalsolution/v2:AllowedClientResponse": { "properties": { "allowDev": {}, "allowSuid": {}, "allowedClientsCidr": {}, "mountPermissions": {}, "network": {}, "nfsPath": {}, "noRootSquash": {}, "shareIp": {} } }, "google-native:baremetalsolution/v2:GoogleCloudBaremetalsolutionV2LogicalInterface": { "properties": { "interfaceIndex": { "format": "int32" }, "logicalNetworkInterfaces": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:LogicalNetworkInterface" } }, "name": {} } }, "google-native:baremetalsolution/v2:GoogleCloudBaremetalsolutionV2LogicalInterfaceResponse": { "properties": { "interfaceIndex": { "format": "int32" }, "logicalNetworkInterfaces": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:LogicalNetworkInterfaceResponse" } }, "name": {} } }, "google-native:baremetalsolution/v2:InstanceConfig": { "properties": { "accountNetworksEnabled": {}, "clientNetwork": { "$ref": "#/types/google-native:baremetalsolution/v2:NetworkAddress" }, "hyperthreading": {}, "id": {}, "instanceType": {}, "logicalInterfaces": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:GoogleCloudBaremetalsolutionV2LogicalInterface" } }, "name": {}, "networkConfig": { "$ref": "#/types/google-native:baremetalsolution/v2:InstanceConfigNetworkConfig" }, "networkTemplate": {}, "osImage": {}, "privateNetwork": { "$ref": "#/types/google-native:baremetalsolution/v2:NetworkAddress" }, "sshKeyNames": { "items": {} }, "userNote": {} } }, "google-native:baremetalsolution/v2:InstanceConfigResponse": { "properties": { "accountNetworksEnabled": {}, "clientNetwork": { "$ref": "#/types/google-native:baremetalsolution/v2:NetworkAddressResponse" }, "hyperthreading": {}, "instanceType": {}, "logicalInterfaces": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:GoogleCloudBaremetalsolutionV2LogicalInterfaceResponse" } }, "name": {}, "networkConfig": {}, "networkTemplate": {}, "osImage": {}, "privateNetwork": { "$ref": "#/types/google-native:baremetalsolution/v2:NetworkAddressResponse" }, "sshKeyNames": { "items": {} }, "userNote": {} } }, "google-native:baremetalsolution/v2:IntakeVlanAttachment": { "properties": { "id": {}, "pairingKey": {} } }, "google-native:baremetalsolution/v2:IntakeVlanAttachmentResponse": { "properties": { "pairingKey": {} } }, "google-native:baremetalsolution/v2:LogicalNetworkInterface": { "properties": { "defaultGateway": {}, "id": {}, "ipAddress": {}, "network": {}, "networkType": { "$ref": "#/types/google-native:baremetalsolution/v2:LogicalNetworkInterfaceNetworkType" } } }, "google-native:baremetalsolution/v2:LogicalNetworkInterfaceResponse": { "properties": { "defaultGateway": {}, "ipAddress": {}, "network": {}, "networkType": {} } }, "google-native:baremetalsolution/v2:LunRange": { "properties": { "quantity": { "format": "int32" }, "sizeGb": { "format": "int32" } } }, "google-native:baremetalsolution/v2:LunRangeResponse": { "properties": { "quantity": { "format": "int32" }, "sizeGb": { "format": "int32" } } }, "google-native:baremetalsolution/v2:NetworkAddress": { "properties": { "address": {}, "existingNetworkId": {}, "networkId": {} } }, "google-native:baremetalsolution/v2:NetworkAddressResponse": { "properties": { "address": {}, "existingNetworkId": {}, "networkId": {} } }, "google-native:baremetalsolution/v2:NetworkConfig": { "properties": { "bandwidth": { "$ref": "#/types/google-native:baremetalsolution/v2:NetworkConfigBandwidth" }, "cidr": {}, "gcpService": {}, "id": {}, "jumboFramesEnabled": {}, "serviceCidr": { "$ref": "#/types/google-native:baremetalsolution/v2:NetworkConfigServiceCidr" }, "type": { "$ref": "#/types/google-native:baremetalsolution/v2:NetworkConfigType" }, "userNote": {}, "vlanAttachments": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:IntakeVlanAttachment" } }, "vlanSameProject": {} } }, "google-native:baremetalsolution/v2:NetworkConfigResponse": { "properties": { "bandwidth": {}, "cidr": {}, "gcpService": {}, "jumboFramesEnabled": {}, "name": {}, "serviceCidr": {}, "type": {}, "userNote": {}, "vlanAttachments": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:IntakeVlanAttachmentResponse" } }, "vlanSameProject": {} } }, "google-native:baremetalsolution/v2:NfsExport": { "properties": { "allowDev": {}, "allowSuid": {}, "cidr": {}, "machineId": {}, "networkId": {}, "noRootSquash": {}, "permissions": { "$ref": "#/types/google-native:baremetalsolution/v2:NfsExportPermissions" } } }, "google-native:baremetalsolution/v2:NfsExportResponse": { "properties": { "allowDev": {}, "allowSuid": {}, "cidr": {}, "machineId": {}, "networkId": {}, "noRootSquash": {}, "permissions": {} } }, "google-native:baremetalsolution/v2:VolumeConfig": { "properties": { "gcpService": {}, "id": {}, "lunRanges": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:LunRange" } }, "machineIds": { "items": {} }, "nfsExports": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:NfsExport" } }, "performanceTier": { "$ref": "#/types/google-native:baremetalsolution/v2:VolumeConfigPerformanceTier" }, "protocol": { "$ref": "#/types/google-native:baremetalsolution/v2:VolumeConfigProtocol" }, "sizeGb": { "format": "int32" }, "snapshotsEnabled": {}, "type": { "$ref": "#/types/google-native:baremetalsolution/v2:VolumeConfigType" }, "userNote": {} } }, "google-native:baremetalsolution/v2:VolumeConfigResponse": { "properties": { "gcpService": {}, "lunRanges": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:LunRangeResponse" } }, "machineIds": { "items": {} }, "name": {}, "nfsExports": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:NfsExportResponse" } }, "performanceTier": {}, "protocol": {}, "sizeGb": { "format": "int32" }, "snapshotsEnabled": {}, "type": {}, "userNote": {} } }, "google-native:batch/v1:Accelerator": { "properties": { "count": { "format": "int64" }, "driverVersion": {}, "installGpuDrivers": {}, "type": {} } }, "google-native:batch/v1:AcceleratorResponse": { "properties": { "count": { "format": "int64" }, "driverVersion": {}, "installGpuDrivers": {}, "type": {} } }, "google-native:batch/v1:ActionCondition": { "properties": { "exitCodes": { "items": {} } } }, "google-native:batch/v1:ActionConditionResponse": { "properties": { "exitCodes": { "items": {} } } }, "google-native:batch/v1:AllocationPolicy": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:batch/v1:InstancePolicyOrTemplate" } }, "labels": {}, "location": { "$ref": "#/types/google-native:batch/v1:LocationPolicy" }, "network": { "$ref": "#/types/google-native:batch/v1:NetworkPolicy" }, "placement": { "$ref": "#/types/google-native:batch/v1:PlacementPolicy" }, "serviceAccount": { "$ref": "#/types/google-native:batch/v1:ServiceAccount" } } }, "google-native:batch/v1:AllocationPolicyResponse": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:batch/v1:InstancePolicyOrTemplateResponse" } }, "labels": {}, "location": { "$ref": "#/types/google-native:batch/v1:LocationPolicyResponse" }, "network": { "$ref": "#/types/google-native:batch/v1:NetworkPolicyResponse" }, "placement": { "$ref": "#/types/google-native:batch/v1:PlacementPolicyResponse" }, "serviceAccount": { "$ref": "#/types/google-native:batch/v1:ServiceAccountResponse" } } }, "google-native:batch/v1:AttachedDisk": { "properties": { "deviceName": {}, "existingDisk": {}, "newDisk": { "$ref": "#/types/google-native:batch/v1:Disk" } } }, "google-native:batch/v1:AttachedDiskResponse": { "properties": { "deviceName": {}, "existingDisk": {}, "newDisk": { "$ref": "#/types/google-native:batch/v1:DiskResponse" } } }, "google-native:batch/v1:Barrier": { "properties": { "name": {} } }, "google-native:batch/v1:BarrierResponse": { "properties": { "name": {} } }, "google-native:batch/v1:CloudLoggingOption": {}, "google-native:batch/v1:CloudLoggingOptionResponse": {}, "google-native:batch/v1:ComputeResource": { "properties": { "bootDiskMib": { "format": "int64" }, "cpuMilli": { "format": "int64" }, "memoryMib": { "format": "int64" } } }, "google-native:batch/v1:ComputeResourceResponse": { "properties": { "bootDiskMib": { "format": "int64" }, "cpuMilli": { "format": "int64" }, "memoryMib": { "format": "int64" } } }, "google-native:batch/v1:Container": { "properties": { "blockExternalNetwork": {}, "commands": { "items": {} }, "entrypoint": {}, "imageUri": {}, "options": {}, "password": {}, "username": {}, "volumes": { "items": {} } } }, "google-native:batch/v1:ContainerResponse": { "properties": { "blockExternalNetwork": {}, "commands": { "items": {} }, "entrypoint": {}, "imageUri": {}, "options": {}, "password": {}, "username": {}, "volumes": { "items": {} } } }, "google-native:batch/v1:Disk": { "properties": { "diskInterface": {}, "image": {}, "sizeGb": { "format": "int64" }, "snapshot": {}, "type": {} } }, "google-native:batch/v1:DiskResponse": { "properties": { "diskInterface": {}, "image": {}, "sizeGb": { "format": "int64" }, "snapshot": {}, "type": {} } }, "google-native:batch/v1:Environment": { "properties": { "encryptedVariables": { "$ref": "#/types/google-native:batch/v1:KMSEnvMap" }, "secretVariables": {}, "variables": {} } }, "google-native:batch/v1:EnvironmentResponse": { "properties": { "encryptedVariables": { "$ref": "#/types/google-native:batch/v1:KMSEnvMapResponse" }, "secretVariables": {}, "variables": {} } }, "google-native:batch/v1:GCS": { "properties": { "remotePath": {} } }, "google-native:batch/v1:GCSResponse": { "properties": { "remotePath": {} } }, "google-native:batch/v1:InstancePolicy": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:batch/v1:Accelerator" } }, "bootDisk": { "$ref": "#/types/google-native:batch/v1:Disk" }, "disks": { "items": { "$ref": "#/types/google-native:batch/v1:AttachedDisk" } }, "machineType": {}, "minCpuPlatform": {}, "provisioningModel": { "$ref": "#/types/google-native:batch/v1:InstancePolicyProvisioningModel" }, "reservation": {} } }, "google-native:batch/v1:InstancePolicyOrTemplate": { "properties": { "installGpuDrivers": {}, "instanceTemplate": {}, "policy": { "$ref": "#/types/google-native:batch/v1:InstancePolicy" } } }, "google-native:batch/v1:InstancePolicyOrTemplateResponse": { "properties": { "installGpuDrivers": {}, "instanceTemplate": {}, "policy": { "$ref": "#/types/google-native:batch/v1:InstancePolicyResponse" } } }, "google-native:batch/v1:InstancePolicyResponse": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:batch/v1:AcceleratorResponse" } }, "bootDisk": { "$ref": "#/types/google-native:batch/v1:DiskResponse" }, "disks": { "items": { "$ref": "#/types/google-native:batch/v1:AttachedDiskResponse" } }, "machineType": {}, "minCpuPlatform": {}, "provisioningModel": {}, "reservation": {} } }, "google-native:batch/v1:JobNotification": { "properties": { "message": { "$ref": "#/types/google-native:batch/v1:Message" }, "pubsubTopic": {} } }, "google-native:batch/v1:JobNotificationResponse": { "properties": { "message": { "$ref": "#/types/google-native:batch/v1:MessageResponse" }, "pubsubTopic": {} } }, "google-native:batch/v1:JobStatusResponse": { "properties": { "runDuration": { "format": "google-duration" }, "state": {}, "statusEvents": { "items": { "$ref": "#/types/google-native:batch/v1:StatusEventResponse" } }, "taskGroups": {} } }, "google-native:batch/v1:KMSEnvMap": { "properties": { "cipherText": {}, "keyName": {} } }, "google-native:batch/v1:KMSEnvMapResponse": { "properties": { "cipherText": {}, "keyName": {} } }, "google-native:batch/v1:LifecyclePolicy": { "properties": { "action": { "$ref": "#/types/google-native:batch/v1:LifecyclePolicyAction" }, "actionCondition": { "$ref": "#/types/google-native:batch/v1:ActionCondition" } } }, "google-native:batch/v1:LifecyclePolicyResponse": { "properties": { "action": {}, "actionCondition": { "$ref": "#/types/google-native:batch/v1:ActionConditionResponse" } } }, "google-native:batch/v1:LocationPolicy": { "properties": { "allowedLocations": { "items": {} } } }, "google-native:batch/v1:LocationPolicyResponse": { "properties": { "allowedLocations": { "items": {} } } }, "google-native:batch/v1:LogsPolicy": { "properties": { "cloudLoggingOption": { "$ref": "#/types/google-native:batch/v1:CloudLoggingOption" }, "destination": { "$ref": "#/types/google-native:batch/v1:LogsPolicyDestination" }, "logsPath": {} } }, "google-native:batch/v1:LogsPolicyResponse": { "properties": { "cloudLoggingOption": { "$ref": "#/types/google-native:batch/v1:CloudLoggingOptionResponse" }, "destination": {}, "logsPath": {} } }, "google-native:batch/v1:Message": { "properties": { "newJobState": { "$ref": "#/types/google-native:batch/v1:MessageNewJobState" }, "newTaskState": { "$ref": "#/types/google-native:batch/v1:MessageNewTaskState" }, "type": { "$ref": "#/types/google-native:batch/v1:MessageType" } } }, "google-native:batch/v1:MessageResponse": { "properties": { "newJobState": {}, "newTaskState": {}, "type": {} } }, "google-native:batch/v1:NFS": { "properties": { "remotePath": {}, "server": {} } }, "google-native:batch/v1:NFSResponse": { "properties": { "remotePath": {}, "server": {} } }, "google-native:batch/v1:NetworkInterface": { "properties": { "network": {}, "noExternalIpAddress": {}, "subnetwork": {} } }, "google-native:batch/v1:NetworkInterfaceResponse": { "properties": { "network": {}, "noExternalIpAddress": {}, "subnetwork": {} } }, "google-native:batch/v1:NetworkPolicy": { "properties": { "networkInterfaces": { "items": { "$ref": "#/types/google-native:batch/v1:NetworkInterface" } } } }, "google-native:batch/v1:NetworkPolicyResponse": { "properties": { "networkInterfaces": { "items": { "$ref": "#/types/google-native:batch/v1:NetworkInterfaceResponse" } } } }, "google-native:batch/v1:PlacementPolicy": { "properties": { "collocation": {}, "maxDistance": { "format": "int64" } } }, "google-native:batch/v1:PlacementPolicyResponse": { "properties": { "collocation": {}, "maxDistance": { "format": "int64" } } }, "google-native:batch/v1:Runnable": { "properties": { "alwaysRun": {}, "background": {}, "barrier": { "$ref": "#/types/google-native:batch/v1:Barrier" }, "container": { "$ref": "#/types/google-native:batch/v1:Container" }, "displayName": {}, "environment": { "$ref": "#/types/google-native:batch/v1:Environment" }, "ignoreExitStatus": {}, "labels": {}, "script": { "$ref": "#/types/google-native:batch/v1:Script" }, "timeout": { "format": "google-duration" } } }, "google-native:batch/v1:RunnableResponse": { "properties": { "alwaysRun": {}, "background": {}, "barrier": { "$ref": "#/types/google-native:batch/v1:BarrierResponse" }, "container": { "$ref": "#/types/google-native:batch/v1:ContainerResponse" }, "displayName": {}, "environment": { "$ref": "#/types/google-native:batch/v1:EnvironmentResponse" }, "ignoreExitStatus": {}, "labels": {}, "script": { "$ref": "#/types/google-native:batch/v1:ScriptResponse" }, "timeout": { "format": "google-duration" } } }, "google-native:batch/v1:Script": { "properties": { "path": {}, "text": {} } }, "google-native:batch/v1:ScriptResponse": { "properties": { "path": {}, "text": {} } }, "google-native:batch/v1:ServiceAccount": { "properties": { "email": {}, "scopes": { "items": {} } } }, "google-native:batch/v1:ServiceAccountResponse": { "properties": { "email": {}, "scopes": { "items": {} } } }, "google-native:batch/v1:StatusEventResponse": { "properties": { "description": {}, "eventTime": { "format": "google-datetime" }, "taskExecution": { "$ref": "#/types/google-native:batch/v1:TaskExecutionResponse" }, "taskState": {}, "type": {} } }, "google-native:batch/v1:TaskExecutionResponse": { "properties": { "exitCode": { "format": "int32" } } }, "google-native:batch/v1:TaskGroup": { "properties": { "parallelism": { "format": "int64" }, "permissiveSsh": {}, "requireHostsFile": {}, "schedulingPolicy": { "$ref": "#/types/google-native:batch/v1:TaskGroupSchedulingPolicy" }, "taskCount": { "format": "int64" }, "taskCountPerNode": { "format": "int64" }, "taskEnvironments": { "items": { "$ref": "#/types/google-native:batch/v1:Environment" } }, "taskSpec": { "$ref": "#/types/google-native:batch/v1:TaskSpec", "required": true } } }, "google-native:batch/v1:TaskGroupResponse": { "properties": { "name": {}, "parallelism": { "format": "int64" }, "permissiveSsh": {}, "requireHostsFile": {}, "schedulingPolicy": {}, "taskCount": { "format": "int64" }, "taskCountPerNode": { "format": "int64" }, "taskEnvironments": { "items": { "$ref": "#/types/google-native:batch/v1:EnvironmentResponse" } }, "taskSpec": { "$ref": "#/types/google-native:batch/v1:TaskSpecResponse", "required": true } } }, "google-native:batch/v1:TaskSpec": { "properties": { "computeResource": { "$ref": "#/types/google-native:batch/v1:ComputeResource" }, "environment": { "$ref": "#/types/google-native:batch/v1:Environment" }, "environments": {}, "lifecyclePolicies": { "items": { "$ref": "#/types/google-native:batch/v1:LifecyclePolicy" } }, "maxRetryCount": { "format": "int32" }, "maxRunDuration": { "format": "google-duration" }, "runnables": { "items": { "$ref": "#/types/google-native:batch/v1:Runnable" } }, "volumes": { "items": { "$ref": "#/types/google-native:batch/v1:Volume" } } } }, "google-native:batch/v1:TaskSpecResponse": { "properties": { "computeResource": { "$ref": "#/types/google-native:batch/v1:ComputeResourceResponse" }, "environment": { "$ref": "#/types/google-native:batch/v1:EnvironmentResponse" }, "environments": {}, "lifecyclePolicies": { "items": { "$ref": "#/types/google-native:batch/v1:LifecyclePolicyResponse" } }, "maxRetryCount": { "format": "int32" }, "maxRunDuration": { "format": "google-duration" }, "runnables": { "items": { "$ref": "#/types/google-native:batch/v1:RunnableResponse" } }, "volumes": { "items": { "$ref": "#/types/google-native:batch/v1:VolumeResponse" } } } }, "google-native:batch/v1:Volume": { "properties": { "deviceName": {}, "gcs": { "$ref": "#/types/google-native:batch/v1:GCS" }, "mountOptions": { "items": {} }, "mountPath": {}, "nfs": { "$ref": "#/types/google-native:batch/v1:NFS" } } }, "google-native:batch/v1:VolumeResponse": { "properties": { "deviceName": {}, "gcs": { "$ref": "#/types/google-native:batch/v1:GCSResponse" }, "mountOptions": { "items": {} }, "mountPath": {}, "nfs": { "$ref": "#/types/google-native:batch/v1:NFSResponse" } } }, "google-native:beyondcorp/v1:AllocatedConnectionResponse": { "properties": { "ingressPort": { "format": "int32", "required": true }, "pscUri": { "required": true } } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpoint": { "properties": { "host": { "required": true }, "port": { "format": "int32", "required": true } } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointResponse": { "properties": { "host": { "required": true }, "port": { "format": "int32", "required": true } } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGateway": { "properties": { "appGateway": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayType", "required": true } } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGatewayResponse": { "properties": { "appGateway": { "required": true }, "ingressPort": { "format": "int32" }, "l7psc": {}, "type": { "required": true }, "uri": {} } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo": { "properties": { "serviceAccount": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount" } } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoResponse": { "properties": { "serviceAccount": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccountResponse" } } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount": { "properties": { "email": {} } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccountResponse": { "properties": { "email": {} } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo": { "properties": { "id": { "required": true }, "resource": {}, "status": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1ResourceInfoStatus" }, "sub": { "items": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo" } }, "time": { "format": "google-datetime" } } }, "google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1ResourceInfoResponse": { "properties": { "resource": {}, "status": {}, "sub": { "items": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1ResourceInfoResponse" } }, "time": { "format": "google-datetime" } } }, "google-native:beyondcorp/v1:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:beyondcorp/v1:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:beyondcorp/v1:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:beyondcorp/v1:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:beyondcorp/v1:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleTypeExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:beyondcorp/v1:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleTypeExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:beyondcorp/v1:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:beyondcorp/v1:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:beyondcorp/v1alpha:AllocatedConnectionResponse": { "properties": { "ingressPort": { "format": "int32", "required": true }, "pscUri": { "required": true } } }, "google-native:beyondcorp/v1alpha:ApplicationEndpoint": { "properties": { "host": { "required": true }, "port": { "format": "int32", "required": true } } }, "google-native:beyondcorp/v1alpha:ApplicationEndpointResponse": { "properties": { "host": { "required": true }, "port": { "format": "int32", "required": true } } }, "google-native:beyondcorp/v1alpha:Gateway": { "properties": { "type": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GatewayType", "required": true } } }, "google-native:beyondcorp/v1alpha:GatewayResponse": { "properties": { "type": { "required": true }, "uri": {}, "userPort": { "format": "int32" } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint": { "properties": { "host": { "required": true }, "port": { "format": "int32", "required": true } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpointResponse": { "properties": { "host": { "required": true }, "port": { "format": "int32", "required": true } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway": { "properties": { "appGateway": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGatewayType", "required": true } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGatewayResponse": { "properties": { "appGateway": { "required": true }, "ingressPort": { "format": "int32" }, "l7psc": {}, "type": { "required": true }, "uri": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo": { "properties": { "serviceAccount": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount" } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoResponse": { "properties": { "serviceAccount": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountResponse" } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount": { "properties": { "email": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccountResponse": { "properties": { "email": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo": { "properties": { "id": { "required": true }, "resource": {}, "status": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfoStatus" }, "sub": { "items": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo" } }, "time": { "format": "google-datetime" } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfoResponse": { "properties": { "resource": {}, "status": {}, "sub": { "items": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfoResponse" } }, "time": { "format": "google-datetime" } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfo": { "properties": { "encryptionSaEmail": {}, "jwk": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfoResponse": { "properties": { "encryptionSaEmail": {}, "jwk": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaGroup": { "properties": { "email": {}, "id": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaGroupResponse": { "properties": { "email": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadata": { "properties": { "internalTenantId": {}, "partnerTenantId": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadataResponse": { "properties": { "internalTenantId": {}, "partnerTenantId": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo": { "properties": { "pacUri": { "required": true } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfoResponse": { "properties": { "pacUri": { "required": true } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaRuleSetting": { "properties": { "type": { "required": true, "forceNew": true }, "value": { "required": true } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaRuleSettingResponse": { "properties": { "type": { "required": true }, "value": { "required": true } } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfo": { "properties": { "serverCaCertPem": { "required": true }, "sslDecryptCaCertPem": {} } }, "google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfoResponse": { "properties": { "serverCaCertPem": { "required": true }, "sslDecryptCaCertPem": {} } }, "google-native:beyondcorp/v1alpha:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:beyondcorp/v1alpha:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:beyondcorp/v1alpha:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:beyondcorp/v1alpha:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:beyondcorp/v1alpha:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleTypeExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:beyondcorp/v1alpha:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleTypeExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:beyondcorp/v1alpha:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:beyondcorp/v1alpha:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:beyondcorp/v1alpha:PrincipalInfo": { "properties": { "serviceAccount": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ServiceAccount" } } }, "google-native:beyondcorp/v1alpha:PrincipalInfoResponse": { "properties": { "serviceAccount": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ServiceAccountResponse" } } }, "google-native:beyondcorp/v1alpha:ResourceInfo": { "properties": { "id": { "required": true }, "resource": {}, "status": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ResourceInfoStatus" }, "sub": { "items": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ResourceInfo" } }, "time": { "format": "google-datetime" } } }, "google-native:beyondcorp/v1alpha:ResourceInfoResponse": { "properties": { "resource": {}, "status": {}, "sub": { "items": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ResourceInfoResponse" } }, "time": { "format": "google-datetime" } } }, "google-native:beyondcorp/v1alpha:ServiceAccount": { "properties": { "email": {} } }, "google-native:beyondcorp/v1alpha:ServiceAccountResponse": { "properties": { "email": {} } }, "google-native:biglake/v1:HiveDatabaseOptions": { "properties": { "locationUri": {}, "parameters": {} } }, "google-native:biglake/v1:HiveDatabaseOptionsResponse": { "properties": { "locationUri": {}, "parameters": {} } }, "google-native:biglake/v1:HiveTableOptions": { "properties": { "parameters": {}, "storageDescriptor": { "$ref": "#/types/google-native:biglake/v1:StorageDescriptor" }, "tableType": {} } }, "google-native:biglake/v1:HiveTableOptionsResponse": { "properties": { "parameters": {}, "storageDescriptor": { "$ref": "#/types/google-native:biglake/v1:StorageDescriptorResponse" }, "tableType": {} } }, "google-native:biglake/v1:SerDeInfo": { "properties": { "serializationLib": {} } }, "google-native:biglake/v1:SerDeInfoResponse": { "properties": { "serializationLib": {} } }, "google-native:biglake/v1:StorageDescriptor": { "properties": { "inputFormat": {}, "locationUri": {}, "outputFormat": {}, "serdeInfo": { "$ref": "#/types/google-native:biglake/v1:SerDeInfo" } } }, "google-native:biglake/v1:StorageDescriptorResponse": { "properties": { "inputFormat": {}, "locationUri": {}, "outputFormat": {}, "serdeInfo": { "$ref": "#/types/google-native:biglake/v1:SerDeInfoResponse" } } }, "google-native:bigquery/v2:Argument": { "properties": { "argumentKind": { "$ref": "#/types/google-native:bigquery/v2:ArgumentArgumentKind" }, "dataType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataType" }, "isAggregate": {}, "mode": { "$ref": "#/types/google-native:bigquery/v2:ArgumentMode" }, "name": {} } }, "google-native:bigquery/v2:ArgumentResponse": { "properties": { "argumentKind": {}, "dataType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataTypeResponse" }, "isAggregate": {}, "mode": {}, "name": {} } }, "google-native:bigquery/v2:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:bigquery/v2:AuditLogConfig" } }, "service": {} } }, "google-native:bigquery/v2:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:bigquery/v2:AuditLogConfigResponse" } }, "service": {} } }, "google-native:bigquery/v2:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:bigquery/v2:AuditLogConfigLogType" } } }, "google-native:bigquery/v2:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:bigquery/v2:AvroOptions": { "properties": { "useAvroLogicalTypes": {} } }, "google-native:bigquery/v2:AvroOptionsResponse": { "properties": { "useAvroLogicalTypes": {} } }, "google-native:bigquery/v2:BiEngineReasonResponse": { "properties": { "code": {}, "message": {} } }, "google-native:bigquery/v2:BiEngineStatisticsResponse": { "properties": { "accelerationMode": {}, "biEngineMode": {}, "biEngineReasons": { "items": { "$ref": "#/types/google-native:bigquery/v2:BiEngineReasonResponse" } } } }, "google-native:bigquery/v2:BigLakeConfiguration": { "properties": { "connectionId": {}, "fileFormat": {}, "storageUri": {}, "tableFormat": {} } }, "google-native:bigquery/v2:BigLakeConfigurationResponse": { "properties": { "connectionId": {}, "fileFormat": {}, "storageUri": {}, "tableFormat": {} } }, "google-native:bigquery/v2:BigQueryModelTrainingResponse": { "properties": { "currentIteration": { "format": "int32" }, "expectedTotalIterations": { "format": "int64" } } }, "google-native:bigquery/v2:BigtableColumn": { "properties": { "encoding": {}, "fieldName": {}, "onlyReadLatest": {}, "qualifierEncoded": { "format": "byte" }, "qualifierString": {}, "type": {} } }, "google-native:bigquery/v2:BigtableColumnFamily": { "properties": { "columns": { "items": { "$ref": "#/types/google-native:bigquery/v2:BigtableColumn" } }, "encoding": {}, "familyId": {}, "onlyReadLatest": {}, "type": {} } }, "google-native:bigquery/v2:BigtableColumnFamilyResponse": { "properties": { "columns": { "items": { "$ref": "#/types/google-native:bigquery/v2:BigtableColumnResponse" } }, "encoding": {}, "familyId": {}, "onlyReadLatest": {}, "type": {} } }, "google-native:bigquery/v2:BigtableColumnResponse": { "properties": { "encoding": {}, "fieldName": {}, "onlyReadLatest": {}, "qualifierEncoded": { "format": "byte" }, "qualifierString": {}, "type": {} } }, "google-native:bigquery/v2:BigtableOptions": { "properties": { "columnFamilies": { "items": { "$ref": "#/types/google-native:bigquery/v2:BigtableColumnFamily" } }, "ignoreUnspecifiedColumnFamilies": {}, "readRowkeyAsString": {} } }, "google-native:bigquery/v2:BigtableOptionsResponse": { "properties": { "columnFamilies": { "items": { "$ref": "#/types/google-native:bigquery/v2:BigtableColumnFamilyResponse" } }, "ignoreUnspecifiedColumnFamilies": {}, "readRowkeyAsString": {} } }, "google-native:bigquery/v2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:bigquery/v2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:bigquery/v2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:bigquery/v2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:bigquery/v2:BqmlIterationResult": { "properties": { "durationMs": { "format": "int64" }, "evalLoss": { "format": "double" }, "index": { "format": "int32" }, "learnRate": { "format": "double" }, "trainingLoss": { "format": "double" } } }, "google-native:bigquery/v2:BqmlIterationResultResponse": { "properties": { "durationMs": { "format": "int64" }, "evalLoss": { "format": "double" }, "index": { "format": "int32" }, "learnRate": { "format": "double" }, "trainingLoss": { "format": "double" } } }, "google-native:bigquery/v2:BqmlTrainingRun": { "properties": { "iterationResults": { "items": { "$ref": "#/types/google-native:bigquery/v2:BqmlIterationResult" } }, "startTime": { "format": "date-time" }, "state": {}, "trainingOptions": { "$ref": "#/types/google-native:bigquery/v2:BqmlTrainingRunTrainingOptions" } } }, "google-native:bigquery/v2:BqmlTrainingRunResponse": { "properties": { "iterationResults": { "items": { "$ref": "#/types/google-native:bigquery/v2:BqmlIterationResultResponse" } }, "startTime": { "format": "date-time" }, "state": {}, "trainingOptions": { "$ref": "#/types/google-native:bigquery/v2:BqmlTrainingRunTrainingOptionsResponse" } } }, "google-native:bigquery/v2:BqmlTrainingRunTrainingOptions": { "properties": { "earlyStop": {}, "l1Reg": { "format": "double" }, "l2Reg": { "format": "double" }, "learnRate": { "format": "double" }, "learnRateStrategy": {}, "lineSearchInitLearnRate": { "format": "double" }, "maxIteration": { "format": "int64" }, "minRelProgress": { "format": "double" }, "warmStart": {} } }, "google-native:bigquery/v2:BqmlTrainingRunTrainingOptionsResponse": { "properties": { "earlyStop": {}, "l1Reg": { "format": "double" }, "l2Reg": { "format": "double" }, "learnRate": { "format": "double" }, "learnRateStrategy": {}, "lineSearchInitLearnRate": { "format": "double" }, "maxIteration": { "format": "int64" }, "minRelProgress": { "format": "double" }, "warmStart": {} } }, "google-native:bigquery/v2:CloneDefinitionResponse": { "properties": { "baseTableReference": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "cloneTime": { "format": "date-time" } } }, "google-native:bigquery/v2:Clustering": { "properties": { "fields": { "items": {} } } }, "google-native:bigquery/v2:ClusteringResponse": { "properties": { "fields": { "items": {} } } }, "google-native:bigquery/v2:ConnectionProperty": { "properties": { "key": {}, "value": {} } }, "google-native:bigquery/v2:ConnectionPropertyResponse": { "properties": { "key": {}, "value": {} } }, "google-native:bigquery/v2:CsvOptions": { "properties": { "allowJaggedRows": {}, "allowQuotedNewlines": {}, "encoding": {}, "fieldDelimiter": {}, "nullMarker": {}, "preserveAsciiControlCharacters": {}, "quote": {}, "skipLeadingRows": { "format": "int64" } } }, "google-native:bigquery/v2:CsvOptionsResponse": { "properties": { "allowJaggedRows": {}, "allowQuotedNewlines": {}, "encoding": {}, "fieldDelimiter": {}, "nullMarker": {}, "preserveAsciiControlCharacters": {}, "quote": {}, "skipLeadingRows": { "format": "int64" } } }, "google-native:bigquery/v2:DataMaskingStatisticsResponse": { "properties": { "dataMaskingApplied": {} } }, "google-native:bigquery/v2:DatasetAccessEntry": { "properties": { "dataset": { "$ref": "#/types/google-native:bigquery/v2:DatasetReference" }, "targetTypes": { "items": { "$ref": "#/types/google-native:bigquery/v2:DatasetAccessEntryTargetTypesItem" } } } }, "google-native:bigquery/v2:DatasetAccessEntryResponse": { "properties": { "dataset": { "$ref": "#/types/google-native:bigquery/v2:DatasetReferenceResponse" }, "targetTypes": { "items": {} } } }, "google-native:bigquery/v2:DatasetAccessItem": { "properties": { "dataset": { "$ref": "#/types/google-native:bigquery/v2:DatasetAccessEntry" }, "domain": {}, "groupByEmail": {}, "iamMember": {}, "role": {}, "routine": { "$ref": "#/types/google-native:bigquery/v2:RoutineReference" }, "specialGroup": {}, "userByEmail": {}, "view": { "$ref": "#/types/google-native:bigquery/v2:TableReference" } } }, "google-native:bigquery/v2:DatasetAccessItemResponse": { "properties": { "dataset": { "$ref": "#/types/google-native:bigquery/v2:DatasetAccessEntryResponse" }, "domain": {}, "groupByEmail": {}, "iamMember": {}, "role": {}, "routine": { "$ref": "#/types/google-native:bigquery/v2:RoutineReferenceResponse" }, "specialGroup": {}, "userByEmail": {}, "view": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" } } }, "google-native:bigquery/v2:DatasetReference": { "properties": { "datasetId": {}, "projectId": { "sdkName": "project" } } }, "google-native:bigquery/v2:DatasetReferenceResponse": { "properties": { "datasetId": {}, "projectId": { "sdkName": "project" } } }, "google-native:bigquery/v2:DatasetTagsItem": { "properties": { "tagKey": {}, "tagValue": {} } }, "google-native:bigquery/v2:DatasetTagsItemResponse": { "properties": { "tagKey": {}, "tagValue": {} } }, "google-native:bigquery/v2:DestinationTableProperties": { "properties": { "description": {}, "expirationTime": { "format": "date-time" }, "friendlyName": {}, "labels": {} } }, "google-native:bigquery/v2:DestinationTablePropertiesResponse": { "properties": { "description": {}, "expirationTime": { "format": "date-time" }, "friendlyName": {}, "labels": {} } }, "google-native:bigquery/v2:DmlStatisticsResponse": { "properties": { "deletedRowCount": { "format": "int64" }, "insertedRowCount": { "format": "int64" }, "updatedRowCount": { "format": "int64" } } }, "google-native:bigquery/v2:EncryptionConfiguration": { "properties": { "kmsKeyName": {} } }, "google-native:bigquery/v2:EncryptionConfigurationResponse": { "properties": { "kmsKeyName": {} } }, "google-native:bigquery/v2:ErrorProtoResponse": { "properties": { "debugInfo": {}, "location": {}, "message": {}, "reason": {} } }, "google-native:bigquery/v2:ExplainQueryStageResponse": { "properties": { "completedParallelInputs": { "format": "int64" }, "computeMsAvg": { "format": "int64" }, "computeMsMax": { "format": "int64" }, "computeRatioAvg": { "format": "double" }, "computeRatioMax": { "format": "double" }, "endMs": { "format": "int64" }, "inputStages": { "items": {} }, "name": {}, "parallelInputs": { "format": "int64" }, "readMsAvg": { "format": "int64" }, "readMsMax": { "format": "int64" }, "readRatioAvg": { "format": "double" }, "readRatioMax": { "format": "double" }, "recordsRead": { "format": "int64" }, "recordsWritten": { "format": "int64" }, "shuffleOutputBytes": { "format": "int64" }, "shuffleOutputBytesSpilled": { "format": "int64" }, "slotMs": { "format": "int64" }, "startMs": { "format": "int64" }, "status": {}, "steps": { "items": { "$ref": "#/types/google-native:bigquery/v2:ExplainQueryStepResponse" } }, "waitMsAvg": { "format": "int64" }, "waitMsMax": { "format": "int64" }, "waitRatioAvg": { "format": "double" }, "waitRatioMax": { "format": "double" }, "writeMsAvg": { "format": "int64" }, "writeMsMax": { "format": "int64" }, "writeRatioAvg": { "format": "double" }, "writeRatioMax": { "format": "double" } } }, "google-native:bigquery/v2:ExplainQueryStepResponse": { "properties": { "kind": {}, "substeps": { "items": {} } } }, "google-native:bigquery/v2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:bigquery/v2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:bigquery/v2:ExternalDataConfiguration": { "properties": { "autodetect": {}, "avroOptions": { "$ref": "#/types/google-native:bigquery/v2:AvroOptions" }, "bigtableOptions": { "$ref": "#/types/google-native:bigquery/v2:BigtableOptions" }, "compression": {}, "connectionId": {}, "csvOptions": { "$ref": "#/types/google-native:bigquery/v2:CsvOptions" }, "decimalTargetTypes": { "items": {} }, "fileSetSpecType": {}, "googleSheetsOptions": { "$ref": "#/types/google-native:bigquery/v2:GoogleSheetsOptions" }, "hivePartitioningOptions": { "$ref": "#/types/google-native:bigquery/v2:HivePartitioningOptions" }, "ignoreUnknownValues": {}, "jsonOptions": { "$ref": "#/types/google-native:bigquery/v2:JsonOptions" }, "maxBadRecords": { "format": "int32" }, "metadataCacheMode": {}, "objectMetadata": {}, "parquetOptions": { "$ref": "#/types/google-native:bigquery/v2:ParquetOptions" }, "referenceFileSchemaUri": {}, "schema": { "$ref": "#/types/google-native:bigquery/v2:TableSchema" }, "sourceFormat": {}, "sourceUris": { "items": {} } } }, "google-native:bigquery/v2:ExternalDataConfigurationResponse": { "properties": { "autodetect": {}, "avroOptions": { "$ref": "#/types/google-native:bigquery/v2:AvroOptionsResponse" }, "bigtableOptions": { "$ref": "#/types/google-native:bigquery/v2:BigtableOptionsResponse" }, "compression": {}, "connectionId": {}, "csvOptions": { "$ref": "#/types/google-native:bigquery/v2:CsvOptionsResponse" }, "decimalTargetTypes": { "items": {} }, "fileSetSpecType": {}, "googleSheetsOptions": { "$ref": "#/types/google-native:bigquery/v2:GoogleSheetsOptionsResponse" }, "hivePartitioningOptions": { "$ref": "#/types/google-native:bigquery/v2:HivePartitioningOptionsResponse" }, "ignoreUnknownValues": {}, "jsonOptions": { "$ref": "#/types/google-native:bigquery/v2:JsonOptionsResponse" }, "maxBadRecords": { "format": "int32" }, "metadataCacheMode": {}, "objectMetadata": {}, "parquetOptions": { "$ref": "#/types/google-native:bigquery/v2:ParquetOptionsResponse" }, "referenceFileSchemaUri": {}, "schema": { "$ref": "#/types/google-native:bigquery/v2:TableSchemaResponse" }, "sourceFormat": {}, "sourceUris": { "items": {} } } }, "google-native:bigquery/v2:ExternalDatasetReference": { "properties": { "connection": {}, "externalSource": {} } }, "google-native:bigquery/v2:ExternalDatasetReferenceResponse": { "properties": { "connection": {}, "externalSource": {} } }, "google-native:bigquery/v2:GoogleSheetsOptions": { "properties": { "range": {}, "skipLeadingRows": { "format": "int64" } } }, "google-native:bigquery/v2:GoogleSheetsOptionsResponse": { "properties": { "range": {}, "skipLeadingRows": { "format": "int64" } } }, "google-native:bigquery/v2:HivePartitioningOptions": { "properties": { "mode": {}, "requirePartitionFilter": {}, "sourceUriPrefix": {} } }, "google-native:bigquery/v2:HivePartitioningOptionsResponse": { "properties": { "fields": { "items": {} }, "mode": {}, "requirePartitionFilter": {}, "sourceUriPrefix": {} } }, "google-native:bigquery/v2:IndexUnusedReasonResponse": { "properties": { "baseTable": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "code": {}, "indexName": {}, "message": {} } }, "google-native:bigquery/v2:IterationResultResponse": { "properties": { "durationMs": { "format": "int64" }, "evalLoss": { "format": "double" }, "index": { "format": "int32" }, "learnRate": { "format": "double" }, "trainingLoss": { "format": "double" } } }, "google-native:bigquery/v2:JobConfiguration": { "properties": { "copy": { "$ref": "#/types/google-native:bigquery/v2:JobConfigurationTableCopy" }, "dryRun": {}, "extract": { "$ref": "#/types/google-native:bigquery/v2:JobConfigurationExtract" }, "jobTimeoutMs": { "format": "int64" }, "labels": {}, "load": { "$ref": "#/types/google-native:bigquery/v2:JobConfigurationLoad" }, "query": { "$ref": "#/types/google-native:bigquery/v2:JobConfigurationQuery" } } }, "google-native:bigquery/v2:JobConfigurationExtract": { "properties": { "compression": {}, "destinationFormat": {}, "destinationUri": {}, "destinationUris": { "items": {} }, "fieldDelimiter": {}, "printHeader": {}, "sourceModel": { "$ref": "#/types/google-native:bigquery/v2:ModelReference" }, "sourceTable": { "$ref": "#/types/google-native:bigquery/v2:TableReference" }, "useAvroLogicalTypes": {} } }, "google-native:bigquery/v2:JobConfigurationExtractResponse": { "properties": { "compression": {}, "destinationFormat": {}, "destinationUri": {}, "destinationUris": { "items": {} }, "fieldDelimiter": {}, "printHeader": {}, "sourceModel": { "$ref": "#/types/google-native:bigquery/v2:ModelReferenceResponse" }, "sourceTable": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "useAvroLogicalTypes": {} } }, "google-native:bigquery/v2:JobConfigurationLoad": { "properties": { "allowJaggedRows": {}, "allowQuotedNewlines": {}, "autodetect": {}, "clustering": { "$ref": "#/types/google-native:bigquery/v2:Clustering" }, "connectionProperties": { "items": { "$ref": "#/types/google-native:bigquery/v2:ConnectionProperty" } }, "createDisposition": {}, "createSession": {}, "decimalTargetTypes": { "items": {} }, "destinationEncryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfiguration" }, "destinationTable": { "$ref": "#/types/google-native:bigquery/v2:TableReference" }, "destinationTableProperties": { "$ref": "#/types/google-native:bigquery/v2:DestinationTableProperties" }, "encoding": {}, "fieldDelimiter": {}, "fileSetSpecType": {}, "hivePartitioningOptions": { "$ref": "#/types/google-native:bigquery/v2:HivePartitioningOptions" }, "ignoreUnknownValues": {}, "jsonExtension": {}, "maxBadRecords": { "format": "int32" }, "nullMarker": {}, "parquetOptions": { "$ref": "#/types/google-native:bigquery/v2:ParquetOptions" }, "preserveAsciiControlCharacters": {}, "projectionFields": { "items": {} }, "quote": {}, "rangePartitioning": { "$ref": "#/types/google-native:bigquery/v2:RangePartitioning" }, "referenceFileSchemaUri": {}, "schema": { "$ref": "#/types/google-native:bigquery/v2:TableSchema" }, "schemaInline": {}, "schemaInlineFormat": {}, "schemaUpdateOptions": { "items": {} }, "skipLeadingRows": { "format": "int32" }, "sourceFormat": {}, "sourceUris": { "items": {} }, "timePartitioning": { "$ref": "#/types/google-native:bigquery/v2:TimePartitioning" }, "useAvroLogicalTypes": {}, "writeDisposition": {} } }, "google-native:bigquery/v2:JobConfigurationLoadResponse": { "properties": { "allowJaggedRows": {}, "allowQuotedNewlines": {}, "autodetect": {}, "clustering": { "$ref": "#/types/google-native:bigquery/v2:ClusteringResponse" }, "connectionProperties": { "items": { "$ref": "#/types/google-native:bigquery/v2:ConnectionPropertyResponse" } }, "createDisposition": {}, "createSession": {}, "decimalTargetTypes": { "items": {} }, "destinationEncryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfigurationResponse" }, "destinationTable": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "destinationTableProperties": { "$ref": "#/types/google-native:bigquery/v2:DestinationTablePropertiesResponse" }, "encoding": {}, "fieldDelimiter": {}, "fileSetSpecType": {}, "hivePartitioningOptions": { "$ref": "#/types/google-native:bigquery/v2:HivePartitioningOptionsResponse" }, "ignoreUnknownValues": {}, "jsonExtension": {}, "maxBadRecords": { "format": "int32" }, "nullMarker": {}, "parquetOptions": { "$ref": "#/types/google-native:bigquery/v2:ParquetOptionsResponse" }, "preserveAsciiControlCharacters": {}, "projectionFields": { "items": {} }, "quote": {}, "rangePartitioning": { "$ref": "#/types/google-native:bigquery/v2:RangePartitioningResponse" }, "referenceFileSchemaUri": {}, "schema": { "$ref": "#/types/google-native:bigquery/v2:TableSchemaResponse" }, "schemaInline": {}, "schemaInlineFormat": {}, "schemaUpdateOptions": { "items": {} }, "skipLeadingRows": { "format": "int32" }, "sourceFormat": {}, "sourceUris": { "items": {} }, "timePartitioning": { "$ref": "#/types/google-native:bigquery/v2:TimePartitioningResponse" }, "useAvroLogicalTypes": {}, "writeDisposition": {} } }, "google-native:bigquery/v2:JobConfigurationQuery": { "properties": { "allowLargeResults": {}, "clustering": { "$ref": "#/types/google-native:bigquery/v2:Clustering" }, "connectionProperties": { "items": { "$ref": "#/types/google-native:bigquery/v2:ConnectionProperty" } }, "continuous": {}, "createDisposition": {}, "createSession": {}, "defaultDataset": { "$ref": "#/types/google-native:bigquery/v2:DatasetReference" }, "destinationEncryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfiguration" }, "destinationTable": { "$ref": "#/types/google-native:bigquery/v2:TableReference" }, "flattenResults": {}, "maximumBillingTier": { "format": "int32" }, "maximumBytesBilled": { "format": "int64" }, "parameterMode": {}, "preserveNulls": {}, "priority": {}, "query": {}, "queryParameters": { "items": { "$ref": "#/types/google-native:bigquery/v2:QueryParameter" } }, "rangePartitioning": { "$ref": "#/types/google-native:bigquery/v2:RangePartitioning" }, "schemaUpdateOptions": { "items": {} }, "tableDefinitions": {}, "timePartitioning": { "$ref": "#/types/google-native:bigquery/v2:TimePartitioning" }, "useLegacySql": {}, "useQueryCache": {}, "userDefinedFunctionResources": { "items": { "$ref": "#/types/google-native:bigquery/v2:UserDefinedFunctionResource" } }, "writeDisposition": {} } }, "google-native:bigquery/v2:JobConfigurationQueryResponse": { "properties": { "allowLargeResults": {}, "clustering": { "$ref": "#/types/google-native:bigquery/v2:ClusteringResponse" }, "connectionProperties": { "items": { "$ref": "#/types/google-native:bigquery/v2:ConnectionPropertyResponse" } }, "continuous": {}, "createDisposition": {}, "createSession": {}, "defaultDataset": { "$ref": "#/types/google-native:bigquery/v2:DatasetReferenceResponse" }, "destinationEncryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfigurationResponse" }, "destinationTable": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "flattenResults": {}, "maximumBillingTier": { "format": "int32" }, "maximumBytesBilled": { "format": "int64" }, "parameterMode": {}, "preserveNulls": {}, "priority": {}, "query": {}, "queryParameters": { "items": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterResponse" } }, "rangePartitioning": { "$ref": "#/types/google-native:bigquery/v2:RangePartitioningResponse" }, "schemaUpdateOptions": { "items": {} }, "tableDefinitions": {}, "timePartitioning": { "$ref": "#/types/google-native:bigquery/v2:TimePartitioningResponse" }, "useLegacySql": {}, "useQueryCache": {}, "userDefinedFunctionResources": { "items": { "$ref": "#/types/google-native:bigquery/v2:UserDefinedFunctionResourceResponse" } }, "writeDisposition": {} } }, "google-native:bigquery/v2:JobConfigurationResponse": { "properties": { "copy": { "$ref": "#/types/google-native:bigquery/v2:JobConfigurationTableCopyResponse" }, "dryRun": {}, "extract": { "$ref": "#/types/google-native:bigquery/v2:JobConfigurationExtractResponse" }, "jobTimeoutMs": { "format": "int64" }, "jobType": {}, "labels": {}, "load": { "$ref": "#/types/google-native:bigquery/v2:JobConfigurationLoadResponse" }, "query": { "$ref": "#/types/google-native:bigquery/v2:JobConfigurationQueryResponse" } } }, "google-native:bigquery/v2:JobConfigurationTableCopy": { "properties": { "createDisposition": {}, "destinationEncryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfiguration" }, "destinationExpirationTime": { "$ref": "pulumi.json#/Any" }, "destinationTable": { "$ref": "#/types/google-native:bigquery/v2:TableReference" }, "operationType": {}, "sourceTable": { "$ref": "#/types/google-native:bigquery/v2:TableReference" }, "sourceTables": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableReference" } }, "writeDisposition": {} } }, "google-native:bigquery/v2:JobConfigurationTableCopyResponse": { "properties": { "createDisposition": {}, "destinationEncryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfigurationResponse" }, "destinationExpirationTime": { "$ref": "pulumi.json#/Any" }, "destinationTable": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "operationType": {}, "sourceTable": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "sourceTables": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" } }, "writeDisposition": {} } }, "google-native:bigquery/v2:JobReference": { "properties": { "jobId": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:bigquery/v2:JobReferenceResponse": { "properties": { "jobId": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:bigquery/v2:JobStatistics2ReservationUsageItemResponse": { "properties": { "name": {}, "slotMs": { "format": "int64" } } }, "google-native:bigquery/v2:JobStatistics2Response": { "properties": { "biEngineStatistics": { "$ref": "#/types/google-native:bigquery/v2:BiEngineStatisticsResponse" }, "billingTier": { "format": "int32" }, "cacheHit": {}, "ddlAffectedRowAccessPolicyCount": { "format": "int64" }, "ddlDestinationTable": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "ddlOperationPerformed": {}, "ddlTargetDataset": { "$ref": "#/types/google-native:bigquery/v2:DatasetReferenceResponse" }, "ddlTargetRoutine": { "$ref": "#/types/google-native:bigquery/v2:RoutineReferenceResponse" }, "ddlTargetRowAccessPolicy": { "$ref": "#/types/google-native:bigquery/v2:RowAccessPolicyReferenceResponse" }, "ddlTargetTable": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "dmlStats": { "$ref": "#/types/google-native:bigquery/v2:DmlStatisticsResponse" }, "estimatedBytesProcessed": { "format": "int64" }, "mlStatistics": { "$ref": "#/types/google-native:bigquery/v2:MlStatisticsResponse" }, "modelTraining": { "$ref": "#/types/google-native:bigquery/v2:BigQueryModelTrainingResponse" }, "modelTrainingCurrentIteration": { "format": "int32" }, "modelTrainingExpectedTotalIteration": { "format": "int64" }, "numDmlAffectedRows": { "format": "int64" }, "queryPlan": { "items": { "$ref": "#/types/google-native:bigquery/v2:ExplainQueryStageResponse" } }, "referencedRoutines": { "items": { "$ref": "#/types/google-native:bigquery/v2:RoutineReferenceResponse" } }, "referencedTables": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" } }, "reservationUsage": { "items": { "$ref": "#/types/google-native:bigquery/v2:JobStatistics2ReservationUsageItemResponse" } }, "schema": { "$ref": "#/types/google-native:bigquery/v2:TableSchemaResponse" }, "searchStatistics": { "$ref": "#/types/google-native:bigquery/v2:SearchStatisticsResponse" }, "sparkStatistics": { "$ref": "#/types/google-native:bigquery/v2:SparkStatisticsResponse" }, "statementType": {}, "timeline": { "items": { "$ref": "#/types/google-native:bigquery/v2:QueryTimelineSampleResponse" } }, "totalBytesBilled": { "format": "int64" }, "totalBytesProcessed": { "format": "int64" }, "totalBytesProcessedAccuracy": {}, "totalPartitionsProcessed": { "format": "int64" }, "totalSlotMs": { "format": "int64" }, "transferredBytes": { "format": "int64" }, "undeclaredQueryParameters": { "items": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterResponse" } } } }, "google-native:bigquery/v2:JobStatistics3Response": { "properties": { "badRecords": { "format": "int64" }, "inputFileBytes": { "format": "int64" }, "inputFiles": { "format": "int64" }, "outputBytes": { "format": "int64" }, "outputRows": { "format": "int64" } } }, "google-native:bigquery/v2:JobStatistics4Response": { "properties": { "destinationUriFileCounts": { "items": {} }, "inputBytes": { "format": "int64" } } }, "google-native:bigquery/v2:JobStatistics5Response": { "properties": { "copiedLogicalBytes": { "format": "int64" }, "copiedRows": { "format": "int64" } } }, "google-native:bigquery/v2:JobStatisticsReservationUsageItemResponse": { "properties": { "name": {}, "slotMs": { "format": "int64" } } }, "google-native:bigquery/v2:JobStatisticsResponse": { "properties": { "completionRatio": { "format": "double" }, "copy": { "$ref": "#/types/google-native:bigquery/v2:JobStatistics5Response" }, "creationTime": { "format": "int64" }, "dataMaskingStatistics": { "$ref": "#/types/google-native:bigquery/v2:DataMaskingStatisticsResponse" }, "endTime": { "format": "int64" }, "extract": { "$ref": "#/types/google-native:bigquery/v2:JobStatistics4Response" }, "load": { "$ref": "#/types/google-native:bigquery/v2:JobStatistics3Response" }, "numChildJobs": { "format": "int64" }, "parentJobId": {}, "query": { "$ref": "#/types/google-native:bigquery/v2:JobStatistics2Response" }, "quotaDeferments": { "items": {} }, "reservationUsage": { "items": { "$ref": "#/types/google-native:bigquery/v2:JobStatisticsReservationUsageItemResponse" } }, "reservation_id": { "sdkName": "reservationId" }, "rowLevelSecurityStatistics": { "$ref": "#/types/google-native:bigquery/v2:RowLevelSecurityStatisticsResponse" }, "scriptStatistics": { "$ref": "#/types/google-native:bigquery/v2:ScriptStatisticsResponse" }, "sessionInfo": { "$ref": "#/types/google-native:bigquery/v2:SessionInfoResponse" }, "startTime": { "format": "int64" }, "totalBytesProcessed": { "format": "int64" }, "totalSlotMs": { "format": "int64" }, "transactionInfo": { "$ref": "#/types/google-native:bigquery/v2:TransactionInfoResponse" } } }, "google-native:bigquery/v2:JobStatusResponse": { "properties": { "errorResult": { "$ref": "#/types/google-native:bigquery/v2:ErrorProtoResponse" }, "errors": { "items": { "$ref": "#/types/google-native:bigquery/v2:ErrorProtoResponse" } }, "state": {} } }, "google-native:bigquery/v2:JsonOptions": { "properties": { "encoding": {} } }, "google-native:bigquery/v2:JsonOptionsResponse": { "properties": { "encoding": {} } }, "google-native:bigquery/v2:MaterializedViewDefinition": { "properties": { "allowNonIncrementalDefinition": {}, "enableRefresh": {}, "maxStaleness": { "format": "byte" }, "query": {}, "refreshIntervalMs": { "format": "int64" } } }, "google-native:bigquery/v2:MaterializedViewDefinitionResponse": { "properties": { "allowNonIncrementalDefinition": {}, "enableRefresh": {}, "lastRefreshTime": { "format": "int64" }, "maxStaleness": { "format": "byte" }, "query": {}, "refreshIntervalMs": { "format": "int64" } } }, "google-native:bigquery/v2:MlStatisticsResponse": { "properties": { "iterationResults": { "items": { "$ref": "#/types/google-native:bigquery/v2:IterationResultResponse" } }, "maxIterations": { "format": "int64" } } }, "google-native:bigquery/v2:ModelDefinition": { "properties": { "modelOptions": { "$ref": "#/types/google-native:bigquery/v2:ModelDefinitionModelOptions" }, "trainingRuns": { "items": { "$ref": "#/types/google-native:bigquery/v2:BqmlTrainingRun" } } } }, "google-native:bigquery/v2:ModelDefinitionModelOptions": { "properties": { "labels": { "items": {} }, "lossType": {}, "modelType": {} } }, "google-native:bigquery/v2:ModelDefinitionModelOptionsResponse": { "properties": { "labels": { "items": {} }, "lossType": {}, "modelType": {} } }, "google-native:bigquery/v2:ModelDefinitionResponse": { "properties": { "modelOptions": { "$ref": "#/types/google-native:bigquery/v2:ModelDefinitionModelOptionsResponse" }, "trainingRuns": { "items": { "$ref": "#/types/google-native:bigquery/v2:BqmlTrainingRunResponse" } } } }, "google-native:bigquery/v2:ModelReference": { "properties": { "datasetId": { "required": true }, "modelId": { "required": true }, "projectId": { "required": true, "sdkName": "project" } } }, "google-native:bigquery/v2:ModelReferenceResponse": { "properties": { "datasetId": { "required": true }, "modelId": { "required": true }, "projectId": { "required": true, "sdkName": "project" } } }, "google-native:bigquery/v2:ParquetOptions": { "properties": { "enableListInference": {}, "enumAsString": {} } }, "google-native:bigquery/v2:ParquetOptionsResponse": { "properties": { "enableListInference": {}, "enumAsString": {} } }, "google-native:bigquery/v2:QueryParameter": { "properties": { "name": {}, "parameterType": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterType" }, "parameterValue": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterValue" } } }, "google-native:bigquery/v2:QueryParameterResponse": { "properties": { "name": {}, "parameterType": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterTypeResponse" }, "parameterValue": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterValueResponse" } } }, "google-native:bigquery/v2:QueryParameterType": { "properties": { "arrayType": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterType" }, "structTypes": { "items": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterTypeStructTypesItem" } }, "type": {} } }, "google-native:bigquery/v2:QueryParameterTypeResponse": { "properties": { "arrayType": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterTypeResponse" }, "structTypes": { "items": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterTypeStructTypesItemResponse" } }, "type": {} } }, "google-native:bigquery/v2:QueryParameterTypeStructTypesItem": { "properties": { "description": {}, "name": {}, "type": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterType" } } }, "google-native:bigquery/v2:QueryParameterTypeStructTypesItemResponse": { "properties": { "description": {}, "name": {}, "type": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterTypeResponse" } } }, "google-native:bigquery/v2:QueryParameterValue": { "properties": { "arrayValues": { "items": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterValue" } }, "structValues": {}, "value": {} } }, "google-native:bigquery/v2:QueryParameterValueResponse": { "properties": { "arrayValues": { "items": { "$ref": "#/types/google-native:bigquery/v2:QueryParameterValueResponse" } }, "structValues": {}, "value": {} } }, "google-native:bigquery/v2:QueryTimelineSampleResponse": { "properties": { "activeUnits": { "format": "int64" }, "completedUnits": { "format": "int64" }, "elapsedMs": { "format": "int64" }, "estimatedRunnableUnits": { "format": "int64" }, "pendingUnits": { "format": "int64" }, "totalSlotMs": { "format": "int64" } } }, "google-native:bigquery/v2:RangePartitioning": { "properties": { "field": {}, "range": { "$ref": "#/types/google-native:bigquery/v2:RangePartitioningRange" } } }, "google-native:bigquery/v2:RangePartitioningRange": { "properties": { "end": { "format": "int64" }, "interval": { "format": "int64" }, "start": { "format": "int64" } } }, "google-native:bigquery/v2:RangePartitioningRangeResponse": { "properties": { "end": { "format": "int64" }, "interval": { "format": "int64" }, "start": { "format": "int64" } } }, "google-native:bigquery/v2:RangePartitioningResponse": { "properties": { "field": {}, "range": { "$ref": "#/types/google-native:bigquery/v2:RangePartitioningRangeResponse" } } }, "google-native:bigquery/v2:RemoteFunctionOptions": { "properties": { "connection": {}, "endpoint": {}, "maxBatchingRows": { "format": "int64" }, "userDefinedContext": {} } }, "google-native:bigquery/v2:RemoteFunctionOptionsResponse": { "properties": { "connection": {}, "endpoint": {}, "maxBatchingRows": { "format": "int64" }, "userDefinedContext": {} } }, "google-native:bigquery/v2:RoutineReference": { "properties": { "datasetId": { "required": true }, "projectId": { "required": true, "sdkName": "project" }, "routineId": { "required": true } } }, "google-native:bigquery/v2:RoutineReferenceResponse": { "properties": { "datasetId": { "required": true }, "projectId": { "required": true, "sdkName": "project" }, "routineId": { "required": true } } }, "google-native:bigquery/v2:RowAccessPolicyReferenceResponse": { "properties": { "datasetId": { "required": true }, "policyId": { "required": true }, "projectId": { "required": true, "sdkName": "project" }, "tableId": { "required": true } } }, "google-native:bigquery/v2:RowLevelSecurityStatisticsResponse": { "properties": { "rowLevelSecurityApplied": {} } }, "google-native:bigquery/v2:ScriptStackFrameResponse": { "properties": { "endColumn": { "format": "int32" }, "endLine": { "format": "int32" }, "procedureId": {}, "startColumn": { "format": "int32" }, "startLine": { "format": "int32" }, "text": {} } }, "google-native:bigquery/v2:ScriptStatisticsResponse": { "properties": { "evaluationKind": {}, "stackFrames": { "items": { "$ref": "#/types/google-native:bigquery/v2:ScriptStackFrameResponse" } } } }, "google-native:bigquery/v2:SearchStatisticsResponse": { "properties": { "indexUnusedReasons": { "items": { "$ref": "#/types/google-native:bigquery/v2:IndexUnusedReasonResponse" } }, "indexUsageMode": {} } }, "google-native:bigquery/v2:SessionInfoResponse": { "properties": { "sessionId": {} } }, "google-native:bigquery/v2:SnapshotDefinitionResponse": { "properties": { "baseTableReference": { "$ref": "#/types/google-native:bigquery/v2:TableReferenceResponse" }, "snapshotTime": { "format": "date-time" } } }, "google-native:bigquery/v2:SparkLoggingInfoResponse": { "properties": { "projectId": { "sdkName": "project" }, "resourceType": {} } }, "google-native:bigquery/v2:SparkOptions": { "properties": { "archiveUris": { "items": {} }, "connection": {}, "containerImage": {}, "fileUris": { "items": {} }, "jarUris": { "items": {} }, "mainClass": {}, "mainFileUri": {}, "properties": {}, "pyFileUris": { "items": {} }, "runtimeVersion": {} } }, "google-native:bigquery/v2:SparkOptionsResponse": { "properties": { "archiveUris": { "items": {} }, "connection": {}, "containerImage": {}, "fileUris": { "items": {} }, "jarUris": { "items": {} }, "mainClass": {}, "mainFileUri": {}, "properties": {}, "pyFileUris": { "items": {} }, "runtimeVersion": {} } }, "google-native:bigquery/v2:SparkStatisticsResponse": { "properties": { "endpoints": {}, "loggingInfo": { "$ref": "#/types/google-native:bigquery/v2:SparkLoggingInfoResponse" }, "sparkJobId": {}, "sparkJobLocation": {} } }, "google-native:bigquery/v2:StandardSqlDataType": { "properties": { "arrayElementType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataType" }, "rangeElementType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataType" }, "structType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlStructType" }, "typeKind": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataTypeTypeKind", "required": true } } }, "google-native:bigquery/v2:StandardSqlDataTypeResponse": { "properties": { "arrayElementType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataTypeResponse" }, "rangeElementType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataTypeResponse" }, "structType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlStructTypeResponse" }, "typeKind": { "required": true } } }, "google-native:bigquery/v2:StandardSqlField": { "properties": { "name": {}, "type": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataType" } } }, "google-native:bigquery/v2:StandardSqlFieldResponse": { "properties": { "name": {}, "type": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataTypeResponse" } } }, "google-native:bigquery/v2:StandardSqlStructType": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlField" } } } }, "google-native:bigquery/v2:StandardSqlStructTypeResponse": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlFieldResponse" } } } }, "google-native:bigquery/v2:StandardSqlTableType": { "properties": { "columns": { "items": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlField" } } } }, "google-native:bigquery/v2:StandardSqlTableTypeResponse": { "properties": { "columns": { "items": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlFieldResponse" } } } }, "google-native:bigquery/v2:StreamingbufferResponse": { "properties": { "estimatedBytes": { "format": "uint64" }, "estimatedRows": { "format": "uint64" }, "oldestEntryTime": { "format": "uint64" } } }, "google-native:bigquery/v2:TableConstraints": { "properties": { "foreignKeys": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableConstraintsForeignKeysItem" } }, "primaryKey": { "$ref": "#/types/google-native:bigquery/v2:TableConstraintsPrimaryKey" } } }, "google-native:bigquery/v2:TableConstraintsForeignKeysItem": { "properties": { "columnReferences": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableConstraintsForeignKeysItemColumnReferencesItem" } }, "name": {}, "referencedTable": { "$ref": "#/types/google-native:bigquery/v2:TableConstraintsForeignKeysItemReferencedTable" } } }, "google-native:bigquery/v2:TableConstraintsForeignKeysItemColumnReferencesItem": { "properties": { "referencedColumn": {}, "referencingColumn": {} } }, "google-native:bigquery/v2:TableConstraintsForeignKeysItemColumnReferencesItemResponse": { "properties": { "referencedColumn": {}, "referencingColumn": {} } }, "google-native:bigquery/v2:TableConstraintsForeignKeysItemReferencedTable": { "properties": { "datasetId": {}, "projectId": { "sdkName": "project" }, "tableId": {} } }, "google-native:bigquery/v2:TableConstraintsForeignKeysItemReferencedTableResponse": { "properties": { "datasetId": {}, "projectId": { "sdkName": "project" }, "tableId": {} } }, "google-native:bigquery/v2:TableConstraintsForeignKeysItemResponse": { "properties": { "columnReferences": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableConstraintsForeignKeysItemColumnReferencesItemResponse" } }, "name": {}, "referencedTable": { "$ref": "#/types/google-native:bigquery/v2:TableConstraintsForeignKeysItemReferencedTableResponse" } } }, "google-native:bigquery/v2:TableConstraintsPrimaryKey": { "properties": { "columns": { "items": {} } } }, "google-native:bigquery/v2:TableConstraintsPrimaryKeyResponse": { "properties": { "columns": { "items": {} } } }, "google-native:bigquery/v2:TableConstraintsResponse": { "properties": { "foreignKeys": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableConstraintsForeignKeysItemResponse" } }, "primaryKey": { "$ref": "#/types/google-native:bigquery/v2:TableConstraintsPrimaryKeyResponse" } } }, "google-native:bigquery/v2:TableFieldSchema": { "properties": { "categories": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchemaCategories" }, "collation": {}, "defaultValueExpression": {}, "description": {}, "fields": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchema" } }, "maxLength": { "format": "int64" }, "mode": {}, "name": {}, "policyTags": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchemaPolicyTags" }, "precision": { "format": "int64" }, "rangeElementType": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchemaRangeElementType" }, "roundingMode": {}, "scale": { "format": "int64" }, "type": {} } }, "google-native:bigquery/v2:TableFieldSchemaCategories": { "properties": { "names": { "items": {} } } }, "google-native:bigquery/v2:TableFieldSchemaCategoriesResponse": { "properties": { "names": { "items": {} } } }, "google-native:bigquery/v2:TableFieldSchemaPolicyTags": { "properties": { "names": { "items": {} } } }, "google-native:bigquery/v2:TableFieldSchemaPolicyTagsResponse": { "properties": { "names": { "items": {} } } }, "google-native:bigquery/v2:TableFieldSchemaRangeElementType": { "properties": { "type": {} } }, "google-native:bigquery/v2:TableFieldSchemaRangeElementTypeResponse": { "properties": { "type": {} } }, "google-native:bigquery/v2:TableFieldSchemaResponse": { "properties": { "categories": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchemaCategoriesResponse" }, "collation": {}, "defaultValueExpression": {}, "description": {}, "fields": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchemaResponse" } }, "maxLength": { "format": "int64" }, "mode": {}, "name": {}, "policyTags": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchemaPolicyTagsResponse" }, "precision": { "format": "int64" }, "rangeElementType": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchemaRangeElementTypeResponse" }, "roundingMode": {}, "scale": { "format": "int64" }, "type": {} } }, "google-native:bigquery/v2:TableReference": { "properties": { "datasetId": {}, "projectId": { "sdkName": "project" }, "tableId": {} } }, "google-native:bigquery/v2:TableReferenceResponse": { "properties": { "datasetId": {}, "projectId": { "sdkName": "project" }, "tableId": {} } }, "google-native:bigquery/v2:TableSchema": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchema" } } } }, "google-native:bigquery/v2:TableSchemaResponse": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:bigquery/v2:TableFieldSchemaResponse" } } } }, "google-native:bigquery/v2:TimePartitioning": { "properties": { "expirationMs": { "format": "int64" }, "field": {}, "requirePartitionFilter": {}, "type": {} } }, "google-native:bigquery/v2:TimePartitioningResponse": { "properties": { "expirationMs": { "format": "int64" }, "field": {}, "requirePartitionFilter": {}, "type": {} } }, "google-native:bigquery/v2:TransactionInfoResponse": { "properties": { "transactionId": {} } }, "google-native:bigquery/v2:UserDefinedFunctionResource": { "properties": { "inlineCode": {}, "resourceUri": {} } }, "google-native:bigquery/v2:UserDefinedFunctionResourceResponse": { "properties": { "inlineCode": {}, "resourceUri": {} } }, "google-native:bigquery/v2:ViewDefinition": { "properties": { "query": {}, "useExplicitColumnNames": {}, "useLegacySql": {}, "userDefinedFunctionResources": { "items": { "$ref": "#/types/google-native:bigquery/v2:UserDefinedFunctionResource" } } } }, "google-native:bigquery/v2:ViewDefinitionResponse": { "properties": { "query": {}, "useExplicitColumnNames": {}, "useLegacySql": {}, "userDefinedFunctionResources": { "items": { "$ref": "#/types/google-native:bigquery/v2:UserDefinedFunctionResourceResponse" } } } }, "google-native:bigqueryconnection/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:bigqueryconnection/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:bigqueryconnection/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:AuditLogConfigLogType" } } }, "google-native:bigqueryconnection/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:bigqueryconnection/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:bigqueryconnection/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:bigqueryconnection/v1beta1:CloudSqlCredential": { "properties": { "password": {}, "username": {} } }, "google-native:bigqueryconnection/v1beta1:CloudSqlCredentialResponse": { "properties": { "password": {}, "username": {} } }, "google-native:bigqueryconnection/v1beta1:CloudSqlProperties": { "properties": { "credential": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:CloudSqlCredential" }, "database": {}, "instanceId": {}, "type": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:CloudSqlPropertiesType" } } }, "google-native:bigqueryconnection/v1beta1:CloudSqlPropertiesResponse": { "properties": { "credential": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:CloudSqlCredentialResponse" }, "database": {}, "instanceId": {}, "serviceAccountId": {}, "type": {} } }, "google-native:bigqueryconnection/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:bigqueryconnection/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:bigquerydatapolicy/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:AuditLogConfig" } }, "service": {} } }, "google-native:bigquerydatapolicy/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:bigquerydatapolicy/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:AuditLogConfigLogType" } } }, "google-native:bigquerydatapolicy/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:bigquerydatapolicy/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:bigquerydatapolicy/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:bigquerydatapolicy/v1:DataMaskingPolicy": { "properties": { "predefinedExpression": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:DataMaskingPolicyPredefinedExpression" }, "routine": {} } }, "google-native:bigquerydatapolicy/v1:DataMaskingPolicyResponse": { "properties": { "predefinedExpression": {}, "routine": {} } }, "google-native:bigquerydatapolicy/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:bigquerydatapolicy/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:bigquerydatatransfer/v1:EmailPreferences": { "properties": { "enableFailureEmail": {} } }, "google-native:bigquerydatatransfer/v1:EmailPreferencesResponse": { "properties": { "enableFailureEmail": {} } }, "google-native:bigquerydatatransfer/v1:EncryptionConfiguration": { "properties": { "kmsKeyName": {} } }, "google-native:bigquerydatatransfer/v1:EncryptionConfigurationResponse": { "properties": { "kmsKeyName": {} } }, "google-native:bigquerydatatransfer/v1:ScheduleOptions": { "properties": { "disableAutoScheduling": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:bigquerydatatransfer/v1:ScheduleOptionsResponse": { "properties": { "disableAutoScheduling": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:bigquerydatatransfer/v1:UserInfoResponse": { "properties": { "email": {} } }, "google-native:bigqueryreservation/v1:Autoscale": { "properties": { "maxSlots": { "format": "int64" } } }, "google-native:bigqueryreservation/v1:AutoscaleResponse": { "properties": { "currentSlots": { "format": "int64" }, "maxSlots": { "format": "int64" } } }, "google-native:bigqueryreservation/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:bigqueryreservation/v1beta1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:bigtableadmin/v2:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:bigtableadmin/v2:AuditLogConfig" } }, "service": {} } }, "google-native:bigtableadmin/v2:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:bigtableadmin/v2:AuditLogConfigResponse" } }, "service": {} } }, "google-native:bigtableadmin/v2:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:bigtableadmin/v2:AuditLogConfigLogType" } } }, "google-native:bigtableadmin/v2:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:bigtableadmin/v2:AutoscalingLimits": { "properties": { "maxServeNodes": { "format": "int32", "required": true }, "minServeNodes": { "format": "int32", "required": true } } }, "google-native:bigtableadmin/v2:AutoscalingLimitsResponse": { "properties": { "maxServeNodes": { "format": "int32", "required": true }, "minServeNodes": { "format": "int32", "required": true } } }, "google-native:bigtableadmin/v2:AutoscalingTargets": { "properties": { "cpuUtilizationPercent": { "format": "int32" }, "storageUtilizationGibPerNode": { "format": "int32" } } }, "google-native:bigtableadmin/v2:AutoscalingTargetsResponse": { "properties": { "cpuUtilizationPercent": { "format": "int32" }, "storageUtilizationGibPerNode": { "format": "int32" } } }, "google-native:bigtableadmin/v2:BackupInfoResponse": { "properties": { "backup": {}, "endTime": { "format": "google-datetime" }, "sourceBackup": {}, "sourceTable": {}, "startTime": { "format": "google-datetime" } } }, "google-native:bigtableadmin/v2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:bigtableadmin/v2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:bigtableadmin/v2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:bigtableadmin/v2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:bigtableadmin/v2:ChangeStreamConfig": { "properties": { "retentionPeriod": { "format": "google-duration" } } }, "google-native:bigtableadmin/v2:ChangeStreamConfigResponse": { "properties": { "retentionPeriod": { "format": "google-duration" } } }, "google-native:bigtableadmin/v2:ClusterAutoscalingConfig": { "properties": { "autoscalingLimits": { "$ref": "#/types/google-native:bigtableadmin/v2:AutoscalingLimits", "required": true }, "autoscalingTargets": { "$ref": "#/types/google-native:bigtableadmin/v2:AutoscalingTargets", "required": true } } }, "google-native:bigtableadmin/v2:ClusterAutoscalingConfigResponse": { "properties": { "autoscalingLimits": { "$ref": "#/types/google-native:bigtableadmin/v2:AutoscalingLimitsResponse", "required": true }, "autoscalingTargets": { "$ref": "#/types/google-native:bigtableadmin/v2:AutoscalingTargetsResponse", "required": true } } }, "google-native:bigtableadmin/v2:ClusterConfig": { "properties": { "clusterAutoscalingConfig": { "$ref": "#/types/google-native:bigtableadmin/v2:ClusterAutoscalingConfig" } } }, "google-native:bigtableadmin/v2:ClusterConfigResponse": { "properties": { "clusterAutoscalingConfig": { "$ref": "#/types/google-native:bigtableadmin/v2:ClusterAutoscalingConfigResponse" } } }, "google-native:bigtableadmin/v2:EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:bigtableadmin/v2:EncryptionConfigResponse": { "properties": { "kmsKeyName": {} } }, "google-native:bigtableadmin/v2:EncryptionInfoResponse": { "properties": { "encryptionStatus": { "$ref": "#/types/google-native:bigtableadmin/v2:StatusResponse" }, "encryptionType": {}, "kmsKeyVersion": {} } }, "google-native:bigtableadmin/v2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:bigtableadmin/v2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:bigtableadmin/v2:MultiClusterRoutingUseAny": { "properties": { "clusterIds": { "items": {} } } }, "google-native:bigtableadmin/v2:MultiClusterRoutingUseAnyResponse": { "properties": { "clusterIds": { "items": {} } } }, "google-native:bigtableadmin/v2:RestoreInfoResponse": { "properties": { "backupInfo": { "$ref": "#/types/google-native:bigtableadmin/v2:BackupInfoResponse" }, "sourceType": {} } }, "google-native:bigtableadmin/v2:SingleClusterRouting": { "properties": { "allowTransactionalWrites": {}, "clusterId": {} } }, "google-native:bigtableadmin/v2:SingleClusterRoutingResponse": { "properties": { "allowTransactionalWrites": {}, "clusterId": {} } }, "google-native:bigtableadmin/v2:Split": { "properties": { "key": { "format": "byte" } } }, "google-native:bigtableadmin/v2:StandardIsolation": { "properties": { "priority": { "$ref": "#/types/google-native:bigtableadmin/v2:StandardIsolationPriority" } } }, "google-native:bigtableadmin/v2:StandardIsolationResponse": { "properties": { "priority": {} } }, "google-native:bigtableadmin/v2:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:bigtableadmin/v2:TableStatsResponse": { "properties": { "averageCellsPerColumn": { "format": "double" }, "averageColumnsPerRow": { "format": "double" }, "logicalDataBytes": { "format": "int64" }, "rowCount": { "format": "int64" } } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1BudgetAmount": { "properties": { "lastPeriodAmount": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1LastPeriodAmount" }, "specifiedAmount": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleTypeMoney" } } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1BudgetAmountResponse": { "properties": { "lastPeriodAmount": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1LastPeriodAmountResponse" }, "specifiedAmount": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleTypeMoneyResponse" } } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1CustomPeriod": { "properties": { "endDate": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleTypeDate" }, "startDate": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleTypeDate", "required": true } } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1CustomPeriodResponse": { "properties": { "endDate": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleTypeDateResponse" }, "startDate": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleTypeDateResponse", "required": true } } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1Filter": { "properties": { "calendarPeriod": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1FilterCalendarPeriod" }, "creditTypes": { "items": {} }, "creditTypesTreatment": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1FilterCreditTypesTreatment" }, "customPeriod": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1CustomPeriod" }, "labels": {}, "projects": { "items": {} }, "resourceAncestors": { "items": {} }, "services": { "items": {} }, "subaccounts": { "items": {} } } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1FilterResponse": { "properties": { "calendarPeriod": {}, "creditTypes": { "items": {} }, "creditTypesTreatment": {}, "customPeriod": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1CustomPeriodResponse" }, "labels": {}, "projects": { "items": {} }, "resourceAncestors": { "items": {} }, "services": { "items": {} }, "subaccounts": { "items": {} } } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1LastPeriodAmount": {}, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1LastPeriodAmountResponse": {}, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1NotificationsRule": { "properties": { "disableDefaultIamRecipients": {}, "enableProjectLevelRecipients": {}, "monitoringNotificationChannels": { "items": {} }, "pubsubTopic": {}, "schemaVersion": {} } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1NotificationsRuleResponse": { "properties": { "disableDefaultIamRecipients": {}, "enableProjectLevelRecipients": {}, "monitoringNotificationChannels": { "items": {} }, "pubsubTopic": {}, "schemaVersion": {} } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1ThresholdRule": { "properties": { "spendBasis": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1ThresholdRuleSpendBasis" }, "thresholdPercent": { "format": "double", "required": true } } }, "google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1ThresholdRuleResponse": { "properties": { "spendBasis": {}, "thresholdPercent": { "format": "double", "required": true } } }, "google-native:billingbudgets/v1:GoogleTypeDate": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:billingbudgets/v1:GoogleTypeDateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:billingbudgets/v1:GoogleTypeMoney": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:billingbudgets/v1:GoogleTypeMoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1AllUpdatesRule": { "properties": { "disableDefaultIamRecipients": {}, "enableProjectLevelRecipients": {}, "monitoringNotificationChannels": { "items": {} }, "pubsubTopic": {}, "schemaVersion": {} } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1AllUpdatesRuleResponse": { "properties": { "disableDefaultIamRecipients": {}, "enableProjectLevelRecipients": {}, "monitoringNotificationChannels": { "items": {} }, "pubsubTopic": {}, "schemaVersion": {} } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1BudgetAmount": { "properties": { "lastPeriodAmount": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1LastPeriodAmount" }, "specifiedAmount": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleTypeMoney" } } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1BudgetAmountResponse": { "properties": { "lastPeriodAmount": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1LastPeriodAmountResponse" }, "specifiedAmount": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleTypeMoneyResponse" } } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1CustomPeriod": { "properties": { "endDate": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleTypeDate" }, "startDate": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleTypeDate", "required": true } } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1CustomPeriodResponse": { "properties": { "endDate": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleTypeDateResponse" }, "startDate": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleTypeDateResponse", "required": true } } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1Filter": { "properties": { "calendarPeriod": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1FilterCalendarPeriod" }, "creditTypes": { "items": {} }, "creditTypesTreatment": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1FilterCreditTypesTreatment" }, "customPeriod": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1CustomPeriod" }, "labels": {}, "projects": { "items": {} }, "resourceAncestors": { "items": {} }, "services": { "items": {} }, "subaccounts": { "items": {} } } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1FilterResponse": { "properties": { "calendarPeriod": {}, "creditTypes": { "items": {} }, "creditTypesTreatment": {}, "customPeriod": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1CustomPeriodResponse" }, "labels": {}, "projects": { "items": {} }, "resourceAncestors": { "items": {} }, "services": { "items": {} }, "subaccounts": { "items": {} } } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1LastPeriodAmount": {}, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1LastPeriodAmountResponse": {}, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1ThresholdRule": { "properties": { "spendBasis": { "$ref": "#/types/google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1ThresholdRuleSpendBasis" }, "thresholdPercent": { "format": "double", "required": true } } }, "google-native:billingbudgets/v1beta1:GoogleCloudBillingBudgetsV1beta1ThresholdRuleResponse": { "properties": { "spendBasis": {}, "thresholdPercent": { "format": "double", "required": true } } }, "google-native:billingbudgets/v1beta1:GoogleTypeDate": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:billingbudgets/v1beta1:GoogleTypeDateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:billingbudgets/v1beta1:GoogleTypeMoney": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:billingbudgets/v1beta1:GoogleTypeMoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:binaryauthorization/v1:AttestationAuthenticator": { "properties": { "displayName": {}, "pkixPublicKeySet": { "$ref": "#/types/google-native:binaryauthorization/v1:PkixPublicKeySet" } } }, "google-native:binaryauthorization/v1:AttestationAuthenticatorResponse": { "properties": { "displayName": {}, "pkixPublicKeySet": { "$ref": "#/types/google-native:binaryauthorization/v1:PkixPublicKeySetResponse" } } }, "google-native:binaryauthorization/v1:AttestationSource": { "properties": { "containerAnalysisAttestationProjects": { "items": {} } } }, "google-native:binaryauthorization/v1:AttestationSourceResponse": { "properties": { "containerAnalysisAttestationProjects": { "items": {} } } }, "google-native:binaryauthorization/v1:AttestorPublicKey": { "properties": { "asciiArmoredPgpPublicKey": {}, "comment": {}, "id": {}, "pkixPublicKey": { "$ref": "#/types/google-native:binaryauthorization/v1:PkixPublicKey" } } }, "google-native:binaryauthorization/v1:AttestorPublicKeyResponse": { "properties": { "asciiArmoredPgpPublicKey": {}, "comment": {}, "pkixPublicKey": { "$ref": "#/types/google-native:binaryauthorization/v1:PkixPublicKeyResponse" } } }, "google-native:binaryauthorization/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:binaryauthorization/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:binaryauthorization/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:binaryauthorization/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:binaryauthorization/v1:Check": { "properties": { "alwaysDeny": {}, "displayName": {}, "imageAllowlist": { "$ref": "#/types/google-native:binaryauthorization/v1:ImageAllowlist" }, "imageFreshnessCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:ImageFreshnessCheck" }, "simpleSigningAttestationCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:SimpleSigningAttestationCheck" }, "slsaCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:SlsaCheck" }, "trustedDirectoryCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:TrustedDirectoryCheck" }, "vulnerabilityCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:VulnerabilityCheck" } } }, "google-native:binaryauthorization/v1:CheckResponse": { "properties": { "alwaysDeny": {}, "displayName": {}, "imageAllowlist": { "$ref": "#/types/google-native:binaryauthorization/v1:ImageAllowlistResponse" }, "imageFreshnessCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:ImageFreshnessCheckResponse" }, "simpleSigningAttestationCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:SimpleSigningAttestationCheckResponse" }, "slsaCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:SlsaCheckResponse" }, "trustedDirectoryCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:TrustedDirectoryCheckResponse" }, "vulnerabilityCheck": { "$ref": "#/types/google-native:binaryauthorization/v1:VulnerabilityCheckResponse" } } }, "google-native:binaryauthorization/v1:CheckSet": { "properties": { "checks": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1:Check" } }, "displayName": {}, "imageAllowlist": { "$ref": "#/types/google-native:binaryauthorization/v1:ImageAllowlist" }, "scope": { "$ref": "#/types/google-native:binaryauthorization/v1:Scope" } } }, "google-native:binaryauthorization/v1:CheckSetResponse": { "properties": { "checks": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1:CheckResponse" } }, "displayName": {}, "imageAllowlist": { "$ref": "#/types/google-native:binaryauthorization/v1:ImageAllowlistResponse" }, "scope": { "$ref": "#/types/google-native:binaryauthorization/v1:ScopeResponse" } } }, "google-native:binaryauthorization/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:binaryauthorization/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:binaryauthorization/v1:GkePolicy": { "properties": { "checkSets": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1:CheckSet" } }, "imageAllowlist": { "$ref": "#/types/google-native:binaryauthorization/v1:ImageAllowlist" } } }, "google-native:binaryauthorization/v1:GkePolicyResponse": { "properties": { "checkSets": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1:CheckSetResponse" } }, "imageAllowlist": { "$ref": "#/types/google-native:binaryauthorization/v1:ImageAllowlistResponse" } } }, "google-native:binaryauthorization/v1:ImageAllowlist": { "properties": { "allowPattern": { "required": true, "items": {} } } }, "google-native:binaryauthorization/v1:ImageAllowlistResponse": { "properties": { "allowPattern": { "required": true, "items": {} } } }, "google-native:binaryauthorization/v1:ImageFreshnessCheck": { "properties": { "maxUploadAgeDays": { "format": "int32", "required": true } } }, "google-native:binaryauthorization/v1:ImageFreshnessCheckResponse": { "properties": { "maxUploadAgeDays": { "format": "int32", "required": true } } }, "google-native:binaryauthorization/v1:PkixPublicKey": { "properties": { "keyId": {}, "publicKeyPem": {}, "signatureAlgorithm": { "$ref": "#/types/google-native:binaryauthorization/v1:PkixPublicKeySignatureAlgorithm" } } }, "google-native:binaryauthorization/v1:PkixPublicKeyResponse": { "properties": { "keyId": {}, "publicKeyPem": {}, "signatureAlgorithm": {} } }, "google-native:binaryauthorization/v1:PkixPublicKeySet": { "properties": { "pkixPublicKeys": { "required": true, "items": { "$ref": "#/types/google-native:binaryauthorization/v1:PkixPublicKey" } } } }, "google-native:binaryauthorization/v1:PkixPublicKeySetResponse": { "properties": { "pkixPublicKeys": { "required": true, "items": { "$ref": "#/types/google-native:binaryauthorization/v1:PkixPublicKeyResponse" } } } }, "google-native:binaryauthorization/v1:Scope": { "properties": { "kubernetesNamespace": {}, "kubernetesServiceAccount": {} } }, "google-native:binaryauthorization/v1:ScopeResponse": { "properties": { "kubernetesNamespace": {}, "kubernetesServiceAccount": {} } }, "google-native:binaryauthorization/v1:SimpleSigningAttestationCheck": { "properties": { "attestationAuthenticators": { "required": true, "items": { "$ref": "#/types/google-native:binaryauthorization/v1:AttestationAuthenticator" } }, "containerAnalysisAttestationProjects": { "items": {} } } }, "google-native:binaryauthorization/v1:SimpleSigningAttestationCheckResponse": { "properties": { "attestationAuthenticators": { "required": true, "items": { "$ref": "#/types/google-native:binaryauthorization/v1:AttestationAuthenticatorResponse" } }, "containerAnalysisAttestationProjects": { "items": {} } } }, "google-native:binaryauthorization/v1:SlsaCheck": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1:VerificationRule" } } } }, "google-native:binaryauthorization/v1:SlsaCheckResponse": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1:VerificationRuleResponse" } } } }, "google-native:binaryauthorization/v1:TrustedDirectoryCheck": { "properties": { "trustedDirPatterns": { "required": true, "items": {} } } }, "google-native:binaryauthorization/v1:TrustedDirectoryCheckResponse": { "properties": { "trustedDirPatterns": { "required": true, "items": {} } } }, "google-native:binaryauthorization/v1:UserOwnedGrafeasNote": { "properties": { "noteReference": { "required": true }, "publicKeys": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1:AttestorPublicKey" } } } }, "google-native:binaryauthorization/v1:UserOwnedGrafeasNoteResponse": { "properties": { "delegationServiceAccountEmail": {}, "noteReference": { "required": true }, "publicKeys": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1:AttestorPublicKeyResponse" } } } }, "google-native:binaryauthorization/v1:VerificationRule": { "properties": { "attestationSource": { "$ref": "#/types/google-native:binaryauthorization/v1:AttestationSource" }, "configBasedBuildRequired": {}, "trustedBuilder": { "$ref": "#/types/google-native:binaryauthorization/v1:VerificationRuleTrustedBuilder" }, "trustedSourceRepoPatterns": { "items": {} } } }, "google-native:binaryauthorization/v1:VerificationRuleResponse": { "properties": { "attestationSource": { "$ref": "#/types/google-native:binaryauthorization/v1:AttestationSourceResponse" }, "configBasedBuildRequired": {}, "trustedBuilder": {}, "trustedSourceRepoPatterns": { "items": {} } } }, "google-native:binaryauthorization/v1:VulnerabilityCheck": { "properties": { "allowedCves": { "items": {} }, "blockedCves": { "items": {} }, "containerAnalysisVulnerabilityProjects": { "items": {} }, "maximumFixableSeverity": { "$ref": "#/types/google-native:binaryauthorization/v1:VulnerabilityCheckMaximumFixableSeverity", "required": true }, "maximumUnfixableSeverity": { "$ref": "#/types/google-native:binaryauthorization/v1:VulnerabilityCheckMaximumUnfixableSeverity", "required": true } } }, "google-native:binaryauthorization/v1:VulnerabilityCheckResponse": { "properties": { "allowedCves": { "items": {} }, "blockedCves": { "items": {} }, "containerAnalysisVulnerabilityProjects": { "items": {} }, "maximumFixableSeverity": { "required": true }, "maximumUnfixableSeverity": { "required": true } } }, "google-native:binaryauthorization/v1beta1:AttestorPublicKey": { "properties": { "asciiArmoredPgpPublicKey": {}, "comment": {}, "id": {}, "pkixPublicKey": { "$ref": "#/types/google-native:binaryauthorization/v1beta1:PkixPublicKey" } } }, "google-native:binaryauthorization/v1beta1:AttestorPublicKeyResponse": { "properties": { "asciiArmoredPgpPublicKey": {}, "comment": {}, "pkixPublicKey": { "$ref": "#/types/google-native:binaryauthorization/v1beta1:PkixPublicKeyResponse" } } }, "google-native:binaryauthorization/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:binaryauthorization/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:binaryauthorization/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:binaryauthorization/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:binaryauthorization/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:binaryauthorization/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:binaryauthorization/v1beta1:PkixPublicKey": { "properties": { "publicKeyPem": {}, "signatureAlgorithm": { "$ref": "#/types/google-native:binaryauthorization/v1beta1:PkixPublicKeySignatureAlgorithm" } } }, "google-native:binaryauthorization/v1beta1:PkixPublicKeyResponse": { "properties": { "publicKeyPem": {}, "signatureAlgorithm": {} } }, "google-native:binaryauthorization/v1beta1:UserOwnedDrydockNote": { "properties": { "noteReference": { "required": true }, "publicKeys": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1beta1:AttestorPublicKey" } } } }, "google-native:binaryauthorization/v1beta1:UserOwnedDrydockNoteResponse": { "properties": { "delegationServiceAccountEmail": {}, "noteReference": { "required": true }, "publicKeys": { "items": { "$ref": "#/types/google-native:binaryauthorization/v1beta1:AttestorPublicKeyResponse" } } } }, "google-native:blockchainnodeengine/v1:ConnectionInfoResponse": { "properties": { "endpointInfo": { "$ref": "#/types/google-native:blockchainnodeengine/v1:EndpointInfoResponse" }, "serviceAttachment": {} } }, "google-native:blockchainnodeengine/v1:EndpointInfoResponse": { "properties": { "jsonRpcApiEndpoint": {}, "websocketsApiEndpoint": {} } }, "google-native:blockchainnodeengine/v1:EthereumDetails": { "properties": { "apiEnableAdmin": { "forceNew": true }, "apiEnableDebug": { "forceNew": true }, "beaconFeeRecipient": {}, "consensusClient": { "$ref": "#/types/google-native:blockchainnodeengine/v1:EthereumDetailsConsensusClient", "forceNew": true }, "executionClient": { "$ref": "#/types/google-native:blockchainnodeengine/v1:EthereumDetailsExecutionClient", "forceNew": true }, "gethDetails": { "$ref": "#/types/google-native:blockchainnodeengine/v1:GethDetails" }, "network": { "$ref": "#/types/google-native:blockchainnodeengine/v1:EthereumDetailsNetwork", "forceNew": true }, "nodeType": { "$ref": "#/types/google-native:blockchainnodeengine/v1:EthereumDetailsNodeType", "forceNew": true } } }, "google-native:blockchainnodeengine/v1:EthereumDetailsResponse": { "properties": { "additionalEndpoints": { "$ref": "#/types/google-native:blockchainnodeengine/v1:EthereumEndpointsResponse" }, "apiEnableAdmin": {}, "apiEnableDebug": {}, "beaconFeeRecipient": {}, "consensusClient": {}, "executionClient": {}, "gethDetails": { "$ref": "#/types/google-native:blockchainnodeengine/v1:GethDetailsResponse" }, "network": {}, "nodeType": {} } }, "google-native:blockchainnodeengine/v1:EthereumEndpointsResponse": { "properties": { "beaconApiEndpoint": {}, "beaconPrometheusMetricsApiEndpoint": {}, "executionClientPrometheusMetricsApiEndpoint": {} } }, "google-native:blockchainnodeengine/v1:GethDetails": { "properties": { "garbageCollectionMode": { "$ref": "#/types/google-native:blockchainnodeengine/v1:GethDetailsGarbageCollectionMode", "forceNew": true } } }, "google-native:blockchainnodeengine/v1:GethDetailsResponse": { "properties": { "garbageCollectionMode": {} } }, "google-native:certificatemanager/v1:AuthorizationAttemptInfoResponse": { "properties": { "details": {}, "domain": {}, "failureReason": {}, "state": {} } }, "google-native:certificatemanager/v1:CertificateAuthorityConfig": { "properties": { "certificateAuthorityServiceConfig": { "$ref": "#/types/google-native:certificatemanager/v1:CertificateAuthorityServiceConfig" } } }, "google-native:certificatemanager/v1:CertificateAuthorityConfigResponse": { "properties": { "certificateAuthorityServiceConfig": { "$ref": "#/types/google-native:certificatemanager/v1:CertificateAuthorityServiceConfigResponse" } } }, "google-native:certificatemanager/v1:CertificateAuthorityServiceConfig": { "properties": { "caPool": { "required": true } } }, "google-native:certificatemanager/v1:CertificateAuthorityServiceConfigResponse": { "properties": { "caPool": { "required": true } } }, "google-native:certificatemanager/v1:DnsResourceRecordResponse": { "properties": { "data": {}, "name": {}, "type": {} } }, "google-native:certificatemanager/v1:GclbTargetResponse": { "properties": { "ipConfigs": { "items": { "$ref": "#/types/google-native:certificatemanager/v1:IpConfigResponse" } }, "targetHttpsProxy": {}, "targetSslProxy": {} } }, "google-native:certificatemanager/v1:IntermediateCA": { "properties": { "pemCertificate": {} } }, "google-native:certificatemanager/v1:IntermediateCAResponse": { "properties": { "pemCertificate": {} } }, "google-native:certificatemanager/v1:IpConfigResponse": { "properties": { "ipAddress": {}, "ports": { "items": {} } } }, "google-native:certificatemanager/v1:ManagedCertificate": { "properties": { "dnsAuthorizations": { "items": {}, "forceNew": true }, "domains": { "items": {}, "forceNew": true }, "issuanceConfig": { "forceNew": true } } }, "google-native:certificatemanager/v1:ManagedCertificateResponse": { "properties": { "authorizationAttemptInfo": { "items": { "$ref": "#/types/google-native:certificatemanager/v1:AuthorizationAttemptInfoResponse" } }, "dnsAuthorizations": { "items": {} }, "domains": { "items": {} }, "issuanceConfig": {}, "provisioningIssue": { "$ref": "#/types/google-native:certificatemanager/v1:ProvisioningIssueResponse" }, "state": {} } }, "google-native:certificatemanager/v1:ProvisioningIssueResponse": { "properties": { "details": {}, "reason": {} } }, "google-native:certificatemanager/v1:SelfManagedCertificate": { "properties": { "pemCertificate": {}, "pemPrivateKey": {} } }, "google-native:certificatemanager/v1:SelfManagedCertificateResponse": { "properties": { "pemCertificate": {}, "pemPrivateKey": {} } }, "google-native:certificatemanager/v1:TrustAnchor": { "properties": { "pemCertificate": {} } }, "google-native:certificatemanager/v1:TrustAnchorResponse": { "properties": { "pemCertificate": {} } }, "google-native:certificatemanager/v1:TrustStore": { "properties": { "intermediateCas": { "items": { "$ref": "#/types/google-native:certificatemanager/v1:IntermediateCA" } }, "trustAnchors": { "items": { "$ref": "#/types/google-native:certificatemanager/v1:TrustAnchor" } } } }, "google-native:certificatemanager/v1:TrustStoreResponse": { "properties": { "intermediateCas": { "items": { "$ref": "#/types/google-native:certificatemanager/v1:IntermediateCAResponse" } }, "trustAnchors": { "items": { "$ref": "#/types/google-native:certificatemanager/v1:TrustAnchorResponse" } } } }, "google-native:cloudasset/v1:AccessSelector": { "properties": { "permissions": { "items": {} }, "roles": { "items": {} } } }, "google-native:cloudasset/v1:AccessSelectorResponse": { "properties": { "permissions": { "items": {} }, "roles": { "items": {} } } }, "google-native:cloudasset/v1:ConditionContext": { "properties": { "accessTime": { "format": "google-datetime" } } }, "google-native:cloudasset/v1:ConditionContextResponse": { "properties": { "accessTime": { "format": "google-datetime" } } }, "google-native:cloudasset/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudasset/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudasset/v1:FeedOutputConfig": { "properties": { "pubsubDestination": { "$ref": "#/types/google-native:cloudasset/v1:PubsubDestination" } } }, "google-native:cloudasset/v1:FeedOutputConfigResponse": { "properties": { "pubsubDestination": { "$ref": "#/types/google-native:cloudasset/v1:PubsubDestinationResponse" } } }, "google-native:cloudasset/v1:IamPolicyAnalysisQuery": { "properties": { "accessSelector": { "$ref": "#/types/google-native:cloudasset/v1:AccessSelector" }, "conditionContext": { "$ref": "#/types/google-native:cloudasset/v1:ConditionContext" }, "identitySelector": { "$ref": "#/types/google-native:cloudasset/v1:IdentitySelector" }, "options": { "$ref": "#/types/google-native:cloudasset/v1:Options" }, "resourceSelector": { "$ref": "#/types/google-native:cloudasset/v1:ResourceSelector" }, "scope": { "required": true } } }, "google-native:cloudasset/v1:IamPolicyAnalysisQueryResponse": { "properties": { "accessSelector": { "$ref": "#/types/google-native:cloudasset/v1:AccessSelectorResponse" }, "conditionContext": { "$ref": "#/types/google-native:cloudasset/v1:ConditionContextResponse" }, "identitySelector": { "$ref": "#/types/google-native:cloudasset/v1:IdentitySelectorResponse" }, "options": { "$ref": "#/types/google-native:cloudasset/v1:OptionsResponse" }, "resourceSelector": { "$ref": "#/types/google-native:cloudasset/v1:ResourceSelectorResponse" }, "scope": { "required": true } } }, "google-native:cloudasset/v1:IdentitySelector": { "properties": { "identity": { "required": true } } }, "google-native:cloudasset/v1:IdentitySelectorResponse": { "properties": { "identity": { "required": true } } }, "google-native:cloudasset/v1:Options": { "properties": { "analyzeServiceAccountImpersonation": {}, "expandGroups": {}, "expandResources": {}, "expandRoles": {}, "outputGroupEdges": {}, "outputResourceEdges": {} } }, "google-native:cloudasset/v1:OptionsResponse": { "properties": { "analyzeServiceAccountImpersonation": {}, "expandGroups": {}, "expandResources": {}, "expandRoles": {}, "outputGroupEdges": {}, "outputResourceEdges": {} } }, "google-native:cloudasset/v1:PubsubDestination": { "properties": { "topic": {} } }, "google-native:cloudasset/v1:PubsubDestinationResponse": { "properties": { "topic": {} } }, "google-native:cloudasset/v1:QueryContent": { "properties": { "iamPolicyAnalysisQuery": { "$ref": "#/types/google-native:cloudasset/v1:IamPolicyAnalysisQuery" } } }, "google-native:cloudasset/v1:QueryContentResponse": { "properties": { "iamPolicyAnalysisQuery": { "$ref": "#/types/google-native:cloudasset/v1:IamPolicyAnalysisQueryResponse" } } }, "google-native:cloudasset/v1:ResourceSelector": { "properties": { "fullResourceName": { "required": true } } }, "google-native:cloudasset/v1:ResourceSelectorResponse": { "properties": { "fullResourceName": { "required": true } } }, "google-native:cloudbilling/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudbilling/v1:AuditLogConfig" } }, "service": {} } }, "google-native:cloudbilling/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudbilling/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudbilling/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudbilling/v1:AuditLogConfigLogType" } } }, "google-native:cloudbilling/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudbilling/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudbilling/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudbilling/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudbilling/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudbilling/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudbilling/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudbuild/v1:ApprovalConfig": { "properties": { "approvalRequired": {} } }, "google-native:cloudbuild/v1:ApprovalConfigResponse": { "properties": { "approvalRequired": {} } }, "google-native:cloudbuild/v1:ApprovalResultResponse": { "properties": { "approvalTime": { "format": "google-datetime" }, "approverAccount": {}, "comment": {}, "decision": { "required": true }, "url": {} } }, "google-native:cloudbuild/v1:ArtifactObjects": { "properties": { "location": {}, "paths": { "items": {} } } }, "google-native:cloudbuild/v1:ArtifactObjectsResponse": { "properties": { "location": {}, "paths": { "items": {} }, "timing": { "$ref": "#/types/google-native:cloudbuild/v1:TimeSpanResponse" } } }, "google-native:cloudbuild/v1:Artifacts": { "properties": { "images": { "items": {} }, "mavenArtifacts": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:MavenArtifact" } }, "npmPackages": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:NpmPackage" } }, "objects": { "$ref": "#/types/google-native:cloudbuild/v1:ArtifactObjects" }, "pythonPackages": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:PythonPackage" } } } }, "google-native:cloudbuild/v1:ArtifactsResponse": { "properties": { "images": { "items": {} }, "mavenArtifacts": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:MavenArtifactResponse" } }, "npmPackages": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:NpmPackageResponse" } }, "objects": { "$ref": "#/types/google-native:cloudbuild/v1:ArtifactObjectsResponse" }, "pythonPackages": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:PythonPackageResponse" } } } }, "google-native:cloudbuild/v1:BitbucketServerConfigResponse": { "properties": { "apiKey": { "required": true }, "connectedRepositories": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:BitbucketServerRepositoryIdResponse" } }, "createTime": { "format": "google-datetime" }, "hostUri": { "required": true }, "name": {}, "peeredNetwork": {}, "peeredNetworkIpRange": {}, "secrets": { "$ref": "#/types/google-native:cloudbuild/v1:BitbucketServerSecretsResponse", "required": true }, "sslCa": {}, "username": {}, "webhookKey": {} } }, "google-native:cloudbuild/v1:BitbucketServerRepositoryIdResponse": { "properties": { "projectKey": { "required": true }, "repoSlug": { "required": true }, "webhookId": { "format": "int32" } } }, "google-native:cloudbuild/v1:BitbucketServerSecrets": { "properties": { "adminAccessTokenVersionName": { "required": true }, "readAccessTokenVersionName": { "required": true }, "webhookSecretVersionName": { "required": true, "forceNew": true } } }, "google-native:cloudbuild/v1:BitbucketServerSecretsResponse": { "properties": { "adminAccessTokenVersionName": { "required": true }, "readAccessTokenVersionName": { "required": true }, "webhookSecretVersionName": { "required": true } } }, "google-native:cloudbuild/v1:BitbucketServerTriggerConfig": { "properties": { "bitbucketServerConfigResource": { "required": true }, "projectKey": { "required": true }, "pullRequest": { "$ref": "#/types/google-native:cloudbuild/v1:PullRequestFilter" }, "push": { "$ref": "#/types/google-native:cloudbuild/v1:PushFilter" }, "repoSlug": { "required": true } } }, "google-native:cloudbuild/v1:BitbucketServerTriggerConfigResponse": { "properties": { "bitbucketServerConfig": { "$ref": "#/types/google-native:cloudbuild/v1:BitbucketServerConfigResponse" }, "bitbucketServerConfigResource": { "required": true }, "projectKey": { "required": true }, "pullRequest": { "$ref": "#/types/google-native:cloudbuild/v1:PullRequestFilterResponse" }, "push": { "$ref": "#/types/google-native:cloudbuild/v1:PushFilterResponse" }, "repoSlug": { "required": true } } }, "google-native:cloudbuild/v1:Build": { "properties": { "artifacts": { "$ref": "#/types/google-native:cloudbuild/v1:Artifacts" }, "availableSecrets": { "$ref": "#/types/google-native:cloudbuild/v1:Secrets" }, "images": { "items": {} }, "logsBucket": {}, "options": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptions" }, "queueTtl": { "format": "google-duration" }, "secrets": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:Secret" } }, "serviceAccount": {}, "source": { "$ref": "#/types/google-native:cloudbuild/v1:Source" }, "steps": { "required": true, "items": { "$ref": "#/types/google-native:cloudbuild/v1:BuildStep" } }, "substitutions": {}, "tags": { "items": {} }, "timeout": { "format": "google-duration" } } }, "google-native:cloudbuild/v1:BuildApprovalResponse": { "properties": { "config": { "$ref": "#/types/google-native:cloudbuild/v1:ApprovalConfigResponse" }, "result": { "$ref": "#/types/google-native:cloudbuild/v1:ApprovalResultResponse" }, "state": {} } }, "google-native:cloudbuild/v1:BuildOptions": { "properties": { "automapSubstitutions": {}, "defaultLogsBucketBehavior": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptionsDefaultLogsBucketBehavior" }, "diskSizeGb": { "format": "int64" }, "dynamicSubstitutions": {}, "env": { "items": {} }, "logStreamingOption": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptionsLogStreamingOption" }, "logging": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptionsLogging" }, "machineType": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptionsMachineType" }, "pool": { "$ref": "#/types/google-native:cloudbuild/v1:PoolOption" }, "requestedVerifyOption": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptionsRequestedVerifyOption" }, "secretEnv": { "items": {} }, "sourceProvenanceHash": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptionsSourceProvenanceHashItem" } }, "substitutionOption": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptionsSubstitutionOption" }, "volumes": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:Volume" } }, "workerPool": {} } }, "google-native:cloudbuild/v1:BuildOptionsResponse": { "properties": { "automapSubstitutions": {}, "defaultLogsBucketBehavior": {}, "diskSizeGb": { "format": "int64" }, "dynamicSubstitutions": {}, "env": { "items": {} }, "logStreamingOption": {}, "logging": {}, "machineType": {}, "pool": { "$ref": "#/types/google-native:cloudbuild/v1:PoolOptionResponse" }, "requestedVerifyOption": {}, "secretEnv": { "items": {} }, "sourceProvenanceHash": { "items": {} }, "substitutionOption": {}, "volumes": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:VolumeResponse" } }, "workerPool": {} } }, "google-native:cloudbuild/v1:BuildResponse": { "properties": { "approval": { "$ref": "#/types/google-native:cloudbuild/v1:BuildApprovalResponse" }, "artifacts": { "$ref": "#/types/google-native:cloudbuild/v1:ArtifactsResponse" }, "availableSecrets": { "$ref": "#/types/google-native:cloudbuild/v1:SecretsResponse" }, "buildTriggerId": {}, "createTime": { "format": "google-datetime" }, "failureInfo": { "$ref": "#/types/google-native:cloudbuild/v1:FailureInfoResponse" }, "finishTime": { "format": "google-datetime" }, "images": { "items": {} }, "logUrl": {}, "logsBucket": {}, "name": {}, "options": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptionsResponse" }, "projectId": { "sdkName": "project" }, "queueTtl": { "format": "google-duration" }, "results": { "$ref": "#/types/google-native:cloudbuild/v1:ResultsResponse" }, "secrets": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:SecretResponse" } }, "serviceAccount": {}, "source": { "$ref": "#/types/google-native:cloudbuild/v1:SourceResponse" }, "sourceProvenance": { "$ref": "#/types/google-native:cloudbuild/v1:SourceProvenanceResponse" }, "startTime": { "format": "google-datetime" }, "status": {}, "statusDetail": {}, "steps": { "required": true, "items": { "$ref": "#/types/google-native:cloudbuild/v1:BuildStepResponse" } }, "substitutions": {}, "tags": { "items": {} }, "timeout": { "format": "google-duration" }, "timing": {}, "warnings": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:WarningResponse" } } } }, "google-native:cloudbuild/v1:BuildStep": { "properties": { "allowExitCodes": { "items": {} }, "allowFailure": {}, "args": { "items": {} }, "automapSubstitutions": {}, "dir": {}, "entrypoint": {}, "env": { "items": {} }, "id": {}, "name": { "required": true }, "script": {}, "secretEnv": { "items": {} }, "timeout": { "format": "google-duration" }, "volumes": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:Volume" } }, "waitFor": { "items": {} } } }, "google-native:cloudbuild/v1:BuildStepResponse": { "properties": { "allowExitCodes": { "items": {} }, "allowFailure": {}, "args": { "items": {} }, "automapSubstitutions": {}, "dir": {}, "entrypoint": {}, "env": { "items": {} }, "exitCode": { "format": "int32" }, "name": { "required": true }, "pullTiming": { "$ref": "#/types/google-native:cloudbuild/v1:TimeSpanResponse" }, "script": {}, "secretEnv": { "items": {} }, "status": {}, "timeout": { "format": "google-duration" }, "timing": { "$ref": "#/types/google-native:cloudbuild/v1:TimeSpanResponse" }, "volumes": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:VolumeResponse" } }, "waitFor": { "items": {} } } }, "google-native:cloudbuild/v1:BuiltImageResponse": { "properties": { "digest": {}, "name": {}, "pushTiming": { "$ref": "#/types/google-native:cloudbuild/v1:TimeSpanResponse" } } }, "google-native:cloudbuild/v1:ConnectedRepository": { "properties": { "dir": {}, "repository": { "required": true }, "revision": {} } }, "google-native:cloudbuild/v1:ConnectedRepositoryResponse": { "properties": { "dir": {}, "repository": { "required": true }, "revision": {} } }, "google-native:cloudbuild/v1:FailureInfoResponse": { "properties": { "detail": {}, "type": {} } }, "google-native:cloudbuild/v1:FileHashesResponse": { "properties": { "fileHash": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:HashResponse" } } } }, "google-native:cloudbuild/v1:GitFileSource": { "properties": { "bitbucketServerConfig": {}, "githubEnterpriseConfig": {}, "path": {}, "repoType": { "$ref": "#/types/google-native:cloudbuild/v1:GitFileSourceRepoType" }, "repository": {}, "revision": {}, "uri": {} } }, "google-native:cloudbuild/v1:GitFileSourceResponse": { "properties": { "bitbucketServerConfig": {}, "githubEnterpriseConfig": {}, "path": {}, "repoType": {}, "repository": {}, "revision": {}, "uri": {} } }, "google-native:cloudbuild/v1:GitHubEnterpriseSecrets": { "properties": { "oauthClientIdName": {}, "oauthClientIdVersionName": {}, "oauthSecretName": {}, "oauthSecretVersionName": {}, "privateKeyName": {}, "privateKeyVersionName": {}, "webhookSecretName": {}, "webhookSecretVersionName": {} } }, "google-native:cloudbuild/v1:GitHubEnterpriseSecretsResponse": { "properties": { "oauthClientIdName": {}, "oauthClientIdVersionName": {}, "oauthSecretName": {}, "oauthSecretVersionName": {}, "privateKeyName": {}, "privateKeyVersionName": {}, "webhookSecretName": {}, "webhookSecretVersionName": {} } }, "google-native:cloudbuild/v1:GitHubEventsConfig": { "properties": { "enterpriseConfigResourceName": {}, "installationId": { "format": "int64" }, "name": {}, "owner": {}, "pullRequest": { "$ref": "#/types/google-native:cloudbuild/v1:PullRequestFilter" }, "push": { "$ref": "#/types/google-native:cloudbuild/v1:PushFilter" } } }, "google-native:cloudbuild/v1:GitHubEventsConfigResponse": { "properties": { "enterpriseConfigResourceName": {}, "installationId": { "format": "int64" }, "name": {}, "owner": {}, "pullRequest": { "$ref": "#/types/google-native:cloudbuild/v1:PullRequestFilterResponse" }, "push": { "$ref": "#/types/google-native:cloudbuild/v1:PushFilterResponse" } } }, "google-native:cloudbuild/v1:GitLabConfigResponse": { "properties": { "connectedRepositories": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabRepositoryIdResponse" } }, "createTime": { "format": "google-datetime" }, "enterpriseConfig": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabEnterpriseConfigResponse" }, "name": {}, "secrets": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabSecretsResponse", "required": true }, "username": {}, "webhookKey": {} } }, "google-native:cloudbuild/v1:GitLabEnterpriseConfig": { "properties": { "hostUri": { "forceNew": true }, "serviceDirectoryConfig": { "$ref": "#/types/google-native:cloudbuild/v1:ServiceDirectoryConfig" }, "sslCa": {} } }, "google-native:cloudbuild/v1:GitLabEnterpriseConfigResponse": { "properties": { "hostUri": {}, "serviceDirectoryConfig": { "$ref": "#/types/google-native:cloudbuild/v1:ServiceDirectoryConfigResponse" }, "sslCa": {} } }, "google-native:cloudbuild/v1:GitLabEventsConfig": { "properties": { "gitlabConfigResource": {}, "projectNamespace": {}, "pullRequest": { "$ref": "#/types/google-native:cloudbuild/v1:PullRequestFilter" }, "push": { "$ref": "#/types/google-native:cloudbuild/v1:PushFilter" } } }, "google-native:cloudbuild/v1:GitLabEventsConfigResponse": { "properties": { "gitlabConfig": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabConfigResponse" }, "gitlabConfigResource": {}, "projectNamespace": {}, "pullRequest": { "$ref": "#/types/google-native:cloudbuild/v1:PullRequestFilterResponse" }, "push": { "$ref": "#/types/google-native:cloudbuild/v1:PushFilterResponse" } } }, "google-native:cloudbuild/v1:GitLabRepositoryId": { "properties": { "id": { "required": true } } }, "google-native:cloudbuild/v1:GitLabRepositoryIdResponse": { "properties": { "webhookId": { "format": "int32" } } }, "google-native:cloudbuild/v1:GitLabSecrets": { "properties": { "apiAccessTokenVersion": { "required": true }, "apiKeyVersion": { "required": true, "forceNew": true }, "readAccessTokenVersion": { "required": true }, "webhookSecretVersion": { "required": true, "forceNew": true } } }, "google-native:cloudbuild/v1:GitLabSecretsResponse": { "properties": { "apiAccessTokenVersion": { "required": true }, "apiKeyVersion": { "required": true }, "readAccessTokenVersion": { "required": true }, "webhookSecretVersion": { "required": true } } }, "google-native:cloudbuild/v1:GitRepoSource": { "properties": { "bitbucketServerConfig": {}, "githubEnterpriseConfig": {}, "ref": {}, "repoType": { "$ref": "#/types/google-native:cloudbuild/v1:GitRepoSourceRepoType" }, "repository": {}, "uri": {} } }, "google-native:cloudbuild/v1:GitRepoSourceResponse": { "properties": { "bitbucketServerConfig": {}, "githubEnterpriseConfig": {}, "ref": {}, "repoType": {}, "repository": {}, "uri": {} } }, "google-native:cloudbuild/v1:GitSource": { "properties": { "dir": {}, "revision": {}, "url": {} } }, "google-native:cloudbuild/v1:GitSourceResponse": { "properties": { "dir": {}, "revision": {}, "url": {} } }, "google-native:cloudbuild/v1:HashResponse": { "properties": { "type": {}, "value": { "format": "byte" } } }, "google-native:cloudbuild/v1:InlineSecret": { "properties": { "envMap": {}, "kmsKeyName": {} } }, "google-native:cloudbuild/v1:InlineSecretResponse": { "properties": { "envMap": {}, "kmsKeyName": {} } }, "google-native:cloudbuild/v1:MavenArtifact": { "properties": { "artifactId": {}, "groupId": {}, "path": {}, "repository": {}, "version": {} } }, "google-native:cloudbuild/v1:MavenArtifactResponse": { "properties": { "artifactId": {}, "groupId": {}, "path": {}, "repository": {}, "version": {} } }, "google-native:cloudbuild/v1:NetworkConfig": { "properties": { "egressOption": { "$ref": "#/types/google-native:cloudbuild/v1:NetworkConfigEgressOption" }, "peeredNetwork": { "required": true, "forceNew": true }, "peeredNetworkIpRange": { "forceNew": true } } }, "google-native:cloudbuild/v1:NetworkConfigResponse": { "properties": { "egressOption": {}, "peeredNetwork": { "required": true }, "peeredNetworkIpRange": {} } }, "google-native:cloudbuild/v1:NpmPackage": { "properties": { "packagePath": {}, "repository": {} } }, "google-native:cloudbuild/v1:NpmPackageResponse": { "properties": { "packagePath": {}, "repository": {} } }, "google-native:cloudbuild/v1:PoolOption": { "properties": { "name": {} } }, "google-native:cloudbuild/v1:PoolOptionResponse": { "properties": { "name": {} } }, "google-native:cloudbuild/v1:PrivatePoolV1Config": { "properties": { "networkConfig": { "$ref": "#/types/google-native:cloudbuild/v1:NetworkConfig" }, "workerConfig": { "$ref": "#/types/google-native:cloudbuild/v1:WorkerConfig" } } }, "google-native:cloudbuild/v1:PrivatePoolV1ConfigResponse": { "properties": { "networkConfig": { "$ref": "#/types/google-native:cloudbuild/v1:NetworkConfigResponse" }, "workerConfig": { "$ref": "#/types/google-native:cloudbuild/v1:WorkerConfigResponse" } } }, "google-native:cloudbuild/v1:PubsubConfig": { "properties": { "serviceAccountEmail": {}, "state": { "$ref": "#/types/google-native:cloudbuild/v1:PubsubConfigState" }, "topic": {} } }, "google-native:cloudbuild/v1:PubsubConfigResponse": { "properties": { "serviceAccountEmail": {}, "state": {}, "subscription": {}, "topic": {} } }, "google-native:cloudbuild/v1:PullRequestFilter": { "properties": { "branch": {}, "commentControl": { "$ref": "#/types/google-native:cloudbuild/v1:PullRequestFilterCommentControl" }, "invertRegex": {} } }, "google-native:cloudbuild/v1:PullRequestFilterResponse": { "properties": { "branch": {}, "commentControl": {}, "invertRegex": {} } }, "google-native:cloudbuild/v1:PushFilter": { "properties": { "branch": {}, "invertRegex": {}, "tag": {} } }, "google-native:cloudbuild/v1:PushFilterResponse": { "properties": { "branch": {}, "invertRegex": {}, "tag": {} } }, "google-native:cloudbuild/v1:PythonPackage": { "properties": { "paths": { "items": {} }, "repository": {} } }, "google-native:cloudbuild/v1:PythonPackageResponse": { "properties": { "paths": { "items": {} }, "repository": {} } }, "google-native:cloudbuild/v1:RepoSource": { "properties": { "branchName": {}, "commitSha": {}, "dir": {}, "invertRegex": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "substitutions": {}, "tagName": {} } }, "google-native:cloudbuild/v1:RepoSourceResponse": { "properties": { "branchName": {}, "commitSha": {}, "dir": {}, "invertRegex": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "substitutions": {}, "tagName": {} } }, "google-native:cloudbuild/v1:RepositoryEventConfig": { "properties": { "pullRequest": { "$ref": "#/types/google-native:cloudbuild/v1:PullRequestFilter" }, "push": { "$ref": "#/types/google-native:cloudbuild/v1:PushFilter" }, "repository": {} } }, "google-native:cloudbuild/v1:RepositoryEventConfigResponse": { "properties": { "pullRequest": { "$ref": "#/types/google-native:cloudbuild/v1:PullRequestFilterResponse" }, "push": { "$ref": "#/types/google-native:cloudbuild/v1:PushFilterResponse" }, "repository": {}, "repositoryType": {} } }, "google-native:cloudbuild/v1:ResultsResponse": { "properties": { "artifactManifest": {}, "artifactTiming": { "$ref": "#/types/google-native:cloudbuild/v1:TimeSpanResponse" }, "buildStepImages": { "items": {} }, "buildStepOutputs": { "items": {} }, "images": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:BuiltImageResponse" } }, "mavenArtifacts": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:UploadedMavenArtifactResponse" } }, "npmPackages": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:UploadedNpmPackageResponse" } }, "numArtifacts": { "format": "int64" }, "pythonPackages": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:UploadedPythonPackageResponse" } } } }, "google-native:cloudbuild/v1:Secret": { "properties": { "kmsKeyName": {}, "secretEnv": {} } }, "google-native:cloudbuild/v1:SecretManagerSecret": { "properties": { "env": {}, "versionName": {} } }, "google-native:cloudbuild/v1:SecretManagerSecretResponse": { "properties": { "env": {}, "versionName": {} } }, "google-native:cloudbuild/v1:SecretResponse": { "properties": { "kmsKeyName": {}, "secretEnv": {} } }, "google-native:cloudbuild/v1:Secrets": { "properties": { "inline": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:InlineSecret" } }, "secretManager": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:SecretManagerSecret" } } } }, "google-native:cloudbuild/v1:SecretsResponse": { "properties": { "inline": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:InlineSecretResponse" } }, "secretManager": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:SecretManagerSecretResponse" } } } }, "google-native:cloudbuild/v1:ServiceDirectoryConfig": { "properties": { "service": {} } }, "google-native:cloudbuild/v1:ServiceDirectoryConfigResponse": { "properties": { "service": {} } }, "google-native:cloudbuild/v1:Source": { "properties": { "connectedRepository": { "$ref": "#/types/google-native:cloudbuild/v1:ConnectedRepository" }, "gitSource": { "$ref": "#/types/google-native:cloudbuild/v1:GitSource" }, "repoSource": { "$ref": "#/types/google-native:cloudbuild/v1:RepoSource" }, "storageSource": { "$ref": "#/types/google-native:cloudbuild/v1:StorageSource" }, "storageSourceManifest": { "$ref": "#/types/google-native:cloudbuild/v1:StorageSourceManifest" } } }, "google-native:cloudbuild/v1:SourceProvenanceResponse": { "properties": { "fileHashes": {}, "resolvedConnectedRepository": { "$ref": "#/types/google-native:cloudbuild/v1:ConnectedRepositoryResponse" }, "resolvedGitSource": { "$ref": "#/types/google-native:cloudbuild/v1:GitSourceResponse" }, "resolvedRepoSource": { "$ref": "#/types/google-native:cloudbuild/v1:RepoSourceResponse" }, "resolvedStorageSource": { "$ref": "#/types/google-native:cloudbuild/v1:StorageSourceResponse" }, "resolvedStorageSourceManifest": { "$ref": "#/types/google-native:cloudbuild/v1:StorageSourceManifestResponse" } } }, "google-native:cloudbuild/v1:SourceResponse": { "properties": { "connectedRepository": { "$ref": "#/types/google-native:cloudbuild/v1:ConnectedRepositoryResponse" }, "gitSource": { "$ref": "#/types/google-native:cloudbuild/v1:GitSourceResponse" }, "repoSource": { "$ref": "#/types/google-native:cloudbuild/v1:RepoSourceResponse" }, "storageSource": { "$ref": "#/types/google-native:cloudbuild/v1:StorageSourceResponse" }, "storageSourceManifest": { "$ref": "#/types/google-native:cloudbuild/v1:StorageSourceManifestResponse" } } }, "google-native:cloudbuild/v1:StorageSource": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {}, "sourceFetcher": { "$ref": "#/types/google-native:cloudbuild/v1:StorageSourceSourceFetcher" } } }, "google-native:cloudbuild/v1:StorageSourceManifest": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:cloudbuild/v1:StorageSourceManifestResponse": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:cloudbuild/v1:StorageSourceResponse": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {}, "sourceFetcher": {} } }, "google-native:cloudbuild/v1:TimeSpanResponse": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:cloudbuild/v1:UploadedMavenArtifactResponse": { "properties": { "fileHashes": { "$ref": "#/types/google-native:cloudbuild/v1:FileHashesResponse" }, "pushTiming": { "$ref": "#/types/google-native:cloudbuild/v1:TimeSpanResponse" }, "uri": {} } }, "google-native:cloudbuild/v1:UploadedNpmPackageResponse": { "properties": { "fileHashes": { "$ref": "#/types/google-native:cloudbuild/v1:FileHashesResponse" }, "pushTiming": { "$ref": "#/types/google-native:cloudbuild/v1:TimeSpanResponse" }, "uri": {} } }, "google-native:cloudbuild/v1:UploadedPythonPackageResponse": { "properties": { "fileHashes": { "$ref": "#/types/google-native:cloudbuild/v1:FileHashesResponse" }, "pushTiming": { "$ref": "#/types/google-native:cloudbuild/v1:TimeSpanResponse" }, "uri": {} } }, "google-native:cloudbuild/v1:Volume": { "properties": { "name": {}, "path": {} } }, "google-native:cloudbuild/v1:VolumeResponse": { "properties": { "name": {}, "path": {} } }, "google-native:cloudbuild/v1:WarningResponse": { "properties": { "priority": {}, "text": {} } }, "google-native:cloudbuild/v1:WebhookConfig": { "properties": { "secret": { "required": true }, "state": { "$ref": "#/types/google-native:cloudbuild/v1:WebhookConfigState" } } }, "google-native:cloudbuild/v1:WebhookConfigResponse": { "properties": { "secret": { "required": true }, "state": {} } }, "google-native:cloudbuild/v1:WorkerConfig": { "properties": { "diskSizeGb": { "format": "int64" }, "machineType": {} } }, "google-native:cloudbuild/v1:WorkerConfigResponse": { "properties": { "diskSizeGb": { "format": "int64" }, "machineType": {} } }, "google-native:cloudbuild/v1alpha1:Network": { "properties": { "network": {}, "projectId": { "sdkName": "project" }, "subnetwork": {} } }, "google-native:cloudbuild/v1alpha1:NetworkResponse": { "properties": { "network": {}, "projectId": { "sdkName": "project" }, "subnetwork": {} } }, "google-native:cloudbuild/v1alpha1:WorkerConfig": { "properties": { "diskSizeGb": { "format": "int64" }, "machineType": {}, "network": { "$ref": "#/types/google-native:cloudbuild/v1alpha1:Network" }, "tag": {} } }, "google-native:cloudbuild/v1alpha1:WorkerConfigResponse": { "properties": { "diskSizeGb": { "format": "int64" }, "machineType": {}, "network": { "$ref": "#/types/google-native:cloudbuild/v1alpha1:NetworkResponse" }, "tag": {} } }, "google-native:cloudbuild/v1alpha2:NetworkConfig": { "properties": { "peeredNetwork": { "required": true, "forceNew": true } } }, "google-native:cloudbuild/v1alpha2:NetworkConfigResponse": { "properties": { "peeredNetwork": { "required": true } } }, "google-native:cloudbuild/v1alpha2:WorkerConfig": { "properties": { "diskSizeGb": { "format": "int64" }, "machineType": {} } }, "google-native:cloudbuild/v1alpha2:WorkerConfigResponse": { "properties": { "diskSizeGb": { "format": "int64" }, "machineType": {} } }, "google-native:cloudbuild/v1beta1:NetworkConfig": { "properties": { "peeredNetwork": { "required": true, "forceNew": true } } }, "google-native:cloudbuild/v1beta1:NetworkConfigResponse": { "properties": { "peeredNetwork": { "required": true } } }, "google-native:cloudbuild/v1beta1:WorkerConfig": { "properties": { "diskSizeGb": { "format": "int64" }, "machineType": {}, "noExternalIp": {} } }, "google-native:cloudbuild/v1beta1:WorkerConfigResponse": { "properties": { "diskSizeGb": { "format": "int64" }, "machineType": {}, "noExternalIp": {} } }, "google-native:cloudbuild/v2:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudbuild/v2:AuditLogConfig" } }, "service": {} } }, "google-native:cloudbuild/v2:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudbuild/v2:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudbuild/v2:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudbuild/v2:AuditLogConfigLogType" } } }, "google-native:cloudbuild/v2:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudbuild/v2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudbuild/v2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudbuild/v2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudbuild/v2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudbuild/v2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudbuild/v2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudbuild/v2:GitHubConfig": { "properties": { "appInstallationId": { "format": "int64" }, "authorizerCredential": { "$ref": "#/types/google-native:cloudbuild/v2:OAuthCredential" } } }, "google-native:cloudbuild/v2:GitHubConfigResponse": { "properties": { "appInstallationId": { "format": "int64" }, "authorizerCredential": { "$ref": "#/types/google-native:cloudbuild/v2:OAuthCredentialResponse" } } }, "google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig": { "properties": { "apiKey": { "required": true }, "appId": { "format": "int64" }, "appInstallationId": { "format": "int64" }, "appSlug": {}, "hostUri": { "required": true }, "privateKeySecretVersion": {}, "serviceDirectoryConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2ServiceDirectoryConfig" }, "sslCa": {}, "webhookSecretSecretVersion": {} } }, "google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfigResponse": { "properties": { "apiKey": { "required": true }, "appId": { "format": "int64" }, "appInstallationId": { "format": "int64" }, "appSlug": {}, "hostUri": { "required": true }, "privateKeySecretVersion": {}, "serverVersion": {}, "serviceDirectoryConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2ServiceDirectoryConfigResponse" }, "sslCa": {}, "webhookSecretSecretVersion": {} } }, "google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2GitLabConfig": { "properties": { "authorizerCredential": { "$ref": "#/types/google-native:cloudbuild/v2:UserCredential", "required": true }, "hostUri": {}, "readAuthorizerCredential": { "$ref": "#/types/google-native:cloudbuild/v2:UserCredential", "required": true }, "serviceDirectoryConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2ServiceDirectoryConfig" }, "sslCa": {}, "webhookSecretSecretVersion": { "required": true, "forceNew": true } } }, "google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2GitLabConfigResponse": { "properties": { "authorizerCredential": { "$ref": "#/types/google-native:cloudbuild/v2:UserCredentialResponse", "required": true }, "hostUri": {}, "readAuthorizerCredential": { "$ref": "#/types/google-native:cloudbuild/v2:UserCredentialResponse", "required": true }, "serverVersion": {}, "serviceDirectoryConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2ServiceDirectoryConfigResponse" }, "sslCa": {}, "webhookSecretSecretVersion": { "required": true } } }, "google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2ServiceDirectoryConfig": { "properties": { "service": { "required": true } } }, "google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2ServiceDirectoryConfigResponse": { "properties": { "service": { "required": true } } }, "google-native:cloudbuild/v2:InstallationStateResponse": { "properties": { "actionUri": {}, "message": {}, "stage": {} } }, "google-native:cloudbuild/v2:OAuthCredential": { "properties": { "oauthTokenSecretVersion": {} } }, "google-native:cloudbuild/v2:OAuthCredentialResponse": { "properties": { "oauthTokenSecretVersion": {}, "username": {} } }, "google-native:cloudbuild/v2:UserCredential": { "properties": { "userTokenSecretVersion": { "required": true } } }, "google-native:cloudbuild/v2:UserCredentialResponse": { "properties": { "userTokenSecretVersion": { "required": true }, "username": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1AssociationInfo": { "properties": { "baseEntitlement": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1AssociationInfoResponse": { "properties": { "baseEntitlement": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1CloudIdentityInfoResponse": { "properties": { "adminConsoleUri": {}, "alternateEmail": {}, "customerType": {}, "eduData": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1EduDataResponse" }, "isDomainVerified": {}, "languageCode": {}, "phoneNumber": {}, "primaryDomain": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1CommitmentSettings": { "properties": { "renewalSettings": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RenewalSettings" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1CommitmentSettingsResponse": { "properties": { "endTime": { "format": "google-datetime" }, "renewalSettings": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RenewalSettingsResponse" }, "startTime": { "format": "google-datetime" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1ConditionalOverride": { "properties": { "adjustment": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingAdjustment", "required": true }, "rebillingBasis": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1ConditionalOverrideRebillingBasis", "required": true }, "repricingCondition": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingCondition", "required": true } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1ConditionalOverrideResponse": { "properties": { "adjustment": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingAdjustmentResponse", "required": true }, "rebillingBasis": { "required": true }, "repricingCondition": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConditionResponse", "required": true } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1ContactInfo": { "properties": { "email": {}, "firstName": {}, "lastName": {}, "phone": {}, "title": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1ContactInfoResponse": { "properties": { "displayName": {}, "email": {}, "firstName": {}, "lastName": {}, "phone": {}, "title": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1EduDataResponse": { "properties": { "instituteSize": {}, "instituteType": {}, "website": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1Parameter": { "properties": { "name": {}, "value": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1Value" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1ParameterResponse": { "properties": { "editable": {}, "name": {}, "value": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1ValueResponse" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1PercentageAdjustment": { "properties": { "percentage": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleTypeDecimal" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1PercentageAdjustmentResponse": { "properties": { "percentage": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleTypeDecimalResponse" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1Period": { "properties": { "duration": { "format": "int32" }, "periodType": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1PeriodPeriodType" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1PeriodResponse": { "properties": { "duration": { "format": "int32" }, "periodType": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1ProvisionedServiceResponse": { "properties": { "productId": {}, "provisioningId": {}, "skuId": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RenewalSettings": { "properties": { "enableRenewal": {}, "paymentCycle": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1Period" }, "paymentPlan": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RenewalSettingsPaymentPlan" }, "resizeUnitCount": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RenewalSettingsResponse": { "properties": { "enableRenewal": {}, "paymentCycle": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1PeriodResponse" }, "paymentPlan": {}, "resizeUnitCount": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingAdjustment": { "properties": { "percentageAdjustment": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1PercentageAdjustment" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingAdjustmentResponse": { "properties": { "percentageAdjustment": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1PercentageAdjustmentResponse" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingCondition": { "properties": { "skuGroupCondition": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1SkuGroupCondition" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConditionResponse": { "properties": { "skuGroupCondition": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1SkuGroupConditionResponse" } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfig": { "properties": { "adjustment": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingAdjustment", "required": true }, "channelPartnerGranularity": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity" }, "conditionalOverrides": { "items": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1ConditionalOverride" } }, "effectiveInvoiceMonth": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleTypeDate", "required": true }, "entitlementGranularity": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigEntitlementGranularity" }, "rebillingBasis": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigRebillingBasis", "required": true } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity": {}, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigChannelPartnerGranularityResponse": {}, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigEntitlementGranularity": { "properties": { "entitlement": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigEntitlementGranularityResponse": { "properties": { "entitlement": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigResponse": { "properties": { "adjustment": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingAdjustmentResponse", "required": true }, "channelPartnerGranularity": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigChannelPartnerGranularityResponse" }, "conditionalOverrides": { "items": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1ConditionalOverrideResponse" } }, "effectiveInvoiceMonth": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleTypeDateResponse", "required": true }, "entitlementGranularity": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfigEntitlementGranularityResponse" }, "rebillingBasis": { "required": true } } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1SkuGroupCondition": { "properties": { "skuGroup": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1SkuGroupConditionResponse": { "properties": { "skuGroup": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1TrialSettingsResponse": { "properties": { "endTime": { "format": "google-datetime" }, "trial": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1Value": { "properties": { "boolValue": {}, "doubleValue": { "format": "double" }, "int64Value": { "format": "int64" }, "protoValue": {}, "stringValue": {} } }, "google-native:cloudchannel/v1:GoogleCloudChannelV1ValueResponse": { "properties": { "boolValue": {}, "doubleValue": { "format": "double" }, "int64Value": { "format": "int64" }, "protoValue": {}, "stringValue": {} } }, "google-native:cloudchannel/v1:GoogleTypeDate": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:cloudchannel/v1:GoogleTypeDateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:cloudchannel/v1:GoogleTypeDecimal": { "properties": { "value": {} } }, "google-native:cloudchannel/v1:GoogleTypeDecimalResponse": { "properties": { "value": {} } }, "google-native:cloudchannel/v1:GoogleTypePostalAddress": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:cloudchannel/v1:GoogleTypePostalAddressResponse": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:clouddeploy/v1:AdvanceChildRolloutJobResponse": {}, "google-native:clouddeploy/v1:AdvanceRolloutRule": { "properties": { "id": { "required": true }, "sourcePhases": { "items": {} }, "wait": { "format": "google-duration" } } }, "google-native:clouddeploy/v1:AdvanceRolloutRuleResponse": { "properties": { "condition": { "$ref": "#/types/google-native:clouddeploy/v1:AutomationRuleConditionResponse" }, "sourcePhases": { "items": {} }, "wait": { "format": "google-duration" } } }, "google-native:clouddeploy/v1:AnthosCluster": { "properties": { "membership": {} } }, "google-native:clouddeploy/v1:AnthosClusterResponse": { "properties": { "membership": {} } }, "google-native:clouddeploy/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:AuditLogConfig" } }, "service": {} } }, "google-native:clouddeploy/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:clouddeploy/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:clouddeploy/v1:AuditLogConfigLogType" } } }, "google-native:clouddeploy/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:clouddeploy/v1:AutomationResourceSelector": { "properties": { "targets": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:TargetAttribute" } } } }, "google-native:clouddeploy/v1:AutomationResourceSelectorResponse": { "properties": { "targets": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:TargetAttributeResponse" } } } }, "google-native:clouddeploy/v1:AutomationRolloutMetadataResponse": { "properties": { "advanceAutomationRuns": { "items": {} }, "promoteAutomationRun": {}, "repairAutomationRuns": { "items": {} } } }, "google-native:clouddeploy/v1:AutomationRule": { "properties": { "advanceRolloutRule": { "$ref": "#/types/google-native:clouddeploy/v1:AdvanceRolloutRule" }, "promoteReleaseRule": { "$ref": "#/types/google-native:clouddeploy/v1:PromoteReleaseRule" }, "repairRolloutRule": { "$ref": "#/types/google-native:clouddeploy/v1:RepairRolloutRule" } } }, "google-native:clouddeploy/v1:AutomationRuleConditionResponse": { "properties": { "targetsPresentCondition": { "$ref": "#/types/google-native:clouddeploy/v1:TargetsPresentConditionResponse" } } }, "google-native:clouddeploy/v1:AutomationRuleResponse": { "properties": { "advanceRolloutRule": { "$ref": "#/types/google-native:clouddeploy/v1:AdvanceRolloutRuleResponse" }, "promoteReleaseRule": { "$ref": "#/types/google-native:clouddeploy/v1:PromoteReleaseRuleResponse" }, "repairRolloutRule": { "$ref": "#/types/google-native:clouddeploy/v1:RepairRolloutRuleResponse" } } }, "google-native:clouddeploy/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:clouddeploy/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:clouddeploy/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:clouddeploy/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:clouddeploy/v1:BuildArtifact": { "properties": { "image": {}, "tag": {} } }, "google-native:clouddeploy/v1:BuildArtifactResponse": { "properties": { "image": {}, "tag": {} } }, "google-native:clouddeploy/v1:Canary": { "properties": { "canaryDeployment": { "$ref": "#/types/google-native:clouddeploy/v1:CanaryDeployment" }, "customCanaryDeployment": { "$ref": "#/types/google-native:clouddeploy/v1:CustomCanaryDeployment" }, "runtimeConfig": { "$ref": "#/types/google-native:clouddeploy/v1:RuntimeConfig" } } }, "google-native:clouddeploy/v1:CanaryDeployment": { "properties": { "percentages": { "required": true, "items": {} }, "postdeploy": { "$ref": "#/types/google-native:clouddeploy/v1:Postdeploy" }, "predeploy": { "$ref": "#/types/google-native:clouddeploy/v1:Predeploy" }, "verify": {} } }, "google-native:clouddeploy/v1:CanaryDeploymentResponse": { "properties": { "percentages": { "required": true, "items": {} }, "postdeploy": { "$ref": "#/types/google-native:clouddeploy/v1:PostdeployResponse" }, "predeploy": { "$ref": "#/types/google-native:clouddeploy/v1:PredeployResponse" }, "verify": {} } }, "google-native:clouddeploy/v1:CanaryResponse": { "properties": { "canaryDeployment": { "$ref": "#/types/google-native:clouddeploy/v1:CanaryDeploymentResponse" }, "customCanaryDeployment": { "$ref": "#/types/google-native:clouddeploy/v1:CustomCanaryDeploymentResponse" }, "runtimeConfig": { "$ref": "#/types/google-native:clouddeploy/v1:RuntimeConfigResponse" } } }, "google-native:clouddeploy/v1:ChildRolloutJobsResponse": { "properties": { "advanceRolloutJobs": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:JobResponse" } }, "createRolloutJobs": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:JobResponse" } } } }, "google-native:clouddeploy/v1:CloudRunConfig": { "properties": { "automaticTrafficControl": {} } }, "google-native:clouddeploy/v1:CloudRunConfigResponse": { "properties": { "automaticTrafficControl": {} } }, "google-native:clouddeploy/v1:CloudRunLocation": { "properties": { "location": { "required": true } } }, "google-native:clouddeploy/v1:CloudRunLocationResponse": { "properties": { "location": { "required": true } } }, "google-native:clouddeploy/v1:CloudRunMetadataResponse": { "properties": { "job": {}, "revision": {}, "service": {}, "serviceUrls": { "items": {} } } }, "google-native:clouddeploy/v1:CreateChildRolloutJobResponse": {}, "google-native:clouddeploy/v1:CustomCanaryDeployment": { "properties": { "phaseConfigs": { "required": true, "items": { "$ref": "#/types/google-native:clouddeploy/v1:PhaseConfig" } } } }, "google-native:clouddeploy/v1:CustomCanaryDeploymentResponse": { "properties": { "phaseConfigs": { "required": true, "items": { "$ref": "#/types/google-native:clouddeploy/v1:PhaseConfigResponse" } } } }, "google-native:clouddeploy/v1:DefaultPool": { "properties": { "artifactStorage": {}, "serviceAccount": {} } }, "google-native:clouddeploy/v1:DefaultPoolResponse": { "properties": { "artifactStorage": {}, "serviceAccount": {} } }, "google-native:clouddeploy/v1:DeliveryPipelineResponse": { "properties": { "annotations": {}, "condition": { "$ref": "#/types/google-native:clouddeploy/v1:PipelineConditionResponse" }, "createTime": { "format": "google-datetime" }, "description": {}, "etag": {}, "labels": {}, "name": {}, "serialPipeline": { "$ref": "#/types/google-native:clouddeploy/v1:SerialPipelineResponse" }, "suspended": {}, "uid": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:clouddeploy/v1:DeployJobResponse": {}, "google-native:clouddeploy/v1:DeployParameters": { "properties": { "matchTargetLabels": {}, "values": { "required": true } } }, "google-native:clouddeploy/v1:DeployParametersResponse": { "properties": { "matchTargetLabels": {}, "values": { "required": true } } }, "google-native:clouddeploy/v1:DeploymentJobsResponse": { "properties": { "deployJob": { "$ref": "#/types/google-native:clouddeploy/v1:JobResponse" }, "postdeployJob": { "$ref": "#/types/google-native:clouddeploy/v1:JobResponse" }, "predeployJob": { "$ref": "#/types/google-native:clouddeploy/v1:JobResponse" }, "verifyJob": { "$ref": "#/types/google-native:clouddeploy/v1:JobResponse" } } }, "google-native:clouddeploy/v1:ExecutionConfig": { "properties": { "artifactStorage": {}, "defaultPool": { "$ref": "#/types/google-native:clouddeploy/v1:DefaultPool" }, "executionTimeout": { "format": "google-duration" }, "privatePool": { "$ref": "#/types/google-native:clouddeploy/v1:PrivatePool" }, "serviceAccount": {}, "usages": { "required": true, "items": { "$ref": "#/types/google-native:clouddeploy/v1:ExecutionConfigUsagesItem" } }, "workerPool": {} } }, "google-native:clouddeploy/v1:ExecutionConfigResponse": { "properties": { "artifactStorage": {}, "defaultPool": { "$ref": "#/types/google-native:clouddeploy/v1:DefaultPoolResponse" }, "executionTimeout": { "format": "google-duration" }, "privatePool": { "$ref": "#/types/google-native:clouddeploy/v1:PrivatePoolResponse" }, "serviceAccount": {}, "usages": { "required": true, "items": {} }, "workerPool": {} } }, "google-native:clouddeploy/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:clouddeploy/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:clouddeploy/v1:GatewayServiceMesh": { "properties": { "deployment": { "required": true }, "httpRoute": { "required": true }, "routeUpdateWaitTime": { "format": "google-duration" }, "service": { "required": true } } }, "google-native:clouddeploy/v1:GatewayServiceMeshResponse": { "properties": { "deployment": { "required": true }, "httpRoute": { "required": true }, "routeUpdateWaitTime": { "format": "google-duration" }, "service": { "required": true } } }, "google-native:clouddeploy/v1:GkeCluster": { "properties": { "cluster": {}, "internalIp": {} } }, "google-native:clouddeploy/v1:GkeClusterResponse": { "properties": { "cluster": {}, "internalIp": {} } }, "google-native:clouddeploy/v1:JobResponse": { "properties": { "advanceChildRolloutJob": { "$ref": "#/types/google-native:clouddeploy/v1:AdvanceChildRolloutJobResponse" }, "createChildRolloutJob": { "$ref": "#/types/google-native:clouddeploy/v1:CreateChildRolloutJobResponse" }, "deployJob": { "$ref": "#/types/google-native:clouddeploy/v1:DeployJobResponse" }, "jobRun": {}, "postdeployJob": { "$ref": "#/types/google-native:clouddeploy/v1:PostdeployJobResponse" }, "predeployJob": { "$ref": "#/types/google-native:clouddeploy/v1:PredeployJobResponse" }, "skipMessage": {}, "state": {}, "verifyJob": { "$ref": "#/types/google-native:clouddeploy/v1:VerifyJobResponse" } } }, "google-native:clouddeploy/v1:KubernetesConfig": { "properties": { "gatewayServiceMesh": { "$ref": "#/types/google-native:clouddeploy/v1:GatewayServiceMesh" }, "serviceNetworking": { "$ref": "#/types/google-native:clouddeploy/v1:ServiceNetworking" } } }, "google-native:clouddeploy/v1:KubernetesConfigResponse": { "properties": { "gatewayServiceMesh": { "$ref": "#/types/google-native:clouddeploy/v1:GatewayServiceMeshResponse" }, "serviceNetworking": { "$ref": "#/types/google-native:clouddeploy/v1:ServiceNetworkingResponse" } } }, "google-native:clouddeploy/v1:MetadataResponse": { "properties": { "automation": { "$ref": "#/types/google-native:clouddeploy/v1:AutomationRolloutMetadataResponse" }, "cloudRun": { "$ref": "#/types/google-native:clouddeploy/v1:CloudRunMetadataResponse" } } }, "google-native:clouddeploy/v1:MultiTarget": { "properties": { "targetIds": { "required": true, "items": {} } } }, "google-native:clouddeploy/v1:MultiTargetResponse": { "properties": { "targetIds": { "required": true, "items": {} } } }, "google-native:clouddeploy/v1:PhaseConfig": { "properties": { "percentage": { "format": "int32", "required": true }, "phaseId": { "required": true }, "postdeploy": { "$ref": "#/types/google-native:clouddeploy/v1:Postdeploy" }, "predeploy": { "$ref": "#/types/google-native:clouddeploy/v1:Predeploy" }, "profiles": { "items": {} }, "verify": {} } }, "google-native:clouddeploy/v1:PhaseConfigResponse": { "properties": { "percentage": { "format": "int32", "required": true }, "phaseId": { "required": true }, "postdeploy": { "$ref": "#/types/google-native:clouddeploy/v1:PostdeployResponse" }, "predeploy": { "$ref": "#/types/google-native:clouddeploy/v1:PredeployResponse" }, "profiles": { "items": {} }, "verify": {} } }, "google-native:clouddeploy/v1:PhaseResponse": { "properties": { "childRolloutJobs": { "$ref": "#/types/google-native:clouddeploy/v1:ChildRolloutJobsResponse" }, "deploymentJobs": { "$ref": "#/types/google-native:clouddeploy/v1:DeploymentJobsResponse" }, "skipMessage": {}, "state": {} } }, "google-native:clouddeploy/v1:PipelineConditionResponse": { "properties": { "pipelineReadyCondition": { "$ref": "#/types/google-native:clouddeploy/v1:PipelineReadyConditionResponse" }, "targetsPresentCondition": { "$ref": "#/types/google-native:clouddeploy/v1:TargetsPresentConditionResponse" }, "targetsTypeCondition": { "$ref": "#/types/google-native:clouddeploy/v1:TargetsTypeConditionResponse" } } }, "google-native:clouddeploy/v1:PipelineReadyConditionResponse": { "properties": { "status": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:clouddeploy/v1:Postdeploy": { "properties": { "actions": { "items": {} } } }, "google-native:clouddeploy/v1:PostdeployJobResponse": { "properties": { "actions": { "items": {} } } }, "google-native:clouddeploy/v1:PostdeployResponse": { "properties": { "actions": { "items": {} } } }, "google-native:clouddeploy/v1:Predeploy": { "properties": { "actions": { "items": {} } } }, "google-native:clouddeploy/v1:PredeployJobResponse": { "properties": { "actions": { "items": {} } } }, "google-native:clouddeploy/v1:PredeployResponse": { "properties": { "actions": { "items": {} } } }, "google-native:clouddeploy/v1:PrivatePool": { "properties": { "artifactStorage": {}, "serviceAccount": {}, "workerPool": { "required": true } } }, "google-native:clouddeploy/v1:PrivatePoolResponse": { "properties": { "artifactStorage": {}, "serviceAccount": {}, "workerPool": { "required": true } } }, "google-native:clouddeploy/v1:PromoteReleaseRule": { "properties": { "destinationPhase": {}, "destinationTargetId": {}, "id": { "required": true }, "wait": { "format": "google-duration" } } }, "google-native:clouddeploy/v1:PromoteReleaseRuleResponse": { "properties": { "condition": { "$ref": "#/types/google-native:clouddeploy/v1:AutomationRuleConditionResponse" }, "destinationPhase": {}, "destinationTargetId": {}, "wait": { "format": "google-duration" } } }, "google-native:clouddeploy/v1:ReleaseConditionResponse": { "properties": { "releaseReadyCondition": { "$ref": "#/types/google-native:clouddeploy/v1:ReleaseReadyConditionResponse" }, "skaffoldSupportedCondition": { "$ref": "#/types/google-native:clouddeploy/v1:SkaffoldSupportedConditionResponse" } } }, "google-native:clouddeploy/v1:ReleaseReadyConditionResponse": { "properties": { "status": {} } }, "google-native:clouddeploy/v1:RepairMode": { "properties": { "retry": { "$ref": "#/types/google-native:clouddeploy/v1:Retry" }, "rollback": { "$ref": "#/types/google-native:clouddeploy/v1:Rollback" } } }, "google-native:clouddeploy/v1:RepairModeResponse": { "properties": { "retry": { "$ref": "#/types/google-native:clouddeploy/v1:RetryResponse" }, "rollback": { "$ref": "#/types/google-native:clouddeploy/v1:RollbackResponse" } } }, "google-native:clouddeploy/v1:RepairRolloutRule": { "properties": { "id": { "required": true }, "jobs": { "items": {} }, "repairModes": { "required": true, "items": { "$ref": "#/types/google-native:clouddeploy/v1:RepairMode" } }, "sourcePhases": { "items": {} } } }, "google-native:clouddeploy/v1:RepairRolloutRuleResponse": { "properties": { "condition": { "$ref": "#/types/google-native:clouddeploy/v1:AutomationRuleConditionResponse" }, "jobs": { "items": {} }, "repairModes": { "required": true, "items": { "$ref": "#/types/google-native:clouddeploy/v1:RepairModeResponse" } }, "sourcePhases": { "items": {} } } }, "google-native:clouddeploy/v1:Retry": { "properties": { "attempts": { "format": "int64", "required": true }, "backoffMode": { "$ref": "#/types/google-native:clouddeploy/v1:RetryBackoffMode" }, "wait": { "format": "google-duration" } } }, "google-native:clouddeploy/v1:RetryResponse": { "properties": { "attempts": { "format": "int64", "required": true }, "backoffMode": {}, "wait": { "format": "google-duration" } } }, "google-native:clouddeploy/v1:Rollback": { "properties": { "destinationPhase": {} } }, "google-native:clouddeploy/v1:RollbackResponse": { "properties": { "destinationPhase": {} } }, "google-native:clouddeploy/v1:RuntimeConfig": { "properties": { "cloudRun": { "$ref": "#/types/google-native:clouddeploy/v1:CloudRunConfig" }, "kubernetes": { "$ref": "#/types/google-native:clouddeploy/v1:KubernetesConfig" } } }, "google-native:clouddeploy/v1:RuntimeConfigResponse": { "properties": { "cloudRun": { "$ref": "#/types/google-native:clouddeploy/v1:CloudRunConfigResponse" }, "kubernetes": { "$ref": "#/types/google-native:clouddeploy/v1:KubernetesConfigResponse" } } }, "google-native:clouddeploy/v1:SerialPipeline": { "properties": { "stages": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:Stage" } } } }, "google-native:clouddeploy/v1:SerialPipelineResponse": { "properties": { "stages": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:StageResponse" } } } }, "google-native:clouddeploy/v1:ServiceNetworking": { "properties": { "deployment": { "required": true }, "disablePodOverprovisioning": {}, "service": { "required": true } } }, "google-native:clouddeploy/v1:ServiceNetworkingResponse": { "properties": { "deployment": { "required": true }, "disablePodOverprovisioning": {}, "service": { "required": true } } }, "google-native:clouddeploy/v1:SkaffoldSupportedConditionResponse": { "properties": { "maintenanceModeTime": { "format": "google-datetime" }, "skaffoldSupportState": {}, "status": {}, "supportExpirationTime": { "format": "google-datetime" } } }, "google-native:clouddeploy/v1:Stage": { "properties": { "deployParameters": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:DeployParameters" } }, "profiles": { "items": {} }, "strategy": { "$ref": "#/types/google-native:clouddeploy/v1:Strategy" }, "targetId": {} } }, "google-native:clouddeploy/v1:StageResponse": { "properties": { "deployParameters": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:DeployParametersResponse" } }, "profiles": { "items": {} }, "strategy": { "$ref": "#/types/google-native:clouddeploy/v1:StrategyResponse" }, "targetId": {} } }, "google-native:clouddeploy/v1:Standard": { "properties": { "postdeploy": { "$ref": "#/types/google-native:clouddeploy/v1:Postdeploy" }, "predeploy": { "$ref": "#/types/google-native:clouddeploy/v1:Predeploy" }, "verify": {} } }, "google-native:clouddeploy/v1:StandardResponse": { "properties": { "postdeploy": { "$ref": "#/types/google-native:clouddeploy/v1:PostdeployResponse" }, "predeploy": { "$ref": "#/types/google-native:clouddeploy/v1:PredeployResponse" }, "verify": {} } }, "google-native:clouddeploy/v1:Strategy": { "properties": { "canary": { "$ref": "#/types/google-native:clouddeploy/v1:Canary" }, "standard": { "$ref": "#/types/google-native:clouddeploy/v1:Standard" } } }, "google-native:clouddeploy/v1:StrategyResponse": { "properties": { "canary": { "$ref": "#/types/google-native:clouddeploy/v1:CanaryResponse" }, "standard": { "$ref": "#/types/google-native:clouddeploy/v1:StandardResponse" } } }, "google-native:clouddeploy/v1:TargetAttribute": { "properties": { "id": {}, "labels": {} } }, "google-native:clouddeploy/v1:TargetAttributeResponse": { "properties": { "labels": {} } }, "google-native:clouddeploy/v1:TargetResponse": { "properties": { "annotations": {}, "anthosCluster": { "$ref": "#/types/google-native:clouddeploy/v1:AnthosClusterResponse" }, "createTime": { "format": "google-datetime" }, "deployParameters": {}, "description": {}, "etag": {}, "executionConfigs": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:ExecutionConfigResponse" } }, "gke": { "$ref": "#/types/google-native:clouddeploy/v1:GkeClusterResponse" }, "labels": {}, "multiTarget": { "$ref": "#/types/google-native:clouddeploy/v1:MultiTargetResponse" }, "name": {}, "requireApproval": {}, "run": { "$ref": "#/types/google-native:clouddeploy/v1:CloudRunLocationResponse" }, "targetId": {}, "uid": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:clouddeploy/v1:TargetsPresentConditionResponse": { "properties": { "missingTargets": { "items": {} }, "status": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:clouddeploy/v1:TargetsTypeConditionResponse": { "properties": { "errorDetails": {}, "status": {} } }, "google-native:clouddeploy/v1:VerifyJobResponse": {}, "google-native:cloudfunctions/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudfunctions/v1:AuditLogConfig" } }, "service": {} } }, "google-native:cloudfunctions/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudfunctions/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudfunctions/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudfunctions/v1:AuditLogConfigLogType" } } }, "google-native:cloudfunctions/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudfunctions/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudfunctions/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudfunctions/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudfunctions/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudfunctions/v1:EventTrigger": { "properties": { "eventType": { "required": true }, "failurePolicy": { "$ref": "#/types/google-native:cloudfunctions/v1:FailurePolicy" }, "resource": { "required": true }, "service": {} } }, "google-native:cloudfunctions/v1:EventTriggerResponse": { "properties": { "eventType": { "required": true }, "failurePolicy": { "$ref": "#/types/google-native:cloudfunctions/v1:FailurePolicyResponse" }, "resource": { "required": true }, "service": {} } }, "google-native:cloudfunctions/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudfunctions/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudfunctions/v1:FailurePolicy": { "properties": { "retry": { "$ref": "#/types/google-native:cloudfunctions/v1:Retry" } } }, "google-native:cloudfunctions/v1:FailurePolicyResponse": { "properties": { "retry": { "$ref": "#/types/google-native:cloudfunctions/v1:RetryResponse" } } }, "google-native:cloudfunctions/v1:HttpsTrigger": { "properties": { "securityLevel": { "$ref": "#/types/google-native:cloudfunctions/v1:HttpsTriggerSecurityLevel" } } }, "google-native:cloudfunctions/v1:HttpsTriggerResponse": { "properties": { "securityLevel": {}, "url": {} } }, "google-native:cloudfunctions/v1:Retry": {}, "google-native:cloudfunctions/v1:RetryResponse": {}, "google-native:cloudfunctions/v1:SecretEnvVar": { "properties": { "key": {}, "projectId": { "sdkName": "project" }, "secret": {}, "version": {} } }, "google-native:cloudfunctions/v1:SecretEnvVarResponse": { "properties": { "key": {}, "projectId": { "sdkName": "project" }, "secret": {}, "version": {} } }, "google-native:cloudfunctions/v1:SecretVersion": { "properties": { "path": {}, "version": {} } }, "google-native:cloudfunctions/v1:SecretVersionResponse": { "properties": { "path": {}, "version": {} } }, "google-native:cloudfunctions/v1:SecretVolume": { "properties": { "mountPath": {}, "projectId": { "sdkName": "project" }, "secret": {}, "versions": { "items": { "$ref": "#/types/google-native:cloudfunctions/v1:SecretVersion" } } } }, "google-native:cloudfunctions/v1:SecretVolumeResponse": { "properties": { "mountPath": {}, "projectId": { "sdkName": "project" }, "secret": {}, "versions": { "items": { "$ref": "#/types/google-native:cloudfunctions/v1:SecretVersionResponse" } } } }, "google-native:cloudfunctions/v1:SourceRepository": { "properties": { "url": {} } }, "google-native:cloudfunctions/v1:SourceRepositoryResponse": { "properties": { "deployedUrl": {}, "url": {} } }, "google-native:cloudfunctions/v2:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:AuditLogConfig" } }, "service": {} } }, "google-native:cloudfunctions/v2:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudfunctions/v2:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudfunctions/v2:AuditLogConfigLogType" } } }, "google-native:cloudfunctions/v2:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudfunctions/v2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudfunctions/v2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudfunctions/v2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudfunctions/v2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudfunctions/v2:BuildConfig": { "properties": { "dockerRegistry": { "$ref": "#/types/google-native:cloudfunctions/v2:BuildConfigDockerRegistry" }, "dockerRepository": {}, "entryPoint": {}, "environmentVariables": {}, "runtime": {}, "source": { "$ref": "#/types/google-native:cloudfunctions/v2:Source" }, "sourceToken": {}, "workerPool": {} } }, "google-native:cloudfunctions/v2:BuildConfigResponse": { "properties": { "build": {}, "dockerRegistry": {}, "dockerRepository": {}, "entryPoint": {}, "environmentVariables": {}, "runtime": {}, "source": { "$ref": "#/types/google-native:cloudfunctions/v2:SourceResponse" }, "sourceProvenance": { "$ref": "#/types/google-native:cloudfunctions/v2:SourceProvenanceResponse" }, "sourceToken": {}, "workerPool": {} } }, "google-native:cloudfunctions/v2:EventFilter": { "properties": { "attribute": { "required": true }, "operator": {}, "value": { "required": true } } }, "google-native:cloudfunctions/v2:EventFilterResponse": { "properties": { "attribute": { "required": true }, "operator": {}, "value": { "required": true } } }, "google-native:cloudfunctions/v2:EventTrigger": { "properties": { "channel": {}, "eventFilters": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:EventFilter" } }, "eventType": { "required": true }, "pubsubTopic": {}, "retryPolicy": { "$ref": "#/types/google-native:cloudfunctions/v2:EventTriggerRetryPolicy" }, "serviceAccountEmail": {}, "triggerRegion": {} } }, "google-native:cloudfunctions/v2:EventTriggerResponse": { "properties": { "channel": {}, "eventFilters": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:EventFilterResponse" } }, "eventType": { "required": true }, "pubsubTopic": {}, "retryPolicy": {}, "serviceAccountEmail": {}, "trigger": {}, "triggerRegion": {} } }, "google-native:cloudfunctions/v2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudfunctions/v2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudfunctions/v2:GoogleCloudFunctionsV2StateMessageResponse": { "properties": { "message": {}, "severity": {}, "type": {} } }, "google-native:cloudfunctions/v2:RepoSource": { "properties": { "branchName": {}, "commitSha": {}, "dir": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "tagName": {} } }, "google-native:cloudfunctions/v2:RepoSourceResponse": { "properties": { "branchName": {}, "commitSha": {}, "dir": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "tagName": {} } }, "google-native:cloudfunctions/v2:SecretEnvVar": { "properties": { "key": {}, "projectId": { "sdkName": "project" }, "secret": {}, "version": {} } }, "google-native:cloudfunctions/v2:SecretEnvVarResponse": { "properties": { "key": {}, "projectId": { "sdkName": "project" }, "secret": {}, "version": {} } }, "google-native:cloudfunctions/v2:SecretVersion": { "properties": { "path": {}, "version": {} } }, "google-native:cloudfunctions/v2:SecretVersionResponse": { "properties": { "path": {}, "version": {} } }, "google-native:cloudfunctions/v2:SecretVolume": { "properties": { "mountPath": {}, "projectId": { "sdkName": "project" }, "secret": {}, "versions": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:SecretVersion" } } } }, "google-native:cloudfunctions/v2:SecretVolumeResponse": { "properties": { "mountPath": {}, "projectId": { "sdkName": "project" }, "secret": {}, "versions": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:SecretVersionResponse" } } } }, "google-native:cloudfunctions/v2:ServiceConfig": { "properties": { "allTrafficOnLatestRevision": {}, "availableCpu": {}, "availableMemory": {}, "environmentVariables": {}, "ingressSettings": { "$ref": "#/types/google-native:cloudfunctions/v2:ServiceConfigIngressSettings" }, "maxInstanceCount": { "format": "int32" }, "maxInstanceRequestConcurrency": { "format": "int32" }, "minInstanceCount": { "format": "int32" }, "secretEnvironmentVariables": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:SecretEnvVar" } }, "secretVolumes": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:SecretVolume" } }, "securityLevel": { "$ref": "#/types/google-native:cloudfunctions/v2:ServiceConfigSecurityLevel" }, "serviceAccountEmail": {}, "timeoutSeconds": { "format": "int32" }, "vpcConnector": {}, "vpcConnectorEgressSettings": { "$ref": "#/types/google-native:cloudfunctions/v2:ServiceConfigVpcConnectorEgressSettings" } } }, "google-native:cloudfunctions/v2:ServiceConfigResponse": { "properties": { "allTrafficOnLatestRevision": {}, "availableCpu": {}, "availableMemory": {}, "environmentVariables": {}, "ingressSettings": {}, "maxInstanceCount": { "format": "int32" }, "maxInstanceRequestConcurrency": { "format": "int32" }, "minInstanceCount": { "format": "int32" }, "revision": {}, "secretEnvironmentVariables": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:SecretEnvVarResponse" } }, "secretVolumes": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2:SecretVolumeResponse" } }, "securityLevel": {}, "service": {}, "serviceAccountEmail": {}, "timeoutSeconds": { "format": "int32" }, "uri": {}, "vpcConnector": {}, "vpcConnectorEgressSettings": {} } }, "google-native:cloudfunctions/v2:Source": { "properties": { "gitUri": {}, "repoSource": { "$ref": "#/types/google-native:cloudfunctions/v2:RepoSource" }, "storageSource": { "$ref": "#/types/google-native:cloudfunctions/v2:StorageSource" } } }, "google-native:cloudfunctions/v2:SourceProvenanceResponse": { "properties": { "gitUri": {}, "resolvedRepoSource": { "$ref": "#/types/google-native:cloudfunctions/v2:RepoSourceResponse" }, "resolvedStorageSource": { "$ref": "#/types/google-native:cloudfunctions/v2:StorageSourceResponse" } } }, "google-native:cloudfunctions/v2:SourceResponse": { "properties": { "gitUri": {}, "repoSource": { "$ref": "#/types/google-native:cloudfunctions/v2:RepoSourceResponse" }, "storageSource": { "$ref": "#/types/google-native:cloudfunctions/v2:StorageSourceResponse" } } }, "google-native:cloudfunctions/v2:StorageSource": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:cloudfunctions/v2:StorageSourceResponse": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:cloudfunctions/v2alpha:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:AuditLogConfig" } }, "service": {} } }, "google-native:cloudfunctions/v2alpha:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudfunctions/v2alpha:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:AuditLogConfigLogType" } } }, "google-native:cloudfunctions/v2alpha:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudfunctions/v2alpha:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudfunctions/v2alpha:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudfunctions/v2alpha:BuildConfig": { "properties": { "dockerRegistry": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:BuildConfigDockerRegistry" }, "dockerRepository": {}, "entryPoint": {}, "environmentVariables": {}, "runtime": {}, "source": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:Source" }, "sourceToken": {}, "workerPool": {} } }, "google-native:cloudfunctions/v2alpha:BuildConfigResponse": { "properties": { "build": {}, "dockerRegistry": {}, "dockerRepository": {}, "entryPoint": {}, "environmentVariables": {}, "runtime": {}, "source": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:SourceResponse" }, "sourceProvenance": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:SourceProvenanceResponse" }, "sourceToken": {}, "workerPool": {} } }, "google-native:cloudfunctions/v2alpha:EventFilter": { "properties": { "attribute": { "required": true }, "operator": {}, "value": { "required": true } } }, "google-native:cloudfunctions/v2alpha:EventFilterResponse": { "properties": { "attribute": { "required": true }, "operator": {}, "value": { "required": true } } }, "google-native:cloudfunctions/v2alpha:EventTrigger": { "properties": { "channel": {}, "eventFilters": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:EventFilter" } }, "eventType": { "required": true }, "pubsubTopic": {}, "retryPolicy": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:EventTriggerRetryPolicy" }, "serviceAccountEmail": {}, "triggerRegion": {} } }, "google-native:cloudfunctions/v2alpha:EventTriggerResponse": { "properties": { "channel": {}, "eventFilters": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:EventFilterResponse" } }, "eventType": { "required": true }, "pubsubTopic": {}, "retryPolicy": {}, "serviceAccountEmail": {}, "trigger": {}, "triggerRegion": {} } }, "google-native:cloudfunctions/v2alpha:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudfunctions/v2alpha:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudfunctions/v2alpha:GoogleCloudFunctionsV2alphaStateMessageResponse": { "properties": { "message": {}, "severity": {}, "type": {} } }, "google-native:cloudfunctions/v2alpha:RepoSource": { "properties": { "branchName": {}, "commitSha": {}, "dir": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "tagName": {} } }, "google-native:cloudfunctions/v2alpha:RepoSourceResponse": { "properties": { "branchName": {}, "commitSha": {}, "dir": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "tagName": {} } }, "google-native:cloudfunctions/v2alpha:SecretEnvVar": { "properties": { "key": {}, "projectId": { "sdkName": "project" }, "secret": {}, "version": {} } }, "google-native:cloudfunctions/v2alpha:SecretEnvVarResponse": { "properties": { "key": {}, "projectId": { "sdkName": "project" }, "secret": {}, "version": {} } }, "google-native:cloudfunctions/v2alpha:SecretVersion": { "properties": { "path": {}, "version": {} } }, "google-native:cloudfunctions/v2alpha:SecretVersionResponse": { "properties": { "path": {}, "version": {} } }, "google-native:cloudfunctions/v2alpha:SecretVolume": { "properties": { "mountPath": {}, "projectId": { "sdkName": "project" }, "secret": {}, "versions": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:SecretVersion" } } } }, "google-native:cloudfunctions/v2alpha:SecretVolumeResponse": { "properties": { "mountPath": {}, "projectId": { "sdkName": "project" }, "secret": {}, "versions": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:SecretVersionResponse" } } } }, "google-native:cloudfunctions/v2alpha:ServiceConfig": { "properties": { "allTrafficOnLatestRevision": {}, "availableCpu": {}, "availableMemory": {}, "environmentVariables": {}, "ingressSettings": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:ServiceConfigIngressSettings" }, "maxInstanceCount": { "format": "int32" }, "maxInstanceRequestConcurrency": { "format": "int32" }, "minInstanceCount": { "format": "int32" }, "secretEnvironmentVariables": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:SecretEnvVar" } }, "secretVolumes": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:SecretVolume" } }, "securityLevel": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:ServiceConfigSecurityLevel" }, "serviceAccountEmail": {}, "timeoutSeconds": { "format": "int32" }, "vpcConnector": {}, "vpcConnectorEgressSettings": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:ServiceConfigVpcConnectorEgressSettings" } } }, "google-native:cloudfunctions/v2alpha:ServiceConfigResponse": { "properties": { "allTrafficOnLatestRevision": {}, "availableCpu": {}, "availableMemory": {}, "environmentVariables": {}, "ingressSettings": {}, "maxInstanceCount": { "format": "int32" }, "maxInstanceRequestConcurrency": { "format": "int32" }, "minInstanceCount": { "format": "int32" }, "revision": {}, "secretEnvironmentVariables": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:SecretEnvVarResponse" } }, "secretVolumes": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:SecretVolumeResponse" } }, "securityLevel": {}, "service": {}, "serviceAccountEmail": {}, "timeoutSeconds": { "format": "int32" }, "uri": {}, "vpcConnector": {}, "vpcConnectorEgressSettings": {} } }, "google-native:cloudfunctions/v2alpha:Source": { "properties": { "gitUri": {}, "repoSource": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:RepoSource" }, "storageSource": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:StorageSource" } } }, "google-native:cloudfunctions/v2alpha:SourceProvenanceResponse": { "properties": { "gitUri": {}, "resolvedRepoSource": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:RepoSourceResponse" }, "resolvedStorageSource": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:StorageSourceResponse" } } }, "google-native:cloudfunctions/v2alpha:SourceResponse": { "properties": { "gitUri": {}, "repoSource": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:RepoSourceResponse" }, "storageSource": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:StorageSourceResponse" } } }, "google-native:cloudfunctions/v2alpha:StorageSource": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:cloudfunctions/v2alpha:StorageSourceResponse": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:cloudfunctions/v2beta:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:AuditLogConfig" } }, "service": {} } }, "google-native:cloudfunctions/v2beta:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudfunctions/v2beta:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudfunctions/v2beta:AuditLogConfigLogType" } } }, "google-native:cloudfunctions/v2beta:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudfunctions/v2beta:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudfunctions/v2beta:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudfunctions/v2beta:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudfunctions/v2beta:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudfunctions/v2beta:BuildConfig": { "properties": { "dockerRegistry": { "$ref": "#/types/google-native:cloudfunctions/v2beta:BuildConfigDockerRegistry" }, "dockerRepository": {}, "entryPoint": {}, "environmentVariables": {}, "runtime": {}, "source": { "$ref": "#/types/google-native:cloudfunctions/v2beta:Source" }, "sourceToken": {}, "workerPool": {} } }, "google-native:cloudfunctions/v2beta:BuildConfigResponse": { "properties": { "build": {}, "dockerRegistry": {}, "dockerRepository": {}, "entryPoint": {}, "environmentVariables": {}, "runtime": {}, "source": { "$ref": "#/types/google-native:cloudfunctions/v2beta:SourceResponse" }, "sourceProvenance": { "$ref": "#/types/google-native:cloudfunctions/v2beta:SourceProvenanceResponse" }, "sourceToken": {}, "workerPool": {} } }, "google-native:cloudfunctions/v2beta:EventFilter": { "properties": { "attribute": { "required": true }, "operator": {}, "value": { "required": true } } }, "google-native:cloudfunctions/v2beta:EventFilterResponse": { "properties": { "attribute": { "required": true }, "operator": {}, "value": { "required": true } } }, "google-native:cloudfunctions/v2beta:EventTrigger": { "properties": { "channel": {}, "eventFilters": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:EventFilter" } }, "eventType": { "required": true }, "pubsubTopic": {}, "retryPolicy": { "$ref": "#/types/google-native:cloudfunctions/v2beta:EventTriggerRetryPolicy" }, "serviceAccountEmail": {}, "triggerRegion": {} } }, "google-native:cloudfunctions/v2beta:EventTriggerResponse": { "properties": { "channel": {}, "eventFilters": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:EventFilterResponse" } }, "eventType": { "required": true }, "pubsubTopic": {}, "retryPolicy": {}, "serviceAccountEmail": {}, "trigger": {}, "triggerRegion": {} } }, "google-native:cloudfunctions/v2beta:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudfunctions/v2beta:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudfunctions/v2beta:GoogleCloudFunctionsV2betaStateMessageResponse": { "properties": { "message": {}, "severity": {}, "type": {} } }, "google-native:cloudfunctions/v2beta:RepoSource": { "properties": { "branchName": {}, "commitSha": {}, "dir": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "tagName": {} } }, "google-native:cloudfunctions/v2beta:RepoSourceResponse": { "properties": { "branchName": {}, "commitSha": {}, "dir": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "tagName": {} } }, "google-native:cloudfunctions/v2beta:SecretEnvVar": { "properties": { "key": {}, "projectId": { "sdkName": "project" }, "secret": {}, "version": {} } }, "google-native:cloudfunctions/v2beta:SecretEnvVarResponse": { "properties": { "key": {}, "projectId": { "sdkName": "project" }, "secret": {}, "version": {} } }, "google-native:cloudfunctions/v2beta:SecretVersion": { "properties": { "path": {}, "version": {} } }, "google-native:cloudfunctions/v2beta:SecretVersionResponse": { "properties": { "path": {}, "version": {} } }, "google-native:cloudfunctions/v2beta:SecretVolume": { "properties": { "mountPath": {}, "projectId": { "sdkName": "project" }, "secret": {}, "versions": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:SecretVersion" } } } }, "google-native:cloudfunctions/v2beta:SecretVolumeResponse": { "properties": { "mountPath": {}, "projectId": { "sdkName": "project" }, "secret": {}, "versions": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:SecretVersionResponse" } } } }, "google-native:cloudfunctions/v2beta:ServiceConfig": { "properties": { "allTrafficOnLatestRevision": {}, "availableCpu": {}, "availableMemory": {}, "environmentVariables": {}, "ingressSettings": { "$ref": "#/types/google-native:cloudfunctions/v2beta:ServiceConfigIngressSettings" }, "maxInstanceCount": { "format": "int32" }, "maxInstanceRequestConcurrency": { "format": "int32" }, "minInstanceCount": { "format": "int32" }, "secretEnvironmentVariables": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:SecretEnvVar" } }, "secretVolumes": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:SecretVolume" } }, "securityLevel": { "$ref": "#/types/google-native:cloudfunctions/v2beta:ServiceConfigSecurityLevel" }, "serviceAccountEmail": {}, "timeoutSeconds": { "format": "int32" }, "vpcConnector": {}, "vpcConnectorEgressSettings": { "$ref": "#/types/google-native:cloudfunctions/v2beta:ServiceConfigVpcConnectorEgressSettings" } } }, "google-native:cloudfunctions/v2beta:ServiceConfigResponse": { "properties": { "allTrafficOnLatestRevision": {}, "availableCpu": {}, "availableMemory": {}, "environmentVariables": {}, "ingressSettings": {}, "maxInstanceCount": { "format": "int32" }, "maxInstanceRequestConcurrency": { "format": "int32" }, "minInstanceCount": { "format": "int32" }, "revision": {}, "secretEnvironmentVariables": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:SecretEnvVarResponse" } }, "secretVolumes": { "items": { "$ref": "#/types/google-native:cloudfunctions/v2beta:SecretVolumeResponse" } }, "securityLevel": {}, "service": {}, "serviceAccountEmail": {}, "timeoutSeconds": { "format": "int32" }, "uri": {}, "vpcConnector": {}, "vpcConnectorEgressSettings": {} } }, "google-native:cloudfunctions/v2beta:Source": { "properties": { "gitUri": {}, "repoSource": { "$ref": "#/types/google-native:cloudfunctions/v2beta:RepoSource" }, "storageSource": { "$ref": "#/types/google-native:cloudfunctions/v2beta:StorageSource" } } }, "google-native:cloudfunctions/v2beta:SourceProvenanceResponse": { "properties": { "gitUri": {}, "resolvedRepoSource": { "$ref": "#/types/google-native:cloudfunctions/v2beta:RepoSourceResponse" }, "resolvedStorageSource": { "$ref": "#/types/google-native:cloudfunctions/v2beta:StorageSourceResponse" } } }, "google-native:cloudfunctions/v2beta:SourceResponse": { "properties": { "gitUri": {}, "repoSource": { "$ref": "#/types/google-native:cloudfunctions/v2beta:RepoSourceResponse" }, "storageSource": { "$ref": "#/types/google-native:cloudfunctions/v2beta:StorageSourceResponse" } } }, "google-native:cloudfunctions/v2beta:StorageSource": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:cloudfunctions/v2beta:StorageSourceResponse": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:cloudidentity/v1:DynamicGroupMetadata": { "properties": { "queries": { "items": { "$ref": "#/types/google-native:cloudidentity/v1:DynamicGroupQuery" } } } }, "google-native:cloudidentity/v1:DynamicGroupMetadataResponse": { "properties": { "queries": { "items": { "$ref": "#/types/google-native:cloudidentity/v1:DynamicGroupQueryResponse" } }, "status": { "$ref": "#/types/google-native:cloudidentity/v1:DynamicGroupStatusResponse" } } }, "google-native:cloudidentity/v1:DynamicGroupQuery": { "properties": { "query": {}, "resourceType": { "$ref": "#/types/google-native:cloudidentity/v1:DynamicGroupQueryResourceType" } } }, "google-native:cloudidentity/v1:DynamicGroupQueryResponse": { "properties": { "query": {}, "resourceType": {} } }, "google-native:cloudidentity/v1:DynamicGroupStatusResponse": { "properties": { "status": {}, "statusTime": { "format": "google-datetime" } } }, "google-native:cloudidentity/v1:EntityKey": { "properties": { "id": {}, "namespace": {} } }, "google-native:cloudidentity/v1:EntityKeyResponse": { "properties": { "namespace": {} } }, "google-native:cloudidentity/v1:ExpiryDetail": { "properties": { "expireTime": { "format": "google-datetime" } } }, "google-native:cloudidentity/v1:ExpiryDetailResponse": { "properties": { "expireTime": { "format": "google-datetime" } } }, "google-native:cloudidentity/v1:GoogleAppsCloudidentityDevicesV1AndroidAttributesResponse": { "properties": { "ctsProfileMatch": {}, "enabledUnknownSources": {}, "hasPotentiallyHarmfulApps": {}, "ownerProfileAccount": {}, "ownershipPrivilege": {}, "supportsWorkProfile": {}, "verifiedBoot": {}, "verifyAppsEnabled": {} } }, "google-native:cloudidentity/v1:MembershipRole": { "properties": { "expiryDetail": { "$ref": "#/types/google-native:cloudidentity/v1:ExpiryDetail" }, "name": {}, "restrictionEvaluations": { "$ref": "#/types/google-native:cloudidentity/v1:RestrictionEvaluations" } } }, "google-native:cloudidentity/v1:MembershipRoleResponse": { "properties": { "expiryDetail": { "$ref": "#/types/google-native:cloudidentity/v1:ExpiryDetailResponse" }, "name": {}, "restrictionEvaluations": { "$ref": "#/types/google-native:cloudidentity/v1:RestrictionEvaluationsResponse" } } }, "google-native:cloudidentity/v1:MembershipRoleRestrictionEvaluation": {}, "google-native:cloudidentity/v1:MembershipRoleRestrictionEvaluationResponse": { "properties": { "state": {} } }, "google-native:cloudidentity/v1:RestrictionEvaluations": { "properties": { "memberRestrictionEvaluation": { "$ref": "#/types/google-native:cloudidentity/v1:MembershipRoleRestrictionEvaluation" } } }, "google-native:cloudidentity/v1:RestrictionEvaluationsResponse": { "properties": { "memberRestrictionEvaluation": { "$ref": "#/types/google-native:cloudidentity/v1:MembershipRoleRestrictionEvaluationResponse" } } }, "google-native:cloudidentity/v1:SamlIdpConfig": { "properties": { "changePasswordUri": {}, "entityId": { "required": true }, "logoutRedirectUri": {}, "singleSignOnServiceUri": { "required": true } } }, "google-native:cloudidentity/v1:SamlIdpConfigResponse": { "properties": { "changePasswordUri": {}, "entityId": { "required": true }, "logoutRedirectUri": {}, "singleSignOnServiceUri": { "required": true } } }, "google-native:cloudidentity/v1:SamlSpConfig": {}, "google-native:cloudidentity/v1:SamlSpConfigResponse": { "properties": { "assertionConsumerServiceUri": {}, "entityId": {} } }, "google-native:cloudidentity/v1:SamlSsoInfo": { "properties": { "inboundSamlSsoProfile": { "required": true, "pattern": "inboundSamlSsoProfiles/{inboundSamlSsoProfile}" } } }, "google-native:cloudidentity/v1:SamlSsoInfoResponse": { "properties": { "inboundSamlSsoProfile": { "required": true, "pattern": "inboundSamlSsoProfiles/{inboundSamlSsoProfile}" } } }, "google-native:cloudidentity/v1:SignInBehavior": { "properties": { "redirectCondition": { "$ref": "#/types/google-native:cloudidentity/v1:SignInBehaviorRedirectCondition" } } }, "google-native:cloudidentity/v1:SignInBehaviorResponse": { "properties": { "redirectCondition": {} } }, "google-native:cloudidentity/v1beta1:AndroidAttributesResponse": { "properties": { "ctsProfileMatch": {}, "enabledUnknownSources": {}, "hasPotentiallyHarmfulApps": {}, "ownerProfileAccount": {}, "ownershipPrivilege": {}, "supportsWorkProfile": {}, "verifiedBoot": {}, "verifyAppsEnabled": {} } }, "google-native:cloudidentity/v1beta1:CertificateAttributesResponse": { "properties": { "certificateTemplate": { "$ref": "#/types/google-native:cloudidentity/v1beta1:CertificateTemplateResponse" }, "fingerprint": {}, "issuer": {}, "serialNumber": {}, "subject": {}, "thumbprint": {}, "validationState": {}, "validityExpirationTime": { "format": "google-datetime" }, "validityStartTime": { "format": "google-datetime" } } }, "google-native:cloudidentity/v1beta1:CertificateTemplateResponse": { "properties": { "majorVersion": { "format": "int32" }, "minorVersion": { "format": "int32" } } }, "google-native:cloudidentity/v1beta1:DynamicGroupMetadata": { "properties": { "queries": { "items": { "$ref": "#/types/google-native:cloudidentity/v1beta1:DynamicGroupQuery" } } } }, "google-native:cloudidentity/v1beta1:DynamicGroupMetadataResponse": { "properties": { "queries": { "items": { "$ref": "#/types/google-native:cloudidentity/v1beta1:DynamicGroupQueryResponse" } }, "status": { "$ref": "#/types/google-native:cloudidentity/v1beta1:DynamicGroupStatusResponse" } } }, "google-native:cloudidentity/v1beta1:DynamicGroupQuery": { "properties": { "query": {}, "resourceType": { "$ref": "#/types/google-native:cloudidentity/v1beta1:DynamicGroupQueryResourceType" } } }, "google-native:cloudidentity/v1beta1:DynamicGroupQueryResponse": { "properties": { "query": {}, "resourceType": {} } }, "google-native:cloudidentity/v1beta1:DynamicGroupStatusResponse": { "properties": { "status": {}, "statusTime": { "format": "google-datetime" } } }, "google-native:cloudidentity/v1beta1:EndpointVerificationSpecificAttributesResponse": { "properties": { "certificateAttributes": { "items": { "$ref": "#/types/google-native:cloudidentity/v1beta1:CertificateAttributesResponse" } } } }, "google-native:cloudidentity/v1beta1:EntityKey": { "properties": { "id": {}, "namespace": {} } }, "google-native:cloudidentity/v1beta1:EntityKeyResponse": { "properties": { "namespace": {} } }, "google-native:cloudidentity/v1beta1:ExpiryDetail": { "properties": { "expireTime": { "format": "google-datetime" } } }, "google-native:cloudidentity/v1beta1:ExpiryDetailResponse": { "properties": { "expireTime": { "format": "google-datetime" } } }, "google-native:cloudidentity/v1beta1:MembershipRole": { "properties": { "expiryDetail": { "$ref": "#/types/google-native:cloudidentity/v1beta1:ExpiryDetail" }, "name": {}, "restrictionEvaluations": { "$ref": "#/types/google-native:cloudidentity/v1beta1:RestrictionEvaluations" } } }, "google-native:cloudidentity/v1beta1:MembershipRoleResponse": { "properties": { "expiryDetail": { "$ref": "#/types/google-native:cloudidentity/v1beta1:ExpiryDetailResponse" }, "name": {}, "restrictionEvaluations": { "$ref": "#/types/google-native:cloudidentity/v1beta1:RestrictionEvaluationsResponse" } } }, "google-native:cloudidentity/v1beta1:MembershipRoleRestrictionEvaluation": {}, "google-native:cloudidentity/v1beta1:MembershipRoleRestrictionEvaluationResponse": { "properties": { "state": {} } }, "google-native:cloudidentity/v1beta1:PosixGroup": { "properties": { "gid": { "format": "uint64" }, "name": {}, "systemId": {} } }, "google-native:cloudidentity/v1beta1:PosixGroupResponse": { "properties": { "gid": { "format": "uint64" }, "name": {}, "systemId": {} } }, "google-native:cloudidentity/v1beta1:RestrictionEvaluations": { "properties": { "memberRestrictionEvaluation": { "$ref": "#/types/google-native:cloudidentity/v1beta1:MembershipRoleRestrictionEvaluation" } } }, "google-native:cloudidentity/v1beta1:RestrictionEvaluationsResponse": { "properties": { "memberRestrictionEvaluation": { "$ref": "#/types/google-native:cloudidentity/v1beta1:MembershipRoleRestrictionEvaluationResponse" } } }, "google-native:cloudidentity/v1beta1:SamlIdpConfig": { "properties": { "changePasswordUri": {}, "entityId": { "required": true }, "logoutRedirectUri": {}, "singleSignOnServiceUri": { "required": true } } }, "google-native:cloudidentity/v1beta1:SamlIdpConfigResponse": { "properties": { "changePasswordUri": {}, "entityId": { "required": true }, "logoutRedirectUri": {}, "singleSignOnServiceUri": { "required": true } } }, "google-native:cloudidentity/v1beta1:SamlSpConfig": {}, "google-native:cloudidentity/v1beta1:SamlSpConfigResponse": { "properties": { "assertionConsumerServiceUri": {}, "entityId": {} } }, "google-native:cloudidentity/v1beta1:SamlSsoInfo": { "properties": { "inboundSamlSsoProfile": { "required": true, "pattern": "inboundSamlSsoProfiles/{inboundSamlSsoProfile}" } } }, "google-native:cloudidentity/v1beta1:SamlSsoInfoResponse": { "properties": { "inboundSamlSsoProfile": { "required": true, "pattern": "inboundSamlSsoProfiles/{inboundSamlSsoProfile}" } } }, "google-native:cloudidentity/v1beta1:SignInBehavior": { "properties": { "redirectCondition": { "$ref": "#/types/google-native:cloudidentity/v1beta1:SignInBehaviorRedirectCondition" } } }, "google-native:cloudidentity/v1beta1:SignInBehaviorResponse": { "properties": { "redirectCondition": {} } }, "google-native:cloudiot/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudiot/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudiot/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudiot/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudiot/v1:DeviceConfig": { "properties": { "binaryData": { "format": "byte" } } }, "google-native:cloudiot/v1:DeviceConfigResponse": { "properties": { "binaryData": { "format": "byte" }, "cloudUpdateTime": { "format": "google-datetime" }, "deviceAckTime": { "format": "google-datetime" }, "version": { "format": "int64" } } }, "google-native:cloudiot/v1:DeviceCredential": { "properties": { "expirationTime": { "format": "google-datetime" }, "publicKey": { "$ref": "#/types/google-native:cloudiot/v1:PublicKeyCredential" } } }, "google-native:cloudiot/v1:DeviceCredentialResponse": { "properties": { "expirationTime": { "format": "google-datetime" }, "publicKey": { "$ref": "#/types/google-native:cloudiot/v1:PublicKeyCredentialResponse" } } }, "google-native:cloudiot/v1:DeviceStateResponse": { "properties": { "binaryData": { "format": "byte" }, "updateTime": { "format": "google-datetime" } } }, "google-native:cloudiot/v1:EventNotificationConfig": { "properties": { "pubsubTopicName": {}, "subfolderMatches": {} } }, "google-native:cloudiot/v1:EventNotificationConfigResponse": { "properties": { "pubsubTopicName": {}, "subfolderMatches": {} } }, "google-native:cloudiot/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudiot/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudiot/v1:GatewayConfig": { "properties": { "gatewayAuthMethod": { "$ref": "#/types/google-native:cloudiot/v1:GatewayConfigGatewayAuthMethod" }, "gatewayType": { "$ref": "#/types/google-native:cloudiot/v1:GatewayConfigGatewayType" } } }, "google-native:cloudiot/v1:GatewayConfigResponse": { "properties": { "gatewayAuthMethod": {}, "gatewayType": {}, "lastAccessedGatewayId": {}, "lastAccessedGatewayTime": { "format": "google-datetime" } } }, "google-native:cloudiot/v1:HttpConfig": { "properties": { "httpEnabledState": { "$ref": "#/types/google-native:cloudiot/v1:HttpConfigHttpEnabledState" } } }, "google-native:cloudiot/v1:HttpConfigResponse": { "properties": { "httpEnabledState": {} } }, "google-native:cloudiot/v1:MqttConfig": { "properties": { "mqttEnabledState": { "$ref": "#/types/google-native:cloudiot/v1:MqttConfigMqttEnabledState" } } }, "google-native:cloudiot/v1:MqttConfigResponse": { "properties": { "mqttEnabledState": {} } }, "google-native:cloudiot/v1:PublicKeyCertificate": { "properties": { "certificate": {}, "format": { "$ref": "#/types/google-native:cloudiot/v1:PublicKeyCertificateFormat" } } }, "google-native:cloudiot/v1:PublicKeyCertificateResponse": { "properties": { "certificate": {}, "format": {}, "x509Details": { "$ref": "#/types/google-native:cloudiot/v1:X509CertificateDetailsResponse" } } }, "google-native:cloudiot/v1:PublicKeyCredential": { "properties": { "format": { "$ref": "#/types/google-native:cloudiot/v1:PublicKeyCredentialFormat" }, "key": {} } }, "google-native:cloudiot/v1:PublicKeyCredentialResponse": { "properties": { "format": {}, "key": {} } }, "google-native:cloudiot/v1:RegistryCredential": { "properties": { "publicKeyCertificate": { "$ref": "#/types/google-native:cloudiot/v1:PublicKeyCertificate" } } }, "google-native:cloudiot/v1:RegistryCredentialResponse": { "properties": { "publicKeyCertificate": { "$ref": "#/types/google-native:cloudiot/v1:PublicKeyCertificateResponse" } } }, "google-native:cloudiot/v1:StateNotificationConfig": { "properties": { "pubsubTopicName": {} } }, "google-native:cloudiot/v1:StateNotificationConfigResponse": { "properties": { "pubsubTopicName": {} } }, "google-native:cloudiot/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:cloudiot/v1:X509CertificateDetailsResponse": { "properties": { "expiryTime": { "format": "google-datetime" }, "issuer": {}, "publicKeyType": {}, "signatureAlgorithm": {}, "startTime": { "format": "google-datetime" }, "subject": {} } }, "google-native:cloudkms/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudkms/v1:AuditLogConfig" } }, "service": {} } }, "google-native:cloudkms/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudkms/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudkms/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudkms/v1:AuditLogConfigLogType" } } }, "google-native:cloudkms/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudkms/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudkms/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudkms/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudkms/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudkms/v1:Certificate": { "properties": { "rawDer": { "format": "byte", "required": true } } }, "google-native:cloudkms/v1:CertificateChainsResponse": { "properties": { "caviumCerts": { "items": {} }, "googleCardCerts": { "items": {} }, "googlePartitionCerts": { "items": {} } } }, "google-native:cloudkms/v1:CertificateResponse": { "properties": { "issuer": {}, "notAfterTime": { "format": "google-datetime" }, "notBeforeTime": { "format": "google-datetime" }, "parsed": {}, "rawDer": { "format": "byte", "required": true }, "serialNumber": {}, "sha256Fingerprint": {}, "subject": {}, "subjectAlternativeDnsNames": { "items": {} } } }, "google-native:cloudkms/v1:CryptoKeyVersionResponse": { "properties": { "algorithm": {}, "attestation": { "$ref": "#/types/google-native:cloudkms/v1:KeyOperationAttestationResponse" }, "createTime": { "format": "google-datetime" }, "destroyEventTime": { "format": "google-datetime" }, "destroyTime": { "format": "google-datetime" }, "externalDestructionFailureReason": {}, "externalProtectionLevelOptions": { "$ref": "#/types/google-native:cloudkms/v1:ExternalProtectionLevelOptionsResponse" }, "generateTime": { "format": "google-datetime" }, "generationFailureReason": {}, "importFailureReason": {}, "importJob": {}, "importTime": { "format": "google-datetime" }, "name": {}, "protectionLevel": {}, "reimportEligible": {}, "state": {} } }, "google-native:cloudkms/v1:CryptoKeyVersionTemplate": { "properties": { "algorithm": { "$ref": "#/types/google-native:cloudkms/v1:CryptoKeyVersionTemplateAlgorithm", "required": true }, "protectionLevel": { "$ref": "#/types/google-native:cloudkms/v1:CryptoKeyVersionTemplateProtectionLevel", "forceNew": true } } }, "google-native:cloudkms/v1:CryptoKeyVersionTemplateResponse": { "properties": { "algorithm": { "required": true }, "protectionLevel": {} } }, "google-native:cloudkms/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudkms/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudkms/v1:ExternalProtectionLevelOptions": { "properties": { "ekmConnectionKeyPath": {}, "externalKeyUri": {} } }, "google-native:cloudkms/v1:ExternalProtectionLevelOptionsResponse": { "properties": { "ekmConnectionKeyPath": {}, "externalKeyUri": {} } }, "google-native:cloudkms/v1:KeyOperationAttestationResponse": { "properties": { "certChains": { "$ref": "#/types/google-native:cloudkms/v1:CertificateChainsResponse" }, "content": { "format": "byte" }, "format": {} } }, "google-native:cloudkms/v1:ServiceResolver": { "properties": { "endpointFilter": {}, "hostname": { "required": true }, "serverCertificates": { "required": true, "items": { "$ref": "#/types/google-native:cloudkms/v1:Certificate" } }, "serviceDirectoryService": { "required": true } } }, "google-native:cloudkms/v1:ServiceResolverResponse": { "properties": { "endpointFilter": {}, "hostname": { "required": true }, "serverCertificates": { "required": true, "items": { "$ref": "#/types/google-native:cloudkms/v1:CertificateResponse" } }, "serviceDirectoryService": { "required": true } } }, "google-native:cloudkms/v1:WrappingPublicKeyResponse": { "properties": { "pem": {} } }, "google-native:cloudresourcemanager/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v1:AuditLogConfig" } }, "service": {} } }, "google-native:cloudresourcemanager/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudresourcemanager/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudresourcemanager/v1:AuditLogConfigLogType" } } }, "google-native:cloudresourcemanager/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudresourcemanager/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudresourcemanager/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudresourcemanager/v1:ResourceId": { "properties": { "id": {}, "type": {} } }, "google-native:cloudresourcemanager/v1:ResourceIdResponse": { "properties": { "type": {} } }, "google-native:cloudresourcemanager/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:cloudresourcemanager/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudresourcemanager/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudresourcemanager/v1beta1:AuditLogConfigLogType" } } }, "google-native:cloudresourcemanager/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudresourcemanager/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudresourcemanager/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudresourcemanager/v1beta1:ResourceId": { "properties": { "id": {}, "type": {} } }, "google-native:cloudresourcemanager/v1beta1:ResourceIdResponse": { "properties": { "type": {} } }, "google-native:cloudresourcemanager/v2:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v2:AuditLogConfig" } }, "service": {} } }, "google-native:cloudresourcemanager/v2:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v2:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudresourcemanager/v2:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudresourcemanager/v2:AuditLogConfigLogType" } } }, "google-native:cloudresourcemanager/v2:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudresourcemanager/v2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudresourcemanager/v2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudresourcemanager/v2beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v2beta1:AuditLogConfig" } }, "service": {} } }, "google-native:cloudresourcemanager/v2beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v2beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudresourcemanager/v2beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudresourcemanager/v2beta1:AuditLogConfigLogType" } } }, "google-native:cloudresourcemanager/v2beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudresourcemanager/v2beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v2beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v2beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v2beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v2beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudresourcemanager/v2beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudresourcemanager/v3:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v3:AuditLogConfig" } }, "service": {} } }, "google-native:cloudresourcemanager/v3:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:cloudresourcemanager/v3:AuditLogConfigResponse" } }, "service": {} } }, "google-native:cloudresourcemanager/v3:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:cloudresourcemanager/v3:AuditLogConfigLogType" } } }, "google-native:cloudresourcemanager/v3:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:cloudresourcemanager/v3:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v3:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v3:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudresourcemanager/v3:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudresourcemanager/v3:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudresourcemanager/v3:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudscheduler/v1:AppEngineHttpTarget": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudscheduler/v1:AppEngineRouting" }, "body": { "format": "byte" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudscheduler/v1:AppEngineHttpTargetHttpMethod" }, "relativeUri": {} } }, "google-native:cloudscheduler/v1:AppEngineHttpTargetResponse": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudscheduler/v1:AppEngineRoutingResponse" }, "body": { "format": "byte" }, "headers": {}, "httpMethod": {}, "relativeUri": {} } }, "google-native:cloudscheduler/v1:AppEngineRouting": { "properties": { "instance": {}, "service": {}, "version": {} } }, "google-native:cloudscheduler/v1:AppEngineRoutingResponse": { "properties": { "host": {}, "instance": {}, "service": {}, "version": {} } }, "google-native:cloudscheduler/v1:HttpTarget": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudscheduler/v1:HttpTargetHttpMethod" }, "oauthToken": { "$ref": "#/types/google-native:cloudscheduler/v1:OAuthToken" }, "oidcToken": { "$ref": "#/types/google-native:cloudscheduler/v1:OidcToken" }, "uri": { "required": true } } }, "google-native:cloudscheduler/v1:HttpTargetResponse": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": {}, "oauthToken": { "$ref": "#/types/google-native:cloudscheduler/v1:OAuthTokenResponse" }, "oidcToken": { "$ref": "#/types/google-native:cloudscheduler/v1:OidcTokenResponse" }, "uri": { "required": true } } }, "google-native:cloudscheduler/v1:OAuthToken": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudscheduler/v1:OAuthTokenResponse": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudscheduler/v1:OidcToken": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudscheduler/v1:OidcTokenResponse": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudscheduler/v1:PubsubTarget": { "properties": { "attributes": {}, "data": { "format": "byte" }, "topicName": { "required": true } } }, "google-native:cloudscheduler/v1:PubsubTargetResponse": { "properties": { "attributes": {}, "data": { "format": "byte" }, "topicName": { "required": true } } }, "google-native:cloudscheduler/v1:RetryConfig": { "properties": { "maxBackoffDuration": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoffDuration": { "format": "google-duration" }, "retryCount": { "format": "int32" } } }, "google-native:cloudscheduler/v1:RetryConfigResponse": { "properties": { "maxBackoffDuration": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoffDuration": { "format": "google-duration" }, "retryCount": { "format": "int32" } } }, "google-native:cloudscheduler/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:cloudscheduler/v1beta1:AppEngineHttpTarget": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:AppEngineRouting" }, "body": { "format": "byte" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:AppEngineHttpTargetHttpMethod" }, "relativeUri": {} } }, "google-native:cloudscheduler/v1beta1:AppEngineHttpTargetResponse": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:AppEngineRoutingResponse" }, "body": { "format": "byte" }, "headers": {}, "httpMethod": {}, "relativeUri": {} } }, "google-native:cloudscheduler/v1beta1:AppEngineRouting": { "properties": { "instance": {}, "service": {}, "version": {} } }, "google-native:cloudscheduler/v1beta1:AppEngineRoutingResponse": { "properties": { "host": {}, "instance": {}, "service": {}, "version": {} } }, "google-native:cloudscheduler/v1beta1:HttpTarget": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:HttpTargetHttpMethod" }, "oauthToken": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:OAuthToken" }, "oidcToken": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:OidcToken" }, "uri": { "required": true } } }, "google-native:cloudscheduler/v1beta1:HttpTargetResponse": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": {}, "oauthToken": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:OAuthTokenResponse" }, "oidcToken": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:OidcTokenResponse" }, "uri": { "required": true } } }, "google-native:cloudscheduler/v1beta1:OAuthToken": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudscheduler/v1beta1:OAuthTokenResponse": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudscheduler/v1beta1:OidcToken": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudscheduler/v1beta1:OidcTokenResponse": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudscheduler/v1beta1:PubsubTarget": { "properties": { "attributes": {}, "data": { "format": "byte" }, "topicName": { "required": true } } }, "google-native:cloudscheduler/v1beta1:PubsubTargetResponse": { "properties": { "attributes": {}, "data": { "format": "byte" }, "topicName": { "required": true } } }, "google-native:cloudscheduler/v1beta1:RetryConfig": { "properties": { "maxBackoffDuration": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoffDuration": { "format": "google-duration" }, "retryCount": { "format": "int32" } } }, "google-native:cloudscheduler/v1beta1:RetryConfigResponse": { "properties": { "maxBackoffDuration": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoffDuration": { "format": "google-duration" }, "retryCount": { "format": "int32" } } }, "google-native:cloudscheduler/v1beta1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:cloudsearch/v1:CompositeFilter": { "properties": { "logicOperator": { "$ref": "#/types/google-native:cloudsearch/v1:CompositeFilterLogicOperator" }, "subFilters": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:Filter" } } } }, "google-native:cloudsearch/v1:CompositeFilterResponse": { "properties": { "logicOperator": {}, "subFilters": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:FilterResponse" } } } }, "google-native:cloudsearch/v1:DataSourceRestriction": { "properties": { "filterOptions": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:FilterOptions" } }, "source": { "$ref": "#/types/google-native:cloudsearch/v1:Source" } } }, "google-native:cloudsearch/v1:DataSourceRestrictionResponse": { "properties": { "filterOptions": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:FilterOptionsResponse" } }, "source": { "$ref": "#/types/google-native:cloudsearch/v1:SourceResponse" } } }, "google-native:cloudsearch/v1:Date": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:cloudsearch/v1:DateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:cloudsearch/v1:FacetOptions": { "properties": { "integerFacetingOptions": { "$ref": "#/types/google-native:cloudsearch/v1:IntegerFacetingOptions" }, "numFacetBuckets": { "format": "int32" }, "objectType": {}, "operatorName": {}, "sourceName": {} } }, "google-native:cloudsearch/v1:FacetOptionsResponse": { "properties": { "integerFacetingOptions": { "$ref": "#/types/google-native:cloudsearch/v1:IntegerFacetingOptionsResponse" }, "numFacetBuckets": { "format": "int32" }, "objectType": {}, "operatorName": {}, "sourceName": {} } }, "google-native:cloudsearch/v1:Filter": { "properties": { "compositeFilter": { "$ref": "#/types/google-native:cloudsearch/v1:CompositeFilter" }, "valueFilter": { "$ref": "#/types/google-native:cloudsearch/v1:ValueFilter" } } }, "google-native:cloudsearch/v1:FilterOptions": { "properties": { "filter": { "$ref": "#/types/google-native:cloudsearch/v1:Filter" }, "objectType": {} } }, "google-native:cloudsearch/v1:FilterOptionsResponse": { "properties": { "filter": { "$ref": "#/types/google-native:cloudsearch/v1:FilterResponse" }, "objectType": {} } }, "google-native:cloudsearch/v1:FilterResponse": { "properties": { "compositeFilter": { "$ref": "#/types/google-native:cloudsearch/v1:CompositeFilterResponse" }, "valueFilter": { "$ref": "#/types/google-native:cloudsearch/v1:ValueFilterResponse" } } }, "google-native:cloudsearch/v1:GSuitePrincipal": { "properties": { "gsuiteDomain": {}, "gsuiteGroupEmail": {}, "gsuiteUserEmail": {} } }, "google-native:cloudsearch/v1:GSuitePrincipalResponse": { "properties": { "gsuiteDomain": {}, "gsuiteGroupEmail": {}, "gsuiteUserEmail": {} } }, "google-native:cloudsearch/v1:IntegerFacetingOptions": { "properties": { "integerBuckets": { "items": {} } } }, "google-native:cloudsearch/v1:IntegerFacetingOptionsResponse": { "properties": { "integerBuckets": { "items": {} } } }, "google-native:cloudsearch/v1:QueryInterpretationConfig": { "properties": { "forceDisableSupplementalResults": {}, "forceVerbatimMode": {} } }, "google-native:cloudsearch/v1:QueryInterpretationConfigResponse": { "properties": { "forceDisableSupplementalResults": {}, "forceVerbatimMode": {} } }, "google-native:cloudsearch/v1:ScoringConfig": { "properties": { "disableFreshness": {}, "disablePersonalization": {} } }, "google-native:cloudsearch/v1:ScoringConfigResponse": { "properties": { "disableFreshness": {}, "disablePersonalization": {} } }, "google-native:cloudsearch/v1:SortOptions": { "properties": { "operatorName": {}, "sortOrder": { "$ref": "#/types/google-native:cloudsearch/v1:SortOptionsSortOrder" } } }, "google-native:cloudsearch/v1:SortOptionsResponse": { "properties": { "operatorName": {}, "sortOrder": {} } }, "google-native:cloudsearch/v1:Source": { "properties": { "name": {}, "predefinedSource": { "$ref": "#/types/google-native:cloudsearch/v1:SourcePredefinedSource" } } }, "google-native:cloudsearch/v1:SourceConfig": { "properties": { "crowdingConfig": { "$ref": "#/types/google-native:cloudsearch/v1:SourceCrowdingConfig" }, "scoringConfig": { "$ref": "#/types/google-native:cloudsearch/v1:SourceScoringConfig" }, "source": { "$ref": "#/types/google-native:cloudsearch/v1:Source" } } }, "google-native:cloudsearch/v1:SourceConfigResponse": { "properties": { "crowdingConfig": { "$ref": "#/types/google-native:cloudsearch/v1:SourceCrowdingConfigResponse" }, "scoringConfig": { "$ref": "#/types/google-native:cloudsearch/v1:SourceScoringConfigResponse" }, "source": { "$ref": "#/types/google-native:cloudsearch/v1:SourceResponse" } } }, "google-native:cloudsearch/v1:SourceCrowdingConfig": { "properties": { "numResults": { "format": "int32" }, "numSuggestions": { "format": "int32" } } }, "google-native:cloudsearch/v1:SourceCrowdingConfigResponse": { "properties": { "numResults": { "format": "int32" }, "numSuggestions": { "format": "int32" } } }, "google-native:cloudsearch/v1:SourceResponse": { "properties": { "name": {}, "predefinedSource": {} } }, "google-native:cloudsearch/v1:SourceScoringConfig": { "properties": { "sourceImportance": { "$ref": "#/types/google-native:cloudsearch/v1:SourceScoringConfigSourceImportance" } } }, "google-native:cloudsearch/v1:SourceScoringConfigResponse": { "properties": { "sourceImportance": {} } }, "google-native:cloudsearch/v1:Value": { "properties": { "booleanValue": {}, "dateValue": { "$ref": "#/types/google-native:cloudsearch/v1:Date" }, "doubleValue": { "format": "double" }, "integerValue": { "format": "int64" }, "stringValue": {}, "timestampValue": { "format": "google-datetime" } } }, "google-native:cloudsearch/v1:ValueFilter": { "properties": { "operatorName": {}, "value": { "$ref": "#/types/google-native:cloudsearch/v1:Value" } } }, "google-native:cloudsearch/v1:ValueFilterResponse": { "properties": { "operatorName": {}, "value": { "$ref": "#/types/google-native:cloudsearch/v1:ValueResponse" } } }, "google-native:cloudsearch/v1:ValueResponse": { "properties": { "booleanValue": {}, "dateValue": { "$ref": "#/types/google-native:cloudsearch/v1:DateResponse" }, "doubleValue": { "format": "double" }, "integerValue": { "format": "int64" }, "stringValue": {}, "timestampValue": { "format": "google-datetime" } } }, "google-native:cloudsupport/v2:Actor": { "properties": { "displayName": {}, "email": {} } }, "google-native:cloudsupport/v2:ActorResponse": { "properties": { "displayName": {}, "email": {}, "googleSupport": {} } }, "google-native:cloudsupport/v2:CaseClassification": { "properties": { "displayName": {}, "id": {} } }, "google-native:cloudsupport/v2:CaseClassificationResponse": { "properties": { "displayName": {} } }, "google-native:cloudsupport/v2beta:Actor": { "properties": { "displayName": {}, "email": {} } }, "google-native:cloudsupport/v2beta:ActorResponse": { "properties": { "displayName": {}, "email": {}, "googleSupport": {} } }, "google-native:cloudsupport/v2beta:CaseClassification": { "properties": { "displayName": {}, "id": {} } }, "google-native:cloudsupport/v2beta:CaseClassificationResponse": { "properties": { "displayName": {} } }, "google-native:cloudtasks/v2:AppEngineHttpRequest": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudtasks/v2:AppEngineRouting" }, "body": { "format": "byte" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudtasks/v2:AppEngineHttpRequestHttpMethod" }, "relativeUri": {} } }, "google-native:cloudtasks/v2:AppEngineHttpRequestResponse": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudtasks/v2:AppEngineRoutingResponse" }, "body": { "format": "byte" }, "headers": {}, "httpMethod": {}, "relativeUri": {} } }, "google-native:cloudtasks/v2:AppEngineRouting": { "properties": { "instance": {}, "service": {}, "version": {} } }, "google-native:cloudtasks/v2:AppEngineRoutingResponse": { "properties": { "host": {}, "instance": {}, "service": {}, "version": {} } }, "google-native:cloudtasks/v2:AttemptResponse": { "properties": { "dispatchTime": { "format": "google-datetime" }, "responseStatus": { "$ref": "#/types/google-native:cloudtasks/v2:StatusResponse" }, "responseTime": { "format": "google-datetime" }, "scheduleTime": { "format": "google-datetime" } } }, "google-native:cloudtasks/v2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudtasks/v2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudtasks/v2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudtasks/v2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudtasks/v2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudtasks/v2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudtasks/v2:Header": { "properties": { "key": {}, "value": {} } }, "google-native:cloudtasks/v2:HeaderOverride": { "properties": { "header": { "$ref": "#/types/google-native:cloudtasks/v2:Header" } } }, "google-native:cloudtasks/v2:HeaderOverrideResponse": { "properties": { "header": { "$ref": "#/types/google-native:cloudtasks/v2:HeaderResponse" } } }, "google-native:cloudtasks/v2:HeaderResponse": { "properties": { "key": {}, "value": {} } }, "google-native:cloudtasks/v2:HttpRequest": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudtasks/v2:HttpRequestHttpMethod" }, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2:OAuthToken" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2:OidcToken" }, "url": { "required": true } } }, "google-native:cloudtasks/v2:HttpRequestResponse": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": {}, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2:OAuthTokenResponse" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2:OidcTokenResponse" }, "url": { "required": true } } }, "google-native:cloudtasks/v2:HttpTarget": { "properties": { "headerOverrides": { "items": { "$ref": "#/types/google-native:cloudtasks/v2:HeaderOverride" } }, "httpMethod": { "$ref": "#/types/google-native:cloudtasks/v2:HttpTargetHttpMethod" }, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2:OAuthToken" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2:OidcToken" }, "uriOverride": { "$ref": "#/types/google-native:cloudtasks/v2:UriOverride" } } }, "google-native:cloudtasks/v2:HttpTargetResponse": { "properties": { "headerOverrides": { "items": { "$ref": "#/types/google-native:cloudtasks/v2:HeaderOverrideResponse" } }, "httpMethod": {}, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2:OAuthTokenResponse" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2:OidcTokenResponse" }, "uriOverride": { "$ref": "#/types/google-native:cloudtasks/v2:UriOverrideResponse" } } }, "google-native:cloudtasks/v2:OAuthToken": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2:OAuthTokenResponse": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2:OidcToken": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2:OidcTokenResponse": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2:PathOverride": { "properties": { "path": {} } }, "google-native:cloudtasks/v2:PathOverrideResponse": { "properties": { "path": {} } }, "google-native:cloudtasks/v2:QueryOverride": { "properties": { "queryParams": {} } }, "google-native:cloudtasks/v2:QueryOverrideResponse": { "properties": { "queryParams": {} } }, "google-native:cloudtasks/v2:RateLimits": { "properties": { "maxConcurrentDispatches": { "format": "int32" }, "maxDispatchesPerSecond": { "format": "double" } } }, "google-native:cloudtasks/v2:RateLimitsResponse": { "properties": { "maxBurstSize": { "format": "int32" }, "maxConcurrentDispatches": { "format": "int32" }, "maxDispatchesPerSecond": { "format": "double" } } }, "google-native:cloudtasks/v2:RetryConfig": { "properties": { "maxAttempts": { "format": "int32" }, "maxBackoff": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoff": { "format": "google-duration" } } }, "google-native:cloudtasks/v2:RetryConfigResponse": { "properties": { "maxAttempts": { "format": "int32" }, "maxBackoff": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoff": { "format": "google-duration" } } }, "google-native:cloudtasks/v2:StackdriverLoggingConfig": { "properties": { "samplingRatio": { "format": "double" } } }, "google-native:cloudtasks/v2:StackdriverLoggingConfigResponse": { "properties": { "samplingRatio": { "format": "double" } } }, "google-native:cloudtasks/v2:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:cloudtasks/v2:UriOverride": { "properties": { "host": {}, "pathOverride": { "$ref": "#/types/google-native:cloudtasks/v2:PathOverride" }, "port": { "format": "int64" }, "queryOverride": { "$ref": "#/types/google-native:cloudtasks/v2:QueryOverride" }, "scheme": { "$ref": "#/types/google-native:cloudtasks/v2:UriOverrideScheme" }, "uriOverrideEnforceMode": { "$ref": "#/types/google-native:cloudtasks/v2:UriOverrideUriOverrideEnforceMode" } } }, "google-native:cloudtasks/v2:UriOverrideResponse": { "properties": { "host": {}, "pathOverride": { "$ref": "#/types/google-native:cloudtasks/v2:PathOverrideResponse" }, "port": { "format": "int64" }, "queryOverride": { "$ref": "#/types/google-native:cloudtasks/v2:QueryOverrideResponse" }, "scheme": {}, "uriOverrideEnforceMode": {} } }, "google-native:cloudtasks/v2beta2:AppEngineHttpRequest": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudtasks/v2beta2:AppEngineRouting" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudtasks/v2beta2:AppEngineHttpRequestHttpMethod" }, "payload": { "format": "byte" }, "relativeUrl": {} } }, "google-native:cloudtasks/v2beta2:AppEngineHttpRequestResponse": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudtasks/v2beta2:AppEngineRoutingResponse" }, "headers": {}, "httpMethod": {}, "payload": { "format": "byte" }, "relativeUrl": {} } }, "google-native:cloudtasks/v2beta2:AppEngineHttpTarget": { "properties": { "appEngineRoutingOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta2:AppEngineRouting" } } }, "google-native:cloudtasks/v2beta2:AppEngineHttpTargetResponse": { "properties": { "appEngineRoutingOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta2:AppEngineRoutingResponse" } } }, "google-native:cloudtasks/v2beta2:AppEngineRouting": { "properties": { "instance": {}, "service": {}, "version": {} } }, "google-native:cloudtasks/v2beta2:AppEngineRoutingResponse": { "properties": { "host": {}, "instance": {}, "service": {}, "version": {} } }, "google-native:cloudtasks/v2beta2:AttemptStatusResponse": { "properties": { "dispatchTime": { "format": "google-datetime" }, "responseStatus": { "$ref": "#/types/google-native:cloudtasks/v2beta2:StatusResponse" }, "responseTime": { "format": "google-datetime" }, "scheduleTime": { "format": "google-datetime" } } }, "google-native:cloudtasks/v2beta2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudtasks/v2beta2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudtasks/v2beta2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudtasks/v2beta2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudtasks/v2beta2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudtasks/v2beta2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudtasks/v2beta2:Header": { "properties": { "key": {}, "value": {} } }, "google-native:cloudtasks/v2beta2:HeaderOverride": { "properties": { "header": { "$ref": "#/types/google-native:cloudtasks/v2beta2:Header" } } }, "google-native:cloudtasks/v2beta2:HeaderOverrideResponse": { "properties": { "header": { "$ref": "#/types/google-native:cloudtasks/v2beta2:HeaderResponse" } } }, "google-native:cloudtasks/v2beta2:HeaderResponse": { "properties": { "key": {}, "value": {} } }, "google-native:cloudtasks/v2beta2:HttpRequest": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudtasks/v2beta2:HttpRequestHttpMethod" }, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2beta2:OAuthToken" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2beta2:OidcToken" }, "url": { "required": true } } }, "google-native:cloudtasks/v2beta2:HttpRequestResponse": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": {}, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2beta2:OAuthTokenResponse" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2beta2:OidcTokenResponse" }, "url": { "required": true } } }, "google-native:cloudtasks/v2beta2:HttpTarget": { "properties": { "headerOverrides": { "items": { "$ref": "#/types/google-native:cloudtasks/v2beta2:HeaderOverride" } }, "httpMethod": { "$ref": "#/types/google-native:cloudtasks/v2beta2:HttpTargetHttpMethod" }, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2beta2:OAuthToken" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2beta2:OidcToken" }, "uriOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta2:UriOverride" } } }, "google-native:cloudtasks/v2beta2:HttpTargetResponse": { "properties": { "headerOverrides": { "items": { "$ref": "#/types/google-native:cloudtasks/v2beta2:HeaderOverrideResponse" } }, "httpMethod": {}, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2beta2:OAuthTokenResponse" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2beta2:OidcTokenResponse" }, "uriOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta2:UriOverrideResponse" } } }, "google-native:cloudtasks/v2beta2:OAuthToken": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2beta2:OAuthTokenResponse": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2beta2:OidcToken": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2beta2:OidcTokenResponse": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2beta2:PathOverride": { "properties": { "path": {} } }, "google-native:cloudtasks/v2beta2:PathOverrideResponse": { "properties": { "path": {} } }, "google-native:cloudtasks/v2beta2:PullMessage": { "properties": { "payload": { "format": "byte" }, "tag": {} } }, "google-native:cloudtasks/v2beta2:PullMessageResponse": { "properties": { "payload": { "format": "byte" }, "tag": {} } }, "google-native:cloudtasks/v2beta2:PullTarget": {}, "google-native:cloudtasks/v2beta2:PullTargetResponse": {}, "google-native:cloudtasks/v2beta2:QueryOverride": { "properties": { "queryParams": {} } }, "google-native:cloudtasks/v2beta2:QueryOverrideResponse": { "properties": { "queryParams": {} } }, "google-native:cloudtasks/v2beta2:QueueStatsResponse": { "properties": { "concurrentDispatchesCount": { "format": "int64" }, "effectiveExecutionRate": { "format": "double" }, "executedLastMinuteCount": { "format": "int64" }, "oldestEstimatedArrivalTime": { "format": "google-datetime" }, "tasksCount": { "format": "int64" } } }, "google-native:cloudtasks/v2beta2:RateLimits": { "properties": { "maxBurstSize": { "format": "int32" }, "maxConcurrentTasks": { "format": "int32" }, "maxTasksDispatchedPerSecond": { "format": "double" } } }, "google-native:cloudtasks/v2beta2:RateLimitsResponse": { "properties": { "maxBurstSize": { "format": "int32" }, "maxConcurrentTasks": { "format": "int32" }, "maxTasksDispatchedPerSecond": { "format": "double" } } }, "google-native:cloudtasks/v2beta2:RetryConfig": { "properties": { "maxAttempts": { "format": "int32" }, "maxBackoff": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoff": { "format": "google-duration" }, "unlimitedAttempts": {} } }, "google-native:cloudtasks/v2beta2:RetryConfigResponse": { "properties": { "maxAttempts": { "format": "int32" }, "maxBackoff": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoff": { "format": "google-duration" }, "unlimitedAttempts": {} } }, "google-native:cloudtasks/v2beta2:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:cloudtasks/v2beta2:TaskStatusResponse": { "properties": { "attemptDispatchCount": { "format": "int32" }, "attemptResponseCount": { "format": "int32" }, "firstAttemptStatus": { "$ref": "#/types/google-native:cloudtasks/v2beta2:AttemptStatusResponse" }, "lastAttemptStatus": { "$ref": "#/types/google-native:cloudtasks/v2beta2:AttemptStatusResponse" } } }, "google-native:cloudtasks/v2beta2:UriOverride": { "properties": { "host": {}, "pathOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta2:PathOverride" }, "port": { "format": "int64" }, "queryOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta2:QueryOverride" }, "scheme": { "$ref": "#/types/google-native:cloudtasks/v2beta2:UriOverrideScheme" }, "uriOverrideEnforceMode": { "$ref": "#/types/google-native:cloudtasks/v2beta2:UriOverrideUriOverrideEnforceMode" } } }, "google-native:cloudtasks/v2beta2:UriOverrideResponse": { "properties": { "host": {}, "pathOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta2:PathOverrideResponse" }, "port": { "format": "int64" }, "queryOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta2:QueryOverrideResponse" }, "scheme": {}, "uriOverrideEnforceMode": {} } }, "google-native:cloudtasks/v2beta3:AppEngineHttpQueue": { "properties": { "appEngineRoutingOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta3:AppEngineRouting" } } }, "google-native:cloudtasks/v2beta3:AppEngineHttpQueueResponse": { "properties": { "appEngineRoutingOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta3:AppEngineRoutingResponse" } } }, "google-native:cloudtasks/v2beta3:AppEngineHttpRequest": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudtasks/v2beta3:AppEngineRouting" }, "body": { "format": "byte" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudtasks/v2beta3:AppEngineHttpRequestHttpMethod" }, "relativeUri": {} } }, "google-native:cloudtasks/v2beta3:AppEngineHttpRequestResponse": { "properties": { "appEngineRouting": { "$ref": "#/types/google-native:cloudtasks/v2beta3:AppEngineRoutingResponse" }, "body": { "format": "byte" }, "headers": {}, "httpMethod": {}, "relativeUri": {} } }, "google-native:cloudtasks/v2beta3:AppEngineRouting": { "properties": { "instance": {}, "service": {}, "version": {} } }, "google-native:cloudtasks/v2beta3:AppEngineRoutingResponse": { "properties": { "host": {}, "instance": {}, "service": {}, "version": {} } }, "google-native:cloudtasks/v2beta3:AttemptResponse": { "properties": { "dispatchTime": { "format": "google-datetime" }, "responseStatus": { "$ref": "#/types/google-native:cloudtasks/v2beta3:StatusResponse" }, "responseTime": { "format": "google-datetime" }, "scheduleTime": { "format": "google-datetime" } } }, "google-native:cloudtasks/v2beta3:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:cloudtasks/v2beta3:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudtasks/v2beta3:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:cloudtasks/v2beta3:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:cloudtasks/v2beta3:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudtasks/v2beta3:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:cloudtasks/v2beta3:Header": { "properties": { "key": {}, "value": {} } }, "google-native:cloudtasks/v2beta3:HeaderOverride": { "properties": { "header": { "$ref": "#/types/google-native:cloudtasks/v2beta3:Header" } } }, "google-native:cloudtasks/v2beta3:HeaderOverrideResponse": { "properties": { "header": { "$ref": "#/types/google-native:cloudtasks/v2beta3:HeaderResponse" } } }, "google-native:cloudtasks/v2beta3:HeaderResponse": { "properties": { "key": {}, "value": {} } }, "google-native:cloudtasks/v2beta3:HttpRequest": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": { "$ref": "#/types/google-native:cloudtasks/v2beta3:HttpRequestHttpMethod" }, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2beta3:OAuthToken" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2beta3:OidcToken" }, "url": { "required": true } } }, "google-native:cloudtasks/v2beta3:HttpRequestResponse": { "properties": { "body": { "format": "byte" }, "headers": {}, "httpMethod": {}, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2beta3:OAuthTokenResponse" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2beta3:OidcTokenResponse" }, "url": { "required": true } } }, "google-native:cloudtasks/v2beta3:HttpTarget": { "properties": { "headerOverrides": { "items": { "$ref": "#/types/google-native:cloudtasks/v2beta3:HeaderOverride" } }, "httpMethod": { "$ref": "#/types/google-native:cloudtasks/v2beta3:HttpTargetHttpMethod" }, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2beta3:OAuthToken" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2beta3:OidcToken" }, "uriOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta3:UriOverride" } } }, "google-native:cloudtasks/v2beta3:HttpTargetResponse": { "properties": { "headerOverrides": { "items": { "$ref": "#/types/google-native:cloudtasks/v2beta3:HeaderOverrideResponse" } }, "httpMethod": {}, "oauthToken": { "$ref": "#/types/google-native:cloudtasks/v2beta3:OAuthTokenResponse" }, "oidcToken": { "$ref": "#/types/google-native:cloudtasks/v2beta3:OidcTokenResponse" }, "uriOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta3:UriOverrideResponse" } } }, "google-native:cloudtasks/v2beta3:OAuthToken": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2beta3:OAuthTokenResponse": { "properties": { "scope": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2beta3:OidcToken": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2beta3:OidcTokenResponse": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:cloudtasks/v2beta3:PathOverride": { "properties": { "path": {} } }, "google-native:cloudtasks/v2beta3:PathOverrideResponse": { "properties": { "path": {} } }, "google-native:cloudtasks/v2beta3:PullMessage": { "properties": { "payload": { "format": "byte" }, "tag": {} } }, "google-native:cloudtasks/v2beta3:PullMessageResponse": { "properties": { "payload": { "format": "byte" }, "tag": {} } }, "google-native:cloudtasks/v2beta3:QueryOverride": { "properties": { "queryParams": {} } }, "google-native:cloudtasks/v2beta3:QueryOverrideResponse": { "properties": { "queryParams": {} } }, "google-native:cloudtasks/v2beta3:QueueStatsResponse": { "properties": { "concurrentDispatchesCount": { "format": "int64" }, "effectiveExecutionRate": { "format": "double" }, "executedLastMinuteCount": { "format": "int64" }, "oldestEstimatedArrivalTime": { "format": "google-datetime" }, "tasksCount": { "format": "int64" } } }, "google-native:cloudtasks/v2beta3:RateLimits": { "properties": { "maxBurstSize": { "format": "int32" }, "maxConcurrentDispatches": { "format": "int32" }, "maxDispatchesPerSecond": { "format": "double" } } }, "google-native:cloudtasks/v2beta3:RateLimitsResponse": { "properties": { "maxBurstSize": { "format": "int32" }, "maxConcurrentDispatches": { "format": "int32" }, "maxDispatchesPerSecond": { "format": "double" } } }, "google-native:cloudtasks/v2beta3:RetryConfig": { "properties": { "maxAttempts": { "format": "int32" }, "maxBackoff": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoff": { "format": "google-duration" } } }, "google-native:cloudtasks/v2beta3:RetryConfigResponse": { "properties": { "maxAttempts": { "format": "int32" }, "maxBackoff": { "format": "google-duration" }, "maxDoublings": { "format": "int32" }, "maxRetryDuration": { "format": "google-duration" }, "minBackoff": { "format": "google-duration" } } }, "google-native:cloudtasks/v2beta3:StackdriverLoggingConfig": { "properties": { "samplingRatio": { "format": "double" } } }, "google-native:cloudtasks/v2beta3:StackdriverLoggingConfigResponse": { "properties": { "samplingRatio": { "format": "double" } } }, "google-native:cloudtasks/v2beta3:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:cloudtasks/v2beta3:UriOverride": { "properties": { "host": {}, "pathOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta3:PathOverride" }, "port": { "format": "int64" }, "queryOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta3:QueryOverride" }, "scheme": { "$ref": "#/types/google-native:cloudtasks/v2beta3:UriOverrideScheme" }, "uriOverrideEnforceMode": { "$ref": "#/types/google-native:cloudtasks/v2beta3:UriOverrideUriOverrideEnforceMode" } } }, "google-native:cloudtasks/v2beta3:UriOverrideResponse": { "properties": { "host": {}, "pathOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta3:PathOverrideResponse" }, "port": { "format": "int64" }, "queryOverride": { "$ref": "#/types/google-native:cloudtasks/v2beta3:QueryOverrideResponse" }, "scheme": {}, "uriOverrideEnforceMode": {} } }, "google-native:cloudtrace/v2beta1:OutputConfig": { "properties": { "destination": {} } }, "google-native:cloudtrace/v2beta1:OutputConfigResponse": { "properties": { "destination": {} } }, "google-native:composer/v1:AllowedIpRange": { "properties": { "description": {}, "value": {} } }, "google-native:composer/v1:AllowedIpRangeResponse": { "properties": { "description": {}, "value": {} } }, "google-native:composer/v1:CidrBlock": { "properties": { "cidrBlock": {}, "displayName": {} } }, "google-native:composer/v1:CidrBlockResponse": { "properties": { "cidrBlock": {}, "displayName": {} } }, "google-native:composer/v1:DatabaseConfig": { "properties": { "machineType": {}, "zone": {} } }, "google-native:composer/v1:DatabaseConfigResponse": { "properties": { "machineType": {}, "zone": {} } }, "google-native:composer/v1:EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:composer/v1:EncryptionConfigResponse": { "properties": { "kmsKeyName": {} } }, "google-native:composer/v1:EnvironmentConfig": { "properties": { "databaseConfig": { "$ref": "#/types/google-native:composer/v1:DatabaseConfig" }, "encryptionConfig": { "$ref": "#/types/google-native:composer/v1:EncryptionConfig" }, "environmentSize": { "$ref": "#/types/google-native:composer/v1:EnvironmentConfigEnvironmentSize" }, "maintenanceWindow": { "$ref": "#/types/google-native:composer/v1:MaintenanceWindow" }, "masterAuthorizedNetworksConfig": { "$ref": "#/types/google-native:composer/v1:MasterAuthorizedNetworksConfig" }, "nodeConfig": { "$ref": "#/types/google-native:composer/v1:NodeConfig" }, "nodeCount": { "format": "int32" }, "privateEnvironmentConfig": { "$ref": "#/types/google-native:composer/v1:PrivateEnvironmentConfig" }, "recoveryConfig": { "$ref": "#/types/google-native:composer/v1:RecoveryConfig" }, "resilienceMode": { "$ref": "#/types/google-native:composer/v1:EnvironmentConfigResilienceMode" }, "softwareConfig": { "$ref": "#/types/google-native:composer/v1:SoftwareConfig" }, "webServerConfig": { "$ref": "#/types/google-native:composer/v1:WebServerConfig" }, "webServerNetworkAccessControl": { "$ref": "#/types/google-native:composer/v1:WebServerNetworkAccessControl" }, "workloadsConfig": { "$ref": "#/types/google-native:composer/v1:WorkloadsConfig" } } }, "google-native:composer/v1:EnvironmentConfigResponse": { "properties": { "airflowByoidUri": {}, "airflowUri": {}, "dagGcsPrefix": {}, "databaseConfig": { "$ref": "#/types/google-native:composer/v1:DatabaseConfigResponse" }, "encryptionConfig": { "$ref": "#/types/google-native:composer/v1:EncryptionConfigResponse" }, "environmentSize": {}, "gkeCluster": {}, "maintenanceWindow": { "$ref": "#/types/google-native:composer/v1:MaintenanceWindowResponse" }, "masterAuthorizedNetworksConfig": { "$ref": "#/types/google-native:composer/v1:MasterAuthorizedNetworksConfigResponse" }, "nodeConfig": { "$ref": "#/types/google-native:composer/v1:NodeConfigResponse" }, "nodeCount": { "format": "int32" }, "privateEnvironmentConfig": { "$ref": "#/types/google-native:composer/v1:PrivateEnvironmentConfigResponse" }, "recoveryConfig": { "$ref": "#/types/google-native:composer/v1:RecoveryConfigResponse" }, "resilienceMode": {}, "softwareConfig": { "$ref": "#/types/google-native:composer/v1:SoftwareConfigResponse" }, "webServerConfig": { "$ref": "#/types/google-native:composer/v1:WebServerConfigResponse" }, "webServerNetworkAccessControl": { "$ref": "#/types/google-native:composer/v1:WebServerNetworkAccessControlResponse" }, "workloadsConfig": { "$ref": "#/types/google-native:composer/v1:WorkloadsConfigResponse" } } }, "google-native:composer/v1:IPAllocationPolicy": { "properties": { "clusterIpv4CidrBlock": {}, "clusterSecondaryRangeName": {}, "servicesIpv4CidrBlock": {}, "servicesSecondaryRangeName": {}, "useIpAliases": {} } }, "google-native:composer/v1:IPAllocationPolicyResponse": { "properties": { "clusterIpv4CidrBlock": {}, "clusterSecondaryRangeName": {}, "servicesIpv4CidrBlock": {}, "servicesSecondaryRangeName": {}, "useIpAliases": {} } }, "google-native:composer/v1:MaintenanceWindow": { "properties": { "endTime": { "format": "google-datetime", "required": true }, "recurrence": { "required": true }, "startTime": { "format": "google-datetime", "required": true } } }, "google-native:composer/v1:MaintenanceWindowResponse": { "properties": { "endTime": { "format": "google-datetime", "required": true }, "recurrence": { "required": true }, "startTime": { "format": "google-datetime", "required": true } } }, "google-native:composer/v1:MasterAuthorizedNetworksConfig": { "properties": { "cidrBlocks": { "items": { "$ref": "#/types/google-native:composer/v1:CidrBlock" } }, "enabled": {} } }, "google-native:composer/v1:MasterAuthorizedNetworksConfigResponse": { "properties": { "cidrBlocks": { "items": { "$ref": "#/types/google-native:composer/v1:CidrBlockResponse" } }, "enabled": {} } }, "google-native:composer/v1:NetworkingConfig": { "properties": { "connectionType": { "$ref": "#/types/google-native:composer/v1:NetworkingConfigConnectionType" } } }, "google-native:composer/v1:NetworkingConfigResponse": { "properties": { "connectionType": {} } }, "google-native:composer/v1:NodeConfig": { "properties": { "diskSizeGb": { "format": "int32" }, "enableIpMasqAgent": {}, "ipAllocationPolicy": { "$ref": "#/types/google-native:composer/v1:IPAllocationPolicy" }, "location": {}, "machineType": {}, "network": {}, "oauthScopes": { "items": {} }, "serviceAccount": {}, "subnetwork": {}, "tags": { "items": {} } } }, "google-native:composer/v1:NodeConfigResponse": { "properties": { "diskSizeGb": { "format": "int32" }, "enableIpMasqAgent": {}, "ipAllocationPolicy": { "$ref": "#/types/google-native:composer/v1:IPAllocationPolicyResponse" }, "location": {}, "machineType": {}, "network": {}, "oauthScopes": { "items": {} }, "serviceAccount": {}, "subnetwork": {}, "tags": { "items": {} } } }, "google-native:composer/v1:PrivateClusterConfig": { "properties": { "enablePrivateEndpoint": {}, "masterIpv4CidrBlock": {} } }, "google-native:composer/v1:PrivateClusterConfigResponse": { "properties": { "enablePrivateEndpoint": {}, "masterIpv4CidrBlock": {}, "masterIpv4ReservedRange": {} } }, "google-native:composer/v1:PrivateEnvironmentConfig": { "properties": { "cloudComposerConnectionSubnetwork": {}, "cloudComposerNetworkIpv4CidrBlock": {}, "cloudSqlIpv4CidrBlock": {}, "enablePrivateEnvironment": {}, "enablePrivatelyUsedPublicIps": {}, "networkingConfig": { "$ref": "#/types/google-native:composer/v1:NetworkingConfig" }, "privateClusterConfig": { "$ref": "#/types/google-native:composer/v1:PrivateClusterConfig" }, "webServerIpv4CidrBlock": {} } }, "google-native:composer/v1:PrivateEnvironmentConfigResponse": { "properties": { "cloudComposerConnectionSubnetwork": {}, "cloudComposerNetworkIpv4CidrBlock": {}, "cloudComposerNetworkIpv4ReservedRange": {}, "cloudSqlIpv4CidrBlock": {}, "enablePrivateEnvironment": {}, "enablePrivatelyUsedPublicIps": {}, "networkingConfig": { "$ref": "#/types/google-native:composer/v1:NetworkingConfigResponse" }, "privateClusterConfig": { "$ref": "#/types/google-native:composer/v1:PrivateClusterConfigResponse" }, "webServerIpv4CidrBlock": {}, "webServerIpv4ReservedRange": {} } }, "google-native:composer/v1:RecoveryConfig": { "properties": { "scheduledSnapshotsConfig": { "$ref": "#/types/google-native:composer/v1:ScheduledSnapshotsConfig" } } }, "google-native:composer/v1:RecoveryConfigResponse": { "properties": { "scheduledSnapshotsConfig": { "$ref": "#/types/google-native:composer/v1:ScheduledSnapshotsConfigResponse" } } }, "google-native:composer/v1:ScheduledSnapshotsConfig": { "properties": { "enabled": {}, "snapshotCreationSchedule": {}, "snapshotLocation": {}, "timeZone": {} } }, "google-native:composer/v1:ScheduledSnapshotsConfigResponse": { "properties": { "enabled": {}, "snapshotCreationSchedule": {}, "snapshotLocation": {}, "timeZone": {} } }, "google-native:composer/v1:SchedulerResource": { "properties": { "count": { "format": "int32" }, "cpu": { "format": "float" }, "memoryGb": { "format": "float" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1:SchedulerResourceResponse": { "properties": { "count": { "format": "int32" }, "cpu": { "format": "float" }, "memoryGb": { "format": "float" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1:SoftwareConfig": { "properties": { "airflowConfigOverrides": {}, "envVariables": {}, "imageVersion": {}, "pypiPackages": {}, "pythonVersion": {}, "schedulerCount": { "format": "int32" } } }, "google-native:composer/v1:SoftwareConfigResponse": { "properties": { "airflowConfigOverrides": {}, "envVariables": {}, "imageVersion": {}, "pypiPackages": {}, "pythonVersion": {}, "schedulerCount": { "format": "int32" } } }, "google-native:composer/v1:StorageConfig": { "properties": { "bucket": {} } }, "google-native:composer/v1:StorageConfigResponse": { "properties": { "bucket": {} } }, "google-native:composer/v1:TriggererResource": { "properties": { "count": { "format": "int32" }, "cpu": { "format": "float" }, "memoryGb": { "format": "float" } } }, "google-native:composer/v1:TriggererResourceResponse": { "properties": { "count": { "format": "int32" }, "cpu": { "format": "float" }, "memoryGb": { "format": "float" } } }, "google-native:composer/v1:WebServerConfig": { "properties": { "machineType": {} } }, "google-native:composer/v1:WebServerConfigResponse": { "properties": { "machineType": {} } }, "google-native:composer/v1:WebServerNetworkAccessControl": { "properties": { "allowedIpRanges": { "items": { "$ref": "#/types/google-native:composer/v1:AllowedIpRange" } } } }, "google-native:composer/v1:WebServerNetworkAccessControlResponse": { "properties": { "allowedIpRanges": { "items": { "$ref": "#/types/google-native:composer/v1:AllowedIpRangeResponse" } } } }, "google-native:composer/v1:WebServerResource": { "properties": { "cpu": { "format": "float" }, "memoryGb": { "format": "float" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1:WebServerResourceResponse": { "properties": { "cpu": { "format": "float" }, "memoryGb": { "format": "float" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1:WorkerResource": { "properties": { "cpu": { "format": "float" }, "maxCount": { "format": "int32" }, "memoryGb": { "format": "float" }, "minCount": { "format": "int32" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1:WorkerResourceResponse": { "properties": { "cpu": { "format": "float" }, "maxCount": { "format": "int32" }, "memoryGb": { "format": "float" }, "minCount": { "format": "int32" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1:WorkloadsConfig": { "properties": { "scheduler": { "$ref": "#/types/google-native:composer/v1:SchedulerResource" }, "triggerer": { "$ref": "#/types/google-native:composer/v1:TriggererResource" }, "webServer": { "$ref": "#/types/google-native:composer/v1:WebServerResource" }, "worker": { "$ref": "#/types/google-native:composer/v1:WorkerResource" } } }, "google-native:composer/v1:WorkloadsConfigResponse": { "properties": { "scheduler": { "$ref": "#/types/google-native:composer/v1:SchedulerResourceResponse" }, "triggerer": { "$ref": "#/types/google-native:composer/v1:TriggererResourceResponse" }, "webServer": { "$ref": "#/types/google-native:composer/v1:WebServerResourceResponse" }, "worker": { "$ref": "#/types/google-native:composer/v1:WorkerResourceResponse" } } }, "google-native:composer/v1beta1:AllowedIpRange": { "properties": { "description": {}, "value": {} } }, "google-native:composer/v1beta1:AllowedIpRangeResponse": { "properties": { "description": {}, "value": {} } }, "google-native:composer/v1beta1:CidrBlock": { "properties": { "cidrBlock": {}, "displayName": {} } }, "google-native:composer/v1beta1:CidrBlockResponse": { "properties": { "cidrBlock": {}, "displayName": {} } }, "google-native:composer/v1beta1:CloudDataLineageIntegration": { "properties": { "enabled": {} } }, "google-native:composer/v1beta1:CloudDataLineageIntegrationResponse": { "properties": { "enabled": {} } }, "google-native:composer/v1beta1:DatabaseConfig": { "properties": { "machineType": {}, "zone": {} } }, "google-native:composer/v1beta1:DatabaseConfigResponse": { "properties": { "machineType": {}, "zone": {} } }, "google-native:composer/v1beta1:EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:composer/v1beta1:EncryptionConfigResponse": { "properties": { "kmsKeyName": {} } }, "google-native:composer/v1beta1:EnvironmentConfig": { "properties": { "databaseConfig": { "$ref": "#/types/google-native:composer/v1beta1:DatabaseConfig" }, "encryptionConfig": { "$ref": "#/types/google-native:composer/v1beta1:EncryptionConfig" }, "environmentSize": { "$ref": "#/types/google-native:composer/v1beta1:EnvironmentConfigEnvironmentSize" }, "maintenanceWindow": { "$ref": "#/types/google-native:composer/v1beta1:MaintenanceWindow" }, "masterAuthorizedNetworksConfig": { "$ref": "#/types/google-native:composer/v1beta1:MasterAuthorizedNetworksConfig" }, "nodeConfig": { "$ref": "#/types/google-native:composer/v1beta1:NodeConfig" }, "nodeCount": { "format": "int32" }, "privateEnvironmentConfig": { "$ref": "#/types/google-native:composer/v1beta1:PrivateEnvironmentConfig" }, "recoveryConfig": { "$ref": "#/types/google-native:composer/v1beta1:RecoveryConfig" }, "resilienceMode": { "$ref": "#/types/google-native:composer/v1beta1:EnvironmentConfigResilienceMode" }, "softwareConfig": { "$ref": "#/types/google-native:composer/v1beta1:SoftwareConfig" }, "webServerConfig": { "$ref": "#/types/google-native:composer/v1beta1:WebServerConfig" }, "webServerNetworkAccessControl": { "$ref": "#/types/google-native:composer/v1beta1:WebServerNetworkAccessControl" }, "workloadsConfig": { "$ref": "#/types/google-native:composer/v1beta1:WorkloadsConfig" } } }, "google-native:composer/v1beta1:EnvironmentConfigResponse": { "properties": { "airflowByoidUri": {}, "airflowUri": {}, "dagGcsPrefix": {}, "databaseConfig": { "$ref": "#/types/google-native:composer/v1beta1:DatabaseConfigResponse" }, "encryptionConfig": { "$ref": "#/types/google-native:composer/v1beta1:EncryptionConfigResponse" }, "environmentSize": {}, "gkeCluster": {}, "maintenanceWindow": { "$ref": "#/types/google-native:composer/v1beta1:MaintenanceWindowResponse" }, "masterAuthorizedNetworksConfig": { "$ref": "#/types/google-native:composer/v1beta1:MasterAuthorizedNetworksConfigResponse" }, "nodeConfig": { "$ref": "#/types/google-native:composer/v1beta1:NodeConfigResponse" }, "nodeCount": { "format": "int32" }, "privateEnvironmentConfig": { "$ref": "#/types/google-native:composer/v1beta1:PrivateEnvironmentConfigResponse" }, "recoveryConfig": { "$ref": "#/types/google-native:composer/v1beta1:RecoveryConfigResponse" }, "resilienceMode": {}, "softwareConfig": { "$ref": "#/types/google-native:composer/v1beta1:SoftwareConfigResponse" }, "webServerConfig": { "$ref": "#/types/google-native:composer/v1beta1:WebServerConfigResponse" }, "webServerNetworkAccessControl": { "$ref": "#/types/google-native:composer/v1beta1:WebServerNetworkAccessControlResponse" }, "workloadsConfig": { "$ref": "#/types/google-native:composer/v1beta1:WorkloadsConfigResponse" } } }, "google-native:composer/v1beta1:IPAllocationPolicy": { "properties": { "clusterIpv4CidrBlock": {}, "clusterSecondaryRangeName": {}, "servicesIpv4CidrBlock": {}, "servicesSecondaryRangeName": {}, "useIpAliases": {} } }, "google-native:composer/v1beta1:IPAllocationPolicyResponse": { "properties": { "clusterIpv4CidrBlock": {}, "clusterSecondaryRangeName": {}, "servicesIpv4CidrBlock": {}, "servicesSecondaryRangeName": {}, "useIpAliases": {} } }, "google-native:composer/v1beta1:MaintenanceWindow": { "properties": { "endTime": { "format": "google-datetime", "required": true }, "recurrence": { "required": true }, "startTime": { "format": "google-datetime", "required": true } } }, "google-native:composer/v1beta1:MaintenanceWindowResponse": { "properties": { "endTime": { "format": "google-datetime", "required": true }, "recurrence": { "required": true }, "startTime": { "format": "google-datetime", "required": true } } }, "google-native:composer/v1beta1:MasterAuthorizedNetworksConfig": { "properties": { "cidrBlocks": { "items": { "$ref": "#/types/google-native:composer/v1beta1:CidrBlock" } }, "enabled": {} } }, "google-native:composer/v1beta1:MasterAuthorizedNetworksConfigResponse": { "properties": { "cidrBlocks": { "items": { "$ref": "#/types/google-native:composer/v1beta1:CidrBlockResponse" } }, "enabled": {} } }, "google-native:composer/v1beta1:NetworkingConfig": { "properties": { "connectionType": { "$ref": "#/types/google-native:composer/v1beta1:NetworkingConfigConnectionType" } } }, "google-native:composer/v1beta1:NetworkingConfigResponse": { "properties": { "connectionType": {} } }, "google-native:composer/v1beta1:NodeConfig": { "properties": { "diskSizeGb": { "format": "int32" }, "enableIpMasqAgent": {}, "ipAllocationPolicy": { "$ref": "#/types/google-native:composer/v1beta1:IPAllocationPolicy" }, "location": {}, "machineType": {}, "maxPodsPerNode": { "format": "int32" }, "network": {}, "oauthScopes": { "items": {} }, "serviceAccount": {}, "subnetwork": {}, "tags": { "items": {} } } }, "google-native:composer/v1beta1:NodeConfigResponse": { "properties": { "diskSizeGb": { "format": "int32" }, "enableIpMasqAgent": {}, "ipAllocationPolicy": { "$ref": "#/types/google-native:composer/v1beta1:IPAllocationPolicyResponse" }, "location": {}, "machineType": {}, "maxPodsPerNode": { "format": "int32" }, "network": {}, "oauthScopes": { "items": {} }, "serviceAccount": {}, "subnetwork": {}, "tags": { "items": {} } } }, "google-native:composer/v1beta1:PrivateClusterConfig": { "properties": { "enablePrivateEndpoint": {}, "masterIpv4CidrBlock": {} } }, "google-native:composer/v1beta1:PrivateClusterConfigResponse": { "properties": { "enablePrivateEndpoint": {}, "masterIpv4CidrBlock": {}, "masterIpv4ReservedRange": {} } }, "google-native:composer/v1beta1:PrivateEnvironmentConfig": { "properties": { "cloudComposerConnectionSubnetwork": {}, "cloudComposerNetworkIpv4CidrBlock": {}, "cloudSqlIpv4CidrBlock": {}, "enablePrivateEnvironment": {}, "enablePrivatelyUsedPublicIps": {}, "networkingConfig": { "$ref": "#/types/google-native:composer/v1beta1:NetworkingConfig" }, "privateClusterConfig": { "$ref": "#/types/google-native:composer/v1beta1:PrivateClusterConfig" }, "webServerIpv4CidrBlock": {} } }, "google-native:composer/v1beta1:PrivateEnvironmentConfigResponse": { "properties": { "cloudComposerConnectionSubnetwork": {}, "cloudComposerNetworkIpv4CidrBlock": {}, "cloudComposerNetworkIpv4ReservedRange": {}, "cloudSqlIpv4CidrBlock": {}, "enablePrivateEnvironment": {}, "enablePrivatelyUsedPublicIps": {}, "networkingConfig": { "$ref": "#/types/google-native:composer/v1beta1:NetworkingConfigResponse" }, "privateClusterConfig": { "$ref": "#/types/google-native:composer/v1beta1:PrivateClusterConfigResponse" }, "webServerIpv4CidrBlock": {}, "webServerIpv4ReservedRange": {} } }, "google-native:composer/v1beta1:RecoveryConfig": { "properties": { "scheduledSnapshotsConfig": { "$ref": "#/types/google-native:composer/v1beta1:ScheduledSnapshotsConfig" } } }, "google-native:composer/v1beta1:RecoveryConfigResponse": { "properties": { "scheduledSnapshotsConfig": { "$ref": "#/types/google-native:composer/v1beta1:ScheduledSnapshotsConfigResponse" } } }, "google-native:composer/v1beta1:ScheduledSnapshotsConfig": { "properties": { "enabled": {}, "snapshotCreationSchedule": {}, "snapshotLocation": {}, "timeZone": {} } }, "google-native:composer/v1beta1:ScheduledSnapshotsConfigResponse": { "properties": { "enabled": {}, "snapshotCreationSchedule": {}, "snapshotLocation": {}, "timeZone": {} } }, "google-native:composer/v1beta1:SchedulerResource": { "properties": { "count": { "format": "int32" }, "cpu": { "format": "float" }, "memoryGb": { "format": "float" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1beta1:SchedulerResourceResponse": { "properties": { "count": { "format": "int32" }, "cpu": { "format": "float" }, "memoryGb": { "format": "float" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1beta1:SoftwareConfig": { "properties": { "airflowConfigOverrides": {}, "cloudDataLineageIntegration": { "$ref": "#/types/google-native:composer/v1beta1:CloudDataLineageIntegration" }, "envVariables": {}, "imageVersion": {}, "pypiPackages": {}, "pythonVersion": {}, "schedulerCount": { "format": "int32" } } }, "google-native:composer/v1beta1:SoftwareConfigResponse": { "properties": { "airflowConfigOverrides": {}, "cloudDataLineageIntegration": { "$ref": "#/types/google-native:composer/v1beta1:CloudDataLineageIntegrationResponse" }, "envVariables": {}, "imageVersion": {}, "pypiPackages": {}, "pythonVersion": {}, "schedulerCount": { "format": "int32" } } }, "google-native:composer/v1beta1:StorageConfig": { "properties": { "bucket": {} } }, "google-native:composer/v1beta1:StorageConfigResponse": { "properties": { "bucket": {} } }, "google-native:composer/v1beta1:TriggererResource": { "properties": { "count": { "format": "int32" }, "cpu": { "format": "float" }, "memoryGb": { "format": "float" } } }, "google-native:composer/v1beta1:TriggererResourceResponse": { "properties": { "count": { "format": "int32" }, "cpu": { "format": "float" }, "memoryGb": { "format": "float" } } }, "google-native:composer/v1beta1:WebServerConfig": { "properties": { "machineType": {} } }, "google-native:composer/v1beta1:WebServerConfigResponse": { "properties": { "machineType": {} } }, "google-native:composer/v1beta1:WebServerNetworkAccessControl": { "properties": { "allowedIpRanges": { "items": { "$ref": "#/types/google-native:composer/v1beta1:AllowedIpRange" } } } }, "google-native:composer/v1beta1:WebServerNetworkAccessControlResponse": { "properties": { "allowedIpRanges": { "items": { "$ref": "#/types/google-native:composer/v1beta1:AllowedIpRangeResponse" } } } }, "google-native:composer/v1beta1:WebServerResource": { "properties": { "cpu": { "format": "float" }, "memoryGb": { "format": "float" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1beta1:WebServerResourceResponse": { "properties": { "cpu": { "format": "float" }, "memoryGb": { "format": "float" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1beta1:WorkerResource": { "properties": { "cpu": { "format": "float" }, "maxCount": { "format": "int32" }, "memoryGb": { "format": "float" }, "minCount": { "format": "int32" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1beta1:WorkerResourceResponse": { "properties": { "cpu": { "format": "float" }, "maxCount": { "format": "int32" }, "memoryGb": { "format": "float" }, "minCount": { "format": "int32" }, "storageGb": { "format": "float" } } }, "google-native:composer/v1beta1:WorkloadsConfig": { "properties": { "scheduler": { "$ref": "#/types/google-native:composer/v1beta1:SchedulerResource" }, "triggerer": { "$ref": "#/types/google-native:composer/v1beta1:TriggererResource" }, "webServer": { "$ref": "#/types/google-native:composer/v1beta1:WebServerResource" }, "worker": { "$ref": "#/types/google-native:composer/v1beta1:WorkerResource" } } }, "google-native:composer/v1beta1:WorkloadsConfigResponse": { "properties": { "scheduler": { "$ref": "#/types/google-native:composer/v1beta1:SchedulerResourceResponse" }, "triggerer": { "$ref": "#/types/google-native:composer/v1beta1:TriggererResourceResponse" }, "webServer": { "$ref": "#/types/google-native:composer/v1beta1:WebServerResourceResponse" }, "worker": { "$ref": "#/types/google-native:composer/v1beta1:WorkerResourceResponse" } } }, "google-native:compute/alpha:AWSV4Signature": { "properties": { "accessKey": {}, "accessKeyId": {}, "accessKeyVersion": {}, "originRegion": {} } }, "google-native:compute/alpha:AWSV4SignatureResponse": { "properties": { "accessKey": {}, "accessKeyId": {}, "accessKeyVersion": {}, "originRegion": {} } }, "google-native:compute/alpha:AcceleratorConfig": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/alpha:AcceleratorConfigResponse": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/alpha:AccessConfig": { "properties": { "externalIpv6": {}, "externalIpv6PrefixLength": { "format": "int32" }, "name": {}, "natIP": {}, "networkTier": { "$ref": "#/types/google-native:compute/alpha:AccessConfigNetworkTier" }, "publicPtrDomainName": {}, "setPublicDns": {}, "setPublicPtr": {}, "type": { "$ref": "#/types/google-native:compute/alpha:AccessConfigType" } } }, "google-native:compute/alpha:AccessConfigResponse": { "properties": { "externalIpv6": {}, "externalIpv6PrefixLength": { "format": "int32" }, "kind": {}, "name": {}, "natIP": {}, "networkTier": {}, "publicDnsName": {}, "publicPtrDomainName": {}, "securityPolicy": {}, "setPublicDns": {}, "setPublicPtr": {}, "type": {} } }, "google-native:compute/alpha:AdvancedMachineFeatures": { "properties": { "enableNestedVirtualization": {}, "enableUefiNetworking": {}, "numaNodeCount": { "format": "int32" }, "performanceMonitoringUnit": { "$ref": "#/types/google-native:compute/alpha:AdvancedMachineFeaturesPerformanceMonitoringUnit" }, "threadsPerCore": { "format": "int32" }, "visibleCoreCount": { "format": "int32" } } }, "google-native:compute/alpha:AdvancedMachineFeaturesResponse": { "properties": { "enableNestedVirtualization": {}, "enableUefiNetworking": {}, "numaNodeCount": { "format": "int32" }, "performanceMonitoringUnit": {}, "threadsPerCore": { "format": "int32" }, "visibleCoreCount": { "format": "int32" } } }, "google-native:compute/alpha:AliasIpRange": { "properties": { "ipCidrRange": {}, "subnetworkRangeName": {} } }, "google-native:compute/alpha:AliasIpRangeResponse": { "properties": { "ipCidrRange": {}, "subnetworkRangeName": {} } }, "google-native:compute/alpha:AllocationAggregateReservation": { "properties": { "reservedResources": { "items": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservationReservedResourceInfo" } }, "vmFamily": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservationVmFamily" }, "workloadType": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservationWorkloadType" } } }, "google-native:compute/alpha:AllocationAggregateReservationReservedResourceInfo": { "properties": { "accelerator": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservationReservedResourceInfoAccelerator" } } }, "google-native:compute/alpha:AllocationAggregateReservationReservedResourceInfoAccelerator": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/alpha:AllocationAggregateReservationReservedResourceInfoAcceleratorResponse": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/alpha:AllocationAggregateReservationReservedResourceInfoResponse": { "properties": { "accelerator": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservationReservedResourceInfoAcceleratorResponse" } } }, "google-native:compute/alpha:AllocationAggregateReservationResponse": { "properties": { "inUseResources": { "items": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservationReservedResourceInfoResponse" } }, "reservedResources": { "items": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservationReservedResourceInfoResponse" } }, "vmFamily": {}, "workloadType": {} } }, "google-native:compute/alpha:AllocationResourceStatusResponse": { "properties": { "specificSkuAllocation": { "$ref": "#/types/google-native:compute/alpha:AllocationResourceStatusSpecificSKUAllocationResponse" } } }, "google-native:compute/alpha:AllocationResourceStatusSpecificSKUAllocationResponse": { "properties": { "sourceInstanceTemplateId": {} } }, "google-native:compute/alpha:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk": { "properties": { "diskSizeGb": { "format": "int64" }, "interface": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskInterface" } } }, "google-native:compute/alpha:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskResponse": { "properties": { "diskSizeGb": { "format": "int64" }, "interface": {} } }, "google-native:compute/alpha:AllocationSpecificSKUAllocationReservedInstanceProperties": { "properties": { "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/alpha:AcceleratorConfig" } }, "localSsds": { "items": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk" } }, "locationHint": {}, "machineType": {}, "maintenanceFreezeDurationHours": { "format": "int32" }, "maintenanceInterval": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUAllocationReservedInstancePropertiesMaintenanceInterval" }, "minCpuPlatform": {} } }, "google-native:compute/alpha:AllocationSpecificSKUAllocationReservedInstancePropertiesResponse": { "properties": { "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/alpha:AcceleratorConfigResponse" } }, "localSsds": { "items": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskResponse" } }, "locationHint": {}, "machineType": {}, "maintenanceFreezeDurationHours": { "format": "int32" }, "maintenanceInterval": {}, "minCpuPlatform": {} } }, "google-native:compute/alpha:AllocationSpecificSKUReservation": { "properties": { "count": { "format": "int64" }, "instanceProperties": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUAllocationReservedInstanceProperties" }, "sourceInstanceTemplate": {} } }, "google-native:compute/alpha:AllocationSpecificSKUReservationResponse": { "properties": { "assuredCount": { "format": "int64" }, "count": { "format": "int64" }, "inUseCount": { "format": "int64" }, "instanceProperties": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUAllocationReservedInstancePropertiesResponse" }, "sourceInstanceTemplate": {} } }, "google-native:compute/alpha:AttachedDisk": { "properties": { "autoDelete": {}, "boot": {}, "deviceName": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "diskSizeGb": { "format": "int64" }, "forceAttach": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeature" } }, "initializeParams": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskInitializeParams" }, "interface": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskInterface" }, "mode": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskMode" }, "savedState": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskSavedState" }, "source": {}, "type": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskType" } } }, "google-native:compute/alpha:AttachedDiskInitializeParams": { "properties": { "architecture": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskInitializeParamsArchitecture" }, "description": {}, "diskName": {}, "diskSizeGb": { "format": "int64" }, "diskType": {}, "enableConfidentialCompute": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeature" } }, "interface": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskInitializeParamsInterface" }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "multiWriter": {}, "onUpdateAction": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskInitializeParamsOnUpdateAction" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "storagePool": {} } }, "google-native:compute/alpha:AttachedDiskInitializeParamsResponse": { "properties": { "architecture": {}, "description": {}, "diskName": {}, "diskSizeGb": { "format": "int64" }, "diskType": {}, "enableConfidentialCompute": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeatureResponse" } }, "interface": {}, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "multiWriter": {}, "onUpdateAction": {}, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKeyResponse" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKeyResponse" }, "storagePool": {} } }, "google-native:compute/alpha:AttachedDiskResponse": { "properties": { "architecture": {}, "autoDelete": {}, "boot": {}, "deviceName": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKeyResponse" }, "diskSizeGb": { "format": "int64" }, "forceAttach": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeatureResponse" } }, "index": { "format": "int32" }, "initializeParams": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskInitializeParamsResponse" }, "interface": {}, "kind": {}, "licenses": { "items": {} }, "locked": {}, "mode": {}, "savedState": {}, "shieldedInstanceInitialState": { "$ref": "#/types/google-native:compute/alpha:InitialStateConfigResponse" }, "source": {}, "type": {}, "userLicenses": { "items": {} } } }, "google-native:compute/alpha:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:AuditLogConfig" } }, "exemptedMembers": { "items": {} }, "service": {} } }, "google-native:compute/alpha:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:AuditLogConfigResponse" } }, "exemptedMembers": { "items": {} }, "service": {} } }, "google-native:compute/alpha:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": { "$ref": "#/types/google-native:compute/alpha:AuditLogConfigLogType" } } }, "google-native:compute/alpha:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": {} } }, "google-native:compute/alpha:AuthenticationPolicy": { "properties": { "origins": { "items": { "$ref": "#/types/google-native:compute/alpha:OriginAuthenticationMethod" } }, "peers": { "items": { "$ref": "#/types/google-native:compute/alpha:PeerAuthenticationMethod" } }, "principalBinding": { "$ref": "#/types/google-native:compute/alpha:AuthenticationPolicyPrincipalBinding" }, "serverTlsContext": { "$ref": "#/types/google-native:compute/alpha:TlsContext" } } }, "google-native:compute/alpha:AuthenticationPolicyResponse": { "properties": { "origins": { "items": { "$ref": "#/types/google-native:compute/alpha:OriginAuthenticationMethodResponse" } }, "peers": { "items": { "$ref": "#/types/google-native:compute/alpha:PeerAuthenticationMethodResponse" } }, "principalBinding": {}, "serverTlsContext": { "$ref": "#/types/google-native:compute/alpha:TlsContextResponse" } } }, "google-native:compute/alpha:AuthorizationConfig": { "properties": { "policies": { "items": { "$ref": "#/types/google-native:compute/alpha:RbacPolicy" } } } }, "google-native:compute/alpha:AuthorizationConfigResponse": { "properties": { "policies": { "items": { "$ref": "#/types/google-native:compute/alpha:RbacPolicyResponse" } } } }, "google-native:compute/alpha:AuthorizationLoggingOptions": { "properties": { "permissionType": { "$ref": "#/types/google-native:compute/alpha:AuthorizationLoggingOptionsPermissionType" } } }, "google-native:compute/alpha:AuthorizationLoggingOptionsResponse": { "properties": { "permissionType": {} } }, "google-native:compute/alpha:AutoscalerStatusDetailsResponse": { "properties": { "message": {}, "type": {} } }, "google-native:compute/alpha:AutoscalingPolicy": { "properties": { "coolDownPeriodSec": { "format": "int32" }, "cpuUtilization": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyCpuUtilization" }, "customMetricUtilizations": { "items": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyCustomMetricUtilization" } }, "loadBalancingUtilization": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyLoadBalancingUtilization" }, "maxNumReplicas": { "format": "int32" }, "minNumReplicas": { "format": "int32" }, "mode": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyMode" }, "scaleDownControl": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyScaleDownControl" }, "scaleInControl": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyScaleInControl" }, "scalingSchedules": {} } }, "google-native:compute/alpha:AutoscalingPolicyCpuUtilization": { "properties": { "predictiveMethod": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyCpuUtilizationPredictiveMethod" }, "utilizationTarget": { "format": "double" } } }, "google-native:compute/alpha:AutoscalingPolicyCpuUtilizationResponse": { "properties": { "predictiveMethod": {}, "utilizationTarget": { "format": "double" } } }, "google-native:compute/alpha:AutoscalingPolicyCustomMetricUtilization": { "properties": { "filter": {}, "metric": {}, "singleInstanceAssignment": { "format": "double" }, "utilizationTarget": { "format": "double" }, "utilizationTargetType": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyCustomMetricUtilizationUtilizationTargetType" } } }, "google-native:compute/alpha:AutoscalingPolicyCustomMetricUtilizationResponse": { "properties": { "filter": {}, "metric": {}, "singleInstanceAssignment": { "format": "double" }, "utilizationTarget": { "format": "double" }, "utilizationTargetType": {} } }, "google-native:compute/alpha:AutoscalingPolicyLoadBalancingUtilization": { "properties": { "utilizationTarget": { "format": "double" } } }, "google-native:compute/alpha:AutoscalingPolicyLoadBalancingUtilizationResponse": { "properties": { "utilizationTarget": { "format": "double" } } }, "google-native:compute/alpha:AutoscalingPolicyResponse": { "properties": { "coolDownPeriodSec": { "format": "int32" }, "cpuUtilization": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyCpuUtilizationResponse" }, "customMetricUtilizations": { "items": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyCustomMetricUtilizationResponse" } }, "loadBalancingUtilization": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyLoadBalancingUtilizationResponse" }, "maxNumReplicas": { "format": "int32" }, "minNumReplicas": { "format": "int32" }, "mode": {}, "scaleDownControl": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyScaleDownControlResponse" }, "scaleInControl": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicyScaleInControlResponse" }, "scalingSchedules": {} } }, "google-native:compute/alpha:AutoscalingPolicyScaleDownControl": { "properties": { "maxScaledDownReplicas": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercent" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/alpha:AutoscalingPolicyScaleDownControlResponse": { "properties": { "maxScaledDownReplicas": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercentResponse" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/alpha:AutoscalingPolicyScaleInControl": { "properties": { "maxScaledInReplicas": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercent" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/alpha:AutoscalingPolicyScaleInControlResponse": { "properties": { "maxScaledInReplicas": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercentResponse" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/alpha:Backend": { "properties": { "balancingMode": { "$ref": "#/types/google-native:compute/alpha:BackendBalancingMode" }, "capacityScaler": { "format": "float" }, "description": {}, "failover": {}, "group": {}, "maxConnections": { "format": "int32" }, "maxConnectionsPerEndpoint": { "format": "int32" }, "maxConnectionsPerInstance": { "format": "int32" }, "maxRate": { "format": "int32" }, "maxRatePerEndpoint": { "format": "float" }, "maxRatePerInstance": { "format": "float" }, "maxUtilization": { "format": "float" }, "preference": { "$ref": "#/types/google-native:compute/alpha:BackendPreference" } } }, "google-native:compute/alpha:BackendBucketCdnPolicy": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCdnPolicyBypassCacheOnRequestHeader" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCdnPolicyCacheKeyPolicy" }, "cacheMode": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCdnPolicyCacheMode" }, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCdnPolicyNegativeCachingPolicy" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" } } }, "google-native:compute/alpha:BackendBucketCdnPolicyBypassCacheOnRequestHeader": { "properties": { "headerName": {} } }, "google-native:compute/alpha:BackendBucketCdnPolicyBypassCacheOnRequestHeaderResponse": { "properties": { "headerName": {} } }, "google-native:compute/alpha:BackendBucketCdnPolicyCacheKeyPolicy": { "properties": { "includeHttpHeaders": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/alpha:BackendBucketCdnPolicyCacheKeyPolicyResponse": { "properties": { "includeHttpHeaders": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/alpha:BackendBucketCdnPolicyNegativeCachingPolicy": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/alpha:BackendBucketCdnPolicyNegativeCachingPolicyResponse": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/alpha:BackendBucketCdnPolicyResponse": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCdnPolicyBypassCacheOnRequestHeaderResponse" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCdnPolicyCacheKeyPolicyResponse" }, "cacheMode": {}, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCdnPolicyNegativeCachingPolicyResponse" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" }, "signedUrlKeyNames": { "items": {} } } }, "google-native:compute/alpha:BackendResponse": { "properties": { "balancingMode": {}, "capacityScaler": { "format": "float" }, "description": {}, "failover": {}, "group": {}, "maxConnections": { "format": "int32" }, "maxConnectionsPerEndpoint": { "format": "int32" }, "maxConnectionsPerInstance": { "format": "int32" }, "maxRate": { "format": "int32" }, "maxRatePerEndpoint": { "format": "float" }, "maxRatePerInstance": { "format": "float" }, "maxUtilization": { "format": "float" }, "preference": {} } }, "google-native:compute/alpha:BackendServiceCdnPolicy": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCdnPolicyBypassCacheOnRequestHeader" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/alpha:CacheKeyPolicy" }, "cacheMode": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCdnPolicyCacheMode" }, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCdnPolicyNegativeCachingPolicy" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" } } }, "google-native:compute/alpha:BackendServiceCdnPolicyBypassCacheOnRequestHeader": { "properties": { "headerName": {} } }, "google-native:compute/alpha:BackendServiceCdnPolicyBypassCacheOnRequestHeaderResponse": { "properties": { "headerName": {} } }, "google-native:compute/alpha:BackendServiceCdnPolicyNegativeCachingPolicy": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/alpha:BackendServiceCdnPolicyNegativeCachingPolicyResponse": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/alpha:BackendServiceCdnPolicyResponse": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCdnPolicyBypassCacheOnRequestHeaderResponse" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/alpha:CacheKeyPolicyResponse" }, "cacheMode": {}, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCdnPolicyNegativeCachingPolicyResponse" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" }, "signedUrlKeyNames": { "items": {} } } }, "google-native:compute/alpha:BackendServiceConnectionTrackingPolicy": { "properties": { "connectionPersistenceOnUnhealthyBackends": { "$ref": "#/types/google-native:compute/alpha:BackendServiceConnectionTrackingPolicyConnectionPersistenceOnUnhealthyBackends" }, "enableStrongAffinity": {}, "idleTimeoutSec": { "format": "int32" }, "trackingMode": { "$ref": "#/types/google-native:compute/alpha:BackendServiceConnectionTrackingPolicyTrackingMode" } } }, "google-native:compute/alpha:BackendServiceConnectionTrackingPolicyResponse": { "properties": { "connectionPersistenceOnUnhealthyBackends": {}, "enableStrongAffinity": {}, "idleTimeoutSec": { "format": "int32" }, "trackingMode": {} } }, "google-native:compute/alpha:BackendServiceFailoverPolicy": { "properties": { "disableConnectionDrainOnFailover": {}, "dropTrafficIfUnhealthy": {}, "failoverRatio": { "format": "float" } } }, "google-native:compute/alpha:BackendServiceFailoverPolicyResponse": { "properties": { "disableConnectionDrainOnFailover": {}, "dropTrafficIfUnhealthy": {}, "failoverRatio": { "format": "float" } } }, "google-native:compute/alpha:BackendServiceIAP": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientInfo": { "$ref": "#/types/google-native:compute/alpha:BackendServiceIAPOAuth2ClientInfo" }, "oauth2ClientSecret": {} } }, "google-native:compute/alpha:BackendServiceIAPOAuth2ClientInfo": { "properties": { "applicationName": {}, "clientName": {}, "developerEmailAddress": {} } }, "google-native:compute/alpha:BackendServiceIAPOAuth2ClientInfoResponse": { "properties": { "applicationName": {}, "clientName": {}, "developerEmailAddress": {} } }, "google-native:compute/alpha:BackendServiceIAPResponse": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientInfo": { "$ref": "#/types/google-native:compute/alpha:BackendServiceIAPOAuth2ClientInfoResponse" }, "oauth2ClientSecret": {}, "oauth2ClientSecretSha256": {} } }, "google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfig": { "properties": { "customPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy" }, "policy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigPolicy" } } }, "google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy": { "properties": { "data": {}, "name": {} } }, "google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyResponse": { "properties": { "data": {}, "name": {} } }, "google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigPolicy": { "properties": { "name": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigPolicyName" } } }, "google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigPolicyResponse": { "properties": { "name": {} } }, "google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigResponse": { "properties": { "customPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyResponse" }, "policy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfigPolicyResponse" } } }, "google-native:compute/alpha:BackendServiceLogConfig": { "properties": { "enable": {}, "optional": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLogConfigOptional" }, "optionalFields": { "items": {} }, "optionalMode": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLogConfigOptionalMode" }, "sampleRate": { "format": "float" } } }, "google-native:compute/alpha:BackendServiceLogConfigResponse": { "properties": { "enable": {}, "optional": {}, "optionalFields": { "items": {} }, "optionalMode": {}, "sampleRate": { "format": "float" } } }, "google-native:compute/alpha:BackendServiceUsedBy": { "properties": { "reference": {} } }, "google-native:compute/alpha:BackendServiceUsedByResponse": { "properties": { "reference": {} } }, "google-native:compute/alpha:Binding": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:compute/alpha:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:compute/alpha:BindingResponse": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:compute/alpha:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:compute/alpha:BulkInsertInstanceResource": { "properties": { "count": { "format": "int64" }, "instanceProperties": { "$ref": "#/types/google-native:compute/alpha:InstanceProperties" }, "locationPolicy": { "$ref": "#/types/google-native:compute/alpha:LocationPolicy" }, "minCount": { "format": "int64" }, "namePattern": {}, "perInstanceProperties": {}, "sourceInstanceTemplate": {} } }, "google-native:compute/alpha:BulkInsertInstanceResourceResponse": { "properties": { "count": { "format": "int64" }, "instanceProperties": { "$ref": "#/types/google-native:compute/alpha:InstancePropertiesResponse" }, "locationPolicy": { "$ref": "#/types/google-native:compute/alpha:LocationPolicyResponse" }, "minCount": { "format": "int64" }, "namePattern": {}, "perInstanceProperties": {}, "sourceInstanceTemplate": {} } }, "google-native:compute/alpha:CacheKeyPolicy": { "properties": { "includeHost": {}, "includeHttpHeaders": { "items": {} }, "includeNamedCookies": { "items": {} }, "includeProtocol": {}, "includeQueryString": {}, "queryStringBlacklist": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/alpha:CacheKeyPolicyResponse": { "properties": { "includeHost": {}, "includeHttpHeaders": { "items": {} }, "includeNamedCookies": { "items": {} }, "includeProtocol": {}, "includeQueryString": {}, "queryStringBlacklist": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/alpha:CallCredentials": { "properties": { "callCredentialType": { "$ref": "#/types/google-native:compute/alpha:CallCredentialsCallCredentialType" }, "fromPlugin": { "$ref": "#/types/google-native:compute/alpha:MetadataCredentialsFromPlugin" } } }, "google-native:compute/alpha:CallCredentialsResponse": { "properties": { "callCredentialType": {}, "fromPlugin": { "$ref": "#/types/google-native:compute/alpha:MetadataCredentialsFromPluginResponse" } } }, "google-native:compute/alpha:ChannelCredentials": { "properties": { "certificates": { "$ref": "#/types/google-native:compute/alpha:TlsCertificatePaths" }, "channelCredentialType": { "$ref": "#/types/google-native:compute/alpha:ChannelCredentialsChannelCredentialType" } } }, "google-native:compute/alpha:ChannelCredentialsResponse": { "properties": { "certificates": { "$ref": "#/types/google-native:compute/alpha:TlsCertificatePathsResponse" }, "channelCredentialType": {} } }, "google-native:compute/alpha:CircuitBreakers": { "properties": { "connectTimeout": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "maxConnections": { "format": "int32" }, "maxPendingRequests": { "format": "int32" }, "maxRequests": { "format": "int32" }, "maxRequestsPerConnection": { "format": "int32" }, "maxRetries": { "format": "int32" } } }, "google-native:compute/alpha:CircuitBreakersResponse": { "properties": { "connectTimeout": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "maxConnections": { "format": "int32" }, "maxPendingRequests": { "format": "int32" }, "maxRequests": { "format": "int32" }, "maxRequestsPerConnection": { "format": "int32" }, "maxRetries": { "format": "int32" } } }, "google-native:compute/alpha:ClientTlsSettings": { "properties": { "clientTlsContext": { "$ref": "#/types/google-native:compute/alpha:TlsContext" }, "mode": { "$ref": "#/types/google-native:compute/alpha:ClientTlsSettingsMode" }, "sni": {}, "subjectAltNames": { "items": {} } } }, "google-native:compute/alpha:ClientTlsSettingsResponse": { "properties": { "clientTlsContext": { "$ref": "#/types/google-native:compute/alpha:TlsContextResponse" }, "mode": {}, "sni": {}, "subjectAltNames": { "items": {} } } }, "google-native:compute/alpha:CommitmentResourceStatusCancellationInformationResponse": { "properties": { "canceledCommitment": { "$ref": "#/types/google-native:compute/alpha:MoneyResponse" }, "canceledCommitmentLastUpdatedTimestamp": {}, "cancellationCap": { "$ref": "#/types/google-native:compute/alpha:MoneyResponse" }, "cancellationFee": { "$ref": "#/types/google-native:compute/alpha:MoneyResponse" }, "cancellationFeeExpirationTimestamp": {} } }, "google-native:compute/alpha:CommitmentResourceStatusResponse": { "properties": { "cancellationInformation": { "$ref": "#/types/google-native:compute/alpha:CommitmentResourceStatusCancellationInformationResponse" } } }, "google-native:compute/alpha:Condition": { "properties": { "iam": { "$ref": "#/types/google-native:compute/alpha:ConditionIam" }, "op": { "$ref": "#/types/google-native:compute/alpha:ConditionOp" }, "svc": {}, "sys": { "$ref": "#/types/google-native:compute/alpha:ConditionSys" }, "values": { "items": {} } } }, "google-native:compute/alpha:ConditionResponse": { "properties": { "iam": {}, "op": {}, "svc": {}, "sys": {}, "values": { "items": {} } } }, "google-native:compute/alpha:ConfidentialInstanceConfig": { "properties": { "confidentialInstanceType": { "$ref": "#/types/google-native:compute/alpha:ConfidentialInstanceConfigConfidentialInstanceType" }, "enableConfidentialCompute": {} } }, "google-native:compute/alpha:ConfidentialInstanceConfigResponse": { "properties": { "confidentialInstanceType": {}, "enableConfidentialCompute": {} } }, "google-native:compute/alpha:ConnectionDraining": { "properties": { "drainingTimeoutSec": { "format": "int32" } } }, "google-native:compute/alpha:ConnectionDrainingResponse": { "properties": { "drainingTimeoutSec": { "format": "int32" } } }, "google-native:compute/alpha:ConsistentHashLoadBalancerSettings": { "properties": { "httpCookie": { "$ref": "#/types/google-native:compute/alpha:ConsistentHashLoadBalancerSettingsHttpCookie" }, "httpHeaderName": {}, "minimumRingSize": { "format": "int64" } } }, "google-native:compute/alpha:ConsistentHashLoadBalancerSettingsHttpCookie": { "properties": { "name": {}, "path": {}, "ttl": { "$ref": "#/types/google-native:compute/alpha:Duration" } } }, "google-native:compute/alpha:ConsistentHashLoadBalancerSettingsHttpCookieResponse": { "properties": { "name": {}, "path": {}, "ttl": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" } } }, "google-native:compute/alpha:ConsistentHashLoadBalancerSettingsResponse": { "properties": { "httpCookie": { "$ref": "#/types/google-native:compute/alpha:ConsistentHashLoadBalancerSettingsHttpCookieResponse" }, "httpHeaderName": {}, "minimumRingSize": { "format": "int64" } } }, "google-native:compute/alpha:CorsPolicy": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": { "format": "int32" } } }, "google-native:compute/alpha:CorsPolicyResponse": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": { "format": "int32" } } }, "google-native:compute/alpha:CustomErrorResponsePolicy": { "properties": { "errorResponseRules": { "items": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicyCustomErrorResponseRule" } }, "errorService": {} } }, "google-native:compute/alpha:CustomErrorResponsePolicyCustomErrorResponseRule": { "properties": { "matchResponseCodes": { "items": {} }, "overrideResponseCode": { "format": "int32" }, "path": {} } }, "google-native:compute/alpha:CustomErrorResponsePolicyCustomErrorResponseRuleResponse": { "properties": { "matchResponseCodes": { "items": {} }, "overrideResponseCode": { "format": "int32" }, "path": {} } }, "google-native:compute/alpha:CustomErrorResponsePolicyResponse": { "properties": { "errorResponseRules": { "items": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicyCustomErrorResponseRuleResponse" } }, "errorService": {} } }, "google-native:compute/alpha:CustomerEncryptionKey": { "properties": { "kmsKeyName": {}, "kmsKeyServiceAccount": {}, "rawKey": {}, "rsaEncryptedKey": {} } }, "google-native:compute/alpha:CustomerEncryptionKeyResponse": { "properties": { "kmsKeyName": {}, "kmsKeyServiceAccount": {}, "rawKey": {}, "rsaEncryptedKey": {}, "sha256": {} } }, "google-native:compute/alpha:DeprecationStatus": { "properties": { "deleted": {}, "deprecated": {}, "obsolete": {}, "replacement": {}, "state": { "$ref": "#/types/google-native:compute/alpha:DeprecationStatusState" }, "stateOverride": { "$ref": "#/types/google-native:compute/alpha:RolloutPolicy" } } }, "google-native:compute/alpha:DeprecationStatusResponse": { "properties": { "deleted": {}, "deprecated": {}, "obsolete": {}, "replacement": {}, "state": {}, "stateOverride": { "$ref": "#/types/google-native:compute/alpha:RolloutPolicyResponse" } } }, "google-native:compute/alpha:DiskAsyncReplication": { "properties": { "disk": {} } }, "google-native:compute/alpha:DiskAsyncReplicationResponse": { "properties": { "consistencyGroupPolicy": {}, "consistencyGroupPolicyId": {}, "disk": {}, "diskId": {} } }, "google-native:compute/alpha:DiskInstantiationConfig": { "properties": { "autoDelete": {}, "customImage": {}, "deviceName": {}, "instantiateFrom": { "$ref": "#/types/google-native:compute/alpha:DiskInstantiationConfigInstantiateFrom" } } }, "google-native:compute/alpha:DiskInstantiationConfigResponse": { "properties": { "autoDelete": {}, "customImage": {}, "deviceName": {}, "instantiateFrom": {} } }, "google-native:compute/alpha:DiskParams": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/alpha:DiskParamsResponse": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/alpha:DiskResourceStatusAsyncReplicationStatusResponse": { "properties": { "state": {} } }, "google-native:compute/alpha:DiskResourceStatusResponse": { "properties": { "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/alpha:DiskResourceStatusAsyncReplicationStatusResponse" }, "asyncSecondaryDisks": {}, "usedBytes": { "format": "int64" } } }, "google-native:compute/alpha:DisplayDevice": { "properties": { "enableDisplay": {} } }, "google-native:compute/alpha:DisplayDeviceResponse": { "properties": { "enableDisplay": {} } }, "google-native:compute/alpha:DistributionPolicy": { "properties": { "targetShape": { "$ref": "#/types/google-native:compute/alpha:DistributionPolicyTargetShape" }, "zones": { "items": { "$ref": "#/types/google-native:compute/alpha:DistributionPolicyZoneConfiguration" } } } }, "google-native:compute/alpha:DistributionPolicyResponse": { "properties": { "targetShape": {}, "zones": { "items": { "$ref": "#/types/google-native:compute/alpha:DistributionPolicyZoneConfigurationResponse" } } } }, "google-native:compute/alpha:DistributionPolicyZoneConfiguration": { "properties": { "zone": {} } }, "google-native:compute/alpha:DistributionPolicyZoneConfigurationResponse": { "properties": { "zone": {} } }, "google-native:compute/alpha:Duration": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:compute/alpha:DurationResponse": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:compute/alpha:ErrorInfoResponse": { "properties": { "domain": {}, "metadatas": {}, "reason": {} } }, "google-native:compute/alpha:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:compute/alpha:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:compute/alpha:ExternalVpnGatewayInterface": { "properties": { "id": { "format": "uint32" }, "ipAddress": {}, "ipv6Address": {} } }, "google-native:compute/alpha:ExternalVpnGatewayInterfaceResponse": { "properties": { "ipAddress": {}, "ipv6Address": {} } }, "google-native:compute/alpha:FileContentBuffer": { "properties": { "content": { "format": "byte" }, "fileType": { "$ref": "#/types/google-native:compute/alpha:FileContentBufferFileType" } } }, "google-native:compute/alpha:FileContentBufferResponse": { "properties": { "content": { "format": "byte" }, "fileType": {} } }, "google-native:compute/alpha:FirewallAllowedItem": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/alpha:FirewallAllowedItemResponse": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/alpha:FirewallDeniedItem": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/alpha:FirewallDeniedItemResponse": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/alpha:FirewallLogConfig": { "properties": { "enable": {}, "metadata": { "$ref": "#/types/google-native:compute/alpha:FirewallLogConfigMetadata" } } }, "google-native:compute/alpha:FirewallLogConfigResponse": { "properties": { "enable": {}, "metadata": {} } }, "google-native:compute/alpha:FirewallPolicyAssociation": { "properties": { "attachmentTarget": {}, "name": {}, "priority": { "format": "int32" } } }, "google-native:compute/alpha:FirewallPolicyAssociationResponse": { "properties": { "attachmentTarget": {}, "displayName": {}, "firewallPolicyId": {}, "name": {}, "priority": { "format": "int32" }, "shortName": {} } }, "google-native:compute/alpha:FirewallPolicyRule": { "properties": { "action": {}, "description": {}, "direction": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRuleDirection" }, "disabled": {}, "enableLogging": {}, "match": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRuleMatcher" }, "priority": { "format": "int32" }, "ruleName": {}, "securityProfileGroup": {}, "targetResources": { "items": {} }, "targetSecureTags": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRuleSecureTag" } }, "targetServiceAccounts": { "items": {} }, "tlsInspect": {} } }, "google-native:compute/alpha:FirewallPolicyRuleMatcher": { "properties": { "destAddressGroups": { "items": {} }, "destFqdns": { "items": {} }, "destIpRanges": { "items": {} }, "destRegionCodes": { "items": {} }, "destThreatIntelligences": { "items": {} }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRuleMatcherLayer4Config" } }, "srcAddressGroups": { "items": {} }, "srcFqdns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcRegionCodes": { "items": {} }, "srcSecureTags": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRuleSecureTag" } }, "srcThreatIntelligences": { "items": {} } } }, "google-native:compute/alpha:FirewallPolicyRuleMatcherLayer4Config": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/alpha:FirewallPolicyRuleMatcherLayer4ConfigResponse": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/alpha:FirewallPolicyRuleMatcherResponse": { "properties": { "destAddressGroups": { "items": {} }, "destFqdns": { "items": {} }, "destIpRanges": { "items": {} }, "destRegionCodes": { "items": {} }, "destThreatIntelligences": { "items": {} }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRuleMatcherLayer4ConfigResponse" } }, "srcAddressGroups": { "items": {} }, "srcFqdns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcRegionCodes": { "items": {} }, "srcSecureTags": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRuleSecureTagResponse" } }, "srcThreatIntelligences": { "items": {} } } }, "google-native:compute/alpha:FirewallPolicyRuleResponse": { "properties": { "action": {}, "description": {}, "direction": {}, "disabled": {}, "enableLogging": {}, "kind": {}, "match": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRuleMatcherResponse" }, "priority": { "format": "int32" }, "ruleName": {}, "ruleTupleCount": { "format": "int32" }, "securityProfileGroup": {}, "targetResources": { "items": {} }, "targetSecureTags": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRuleSecureTagResponse" } }, "targetServiceAccounts": { "items": {} }, "tlsInspect": {} } }, "google-native:compute/alpha:FirewallPolicyRuleSecureTag": { "properties": { "name": {} } }, "google-native:compute/alpha:FirewallPolicyRuleSecureTagResponse": { "properties": { "name": {}, "state": {} } }, "google-native:compute/alpha:FixedOrPercent": { "properties": { "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:compute/alpha:FixedOrPercentResponse": { "properties": { "calculated": { "format": "int32" }, "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:compute/alpha:ForwardingRuleServiceDirectoryRegistration": { "properties": { "namespace": {}, "service": {}, "serviceDirectoryRegion": {} } }, "google-native:compute/alpha:ForwardingRuleServiceDirectoryRegistrationResponse": { "properties": { "namespace": {}, "service": {}, "serviceDirectoryRegion": {} } }, "google-native:compute/alpha:FutureReservationSpecificSKUProperties": { "properties": { "instanceProperties": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUAllocationReservedInstanceProperties" }, "sourceInstanceTemplate": {}, "totalCount": { "format": "int64" } } }, "google-native:compute/alpha:FutureReservationSpecificSKUPropertiesResponse": { "properties": { "instanceProperties": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUAllocationReservedInstancePropertiesResponse" }, "sourceInstanceTemplate": {}, "totalCount": { "format": "int64" } } }, "google-native:compute/alpha:FutureReservationStatusLastKnownGoodStateFutureReservationSpecsResponse": { "properties": { "shareSettings": { "$ref": "#/types/google-native:compute/alpha:ShareSettingsResponse" }, "specificSkuProperties": { "$ref": "#/types/google-native:compute/alpha:FutureReservationSpecificSKUPropertiesResponse" }, "timeWindow": { "$ref": "#/types/google-native:compute/alpha:FutureReservationTimeWindowResponse" } } }, "google-native:compute/alpha:FutureReservationStatusLastKnownGoodStateResponse": { "properties": { "description": {}, "futureReservationSpecs": { "$ref": "#/types/google-native:compute/alpha:FutureReservationStatusLastKnownGoodStateFutureReservationSpecsResponse" }, "lockTime": {}, "namePrefix": {}, "procurementStatus": {} } }, "google-native:compute/alpha:FutureReservationStatusResponse": { "properties": { "amendmentStatus": {}, "autoCreatedReservations": { "items": {} }, "fulfilledCount": { "format": "int64" }, "lastKnownGoodState": { "$ref": "#/types/google-native:compute/alpha:FutureReservationStatusLastKnownGoodStateResponse" }, "lockTime": {}, "procurementStatus": {}, "specificSkuProperties": { "$ref": "#/types/google-native:compute/alpha:FutureReservationStatusSpecificSKUPropertiesResponse" } } }, "google-native:compute/alpha:FutureReservationStatusSpecificSKUPropertiesResponse": { "properties": { "sourceInstanceTemplateId": {} } }, "google-native:compute/alpha:FutureReservationTimeWindow": { "properties": { "duration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "endTime": {}, "startTime": {} } }, "google-native:compute/alpha:FutureReservationTimeWindowResponse": { "properties": { "duration": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "endTime": {}, "startTime": {} } }, "google-native:compute/alpha:GRPCHealthCheck": { "properties": { "grpcServiceName": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/alpha:GRPCHealthCheckPortSpecification" } } }, "google-native:compute/alpha:GRPCHealthCheckResponse": { "properties": { "grpcServiceName": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {} } }, "google-native:compute/alpha:GrpcServiceConfig": { "properties": { "callCredentials": { "$ref": "#/types/google-native:compute/alpha:CallCredentials" }, "channelCredentials": { "$ref": "#/types/google-native:compute/alpha:ChannelCredentials" }, "targetUri": {} } }, "google-native:compute/alpha:GrpcServiceConfigResponse": { "properties": { "callCredentials": { "$ref": "#/types/google-native:compute/alpha:CallCredentialsResponse" }, "channelCredentials": { "$ref": "#/types/google-native:compute/alpha:ChannelCredentialsResponse" }, "targetUri": {} } }, "google-native:compute/alpha:GuestOsFeature": { "properties": { "type": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeatureType" } } }, "google-native:compute/alpha:GuestOsFeatureResponse": { "properties": { "type": {} } }, "google-native:compute/alpha:HTTP2HealthCheck": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/alpha:HTTP2HealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/alpha:HTTP2HealthCheckProxyHeader" }, "requestPath": {}, "response": {}, "weightReportMode": { "$ref": "#/types/google-native:compute/alpha:HTTP2HealthCheckWeightReportMode" } } }, "google-native:compute/alpha:HTTP2HealthCheckResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "requestPath": {}, "response": {}, "weightReportMode": {} } }, "google-native:compute/alpha:HTTPHealthCheck": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/alpha:HTTPHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/alpha:HTTPHealthCheckProxyHeader" }, "requestPath": {}, "response": {}, "weightReportMode": { "$ref": "#/types/google-native:compute/alpha:HTTPHealthCheckWeightReportMode" } } }, "google-native:compute/alpha:HTTPHealthCheckResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "requestPath": {}, "response": {}, "weightReportMode": {} } }, "google-native:compute/alpha:HTTPSHealthCheck": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/alpha:HTTPSHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/alpha:HTTPSHealthCheckProxyHeader" }, "requestPath": {}, "response": {}, "weightReportMode": { "$ref": "#/types/google-native:compute/alpha:HTTPSHealthCheckWeightReportMode" } } }, "google-native:compute/alpha:HTTPSHealthCheckResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "requestPath": {}, "response": {}, "weightReportMode": {} } }, "google-native:compute/alpha:HealthCheckLogConfig": { "properties": { "enable": {} } }, "google-native:compute/alpha:HealthCheckLogConfigResponse": { "properties": { "enable": {} } }, "google-native:compute/alpha:HelpLinkResponse": { "properties": { "description": {}, "url": {} } }, "google-native:compute/alpha:HelpResponse": { "properties": { "links": { "items": { "$ref": "#/types/google-native:compute/alpha:HelpLinkResponse" } } } }, "google-native:compute/alpha:HostRule": { "properties": { "description": {}, "hosts": { "items": {} }, "pathMatcher": {} } }, "google-native:compute/alpha:HostRuleResponse": { "properties": { "description": {}, "hosts": { "items": {} }, "pathMatcher": {} } }, "google-native:compute/alpha:HttpFaultAbort": { "properties": { "httpStatus": { "format": "uint32" }, "percentage": { "format": "double" } } }, "google-native:compute/alpha:HttpFaultAbortResponse": { "properties": { "httpStatus": { "format": "uint32" }, "percentage": { "format": "double" } } }, "google-native:compute/alpha:HttpFaultDelay": { "properties": { "fixedDelay": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "percentage": { "format": "double" } } }, "google-native:compute/alpha:HttpFaultDelayResponse": { "properties": { "fixedDelay": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "percentage": { "format": "double" } } }, "google-native:compute/alpha:HttpFaultInjection": { "properties": { "abort": { "$ref": "#/types/google-native:compute/alpha:HttpFaultAbort" }, "delay": { "$ref": "#/types/google-native:compute/alpha:HttpFaultDelay" } } }, "google-native:compute/alpha:HttpFaultInjectionResponse": { "properties": { "abort": { "$ref": "#/types/google-native:compute/alpha:HttpFaultAbortResponse" }, "delay": { "$ref": "#/types/google-native:compute/alpha:HttpFaultDelayResponse" } } }, "google-native:compute/alpha:HttpFilterConfig": { "properties": { "config": {}, "configTypeUrl": {}, "filterName": {} } }, "google-native:compute/alpha:HttpFilterConfigResponse": { "properties": { "config": {}, "configTypeUrl": {}, "filterName": {} } }, "google-native:compute/alpha:HttpHeaderAction": { "properties": { "requestHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderOption" } }, "requestHeadersToRemove": { "items": {} }, "responseHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderOption" } }, "responseHeadersToRemove": { "items": {} } } }, "google-native:compute/alpha:HttpHeaderActionResponse": { "properties": { "requestHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderOptionResponse" } }, "requestHeadersToRemove": { "items": {} }, "responseHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderOptionResponse" } }, "responseHeadersToRemove": { "items": {} } } }, "google-native:compute/alpha:HttpHeaderMatch": { "properties": { "exactMatch": {}, "headerName": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:compute/alpha:Int64RangeMatch" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:compute/alpha:HttpHeaderMatchResponse": { "properties": { "exactMatch": {}, "headerName": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:compute/alpha:Int64RangeMatchResponse" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:compute/alpha:HttpHeaderOption": { "properties": { "headerName": {}, "headerValue": {}, "replace": {} } }, "google-native:compute/alpha:HttpHeaderOptionResponse": { "properties": { "headerName": {}, "headerValue": {}, "replace": {} } }, "google-native:compute/alpha:HttpQueryParameterMatch": { "properties": { "exactMatch": {}, "name": {}, "presentMatch": {}, "regexMatch": {} } }, "google-native:compute/alpha:HttpQueryParameterMatchResponse": { "properties": { "exactMatch": {}, "name": {}, "presentMatch": {}, "regexMatch": {} } }, "google-native:compute/alpha:HttpRedirectAction": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "prefixRedirect": {}, "redirectResponseCode": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectActionRedirectResponseCode" }, "stripQuery": {} } }, "google-native:compute/alpha:HttpRedirectActionResponse": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "prefixRedirect": {}, "redirectResponseCode": {}, "stripQuery": {} } }, "google-native:compute/alpha:HttpRetryPolicy": { "properties": { "numRetries": { "format": "uint32" }, "perTryTimeout": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "retryConditions": { "items": {} } } }, "google-native:compute/alpha:HttpRetryPolicyResponse": { "properties": { "numRetries": { "format": "uint32" }, "perTryTimeout": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "retryConditions": { "items": {} } } }, "google-native:compute/alpha:HttpRouteAction": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:compute/alpha:CorsPolicy" }, "faultInjectionPolicy": { "$ref": "#/types/google-native:compute/alpha:HttpFaultInjection" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:compute/alpha:RequestMirrorPolicy" }, "retryPolicy": { "$ref": "#/types/google-native:compute/alpha:HttpRetryPolicy" }, "timeout": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "urlRewrite": { "$ref": "#/types/google-native:compute/alpha:UrlRewrite" }, "weightedBackendServices": { "items": { "$ref": "#/types/google-native:compute/alpha:WeightedBackendService" } } } }, "google-native:compute/alpha:HttpRouteActionResponse": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:compute/alpha:CorsPolicyResponse" }, "faultInjectionPolicy": { "$ref": "#/types/google-native:compute/alpha:HttpFaultInjectionResponse" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:compute/alpha:RequestMirrorPolicyResponse" }, "retryPolicy": { "$ref": "#/types/google-native:compute/alpha:HttpRetryPolicyResponse" }, "timeout": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "urlRewrite": { "$ref": "#/types/google-native:compute/alpha:UrlRewriteResponse" }, "weightedBackendServices": { "items": { "$ref": "#/types/google-native:compute/alpha:WeightedBackendServiceResponse" } } } }, "google-native:compute/alpha:HttpRouteRule": { "properties": { "customErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicy" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderAction" }, "httpFilterConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpFilterConfig" } }, "httpFilterMetadata": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpFilterConfig" } }, "matchRules": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpRouteRuleMatch" } }, "priority": { "format": "int32" }, "routeAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteAction" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectAction" } } }, "google-native:compute/alpha:HttpRouteRuleMatch": { "properties": { "fullPathMatch": {}, "headerMatches": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderMatch" } }, "ignoreCase": {}, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataFilter" } }, "pathTemplateMatch": {}, "prefixMatch": {}, "queryParameterMatches": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpQueryParameterMatch" } }, "regexMatch": {} } }, "google-native:compute/alpha:HttpRouteRuleMatchResponse": { "properties": { "fullPathMatch": {}, "headerMatches": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderMatchResponse" } }, "ignoreCase": {}, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataFilterResponse" } }, "pathTemplateMatch": {}, "prefixMatch": {}, "queryParameterMatches": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpQueryParameterMatchResponse" } }, "regexMatch": {} } }, "google-native:compute/alpha:HttpRouteRuleResponse": { "properties": { "customErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicyResponse" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderActionResponse" }, "httpFilterConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpFilterConfigResponse" } }, "httpFilterMetadata": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpFilterConfigResponse" } }, "matchRules": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpRouteRuleMatchResponse" } }, "priority": { "format": "int32" }, "routeAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteActionResponse" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectActionResponse" } } }, "google-native:compute/alpha:ImageRawDisk": { "properties": { "containerType": { "$ref": "#/types/google-native:compute/alpha:ImageRawDiskContainerType" }, "sha1Checksum": {}, "source": {} } }, "google-native:compute/alpha:ImageRawDiskResponse": { "properties": { "containerType": {}, "sha1Checksum": {}, "source": {} } }, "google-native:compute/alpha:InitialStateConfig": { "properties": { "dbs": { "items": { "$ref": "#/types/google-native:compute/alpha:FileContentBuffer" } }, "dbxs": { "items": { "$ref": "#/types/google-native:compute/alpha:FileContentBuffer" } }, "keks": { "items": { "$ref": "#/types/google-native:compute/alpha:FileContentBuffer" } }, "pk": { "$ref": "#/types/google-native:compute/alpha:FileContentBuffer" } } }, "google-native:compute/alpha:InitialStateConfigResponse": { "properties": { "dbs": { "items": { "$ref": "#/types/google-native:compute/alpha:FileContentBufferResponse" } }, "dbxs": { "items": { "$ref": "#/types/google-native:compute/alpha:FileContentBufferResponse" } }, "keks": { "items": { "$ref": "#/types/google-native:compute/alpha:FileContentBufferResponse" } }, "pk": { "$ref": "#/types/google-native:compute/alpha:FileContentBufferResponse" } } }, "google-native:compute/alpha:InstanceGroupManagerActionsSummaryResponse": { "properties": { "abandoning": { "format": "int32" }, "creating": { "format": "int32" }, "creatingAtomically": { "format": "int32" }, "creatingWithoutRetries": { "format": "int32" }, "deleting": { "format": "int32" }, "none": { "format": "int32" }, "queuing": { "format": "int32" }, "recreating": { "format": "int32" }, "refreshing": { "format": "int32" }, "restarting": { "format": "int32" }, "resuming": { "format": "int32" }, "starting": { "format": "int32" }, "stopping": { "format": "int32" }, "suspending": { "format": "int32" }, "verifying": { "format": "int32" } } }, "google-native:compute/alpha:InstanceGroupManagerAllInstancesConfig": { "properties": { "properties": { "$ref": "#/types/google-native:compute/alpha:InstancePropertiesPatch" } } }, "google-native:compute/alpha:InstanceGroupManagerAllInstancesConfigResponse": { "properties": { "properties": { "$ref": "#/types/google-native:compute/alpha:InstancePropertiesPatchResponse" } } }, "google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicy": { "properties": { "autoHealingTriggers": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers" }, "healthCheck": {}, "initialDelaySec": { "format": "int32" }, "maxUnavailable": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercent" } } }, "google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers": { "properties": { "onHealthCheck": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicyAutoHealingTriggersOnHealthCheck" } } }, "google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicyAutoHealingTriggersResponse": { "properties": { "onHealthCheck": {} } }, "google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicyResponse": { "properties": { "autoHealingTriggers": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicyAutoHealingTriggersResponse" }, "healthCheck": {}, "initialDelaySec": { "format": "int32" }, "maxUnavailable": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercentResponse" } } }, "google-native:compute/alpha:InstanceGroupManagerInstanceFlexibilityPolicy": { "properties": { "instanceSelectionLists": {}, "instanceSelections": {} } }, "google-native:compute/alpha:InstanceGroupManagerInstanceFlexibilityPolicyResponse": { "properties": { "instanceSelectionLists": {}, "instanceSelections": {} } }, "google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicy": { "properties": { "defaultActionOnFailure": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicyDefaultActionOnFailure" }, "forceUpdateOnRepair": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicyForceUpdateOnRepair" }, "metadataBasedReadinessSignal": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal" } } }, "google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal": { "properties": { "timeoutSec": { "format": "int32" } } }, "google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignalResponse": { "properties": { "timeoutSec": { "format": "int32" } } }, "google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicyResponse": { "properties": { "defaultActionOnFailure": {}, "forceUpdateOnRepair": {}, "metadataBasedReadinessSignal": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignalResponse" } } }, "google-native:compute/alpha:InstanceGroupManagerResizeRequestStatusErrorErrorsItemErrorDetailsItemResponse": { "properties": { "errorInfo": { "$ref": "#/types/google-native:compute/alpha:ErrorInfoResponse" }, "help": { "$ref": "#/types/google-native:compute/alpha:HelpResponse" }, "localizedMessage": { "$ref": "#/types/google-native:compute/alpha:LocalizedMessageResponse" }, "quotaInfo": { "$ref": "#/types/google-native:compute/alpha:QuotaExceededInfoResponse" } } }, "google-native:compute/alpha:InstanceGroupManagerResizeRequestStatusErrorErrorsItemResponse": { "properties": { "code": {}, "errorDetails": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerResizeRequestStatusErrorErrorsItemErrorDetailsItemResponse" } }, "location": {}, "message": {} } }, "google-native:compute/alpha:InstanceGroupManagerResizeRequestStatusErrorResponse": { "properties": { "errors": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerResizeRequestStatusErrorErrorsItemResponse" } } } }, "google-native:compute/alpha:InstanceGroupManagerResizeRequestStatusResponse": { "properties": { "error": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerResizeRequestStatusErrorResponse" }, "queuingPolicy": { "$ref": "#/types/google-native:compute/alpha:QueuingPolicyResponse" } } }, "google-native:compute/alpha:InstanceGroupManagerStandbyPolicy": { "properties": { "initialDelaySec": { "format": "int32" }, "mode": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerStandbyPolicyMode" } } }, "google-native:compute/alpha:InstanceGroupManagerStandbyPolicyResponse": { "properties": { "initialDelaySec": { "format": "int32" }, "mode": {} } }, "google-native:compute/alpha:InstanceGroupManagerStatusAllInstancesConfigResponse": { "properties": { "currentRevision": {}, "effective": {} } }, "google-native:compute/alpha:InstanceGroupManagerStatusResponse": { "properties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerStatusAllInstancesConfigResponse" }, "autoscaler": {}, "isStable": {}, "stateful": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerStatusStatefulResponse" }, "versionTarget": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerStatusVersionTargetResponse" } } }, "google-native:compute/alpha:InstanceGroupManagerStatusStatefulPerInstanceConfigsResponse": { "properties": { "allEffective": {} } }, "google-native:compute/alpha:InstanceGroupManagerStatusStatefulResponse": { "properties": { "hasStatefulConfig": {}, "isStateful": {}, "perInstanceConfigs": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerStatusStatefulPerInstanceConfigsResponse" } } }, "google-native:compute/alpha:InstanceGroupManagerStatusVersionTargetResponse": { "properties": { "isReached": {} } }, "google-native:compute/alpha:InstanceGroupManagerUpdatePolicy": { "properties": { "instanceRedistributionType": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerUpdatePolicyInstanceRedistributionType" }, "maxSurge": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercent" }, "maxUnavailable": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercent" }, "minReadySec": { "format": "int32" }, "minimalAction": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerUpdatePolicyMinimalAction" }, "mostDisruptiveAllowedAction": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerUpdatePolicyMostDisruptiveAllowedAction" }, "replacementMethod": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerUpdatePolicyReplacementMethod" }, "type": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerUpdatePolicyType" } } }, "google-native:compute/alpha:InstanceGroupManagerUpdatePolicyResponse": { "properties": { "instanceRedistributionType": {}, "maxSurge": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercentResponse" }, "maxUnavailable": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercentResponse" }, "minReadySec": { "format": "int32" }, "minimalAction": {}, "mostDisruptiveAllowedAction": {}, "replacementMethod": {}, "type": {} } }, "google-native:compute/alpha:InstanceGroupManagerVersion": { "properties": { "instanceTemplate": {}, "name": {}, "tag": {}, "targetSize": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercent" } } }, "google-native:compute/alpha:InstanceGroupManagerVersionResponse": { "properties": { "instanceTemplate": {}, "name": {}, "tag": {}, "targetSize": { "$ref": "#/types/google-native:compute/alpha:FixedOrPercentResponse" } } }, "google-native:compute/alpha:InstanceParams": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/alpha:InstanceParamsResponse": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/alpha:InstanceProperties": { "properties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/alpha:AdvancedMachineFeatures" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/alpha:ConfidentialInstanceConfig" }, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/alpha:AttachedDisk" } }, "displayDevice": { "$ref": "#/types/google-native:compute/alpha:DisplayDevice" }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/alpha:AcceleratorConfig" } }, "keyRevocationActionType": { "$ref": "#/types/google-native:compute/alpha:InstancePropertiesKeyRevocationActionType" }, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/alpha:Metadata" }, "minCpuPlatform": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:NetworkInterface" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/alpha:NetworkPerformanceConfig" }, "partnerMetadata": {}, "postKeyRevocationActionType": { "$ref": "#/types/google-native:compute/alpha:InstancePropertiesPostKeyRevocationActionType" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/alpha:InstancePropertiesPrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:compute/alpha:ReservationAffinity" }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/alpha:Scheduling" }, "secureTags": { "items": {} }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/alpha:ServiceAccount" } }, "serviceIntegrationSpecs": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/alpha:ShieldedInstanceConfig" }, "shieldedVmConfig": { "$ref": "#/types/google-native:compute/alpha:ShieldedVmConfig" }, "tags": { "$ref": "#/types/google-native:compute/alpha:Tags" } } }, "google-native:compute/alpha:InstancePropertiesPatch": { "properties": { "labels": {}, "metadata": {} } }, "google-native:compute/alpha:InstancePropertiesPatchResponse": { "properties": { "labels": {}, "metadata": {} } }, "google-native:compute/alpha:InstancePropertiesResponse": { "properties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/alpha:AdvancedMachineFeaturesResponse" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/alpha:ConfidentialInstanceConfigResponse" }, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/alpha:AttachedDiskResponse" } }, "displayDevice": { "$ref": "#/types/google-native:compute/alpha:DisplayDeviceResponse" }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/alpha:AcceleratorConfigResponse" } }, "keyRevocationActionType": {}, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/alpha:MetadataResponse" }, "minCpuPlatform": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:NetworkInterfaceResponse" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/alpha:NetworkPerformanceConfigResponse" }, "partnerMetadata": {}, "postKeyRevocationActionType": {}, "privateIpv6GoogleAccess": {}, "reservationAffinity": { "$ref": "#/types/google-native:compute/alpha:ReservationAffinityResponse" }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/alpha:SchedulingResponse" }, "secureTags": { "items": {} }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/alpha:ServiceAccountResponse" } }, "serviceIntegrationSpecs": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/alpha:ShieldedInstanceConfigResponse" }, "shieldedVmConfig": { "$ref": "#/types/google-native:compute/alpha:ShieldedVmConfigResponse" }, "tags": { "$ref": "#/types/google-native:compute/alpha:TagsResponse" } } }, "google-native:compute/alpha:InstantSnapshotResourceStatusResponse": { "properties": { "storageSizeBytes": { "format": "int64" } } }, "google-native:compute/alpha:Int64RangeMatch": { "properties": { "rangeEnd": { "format": "int64" }, "rangeStart": { "format": "int64" } } }, "google-native:compute/alpha:Int64RangeMatchResponse": { "properties": { "rangeEnd": { "format": "int64" }, "rangeStart": { "format": "int64" } } }, "google-native:compute/alpha:InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeResponse": { "properties": { "max": { "format": "uint32" }, "min": { "format": "uint32" } } }, "google-native:compute/alpha:InterconnectAttachmentConfigurationConstraintsResponse": { "properties": { "bgpMd5": {}, "bgpPeerAsnRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeResponse" } } } }, "google-native:compute/alpha:InterconnectAttachmentPartnerMetadata": { "properties": { "interconnectName": {}, "partnerName": {}, "portalUrl": {} } }, "google-native:compute/alpha:InterconnectAttachmentPartnerMetadataResponse": { "properties": { "interconnectName": {}, "partnerName": {}, "portalUrl": {} } }, "google-native:compute/alpha:InterconnectAttachmentPrivateInfoResponse": { "properties": { "tag8021q": { "format": "uint32" } } }, "google-native:compute/alpha:InterconnectCircuitInfoResponse": { "properties": { "customerDemarcId": {}, "googleCircuitId": {}, "googleDemarcId": {} } }, "google-native:compute/alpha:InterconnectMacsec": { "properties": { "failOpen": {}, "preSharedKeys": { "required": true, "items": { "$ref": "#/types/google-native:compute/alpha:InterconnectMacsecPreSharedKey" } } } }, "google-native:compute/alpha:InterconnectMacsecPreSharedKey": { "properties": { "name": { "required": true }, "startTime": {} } }, "google-native:compute/alpha:InterconnectMacsecPreSharedKeyResponse": { "properties": { "name": { "required": true }, "startTime": {} } }, "google-native:compute/alpha:InterconnectMacsecResponse": { "properties": { "failOpen": {}, "preSharedKeys": { "required": true, "items": { "$ref": "#/types/google-native:compute/alpha:InterconnectMacsecPreSharedKeyResponse" } } } }, "google-native:compute/alpha:InterconnectOutageNotificationResponse": { "properties": { "affectedCircuits": { "items": {} }, "description": {}, "endTime": { "format": "int64" }, "issueType": {}, "name": {}, "source": {}, "startTime": { "format": "int64" }, "state": {} } }, "google-native:compute/alpha:Jwt": { "properties": { "audiences": { "items": {} }, "issuer": {}, "jwksPublicKeys": {}, "jwtHeaders": { "items": { "$ref": "#/types/google-native:compute/alpha:JwtHeader" } }, "jwtParams": { "items": {} } } }, "google-native:compute/alpha:JwtHeader": { "properties": { "name": {}, "valuePrefix": {} } }, "google-native:compute/alpha:JwtHeaderResponse": { "properties": { "name": {}, "valuePrefix": {} } }, "google-native:compute/alpha:JwtResponse": { "properties": { "audiences": { "items": {} }, "issuer": {}, "jwksPublicKeys": {}, "jwtHeaders": { "items": { "$ref": "#/types/google-native:compute/alpha:JwtHeaderResponse" } }, "jwtParams": { "items": {} } } }, "google-native:compute/alpha:LicenseResourceCommitment": { "properties": { "amount": { "format": "int64" }, "coresPerLicense": {}, "license": {} } }, "google-native:compute/alpha:LicenseResourceCommitmentResponse": { "properties": { "amount": { "format": "int64" }, "coresPerLicense": {}, "license": {} } }, "google-native:compute/alpha:LicenseResourceRequirements": { "properties": { "minGuestCpuCount": { "format": "int32" }, "minMemoryMb": { "format": "int32" } } }, "google-native:compute/alpha:LicenseResourceRequirementsResponse": { "properties": { "minGuestCpuCount": { "format": "int32" }, "minMemoryMb": { "format": "int32" } } }, "google-native:compute/alpha:LocalDisk": { "properties": { "diskCount": { "format": "int32" }, "diskSizeGb": { "format": "int32" }, "diskType": {} } }, "google-native:compute/alpha:LocalDiskResponse": { "properties": { "diskCount": { "format": "int32" }, "diskSizeGb": { "format": "int32" }, "diskType": {} } }, "google-native:compute/alpha:LocalizedMessageResponse": { "properties": { "locale": {}, "message": {} } }, "google-native:compute/alpha:LocationPolicy": { "properties": { "locations": {}, "targetShape": { "$ref": "#/types/google-native:compute/alpha:LocationPolicyTargetShape" } } }, "google-native:compute/alpha:LocationPolicyResponse": { "properties": { "locations": {}, "targetShape": {} } }, "google-native:compute/alpha:LogConfig": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:compute/alpha:LogConfigCloudAuditOptions" }, "counter": { "$ref": "#/types/google-native:compute/alpha:LogConfigCounterOptions" }, "dataAccess": { "$ref": "#/types/google-native:compute/alpha:LogConfigDataAccessOptions" } } }, "google-native:compute/alpha:LogConfigCloudAuditOptions": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:compute/alpha:AuthorizationLoggingOptions" }, "logName": { "$ref": "#/types/google-native:compute/alpha:LogConfigCloudAuditOptionsLogName" } } }, "google-native:compute/alpha:LogConfigCloudAuditOptionsResponse": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:compute/alpha:AuthorizationLoggingOptionsResponse" }, "logName": {} } }, "google-native:compute/alpha:LogConfigCounterOptions": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:compute/alpha:LogConfigCounterOptionsCustomField" } }, "field": {}, "metric": {} } }, "google-native:compute/alpha:LogConfigCounterOptionsCustomField": { "properties": { "name": {}, "value": {} } }, "google-native:compute/alpha:LogConfigCounterOptionsCustomFieldResponse": { "properties": { "name": {}, "value": {} } }, "google-native:compute/alpha:LogConfigCounterOptionsResponse": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:compute/alpha:LogConfigCounterOptionsCustomFieldResponse" } }, "field": {}, "metric": {} } }, "google-native:compute/alpha:LogConfigDataAccessOptions": { "properties": { "logMode": { "$ref": "#/types/google-native:compute/alpha:LogConfigDataAccessOptionsLogMode" } } }, "google-native:compute/alpha:LogConfigDataAccessOptionsResponse": { "properties": { "logMode": {} } }, "google-native:compute/alpha:LogConfigResponse": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:compute/alpha:LogConfigCloudAuditOptionsResponse" }, "counter": { "$ref": "#/types/google-native:compute/alpha:LogConfigCounterOptionsResponse" }, "dataAccess": { "$ref": "#/types/google-native:compute/alpha:LogConfigDataAccessOptionsResponse" } } }, "google-native:compute/alpha:Metadata": { "properties": { "fingerprint": { "format": "byte", "copyFromOutputs": true }, "items": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataItemsItem" } } } }, "google-native:compute/alpha:MetadataCredentialsFromPlugin": { "properties": { "name": {}, "structConfig": {} } }, "google-native:compute/alpha:MetadataCredentialsFromPluginResponse": { "properties": { "name": {}, "structConfig": {} } }, "google-native:compute/alpha:MetadataFilter": { "properties": { "filterLabels": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataFilterLabelMatch" } }, "filterMatchCriteria": { "$ref": "#/types/google-native:compute/alpha:MetadataFilterFilterMatchCriteria" } } }, "google-native:compute/alpha:MetadataFilterLabelMatch": { "properties": { "name": {}, "value": {} } }, "google-native:compute/alpha:MetadataFilterLabelMatchResponse": { "properties": { "name": {}, "value": {} } }, "google-native:compute/alpha:MetadataFilterResponse": { "properties": { "filterLabels": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataFilterLabelMatchResponse" } }, "filterMatchCriteria": {} } }, "google-native:compute/alpha:MetadataItemsItem": { "properties": { "key": {}, "value": {} } }, "google-native:compute/alpha:MetadataItemsItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/alpha:MetadataResponse": { "properties": { "fingerprint": { "format": "byte" }, "items": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataItemsItemResponse" } }, "kind": {} } }, "google-native:compute/alpha:MoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:compute/alpha:MutualTls": { "properties": { "mode": { "$ref": "#/types/google-native:compute/alpha:MutualTlsMode" } } }, "google-native:compute/alpha:MutualTlsResponse": { "properties": { "mode": {} } }, "google-native:compute/alpha:NamedPort": { "properties": { "name": {}, "port": { "format": "int32" } } }, "google-native:compute/alpha:NamedPortResponse": { "properties": { "name": {}, "port": { "format": "int32" } } }, "google-native:compute/alpha:NetworkAttachmentConnectedEndpointResponse": { "properties": { "ipAddress": {}, "ipv6Address": {}, "projectIdOrNum": {}, "secondaryIpCidrRanges": { "items": {} }, "status": {}, "subnetwork": {}, "subnetworkCidrRange": {} } }, "google-native:compute/alpha:NetworkEndpointGroupAppEngine": { "properties": { "service": {}, "urlMask": {}, "version": {} } }, "google-native:compute/alpha:NetworkEndpointGroupAppEngineResponse": { "properties": { "service": {}, "urlMask": {}, "version": {} } }, "google-native:compute/alpha:NetworkEndpointGroupCloudFunction": { "properties": { "function": {}, "urlMask": {} } }, "google-native:compute/alpha:NetworkEndpointGroupCloudFunctionResponse": { "properties": { "function": {}, "urlMask": {} } }, "google-native:compute/alpha:NetworkEndpointGroupCloudRun": { "properties": { "service": {}, "tag": {}, "urlMask": {} } }, "google-native:compute/alpha:NetworkEndpointGroupCloudRunResponse": { "properties": { "service": {}, "tag": {}, "urlMask": {} } }, "google-native:compute/alpha:NetworkEndpointGroupLbNetworkEndpointGroup": { "properties": { "defaultPort": { "format": "int32" }, "network": {}, "subnetwork": {} } }, "google-native:compute/alpha:NetworkEndpointGroupLbNetworkEndpointGroupResponse": { "properties": { "defaultPort": { "format": "int32" }, "network": {}, "subnetwork": {}, "zone": {} } }, "google-native:compute/alpha:NetworkEndpointGroupPscData": {}, "google-native:compute/alpha:NetworkEndpointGroupPscDataResponse": { "properties": { "consumerPscAddress": {}, "pscConnectionId": { "format": "uint64" }, "pscConnectionStatus": {} } }, "google-native:compute/alpha:NetworkEndpointGroupServerlessDeployment": { "properties": { "platform": {}, "resource": {}, "urlMask": {}, "version": {} } }, "google-native:compute/alpha:NetworkEndpointGroupServerlessDeploymentResponse": { "properties": { "platform": {}, "resource": {}, "urlMask": {}, "version": {} } }, "google-native:compute/alpha:NetworkInterface": { "properties": { "accessConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:AccessConfig" } }, "aliasIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:AliasIpRange" } }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "internalIpv6PrefixLength": { "format": "int32" }, "ipv6AccessConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:AccessConfig" } }, "ipv6Address": {}, "network": {}, "networkAttachment": {}, "networkIP": {}, "nicType": { "$ref": "#/types/google-native:compute/alpha:NetworkInterfaceNicType" }, "parentNicName": {}, "queueCount": { "format": "int32" }, "stackType": { "$ref": "#/types/google-native:compute/alpha:NetworkInterfaceStackType" }, "subinterfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:NetworkInterfaceSubInterface" } }, "subnetwork": {}, "vlan": { "format": "int32" } } }, "google-native:compute/alpha:NetworkInterfaceResponse": { "properties": { "accessConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:AccessConfigResponse" } }, "aliasIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:AliasIpRangeResponse" } }, "fingerprint": { "format": "byte" }, "internalIpv6PrefixLength": { "format": "int32" }, "ipv6AccessConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:AccessConfigResponse" } }, "ipv6AccessType": {}, "ipv6Address": {}, "kind": {}, "name": {}, "network": {}, "networkAttachment": {}, "networkIP": {}, "nicType": {}, "parentNicName": {}, "queueCount": { "format": "int32" }, "stackType": {}, "subinterfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:NetworkInterfaceSubInterfaceResponse" } }, "subnetwork": {}, "vlan": { "format": "int32" } } }, "google-native:compute/alpha:NetworkInterfaceSubInterface": { "properties": { "ipAddress": {}, "ipAllocationMode": { "$ref": "#/types/google-native:compute/alpha:NetworkInterfaceSubInterfaceIpAllocationMode" }, "subnetwork": {}, "vlan": { "format": "int32" } } }, "google-native:compute/alpha:NetworkInterfaceSubInterfaceResponse": { "properties": { "ipAddress": {}, "ipAllocationMode": {}, "subnetwork": {}, "vlan": { "format": "int32" } } }, "google-native:compute/alpha:NetworkPeeringResponse": { "properties": { "advertisePeerSubnetsViaRouters": {}, "autoCreateRoutes": {}, "exchangeSubnetRoutes": {}, "exportCustomRoutes": {}, "exportSubnetRoutesWithPublicIp": {}, "importCustomRoutes": {}, "importSubnetRoutesWithPublicIp": {}, "name": {}, "network": {}, "peerMtu": { "format": "int32" }, "stackType": {}, "state": {}, "stateDetails": {} } }, "google-native:compute/alpha:NetworkPerformanceConfig": { "properties": { "externalIpEgressBandwidthTier": { "$ref": "#/types/google-native:compute/alpha:NetworkPerformanceConfigExternalIpEgressBandwidthTier" }, "totalEgressBandwidthTier": { "$ref": "#/types/google-native:compute/alpha:NetworkPerformanceConfigTotalEgressBandwidthTier" } } }, "google-native:compute/alpha:NetworkPerformanceConfigResponse": { "properties": { "externalIpEgressBandwidthTier": {}, "totalEgressBandwidthTier": {} } }, "google-native:compute/alpha:NetworkRoutingConfig": { "properties": { "bgpAlwaysCompareMed": {}, "bgpBestPathSelectionMode": { "$ref": "#/types/google-native:compute/alpha:NetworkRoutingConfigBgpBestPathSelectionMode" }, "bgpInterRegionCost": { "$ref": "#/types/google-native:compute/alpha:NetworkRoutingConfigBgpInterRegionCost" }, "routingMode": { "$ref": "#/types/google-native:compute/alpha:NetworkRoutingConfigRoutingMode" } } }, "google-native:compute/alpha:NetworkRoutingConfigResponse": { "properties": { "bgpAlwaysCompareMed": {}, "bgpBestPathSelectionMode": {}, "bgpInterRegionCost": {}, "routingMode": {} } }, "google-native:compute/alpha:NodeGroupAutoscalingPolicy": { "properties": { "maxNodes": { "format": "int32" }, "minNodes": { "format": "int32" }, "mode": { "$ref": "#/types/google-native:compute/alpha:NodeGroupAutoscalingPolicyMode" } } }, "google-native:compute/alpha:NodeGroupAutoscalingPolicyResponse": { "properties": { "maxNodes": { "format": "int32" }, "minNodes": { "format": "int32" }, "mode": {} } }, "google-native:compute/alpha:NodeGroupMaintenanceWindow": { "properties": { "startTime": {} } }, "google-native:compute/alpha:NodeGroupMaintenanceWindowResponse": { "properties": { "duration": {}, "maintenanceDuration": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "startTime": {} } }, "google-native:compute/alpha:NodeTemplateNodeTypeFlexibility": { "properties": { "cpus": {}, "localSsd": {}, "memory": {} } }, "google-native:compute/alpha:NodeTemplateNodeTypeFlexibilityResponse": { "properties": { "cpus": {}, "localSsd": {}, "memory": {} } }, "google-native:compute/alpha:NotificationEndpointGrpcSettings": { "properties": { "authority": {}, "endpoint": {}, "payloadName": {}, "resendInterval": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "retryDurationSec": { "format": "uint32" } } }, "google-native:compute/alpha:NotificationEndpointGrpcSettingsResponse": { "properties": { "authority": {}, "endpoint": {}, "payloadName": {}, "resendInterval": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "retryDurationSec": { "format": "uint32" } } }, "google-native:compute/alpha:OriginAuthenticationMethod": { "properties": { "jwt": { "$ref": "#/types/google-native:compute/alpha:Jwt" } } }, "google-native:compute/alpha:OriginAuthenticationMethodResponse": { "properties": { "jwt": { "$ref": "#/types/google-native:compute/alpha:JwtResponse" } } }, "google-native:compute/alpha:OutlierDetection": { "properties": { "baseEjectionTime": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "consecutiveErrors": { "format": "int32" }, "consecutiveGatewayFailure": { "format": "int32" }, "enforcingConsecutiveErrors": { "format": "int32" }, "enforcingConsecutiveGatewayFailure": { "format": "int32" }, "enforcingSuccessRate": { "format": "int32" }, "interval": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "maxEjectionPercent": { "format": "int32" }, "successRateMinimumHosts": { "format": "int32" }, "successRateRequestVolume": { "format": "int32" }, "successRateStdevFactor": { "format": "int32" } } }, "google-native:compute/alpha:OutlierDetectionResponse": { "properties": { "baseEjectionTime": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "consecutiveErrors": { "format": "int32" }, "consecutiveGatewayFailure": { "format": "int32" }, "enforcingConsecutiveErrors": { "format": "int32" }, "enforcingConsecutiveGatewayFailure": { "format": "int32" }, "enforcingSuccessRate": { "format": "int32" }, "interval": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "maxEjectionPercent": { "format": "int32" }, "successRateMinimumHosts": { "format": "int32" }, "successRateRequestVolume": { "format": "int32" }, "successRateStdevFactor": { "format": "int32" } } }, "google-native:compute/alpha:PacketMirroringFilter": { "properties": { "IPProtocols": { "items": {}, "sdkName": "ipProtocols" }, "cidrRanges": { "items": {} }, "direction": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringFilterDirection" } } }, "google-native:compute/alpha:PacketMirroringFilterResponse": { "properties": { "IPProtocols": { "items": {}, "sdkName": "ipProtocols" }, "cidrRanges": { "items": {} }, "direction": {} } }, "google-native:compute/alpha:PacketMirroringForwardingRuleInfo": { "properties": { "url": {} } }, "google-native:compute/alpha:PacketMirroringForwardingRuleInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/alpha:PacketMirroringMirroredResourceInfo": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringMirroredResourceInfoInstanceInfo" } }, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringMirroredResourceInfoSubnetInfo" } }, "tags": { "items": {} } } }, "google-native:compute/alpha:PacketMirroringMirroredResourceInfoInstanceInfo": { "properties": { "url": {} } }, "google-native:compute/alpha:PacketMirroringMirroredResourceInfoInstanceInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/alpha:PacketMirroringMirroredResourceInfoResponse": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringMirroredResourceInfoInstanceInfoResponse" } }, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringMirroredResourceInfoSubnetInfoResponse" } }, "tags": { "items": {} } } }, "google-native:compute/alpha:PacketMirroringMirroredResourceInfoSubnetInfo": { "properties": { "url": {} } }, "google-native:compute/alpha:PacketMirroringMirroredResourceInfoSubnetInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/alpha:PacketMirroringNetworkInfo": { "properties": { "url": {} } }, "google-native:compute/alpha:PacketMirroringNetworkInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/alpha:PathMatcher": { "properties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectAction" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderAction" }, "name": {}, "pathRules": { "items": { "$ref": "#/types/google-native:compute/alpha:PathRule" } }, "routeRules": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpRouteRule" } } } }, "google-native:compute/alpha:PathMatcherResponse": { "properties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicyResponse" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteActionResponse" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectActionResponse" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderActionResponse" }, "name": {}, "pathRules": { "items": { "$ref": "#/types/google-native:compute/alpha:PathRuleResponse" } }, "routeRules": { "items": { "$ref": "#/types/google-native:compute/alpha:HttpRouteRuleResponse" } } } }, "google-native:compute/alpha:PathRule": { "properties": { "customErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicy" }, "paths": { "items": {} }, "routeAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteAction" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectAction" } } }, "google-native:compute/alpha:PathRuleResponse": { "properties": { "customErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicyResponse" }, "paths": { "items": {} }, "routeAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteActionResponse" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectActionResponse" } } }, "google-native:compute/alpha:PeerAuthenticationMethod": { "properties": { "mtls": { "$ref": "#/types/google-native:compute/alpha:MutualTls" } } }, "google-native:compute/alpha:PeerAuthenticationMethodResponse": { "properties": { "mtls": { "$ref": "#/types/google-native:compute/alpha:MutualTlsResponse" } } }, "google-native:compute/alpha:Permission": { "properties": { "constraints": { "items": { "$ref": "#/types/google-native:compute/alpha:PermissionConstraint" } }, "hosts": { "items": {} }, "methods": { "items": {} }, "notHosts": { "items": {} }, "notMethods": { "items": {} }, "notPaths": { "items": {} }, "notPorts": { "items": {} }, "paths": { "items": {} }, "ports": { "items": {} } } }, "google-native:compute/alpha:PermissionConstraint": { "properties": { "key": {}, "values": { "items": {} } } }, "google-native:compute/alpha:PermissionConstraintResponse": { "properties": { "key": {}, "values": { "items": {} } } }, "google-native:compute/alpha:PermissionResponse": { "properties": { "constraints": { "items": { "$ref": "#/types/google-native:compute/alpha:PermissionConstraintResponse" } }, "hosts": { "items": {} }, "methods": { "items": {} }, "notHosts": { "items": {} }, "notMethods": { "items": {} }, "notPaths": { "items": {} }, "notPorts": { "items": {} }, "paths": { "items": {} }, "ports": { "items": {} } } }, "google-native:compute/alpha:Principal": { "properties": { "condition": {}, "groups": { "items": {} }, "ips": { "items": {} }, "namespaces": { "items": {} }, "notGroups": { "items": {} }, "notIps": { "items": {} }, "notNamespaces": { "items": {} }, "notUsers": { "items": {} }, "properties": {}, "users": { "items": {} } } }, "google-native:compute/alpha:PrincipalResponse": { "properties": { "condition": {}, "groups": { "items": {} }, "ips": { "items": {} }, "namespaces": { "items": {} }, "notGroups": { "items": {} }, "notIps": { "items": {} }, "notNamespaces": { "items": {} }, "notUsers": { "items": {} }, "properties": {}, "users": { "items": {} } } }, "google-native:compute/alpha:PublicAdvertisedPrefixPublicDelegatedPrefixResponse": { "properties": { "ipRange": {}, "name": {}, "project": {}, "region": {}, "status": {} } }, "google-native:compute/alpha:PublicDelegatedPrefixPublicDelegatedSubPrefix": { "properties": { "allocatablePrefixLength": { "format": "int32" }, "delegateeProject": {}, "description": {}, "ipCidrRange": {}, "isAddress": {}, "mode": { "$ref": "#/types/google-native:compute/alpha:PublicDelegatedPrefixPublicDelegatedSubPrefixMode" }, "name": {} } }, "google-native:compute/alpha:PublicDelegatedPrefixPublicDelegatedSubPrefixResponse": { "properties": { "allocatablePrefixLength": { "format": "int32" }, "delegateeProject": {}, "description": {}, "ipCidrRange": {}, "isAddress": {}, "mode": {}, "name": {}, "region": {}, "status": {} } }, "google-native:compute/alpha:QueuedResourceStatusFailedDataErrorErrorsItemErrorDetailsItemResponse": { "properties": { "errorInfo": { "$ref": "#/types/google-native:compute/alpha:ErrorInfoResponse" }, "help": { "$ref": "#/types/google-native:compute/alpha:HelpResponse" }, "localizedMessage": { "$ref": "#/types/google-native:compute/alpha:LocalizedMessageResponse" }, "quotaInfo": { "$ref": "#/types/google-native:compute/alpha:QuotaExceededInfoResponse" } } }, "google-native:compute/alpha:QueuedResourceStatusFailedDataErrorErrorsItemResponse": { "properties": { "code": {}, "errorDetails": { "items": { "$ref": "#/types/google-native:compute/alpha:QueuedResourceStatusFailedDataErrorErrorsItemErrorDetailsItemResponse" } }, "location": {}, "message": {} } }, "google-native:compute/alpha:QueuedResourceStatusFailedDataErrorResponse": { "properties": { "errors": { "items": { "$ref": "#/types/google-native:compute/alpha:QueuedResourceStatusFailedDataErrorErrorsItemResponse" } } } }, "google-native:compute/alpha:QueuedResourceStatusFailedDataResponse": { "properties": { "error": { "$ref": "#/types/google-native:compute/alpha:QueuedResourceStatusFailedDataErrorResponse" } } }, "google-native:compute/alpha:QueuedResourceStatusResponse": { "properties": { "failedData": { "$ref": "#/types/google-native:compute/alpha:QueuedResourceStatusFailedDataResponse" }, "provisioningOperations": { "items": {} }, "queuingPolicy": { "$ref": "#/types/google-native:compute/alpha:QueuingPolicyResponse" } } }, "google-native:compute/alpha:QueuingPolicy": { "properties": { "validUntilDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "validUntilTime": {} } }, "google-native:compute/alpha:QueuingPolicyResponse": { "properties": { "validUntilDuration": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "validUntilTime": {} } }, "google-native:compute/alpha:QuotaExceededInfoResponse": { "properties": { "dimensions": {}, "futureLimit": { "format": "double" }, "limit": { "format": "double" }, "limitName": {}, "metricName": {}, "rolloutStatus": {} } }, "google-native:compute/alpha:RbacPolicy": { "properties": { "name": {}, "permissions": { "items": { "$ref": "#/types/google-native:compute/alpha:Permission" } }, "principals": { "items": { "$ref": "#/types/google-native:compute/alpha:Principal" } } } }, "google-native:compute/alpha:RbacPolicyResponse": { "properties": { "name": {}, "permissions": { "items": { "$ref": "#/types/google-native:compute/alpha:PermissionResponse" } }, "principals": { "items": { "$ref": "#/types/google-native:compute/alpha:PrincipalResponse" } } } }, "google-native:compute/alpha:RegionSslPolicyWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/alpha:RegionSslPolicyWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:compute/alpha:RegionSslPolicyWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:compute/alpha:RequestMirrorPolicy": { "properties": { "backendService": {} } }, "google-native:compute/alpha:RequestMirrorPolicyResponse": { "properties": { "backendService": {} } }, "google-native:compute/alpha:Reservation": { "properties": { "aggregateReservation": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservation" }, "deleteAfterDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "deleteAtTime": {}, "description": {}, "name": {}, "resourcePolicies": {}, "shareSettings": { "$ref": "#/types/google-native:compute/alpha:ShareSettings" }, "specificReservation": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUReservation" }, "specificReservationRequired": {}, "zone": {} } }, "google-native:compute/alpha:ReservationAffinity": { "properties": { "consumeReservationType": { "$ref": "#/types/google-native:compute/alpha:ReservationAffinityConsumeReservationType" }, "key": {}, "values": { "items": {} } } }, "google-native:compute/alpha:ReservationAffinityResponse": { "properties": { "consumeReservationType": {}, "key": {}, "values": { "items": {} } } }, "google-native:compute/alpha:ReservationResponse": { "properties": { "aggregateReservation": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservationResponse" }, "commitment": {}, "creationTimestamp": {}, "deleteAfterDuration": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "deleteAtTime": {}, "description": {}, "kind": {}, "name": {}, "resourcePolicies": {}, "resourceStatus": { "$ref": "#/types/google-native:compute/alpha:AllocationResourceStatusResponse" }, "satisfiesPzs": {}, "selfLink": {}, "selfLinkWithId": {}, "shareSettings": { "$ref": "#/types/google-native:compute/alpha:ShareSettingsResponse" }, "specificReservation": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUReservationResponse" }, "specificReservationRequired": {}, "status": {}, "zone": {} } }, "google-native:compute/alpha:ResourceCommitment": { "properties": { "acceleratorType": {}, "amount": { "format": "int64" }, "type": { "$ref": "#/types/google-native:compute/alpha:ResourceCommitmentType" } } }, "google-native:compute/alpha:ResourceCommitmentResponse": { "properties": { "acceleratorType": {}, "amount": { "format": "int64" }, "type": {} } }, "google-native:compute/alpha:ResourcePolicyDailyCycle": { "properties": { "daysInCycle": { "format": "int32" }, "startTime": {} } }, "google-native:compute/alpha:ResourcePolicyDailyCycleResponse": { "properties": { "daysInCycle": { "format": "int32" }, "duration": {}, "startTime": {} } }, "google-native:compute/alpha:ResourcePolicyDiskConsistencyGroupPolicy": {}, "google-native:compute/alpha:ResourcePolicyDiskConsistencyGroupPolicyResponse": {}, "google-native:compute/alpha:ResourcePolicyGroupPlacementPolicy": { "properties": { "availabilityDomainCount": { "format": "int32" }, "collocation": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyGroupPlacementPolicyCollocation" }, "locality": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyGroupPlacementPolicyLocality" }, "maxDistance": { "format": "int32" }, "scope": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyGroupPlacementPolicyScope" }, "sliceCount": { "format": "int32" }, "style": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyGroupPlacementPolicyStyle" }, "tpuTopology": {}, "vmCount": { "format": "int32" } } }, "google-native:compute/alpha:ResourcePolicyGroupPlacementPolicyResponse": { "properties": { "availabilityDomainCount": { "format": "int32" }, "collocation": {}, "locality": {}, "maxDistance": { "format": "int32" }, "scope": {}, "sliceCount": { "format": "int32" }, "style": {}, "tpuTopology": {}, "vmCount": { "format": "int32" } } }, "google-native:compute/alpha:ResourcePolicyHourlyCycle": { "properties": { "hoursInCycle": { "format": "int32" }, "startTime": {} } }, "google-native:compute/alpha:ResourcePolicyHourlyCycleResponse": { "properties": { "duration": {}, "hoursInCycle": { "format": "int32" }, "startTime": {} } }, "google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicy": { "properties": { "expirationTime": {}, "startTime": {}, "timeZone": {}, "vmStartSchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicySchedule" }, "vmStopSchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicySchedule" } } }, "google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicyResponse": { "properties": { "expirationTime": {}, "startTime": {}, "timeZone": {}, "vmStartSchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicyScheduleResponse" }, "vmStopSchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicyScheduleResponse" } } }, "google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicySchedule": { "properties": { "schedule": {} } }, "google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicyScheduleResponse": { "properties": { "schedule": {} } }, "google-native:compute/alpha:ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse": { "properties": { "lastRunStartTime": {}, "nextRunStartTime": {} } }, "google-native:compute/alpha:ResourcePolicyResourceStatusResponse": { "properties": { "instanceSchedulePolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse" } } }, "google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicy": { "properties": { "retentionPolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicyRetentionPolicy" }, "schedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicySchedule" }, "snapshotProperties": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicySnapshotProperties" } } }, "google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicyResponse": { "properties": { "retentionPolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse" }, "schedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicyScheduleResponse" }, "snapshotProperties": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse" } } }, "google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicyRetentionPolicy": { "properties": { "maxRetentionDays": { "format": "int32" }, "onPolicySwitch": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnPolicySwitch" }, "onSourceDiskDelete": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDelete" } } }, "google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse": { "properties": { "maxRetentionDays": { "format": "int32" }, "onPolicySwitch": {}, "onSourceDiskDelete": {} } }, "google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicySchedule": { "properties": { "dailySchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyDailyCycle" }, "hourlySchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyHourlyCycle" }, "weeklySchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyWeeklyCycle" } } }, "google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicyScheduleResponse": { "properties": { "dailySchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyDailyCycleResponse" }, "hourlySchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyHourlyCycleResponse" }, "weeklySchedule": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyWeeklyCycleResponse" } } }, "google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicySnapshotProperties": { "properties": { "chainName": {}, "guestFlush": {}, "labels": {}, "storageLocations": { "items": {} } } }, "google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse": { "properties": { "chainName": {}, "guestFlush": {}, "labels": {}, "storageLocations": { "items": {} } } }, "google-native:compute/alpha:ResourcePolicyVmMaintenancePolicy": { "properties": { "concurrencyControlGroup": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyVmMaintenancePolicyConcurrencyControl" }, "maintenanceWindow": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyVmMaintenancePolicyMaintenanceWindow" } } }, "google-native:compute/alpha:ResourcePolicyVmMaintenancePolicyConcurrencyControl": { "properties": { "concurrencyLimit": { "format": "int32" } } }, "google-native:compute/alpha:ResourcePolicyVmMaintenancePolicyConcurrencyControlResponse": { "properties": { "concurrencyLimit": { "format": "int32" } } }, "google-native:compute/alpha:ResourcePolicyVmMaintenancePolicyMaintenanceWindow": { "properties": { "dailyMaintenanceWindow": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyDailyCycle" } } }, "google-native:compute/alpha:ResourcePolicyVmMaintenancePolicyMaintenanceWindowResponse": { "properties": { "dailyMaintenanceWindow": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyDailyCycleResponse" } } }, "google-native:compute/alpha:ResourcePolicyVmMaintenancePolicyResponse": { "properties": { "concurrencyControlGroup": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyVmMaintenancePolicyConcurrencyControlResponse" }, "maintenanceWindow": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyVmMaintenancePolicyMaintenanceWindowResponse" } } }, "google-native:compute/alpha:ResourcePolicyWeeklyCycle": { "properties": { "dayOfWeeks": { "items": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyWeeklyCycleDayOfWeek" } } } }, "google-native:compute/alpha:ResourcePolicyWeeklyCycleDayOfWeek": { "properties": { "day": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyWeeklyCycleDayOfWeekDay" }, "startTime": {} } }, "google-native:compute/alpha:ResourcePolicyWeeklyCycleDayOfWeekResponse": { "properties": { "day": {}, "duration": {}, "startTime": {} } }, "google-native:compute/alpha:ResourcePolicyWeeklyCycleResponse": { "properties": { "dayOfWeeks": { "items": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyWeeklyCycleDayOfWeekResponse" } } } }, "google-native:compute/alpha:ResourceStatusLastInstanceTerminationDetailsResponse": { "properties": { "terminationReason": {} } }, "google-native:compute/alpha:ResourceStatusResponse": { "properties": { "lastInstanceTerminationDetails": { "$ref": "#/types/google-native:compute/alpha:ResourceStatusLastInstanceTerminationDetailsResponse" }, "physicalHost": {}, "scheduling": { "$ref": "#/types/google-native:compute/alpha:ResourceStatusSchedulingResponse" }, "serviceIntegrationStatuses": {}, "shutdownDetails": { "$ref": "#/types/google-native:compute/alpha:ResourceStatusShutdownDetailsResponse" }, "upcomingMaintenance": { "$ref": "#/types/google-native:compute/alpha:UpcomingMaintenanceResponse" } } }, "google-native:compute/alpha:ResourceStatusSchedulingResponse": { "properties": { "availabilityDomain": { "format": "int32" }, "terminationTimestamp": {} } }, "google-native:compute/alpha:ResourceStatusShutdownDetailsResponse": { "properties": { "maxDuration": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "requestTimestamp": {}, "stopState": {}, "targetState": {} } }, "google-native:compute/alpha:RolloutPolicy": { "properties": { "defaultRolloutTime": {}, "locationRolloutPolicies": {} } }, "google-native:compute/alpha:RolloutPolicyResponse": { "properties": { "defaultRolloutTime": {}, "locationRolloutPolicies": {} } }, "google-native:compute/alpha:RouteAsPathResponse": { "properties": { "asLists": { "items": {} }, "pathSegmentType": {} } }, "google-native:compute/alpha:RouteWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/alpha:RouteWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:compute/alpha:RouteWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:compute/alpha:RouterAdvertisedIpRange": { "properties": { "description": {}, "range": {} } }, "google-native:compute/alpha:RouterAdvertisedIpRangeResponse": { "properties": { "description": {}, "range": {} } }, "google-native:compute/alpha:RouterBgp": { "properties": { "advertiseMode": { "$ref": "#/types/google-native:compute/alpha:RouterBgpAdvertiseMode" }, "advertisedGroups": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterBgpAdvertisedGroupsItem" } }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterAdvertisedIpRange" } }, "asn": { "format": "uint32" }, "identifierRange": {}, "keepaliveInterval": { "format": "uint32" } } }, "google-native:compute/alpha:RouterBgpPeer": { "properties": { "advertiseMode": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerAdvertiseMode" }, "advertisedGroups": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerAdvertisedGroupsItem" } }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterAdvertisedIpRange" } }, "advertisedRoutePriority": { "format": "uint32" }, "bfd": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerBfd" }, "customLearnedIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerCustomLearnedIpRange" } }, "customLearnedRoutePriority": { "format": "int32" }, "enable": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerEnable" }, "enableIpv4": {}, "enableIpv6": {}, "exportPolicies": { "items": {} }, "importPolicies": { "items": {} }, "interfaceName": {}, "ipAddress": {}, "ipv4NexthopAddress": {}, "ipv6NexthopAddress": {}, "md5AuthenticationKeyName": {}, "name": {}, "peerAsn": { "format": "uint32" }, "peerIpAddress": {}, "peerIpv4NexthopAddress": {}, "peerIpv6NexthopAddress": {}, "routerApplianceInstance": {} } }, "google-native:compute/alpha:RouterBgpPeerBfd": { "properties": { "minReceiveInterval": { "format": "uint32" }, "minTransmitInterval": { "format": "uint32" }, "mode": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerBfdMode" }, "multiplier": { "format": "uint32" }, "packetMode": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerBfdPacketMode" }, "sessionInitializationMode": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerBfdSessionInitializationMode" }, "slowTimerInterval": { "format": "uint32" } } }, "google-native:compute/alpha:RouterBgpPeerBfdResponse": { "properties": { "minReceiveInterval": { "format": "uint32" }, "minTransmitInterval": { "format": "uint32" }, "mode": {}, "multiplier": { "format": "uint32" }, "packetMode": {}, "sessionInitializationMode": {}, "slowTimerInterval": { "format": "uint32" } } }, "google-native:compute/alpha:RouterBgpPeerCustomLearnedIpRange": { "properties": { "range": {} } }, "google-native:compute/alpha:RouterBgpPeerCustomLearnedIpRangeResponse": { "properties": { "range": {} } }, "google-native:compute/alpha:RouterBgpPeerResponse": { "properties": { "advertiseMode": {}, "advertisedGroups": { "items": {} }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterAdvertisedIpRangeResponse" } }, "advertisedRoutePriority": { "format": "uint32" }, "bfd": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerBfdResponse" }, "customLearnedIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeerCustomLearnedIpRangeResponse" } }, "customLearnedRoutePriority": { "format": "int32" }, "enable": {}, "enableIpv4": {}, "enableIpv6": {}, "exportPolicies": { "items": {} }, "importPolicies": { "items": {} }, "interfaceName": {}, "ipAddress": {}, "ipv4NexthopAddress": {}, "ipv6NexthopAddress": {}, "managementType": {}, "md5AuthenticationKeyName": {}, "name": {}, "peerAsn": { "format": "uint32" }, "peerIpAddress": {}, "peerIpv4NexthopAddress": {}, "peerIpv6NexthopAddress": {}, "routerApplianceInstance": {} } }, "google-native:compute/alpha:RouterBgpResponse": { "properties": { "advertiseMode": {}, "advertisedGroups": { "items": {} }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterAdvertisedIpRangeResponse" } }, "asn": { "format": "uint32" }, "identifierRange": {}, "keepaliveInterval": { "format": "uint32" } } }, "google-native:compute/alpha:RouterInterface": { "properties": { "ipRange": {}, "ipVersion": { "$ref": "#/types/google-native:compute/alpha:RouterInterfaceIpVersion" }, "linkedInterconnectAttachment": {}, "linkedVpnTunnel": {}, "name": {}, "privateIpAddress": {}, "redundantInterface": {}, "subnetwork": {} } }, "google-native:compute/alpha:RouterInterfaceResponse": { "properties": { "ipRange": {}, "ipVersion": {}, "linkedInterconnectAttachment": {}, "linkedVpnTunnel": {}, "managementType": {}, "name": {}, "privateIpAddress": {}, "redundantInterface": {}, "subnetwork": {} } }, "google-native:compute/alpha:RouterMd5AuthenticationKey": { "properties": { "key": {}, "name": {} } }, "google-native:compute/alpha:RouterMd5AuthenticationKeyResponse": { "properties": { "key": {}, "name": {} } }, "google-native:compute/alpha:RouterNat": { "properties": { "autoNetworkTier": { "$ref": "#/types/google-native:compute/alpha:RouterNatAutoNetworkTier" }, "drainNatIps": { "items": {} }, "enableDynamicPortAllocation": {}, "enableEndpointIndependentMapping": {}, "endpointTypes": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterNatEndpointTypesItem" } }, "icmpIdleTimeoutSec": { "format": "int32" }, "logConfig": { "$ref": "#/types/google-native:compute/alpha:RouterNatLogConfig" }, "maxPortsPerVm": { "format": "int32" }, "minPortsPerVm": { "format": "int32" }, "name": {}, "natIpAllocateOption": { "$ref": "#/types/google-native:compute/alpha:RouterNatNatIpAllocateOption" }, "natIps": { "items": {} }, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterNatRule" } }, "sourceSubnetworkIpRangesToNat": { "$ref": "#/types/google-native:compute/alpha:RouterNatSourceSubnetworkIpRangesToNat" }, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterNatSubnetworkToNat" } }, "tcpEstablishedIdleTimeoutSec": { "format": "int32" }, "tcpTimeWaitTimeoutSec": { "format": "int32" }, "tcpTransitoryIdleTimeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/alpha:RouterNatType" }, "udpIdleTimeoutSec": { "format": "int32" } } }, "google-native:compute/alpha:RouterNatLogConfig": { "properties": { "enable": {}, "filter": { "$ref": "#/types/google-native:compute/alpha:RouterNatLogConfigFilter" } } }, "google-native:compute/alpha:RouterNatLogConfigResponse": { "properties": { "enable": {}, "filter": {} } }, "google-native:compute/alpha:RouterNatResponse": { "properties": { "autoNetworkTier": {}, "drainNatIps": { "items": {} }, "enableDynamicPortAllocation": {}, "enableEndpointIndependentMapping": {}, "endpointTypes": { "items": {} }, "icmpIdleTimeoutSec": { "format": "int32" }, "logConfig": { "$ref": "#/types/google-native:compute/alpha:RouterNatLogConfigResponse" }, "maxPortsPerVm": { "format": "int32" }, "minPortsPerVm": { "format": "int32" }, "name": {}, "natIpAllocateOption": {}, "natIps": { "items": {} }, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterNatRuleResponse" } }, "sourceSubnetworkIpRangesToNat": {}, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterNatSubnetworkToNatResponse" } }, "tcpEstablishedIdleTimeoutSec": { "format": "int32" }, "tcpTimeWaitTimeoutSec": { "format": "int32" }, "tcpTransitoryIdleTimeoutSec": { "format": "int32" }, "type": {}, "udpIdleTimeoutSec": { "format": "int32" } } }, "google-native:compute/alpha:RouterNatRule": { "properties": { "action": { "$ref": "#/types/google-native:compute/alpha:RouterNatRuleAction" }, "description": {}, "match": {}, "ruleNumber": { "format": "uint32" } } }, "google-native:compute/alpha:RouterNatRuleAction": { "properties": { "sourceNatActiveIps": { "items": {} }, "sourceNatActiveRanges": { "items": {} }, "sourceNatDrainIps": { "items": {} }, "sourceNatDrainRanges": { "items": {} } } }, "google-native:compute/alpha:RouterNatRuleActionResponse": { "properties": { "sourceNatActiveIps": { "items": {} }, "sourceNatActiveRanges": { "items": {} }, "sourceNatDrainIps": { "items": {} }, "sourceNatDrainRanges": { "items": {} } } }, "google-native:compute/alpha:RouterNatRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:compute/alpha:RouterNatRuleActionResponse" }, "description": {}, "match": {}, "ruleNumber": { "format": "uint32" } } }, "google-native:compute/alpha:RouterNatSubnetworkToNat": { "properties": { "name": {}, "secondaryIpRangeNames": { "items": {} }, "sourceIpRangesToNat": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterNatSubnetworkToNatSourceIpRangesToNatItem" } } } }, "google-native:compute/alpha:RouterNatSubnetworkToNatResponse": { "properties": { "name": {}, "secondaryIpRangeNames": { "items": {} }, "sourceIpRangesToNat": { "items": {} } } }, "google-native:compute/alpha:Rule": { "properties": { "action": { "$ref": "#/types/google-native:compute/alpha:RuleAction" }, "conditions": { "items": { "$ref": "#/types/google-native:compute/alpha:Condition" } }, "description": {}, "ins": { "items": {} }, "logConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:LogConfig" } }, "notIns": { "items": {} }, "permissions": { "items": {} } } }, "google-native:compute/alpha:RuleResponse": { "properties": { "action": {}, "conditions": { "items": { "$ref": "#/types/google-native:compute/alpha:ConditionResponse" } }, "description": {}, "ins": { "items": {} }, "logConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:LogConfigResponse" } }, "notIns": { "items": {} }, "permissions": { "items": {} } } }, "google-native:compute/alpha:SSLHealthCheck": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/alpha:SSLHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/alpha:SSLHealthCheckProxyHeader" }, "request": {}, "response": {} } }, "google-native:compute/alpha:SSLHealthCheckResponse": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "request": {}, "response": {} } }, "google-native:compute/alpha:SavedAttachedDiskResponse": { "properties": { "autoDelete": {}, "boot": {}, "deviceName": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKeyResponse" }, "diskSizeGb": { "format": "int64" }, "diskType": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeatureResponse" } }, "index": { "format": "int32" }, "interface": {}, "kind": {}, "licenses": { "items": {} }, "mode": {}, "source": {}, "storageBytes": { "format": "int64" }, "storageBytesStatus": {}, "type": {} } }, "google-native:compute/alpha:SavedDisk": { "properties": { "sourceDisk": {} } }, "google-native:compute/alpha:SavedDiskResponse": { "properties": { "architecture": {}, "kind": {}, "sourceDisk": {}, "storageBytes": { "format": "int64" }, "storageBytesStatus": {} } }, "google-native:compute/alpha:Scheduling": { "properties": { "automaticRestart": {}, "availabilityDomain": { "format": "int32" }, "currentCpus": { "format": "int32" }, "currentMemoryMb": { "format": "int64" }, "gracefulShutdown": { "$ref": "#/types/google-native:compute/alpha:SchedulingGracefulShutdown" }, "hostErrorTimeoutSeconds": { "format": "int32" }, "instanceTerminationAction": { "$ref": "#/types/google-native:compute/alpha:SchedulingInstanceTerminationAction" }, "latencyTolerant": {}, "localSsdRecoveryTimeout": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "locationHint": {}, "maintenanceFreezeDurationHours": { "format": "int32" }, "maintenanceInterval": { "$ref": "#/types/google-native:compute/alpha:SchedulingMaintenanceInterval" }, "maxRunDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:compute/alpha:SchedulingNodeAffinity" } }, "onHostMaintenance": { "$ref": "#/types/google-native:compute/alpha:SchedulingOnHostMaintenance" }, "preemptible": {}, "provisioningModel": { "$ref": "#/types/google-native:compute/alpha:SchedulingProvisioningModel" }, "terminationTime": {} } }, "google-native:compute/alpha:SchedulingGracefulShutdown": { "properties": { "enabled": {}, "maxDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" } } }, "google-native:compute/alpha:SchedulingGracefulShutdownResponse": { "properties": { "enabled": {}, "maxDuration": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" } } }, "google-native:compute/alpha:SchedulingNodeAffinity": { "properties": { "key": {}, "operator": { "$ref": "#/types/google-native:compute/alpha:SchedulingNodeAffinityOperator" }, "values": { "items": {} } } }, "google-native:compute/alpha:SchedulingNodeAffinityResponse": { "properties": { "key": {}, "operator": {}, "values": { "items": {} } } }, "google-native:compute/alpha:SchedulingResponse": { "properties": { "automaticRestart": {}, "availabilityDomain": { "format": "int32" }, "currentCpus": { "format": "int32" }, "currentMemoryMb": { "format": "int64" }, "gracefulShutdown": { "$ref": "#/types/google-native:compute/alpha:SchedulingGracefulShutdownResponse" }, "hostErrorTimeoutSeconds": { "format": "int32" }, "instanceTerminationAction": {}, "latencyTolerant": {}, "localSsdRecoveryTimeout": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "locationHint": {}, "maintenanceFreezeDurationHours": { "format": "int32" }, "maintenanceInterval": {}, "maxRunDuration": { "$ref": "#/types/google-native:compute/alpha:DurationResponse" }, "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:compute/alpha:SchedulingNodeAffinityResponse" } }, "onHostMaintenance": {}, "preemptible": {}, "provisioningModel": {}, "terminationTime": {} } }, "google-native:compute/alpha:SdsConfig": { "properties": { "grpcServiceConfig": { "$ref": "#/types/google-native:compute/alpha:GrpcServiceConfig" } } }, "google-native:compute/alpha:SdsConfigResponse": { "properties": { "grpcServiceConfig": { "$ref": "#/types/google-native:compute/alpha:GrpcServiceConfigResponse" } } }, "google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfig": { "properties": { "autoDeployConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig" }, "layer7DdosDefenseConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig" } } }, "google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig": { "properties": { "confidenceThreshold": { "format": "float" }, "expirationSec": { "format": "int32" }, "impactedBaselineThreshold": { "format": "float" }, "loadThreshold": { "format": "float" } } }, "google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigAutoDeployConfigResponse": { "properties": { "confidenceThreshold": { "format": "float" }, "expirationSec": { "format": "int32" }, "impactedBaselineThreshold": { "format": "float" }, "loadThreshold": { "format": "float" } } }, "google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig": { "properties": { "enable": {}, "ruleVisibility": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigRuleVisibility" }, "thresholdConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig" } } } }, "google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigResponse": { "properties": { "enable": {}, "ruleVisibility": {}, "thresholdConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigResponse" } } } }, "google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig": { "properties": { "autoDeployConfidenceThreshold": { "format": "float" }, "autoDeployExpirationSec": { "format": "int32" }, "autoDeployImpactedBaselineThreshold": { "format": "float" }, "autoDeployLoadThreshold": { "format": "float" }, "name": {} } }, "google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigResponse": { "properties": { "autoDeployConfidenceThreshold": { "format": "float" }, "autoDeployExpirationSec": { "format": "int32" }, "autoDeployImpactedBaselineThreshold": { "format": "float" }, "autoDeployLoadThreshold": { "format": "float" }, "name": {} } }, "google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigResponse": { "properties": { "autoDeployConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigAutoDeployConfigResponse" }, "layer7DdosDefenseConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigResponse" } } }, "google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfig": { "properties": { "jsonCustomConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfigJsonCustomConfig" }, "jsonParsing": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfigJsonParsing" }, "logLevel": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfigLogLevel" }, "userIpRequestHeaders": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfigJsonCustomConfig": { "properties": { "contentTypes": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfigJsonCustomConfigResponse": { "properties": { "contentTypes": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfigResponse": { "properties": { "jsonCustomConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfigJsonCustomConfigResponse" }, "jsonParsing": {}, "logLevel": {}, "userIpRequestHeaders": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyAssociation": { "properties": { "attachmentId": {}, "name": {} } }, "google-native:compute/alpha:SecurityPolicyAssociationResponse": { "properties": { "attachmentId": {}, "displayName": {}, "name": {}, "securityPolicyId": {} } }, "google-native:compute/alpha:SecurityPolicyCloudArmorConfig": { "properties": { "enableMl": {} } }, "google-native:compute/alpha:SecurityPolicyCloudArmorConfigResponse": { "properties": { "enableMl": {} } }, "google-native:compute/alpha:SecurityPolicyDdosProtectionConfig": { "properties": { "ddosProtection": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyDdosProtectionConfigDdosProtection" } } }, "google-native:compute/alpha:SecurityPolicyDdosProtectionConfigResponse": { "properties": { "ddosProtection": {} } }, "google-native:compute/alpha:SecurityPolicyRecaptchaOptionsConfig": { "properties": { "redirectSiteKey": {} } }, "google-native:compute/alpha:SecurityPolicyRecaptchaOptionsConfigResponse": { "properties": { "redirectSiteKey": {} } }, "google-native:compute/alpha:SecurityPolicyRule": { "properties": { "action": {}, "description": {}, "direction": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleDirection" }, "enableLogging": {}, "headerAction": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleHttpHeaderAction" }, "match": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcher" }, "networkMatch": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleNetworkMatcher" }, "preconfiguredWafConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfig" }, "preview": {}, "priority": { "format": "int32" }, "rateLimitOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptions" }, "redirectOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRedirectOptions" }, "redirectTarget": {}, "ruleNumber": { "format": "int64" }, "targetResources": { "items": {} }, "targetServiceAccounts": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleHttpHeaderAction": { "properties": { "requestHeadersToAdds": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleHttpHeaderActionHttpHeaderOption" } } } }, "google-native:compute/alpha:SecurityPolicyRuleHttpHeaderActionHttpHeaderOption": { "properties": { "headerName": {}, "headerValue": {} } }, "google-native:compute/alpha:SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionResponse": { "properties": { "headerName": {}, "headerValue": {} } }, "google-native:compute/alpha:SecurityPolicyRuleHttpHeaderActionResponse": { "properties": { "requestHeadersToAdds": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionResponse" } } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcher": { "properties": { "config": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherConfig" }, "expr": { "$ref": "#/types/google-native:compute/alpha:Expr" }, "exprOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherExprOptions" }, "versionedExpr": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherVersionedExpr" } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherConfig": { "properties": { "destIpRanges": { "items": {} }, "destPorts": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherConfigDestinationPort" } }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherConfigLayer4Config" } }, "srcIpRanges": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherConfigDestinationPort": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherConfigDestinationPortResponse": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherConfigLayer4Config": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherConfigLayer4ConfigResponse": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherConfigResponse": { "properties": { "destIpRanges": { "items": {} }, "destPorts": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherConfigDestinationPortResponse" } }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherConfigLayer4ConfigResponse" } }, "srcIpRanges": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherExprOptions": { "properties": { "recaptchaOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions" } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions": { "properties": { "actionTokenSiteKeys": { "items": {} }, "sessionTokenSiteKeys": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsResponse": { "properties": { "actionTokenSiteKeys": { "items": {} }, "sessionTokenSiteKeys": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherExprOptionsResponse": { "properties": { "recaptchaOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsResponse" } } }, "google-native:compute/alpha:SecurityPolicyRuleMatcherResponse": { "properties": { "config": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherConfigResponse" }, "expr": { "$ref": "#/types/google-native:compute/alpha:ExprResponse" }, "exprOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherExprOptionsResponse" }, "versionedExpr": {} } }, "google-native:compute/alpha:SecurityPolicyRuleNetworkMatcher": { "properties": { "destIpRanges": { "items": {} }, "destPorts": { "items": {} }, "ipProtocols": { "items": {} }, "srcAsns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcPorts": { "items": {} }, "srcRegionCodes": { "items": {} }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch" } } } }, "google-native:compute/alpha:SecurityPolicyRuleNetworkMatcherResponse": { "properties": { "destIpRanges": { "items": {} }, "destPorts": { "items": {} }, "ipProtocols": { "items": {} }, "srcAsns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcPorts": { "items": {} }, "srcRegionCodes": { "items": {} }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchResponse" } } } }, "google-native:compute/alpha:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch": { "properties": { "name": {}, "values": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchResponse": { "properties": { "name": {}, "values": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfig": { "properties": { "exclusions": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusion" } } } }, "google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusion": { "properties": { "requestCookiesToExclude": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "requestHeadersToExclude": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "requestQueryParamsToExclude": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "requestUrisToExclude": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "targetRuleIds": { "items": {} }, "targetRuleSet": {} } }, "google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams": { "properties": { "op": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOp" }, "val": {} } }, "google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse": { "properties": { "op": {}, "val": {} } }, "google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionResponse": { "properties": { "requestCookiesToExclude": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "requestHeadersToExclude": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "requestQueryParamsToExclude": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "requestUrisToExclude": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "targetRuleIds": { "items": {} }, "targetRuleSet": {} } }, "google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigResponse": { "properties": { "exclusions": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigExclusionResponse" } } } }, "google-native:compute/alpha:SecurityPolicyRuleRateLimitOptions": { "properties": { "banDurationSec": { "format": "int32" }, "banThreshold": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsThreshold" }, "conformAction": {}, "enforceOnKey": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsEnforceOnKey" }, "enforceOnKeyConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig" } }, "enforceOnKeyName": {}, "exceedAction": {}, "exceedActionRpcStatus": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsRpcStatus" }, "exceedRedirectOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRedirectOptions" }, "rateLimitThreshold": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsThreshold" } } }, "google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig": { "properties": { "enforceOnKeyName": {}, "enforceOnKeyType": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigEnforceOnKeyType" } } }, "google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigResponse": { "properties": { "enforceOnKeyName": {}, "enforceOnKeyType": {} } }, "google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsResponse": { "properties": { "banDurationSec": { "format": "int32" }, "banThreshold": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsThresholdResponse" }, "conformAction": {}, "enforceOnKey": {}, "enforceOnKeyConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigResponse" } }, "enforceOnKeyName": {}, "exceedAction": {}, "exceedActionRpcStatus": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsRpcStatusResponse" }, "exceedRedirectOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRedirectOptionsResponse" }, "rateLimitThreshold": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsThresholdResponse" } } }, "google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsRpcStatus": { "properties": { "code": { "format": "int32" }, "message": {} } }, "google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "message": {} } }, "google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsThreshold": { "properties": { "count": { "format": "int32" }, "intervalSec": { "format": "int32" } } }, "google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsThresholdResponse": { "properties": { "count": { "format": "int32" }, "intervalSec": { "format": "int32" } } }, "google-native:compute/alpha:SecurityPolicyRuleRedirectOptions": { "properties": { "target": {}, "type": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRedirectOptionsType" } } }, "google-native:compute/alpha:SecurityPolicyRuleRedirectOptionsResponse": { "properties": { "target": {}, "type": {} } }, "google-native:compute/alpha:SecurityPolicyRuleResponse": { "properties": { "action": {}, "description": {}, "direction": {}, "enableLogging": {}, "headerAction": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleHttpHeaderActionResponse" }, "kind": {}, "match": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleMatcherResponse" }, "networkMatch": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleNetworkMatcherResponse" }, "preconfiguredWafConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRulePreconfiguredWafConfigResponse" }, "preview": {}, "priority": { "format": "int32" }, "rateLimitOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRateLimitOptionsResponse" }, "redirectOptions": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRuleRedirectOptionsResponse" }, "redirectTarget": {}, "ruleManagedProtectionTier": {}, "ruleNumber": { "format": "int64" }, "ruleTupleCount": { "format": "int32" }, "targetResources": { "items": {} }, "targetServiceAccounts": { "items": {} } } }, "google-native:compute/alpha:SecurityPolicyUserDefinedField": { "properties": { "base": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyUserDefinedFieldBase" }, "mask": {}, "name": {}, "offset": { "format": "int32" }, "size": { "format": "int32" } } }, "google-native:compute/alpha:SecurityPolicyUserDefinedFieldResponse": { "properties": { "base": {}, "mask": {}, "name": {}, "offset": { "format": "int32" }, "size": { "format": "int32" } } }, "google-native:compute/alpha:SecuritySettings": { "properties": { "authentication": {}, "authenticationPolicy": { "$ref": "#/types/google-native:compute/alpha:AuthenticationPolicy" }, "authorizationConfig": { "$ref": "#/types/google-native:compute/alpha:AuthorizationConfig" }, "awsV4Authentication": { "$ref": "#/types/google-native:compute/alpha:AWSV4Signature" }, "clientTlsPolicy": {}, "clientTlsSettings": { "$ref": "#/types/google-native:compute/alpha:ClientTlsSettings" }, "subjectAltNames": { "items": {} } } }, "google-native:compute/alpha:SecuritySettingsResponse": { "properties": { "authentication": {}, "authenticationPolicy": { "$ref": "#/types/google-native:compute/alpha:AuthenticationPolicyResponse" }, "authorizationConfig": { "$ref": "#/types/google-native:compute/alpha:AuthorizationConfigResponse" }, "awsV4Authentication": { "$ref": "#/types/google-native:compute/alpha:AWSV4SignatureResponse" }, "clientTlsPolicy": {}, "clientTlsSettings": { "$ref": "#/types/google-native:compute/alpha:ClientTlsSettingsResponse" }, "subjectAltNames": { "items": {} } } }, "google-native:compute/alpha:ServerBinding": { "properties": { "type": { "$ref": "#/types/google-native:compute/alpha:ServerBindingType" } } }, "google-native:compute/alpha:ServerBindingResponse": { "properties": { "type": {} } }, "google-native:compute/alpha:ServerTlsSettings": { "properties": { "proxyTlsContext": { "$ref": "#/types/google-native:compute/alpha:TlsContext" }, "subjectAltNames": { "items": {} }, "tlsMode": { "$ref": "#/types/google-native:compute/alpha:ServerTlsSettingsTlsMode" } } }, "google-native:compute/alpha:ServerTlsSettingsResponse": { "properties": { "proxyTlsContext": { "$ref": "#/types/google-native:compute/alpha:TlsContextResponse" }, "subjectAltNames": { "items": {} }, "tlsMode": {} } }, "google-native:compute/alpha:ServiceAccount": { "properties": { "email": {}, "scopes": { "items": {} } } }, "google-native:compute/alpha:ServiceAccountResponse": { "properties": { "email": {}, "scopes": { "items": {} } } }, "google-native:compute/alpha:ServiceAttachmentConnectedEndpointResponse": { "properties": { "consumerNetwork": {}, "endpoint": {}, "pscConnectionId": { "format": "uint64" }, "status": {} } }, "google-native:compute/alpha:ServiceAttachmentConsumerProjectLimit": { "properties": { "connectionLimit": { "format": "uint32" }, "networkUrl": {}, "projectIdOrNum": {} } }, "google-native:compute/alpha:ServiceAttachmentConsumerProjectLimitResponse": { "properties": { "connectionLimit": { "format": "uint32" }, "networkUrl": {}, "projectIdOrNum": {} } }, "google-native:compute/alpha:ServiceAttachmentTunnelingConfig": { "properties": { "encapsulationProfile": { "$ref": "#/types/google-native:compute/alpha:ServiceAttachmentTunnelingConfigEncapsulationProfile" }, "routingMode": { "$ref": "#/types/google-native:compute/alpha:ServiceAttachmentTunnelingConfigRoutingMode" } } }, "google-native:compute/alpha:ServiceAttachmentTunnelingConfigResponse": { "properties": { "encapsulationProfile": {}, "routingMode": {} } }, "google-native:compute/alpha:ShareSettings": { "properties": { "folderMap": {}, "projectMap": {}, "projects": { "items": {} }, "shareType": { "$ref": "#/types/google-native:compute/alpha:ShareSettingsShareType" } } }, "google-native:compute/alpha:ShareSettingsResponse": { "properties": { "folderMap": {}, "projectMap": {}, "projects": { "items": {} }, "shareType": {} } }, "google-native:compute/alpha:ShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/alpha:ShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/alpha:ShieldedInstanceIntegrityPolicy": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/alpha:ShieldedInstanceIntegrityPolicyResponse": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/alpha:ShieldedVmConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/alpha:ShieldedVmConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/alpha:ShieldedVmIntegrityPolicy": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/alpha:ShieldedVmIntegrityPolicyResponse": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/alpha:SourceDiskEncryptionKey": { "properties": { "diskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceDisk": {} } }, "google-native:compute/alpha:SourceDiskEncryptionKeyResponse": { "properties": { "diskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKeyResponse" }, "sourceDisk": {} } }, "google-native:compute/alpha:SourceInstanceParams": { "properties": { "diskConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:DiskInstantiationConfig" } } } }, "google-native:compute/alpha:SourceInstanceParamsResponse": { "properties": { "diskConfigs": { "items": { "$ref": "#/types/google-native:compute/alpha:DiskInstantiationConfigResponse" } } } }, "google-native:compute/alpha:SourceInstancePropertiesResponse": { "properties": { "canIpForward": {}, "deletionProtection": {}, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/alpha:SavedAttachedDiskResponse" } }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/alpha:AcceleratorConfigResponse" } }, "keyRevocationActionType": {}, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/alpha:MetadataResponse" }, "minCpuPlatform": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:NetworkInterfaceResponse" } }, "postKeyRevocationActionType": {}, "scheduling": { "$ref": "#/types/google-native:compute/alpha:SchedulingResponse" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/alpha:ServiceAccountResponse" } }, "tags": { "$ref": "#/types/google-native:compute/alpha:TagsResponse" } } }, "google-native:compute/alpha:SslCertificateManagedSslCertificate": { "properties": { "domains": { "items": {} } } }, "google-native:compute/alpha:SslCertificateManagedSslCertificateResponse": { "properties": { "domainStatus": {}, "domains": { "items": {} }, "status": {} } }, "google-native:compute/alpha:SslCertificateSelfManagedSslCertificate": { "properties": { "certificate": {}, "privateKey": {} } }, "google-native:compute/alpha:SslCertificateSelfManagedSslCertificateResponse": { "properties": { "certificate": {}, "privateKey": {} } }, "google-native:compute/alpha:SslPolicyWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/alpha:SslPolicyWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:compute/alpha:SslPolicyWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:compute/alpha:StatefulPolicy": { "properties": { "preservedState": { "$ref": "#/types/google-native:compute/alpha:StatefulPolicyPreservedState" } } }, "google-native:compute/alpha:StatefulPolicyPreservedState": { "properties": { "disks": {}, "externalIPs": {}, "internalIPs": {} } }, "google-native:compute/alpha:StatefulPolicyPreservedStateResponse": { "properties": { "disks": {}, "externalIPs": {}, "internalIPs": {} } }, "google-native:compute/alpha:StatefulPolicyResponse": { "properties": { "preservedState": { "$ref": "#/types/google-native:compute/alpha:StatefulPolicyPreservedStateResponse" } } }, "google-native:compute/alpha:StoragePoolResourceStatusResponse": { "properties": { "aggregateDiskProvisionedIops": { "format": "int64" }, "aggregateDiskSizeGb": { "format": "int64" }, "lastResizeTimestamp": {}, "maxAggregateDiskSizeGb": { "format": "int64" }, "numberOfDisks": { "format": "int64" }, "usedBytes": { "format": "int64" }, "usedReducedBytes": { "format": "int64" }, "usedThroughput": { "format": "int64" } } }, "google-native:compute/alpha:SubnetworkLogConfig": { "properties": { "aggregationInterval": { "$ref": "#/types/google-native:compute/alpha:SubnetworkLogConfigAggregationInterval" }, "enable": {}, "filterExpr": {}, "flowSampling": { "format": "float" }, "metadata": { "$ref": "#/types/google-native:compute/alpha:SubnetworkLogConfigMetadata" }, "metadataFields": { "items": {} } } }, "google-native:compute/alpha:SubnetworkLogConfigResponse": { "properties": { "aggregationInterval": {}, "enable": {}, "filterExpr": {}, "flowSampling": { "format": "float" }, "metadata": {}, "metadataFields": { "items": {} } } }, "google-native:compute/alpha:SubnetworkSecondaryRange": { "properties": { "ipCidrRange": {}, "rangeName": {}, "reservedInternalRange": {} } }, "google-native:compute/alpha:SubnetworkSecondaryRangeResponse": { "properties": { "ipCidrRange": {}, "rangeName": {}, "reservedInternalRange": {} } }, "google-native:compute/alpha:Subsetting": { "properties": { "policy": { "$ref": "#/types/google-native:compute/alpha:SubsettingPolicy" }, "subsetSize": { "format": "int32" } } }, "google-native:compute/alpha:SubsettingResponse": { "properties": { "policy": {}, "subsetSize": { "format": "int32" } } }, "google-native:compute/alpha:TCPHealthCheck": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/alpha:TCPHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/alpha:TCPHealthCheckProxyHeader" }, "request": {}, "response": {} } }, "google-native:compute/alpha:TCPHealthCheckResponse": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "request": {}, "response": {} } }, "google-native:compute/alpha:Tags": { "properties": { "fingerprint": { "format": "byte", "copyFromOutputs": true }, "items": { "items": {} } } }, "google-native:compute/alpha:TagsResponse": { "properties": { "fingerprint": { "format": "byte" }, "items": { "items": {} } } }, "google-native:compute/alpha:TlsCertificateContext": { "properties": { "certificatePaths": { "$ref": "#/types/google-native:compute/alpha:TlsCertificatePaths" }, "certificateSource": { "$ref": "#/types/google-native:compute/alpha:TlsCertificateContextCertificateSource" }, "sdsConfig": { "$ref": "#/types/google-native:compute/alpha:SdsConfig" } } }, "google-native:compute/alpha:TlsCertificateContextResponse": { "properties": { "certificatePaths": { "$ref": "#/types/google-native:compute/alpha:TlsCertificatePathsResponse" }, "certificateSource": {}, "sdsConfig": { "$ref": "#/types/google-native:compute/alpha:SdsConfigResponse" } } }, "google-native:compute/alpha:TlsCertificatePaths": { "properties": { "certificatePath": {}, "privateKeyPath": {} } }, "google-native:compute/alpha:TlsCertificatePathsResponse": { "properties": { "certificatePath": {}, "privateKeyPath": {} } }, "google-native:compute/alpha:TlsContext": { "properties": { "certificateContext": { "$ref": "#/types/google-native:compute/alpha:TlsCertificateContext" }, "validationContext": { "$ref": "#/types/google-native:compute/alpha:TlsValidationContext" } } }, "google-native:compute/alpha:TlsContextResponse": { "properties": { "certificateContext": { "$ref": "#/types/google-native:compute/alpha:TlsCertificateContextResponse" }, "validationContext": { "$ref": "#/types/google-native:compute/alpha:TlsValidationContextResponse" } } }, "google-native:compute/alpha:TlsValidationContext": { "properties": { "certificatePath": {}, "sdsConfig": { "$ref": "#/types/google-native:compute/alpha:SdsConfig" }, "validationSource": { "$ref": "#/types/google-native:compute/alpha:TlsValidationContextValidationSource" } } }, "google-native:compute/alpha:TlsValidationContextResponse": { "properties": { "certificatePath": {}, "sdsConfig": { "$ref": "#/types/google-native:compute/alpha:SdsConfigResponse" }, "validationSource": {} } }, "google-native:compute/alpha:UDPHealthCheck": { "properties": { "port": { "format": "int32" }, "portName": {}, "request": {}, "response": {} } }, "google-native:compute/alpha:UDPHealthCheckResponse": { "properties": { "port": { "format": "int32" }, "portName": {}, "request": {}, "response": {} } }, "google-native:compute/alpha:Uint128Response": { "properties": { "high": { "format": "uint64" }, "low": { "format": "uint64" } } }, "google-native:compute/alpha:UpcomingMaintenanceResponse": { "properties": { "canReschedule": {}, "date": {}, "latestWindowStartTime": {}, "maintenanceStatus": {}, "startTimeWindow": { "$ref": "#/types/google-native:compute/alpha:UpcomingMaintenanceTimeWindowResponse" }, "time": {}, "type": {}, "windowEndTime": {}, "windowStartTime": {} } }, "google-native:compute/alpha:UpcomingMaintenanceTimeWindowResponse": { "properties": { "earliest": {}, "latest": {} } }, "google-native:compute/alpha:UrlMapTest": { "properties": { "backendServiceWeight": { "format": "uint32" }, "description": {}, "expectedOutputUrl": {}, "expectedRedirectResponseCode": { "format": "int32" }, "expectedUrlRedirect": {}, "headers": { "items": { "$ref": "#/types/google-native:compute/alpha:UrlMapTestHeader" } }, "host": {}, "path": {}, "service": {} } }, "google-native:compute/alpha:UrlMapTestHeader": { "properties": { "name": {}, "value": {} } }, "google-native:compute/alpha:UrlMapTestHeaderResponse": { "properties": { "name": {}, "value": {} } }, "google-native:compute/alpha:UrlMapTestResponse": { "properties": { "backendServiceWeight": { "format": "uint32" }, "description": {}, "expectedOutputUrl": {}, "expectedRedirectResponseCode": { "format": "int32" }, "expectedUrlRedirect": {}, "headers": { "items": { "$ref": "#/types/google-native:compute/alpha:UrlMapTestHeaderResponse" } }, "host": {}, "path": {}, "service": {} } }, "google-native:compute/alpha:UrlRewrite": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {}, "pathTemplateRewrite": {} } }, "google-native:compute/alpha:UrlRewriteResponse": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {}, "pathTemplateRewrite": {} } }, "google-native:compute/alpha:VpnGatewayVpnGatewayInterface": { "properties": { "interconnectAttachment": {} } }, "google-native:compute/alpha:VpnGatewayVpnGatewayInterfaceResponse": { "properties": { "interconnectAttachment": {}, "ipAddress": {}, "ipv6Address": {} } }, "google-native:compute/alpha:WeightedBackendService": { "properties": { "backendService": {}, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderAction" }, "weight": { "format": "uint32" } } }, "google-native:compute/alpha:WeightedBackendServiceResponse": { "properties": { "backendService": {}, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderActionResponse" }, "weight": { "format": "uint32" } } }, "google-native:compute/beta:AWSV4Signature": { "properties": { "accessKey": {}, "accessKeyId": {}, "accessKeyVersion": {}, "originRegion": {} } }, "google-native:compute/beta:AWSV4SignatureResponse": { "properties": { "accessKey": {}, "accessKeyId": {}, "accessKeyVersion": {}, "originRegion": {} } }, "google-native:compute/beta:AcceleratorConfig": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/beta:AcceleratorConfigResponse": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/beta:AccessConfig": { "properties": { "externalIpv6": {}, "externalIpv6PrefixLength": { "format": "int32" }, "name": {}, "natIP": {}, "networkTier": { "$ref": "#/types/google-native:compute/beta:AccessConfigNetworkTier" }, "publicPtrDomainName": {}, "setPublicPtr": {}, "type": { "$ref": "#/types/google-native:compute/beta:AccessConfigType" } } }, "google-native:compute/beta:AccessConfigResponse": { "properties": { "externalIpv6": {}, "externalIpv6PrefixLength": { "format": "int32" }, "kind": {}, "name": {}, "natIP": {}, "networkTier": {}, "publicPtrDomainName": {}, "securityPolicy": {}, "setPublicPtr": {}, "type": {} } }, "google-native:compute/beta:AdvancedMachineFeatures": { "properties": { "enableNestedVirtualization": {}, "enableUefiNetworking": {}, "threadsPerCore": { "format": "int32" }, "visibleCoreCount": { "format": "int32" } } }, "google-native:compute/beta:AdvancedMachineFeaturesResponse": { "properties": { "enableNestedVirtualization": {}, "enableUefiNetworking": {}, "threadsPerCore": { "format": "int32" }, "visibleCoreCount": { "format": "int32" } } }, "google-native:compute/beta:AliasIpRange": { "properties": { "ipCidrRange": {}, "subnetworkRangeName": {} } }, "google-native:compute/beta:AliasIpRangeResponse": { "properties": { "ipCidrRange": {}, "subnetworkRangeName": {} } }, "google-native:compute/beta:AllocationAggregateReservation": { "properties": { "reservedResources": { "items": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservationReservedResourceInfo" } }, "vmFamily": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservationVmFamily" }, "workloadType": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservationWorkloadType" } } }, "google-native:compute/beta:AllocationAggregateReservationReservedResourceInfo": { "properties": { "accelerator": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservationReservedResourceInfoAccelerator" } } }, "google-native:compute/beta:AllocationAggregateReservationReservedResourceInfoAccelerator": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/beta:AllocationAggregateReservationReservedResourceInfoAcceleratorResponse": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/beta:AllocationAggregateReservationReservedResourceInfoResponse": { "properties": { "accelerator": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservationReservedResourceInfoAcceleratorResponse" } } }, "google-native:compute/beta:AllocationAggregateReservationResponse": { "properties": { "inUseResources": { "items": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservationReservedResourceInfoResponse" } }, "reservedResources": { "items": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservationReservedResourceInfoResponse" } }, "vmFamily": {}, "workloadType": {} } }, "google-native:compute/beta:AllocationResourceStatusResponse": { "properties": { "specificSkuAllocation": { "$ref": "#/types/google-native:compute/beta:AllocationResourceStatusSpecificSKUAllocationResponse" } } }, "google-native:compute/beta:AllocationResourceStatusSpecificSKUAllocationResponse": { "properties": { "sourceInstanceTemplateId": {} } }, "google-native:compute/beta:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk": { "properties": { "diskSizeGb": { "format": "int64" }, "interface": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskInterface" } } }, "google-native:compute/beta:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskResponse": { "properties": { "diskSizeGb": { "format": "int64" }, "interface": {} } }, "google-native:compute/beta:AllocationSpecificSKUAllocationReservedInstanceProperties": { "properties": { "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/beta:AcceleratorConfig" } }, "localSsds": { "items": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk" } }, "locationHint": {}, "machineType": {}, "maintenanceFreezeDurationHours": { "format": "int32" }, "maintenanceInterval": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUAllocationReservedInstancePropertiesMaintenanceInterval" }, "minCpuPlatform": {} } }, "google-native:compute/beta:AllocationSpecificSKUAllocationReservedInstancePropertiesResponse": { "properties": { "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/beta:AcceleratorConfigResponse" } }, "localSsds": { "items": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskResponse" } }, "locationHint": {}, "machineType": {}, "maintenanceFreezeDurationHours": { "format": "int32" }, "maintenanceInterval": {}, "minCpuPlatform": {} } }, "google-native:compute/beta:AllocationSpecificSKUReservation": { "properties": { "count": { "format": "int64" }, "instanceProperties": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUAllocationReservedInstanceProperties" }, "sourceInstanceTemplate": {} } }, "google-native:compute/beta:AllocationSpecificSKUReservationResponse": { "properties": { "assuredCount": { "format": "int64" }, "count": { "format": "int64" }, "inUseCount": { "format": "int64" }, "instanceProperties": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUAllocationReservedInstancePropertiesResponse" }, "sourceInstanceTemplate": {} } }, "google-native:compute/beta:AttachedDisk": { "properties": { "autoDelete": {}, "boot": {}, "deviceName": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "diskSizeGb": { "format": "int64" }, "forceAttach": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeature" } }, "initializeParams": { "$ref": "#/types/google-native:compute/beta:AttachedDiskInitializeParams" }, "interface": { "$ref": "#/types/google-native:compute/beta:AttachedDiskInterface" }, "mode": { "$ref": "#/types/google-native:compute/beta:AttachedDiskMode" }, "savedState": { "$ref": "#/types/google-native:compute/beta:AttachedDiskSavedState" }, "source": {}, "type": { "$ref": "#/types/google-native:compute/beta:AttachedDiskType" } } }, "google-native:compute/beta:AttachedDiskInitializeParams": { "properties": { "architecture": { "$ref": "#/types/google-native:compute/beta:AttachedDiskInitializeParamsArchitecture" }, "description": {}, "diskName": {}, "diskSizeGb": { "format": "int64" }, "diskType": {}, "enableConfidentialCompute": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeature" } }, "labels": {}, "licenses": { "items": {} }, "multiWriter": {}, "onUpdateAction": { "$ref": "#/types/google-native:compute/beta:AttachedDiskInitializeParamsOnUpdateAction" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" } } }, "google-native:compute/beta:AttachedDiskInitializeParamsResponse": { "properties": { "architecture": {}, "description": {}, "diskName": {}, "diskSizeGb": { "format": "int64" }, "diskType": {}, "enableConfidentialCompute": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeatureResponse" } }, "labels": {}, "licenses": { "items": {} }, "multiWriter": {}, "onUpdateAction": {}, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKeyResponse" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKeyResponse" } } }, "google-native:compute/beta:AttachedDiskResponse": { "properties": { "architecture": {}, "autoDelete": {}, "boot": {}, "deviceName": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKeyResponse" }, "diskSizeGb": { "format": "int64" }, "forceAttach": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeatureResponse" } }, "index": { "format": "int32" }, "initializeParams": { "$ref": "#/types/google-native:compute/beta:AttachedDiskInitializeParamsResponse" }, "interface": {}, "kind": {}, "licenses": { "items": {} }, "locked": {}, "mode": {}, "savedState": {}, "shieldedInstanceInitialState": { "$ref": "#/types/google-native:compute/beta:InitialStateConfigResponse" }, "source": {}, "type": {}, "userLicenses": { "items": {} } } }, "google-native:compute/beta:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:AuditLogConfig" } }, "exemptedMembers": { "items": {} }, "service": {} } }, "google-native:compute/beta:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:AuditLogConfigResponse" } }, "exemptedMembers": { "items": {} }, "service": {} } }, "google-native:compute/beta:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": { "$ref": "#/types/google-native:compute/beta:AuditLogConfigLogType" } } }, "google-native:compute/beta:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": {} } }, "google-native:compute/beta:AuthorizationLoggingOptions": { "properties": { "permissionType": { "$ref": "#/types/google-native:compute/beta:AuthorizationLoggingOptionsPermissionType" } } }, "google-native:compute/beta:AuthorizationLoggingOptionsResponse": { "properties": { "permissionType": {} } }, "google-native:compute/beta:AutoscalerStatusDetailsResponse": { "properties": { "message": {}, "type": {} } }, "google-native:compute/beta:AutoscalingPolicy": { "properties": { "coolDownPeriodSec": { "format": "int32" }, "cpuUtilization": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyCpuUtilization" }, "customMetricUtilizations": { "items": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyCustomMetricUtilization" } }, "loadBalancingUtilization": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyLoadBalancingUtilization" }, "maxNumReplicas": { "format": "int32" }, "minNumReplicas": { "format": "int32" }, "mode": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyMode" }, "scaleDownControl": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyScaleDownControl" }, "scaleInControl": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyScaleInControl" }, "scalingSchedules": {} } }, "google-native:compute/beta:AutoscalingPolicyCpuUtilization": { "properties": { "predictiveMethod": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyCpuUtilizationPredictiveMethod" }, "utilizationTarget": { "format": "double" } } }, "google-native:compute/beta:AutoscalingPolicyCpuUtilizationResponse": { "properties": { "predictiveMethod": {}, "utilizationTarget": { "format": "double" } } }, "google-native:compute/beta:AutoscalingPolicyCustomMetricUtilization": { "properties": { "filter": {}, "metric": {}, "singleInstanceAssignment": { "format": "double" }, "utilizationTarget": { "format": "double" }, "utilizationTargetType": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyCustomMetricUtilizationUtilizationTargetType" } } }, "google-native:compute/beta:AutoscalingPolicyCustomMetricUtilizationResponse": { "properties": { "filter": {}, "metric": {}, "singleInstanceAssignment": { "format": "double" }, "utilizationTarget": { "format": "double" }, "utilizationTargetType": {} } }, "google-native:compute/beta:AutoscalingPolicyLoadBalancingUtilization": { "properties": { "utilizationTarget": { "format": "double" } } }, "google-native:compute/beta:AutoscalingPolicyLoadBalancingUtilizationResponse": { "properties": { "utilizationTarget": { "format": "double" } } }, "google-native:compute/beta:AutoscalingPolicyResponse": { "properties": { "coolDownPeriodSec": { "format": "int32" }, "cpuUtilization": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyCpuUtilizationResponse" }, "customMetricUtilizations": { "items": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyCustomMetricUtilizationResponse" } }, "loadBalancingUtilization": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyLoadBalancingUtilizationResponse" }, "maxNumReplicas": { "format": "int32" }, "minNumReplicas": { "format": "int32" }, "mode": {}, "scaleDownControl": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyScaleDownControlResponse" }, "scaleInControl": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicyScaleInControlResponse" }, "scalingSchedules": {} } }, "google-native:compute/beta:AutoscalingPolicyScaleDownControl": { "properties": { "maxScaledDownReplicas": { "$ref": "#/types/google-native:compute/beta:FixedOrPercent" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/beta:AutoscalingPolicyScaleDownControlResponse": { "properties": { "maxScaledDownReplicas": { "$ref": "#/types/google-native:compute/beta:FixedOrPercentResponse" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/beta:AutoscalingPolicyScaleInControl": { "properties": { "maxScaledInReplicas": { "$ref": "#/types/google-native:compute/beta:FixedOrPercent" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/beta:AutoscalingPolicyScaleInControlResponse": { "properties": { "maxScaledInReplicas": { "$ref": "#/types/google-native:compute/beta:FixedOrPercentResponse" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/beta:Backend": { "properties": { "balancingMode": { "$ref": "#/types/google-native:compute/beta:BackendBalancingMode" }, "capacityScaler": { "format": "float" }, "description": {}, "failover": {}, "group": {}, "maxConnections": { "format": "int32" }, "maxConnectionsPerEndpoint": { "format": "int32" }, "maxConnectionsPerInstance": { "format": "int32" }, "maxRate": { "format": "int32" }, "maxRatePerEndpoint": { "format": "float" }, "maxRatePerInstance": { "format": "float" }, "maxUtilization": { "format": "float" }, "preference": { "$ref": "#/types/google-native:compute/beta:BackendPreference" } } }, "google-native:compute/beta:BackendBucketCdnPolicy": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/beta:BackendBucketCdnPolicyBypassCacheOnRequestHeader" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/beta:BackendBucketCdnPolicyCacheKeyPolicy" }, "cacheMode": { "$ref": "#/types/google-native:compute/beta:BackendBucketCdnPolicyCacheMode" }, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/beta:BackendBucketCdnPolicyNegativeCachingPolicy" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" } } }, "google-native:compute/beta:BackendBucketCdnPolicyBypassCacheOnRequestHeader": { "properties": { "headerName": {} } }, "google-native:compute/beta:BackendBucketCdnPolicyBypassCacheOnRequestHeaderResponse": { "properties": { "headerName": {} } }, "google-native:compute/beta:BackendBucketCdnPolicyCacheKeyPolicy": { "properties": { "includeHttpHeaders": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/beta:BackendBucketCdnPolicyCacheKeyPolicyResponse": { "properties": { "includeHttpHeaders": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/beta:BackendBucketCdnPolicyNegativeCachingPolicy": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/beta:BackendBucketCdnPolicyNegativeCachingPolicyResponse": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/beta:BackendBucketCdnPolicyResponse": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/beta:BackendBucketCdnPolicyBypassCacheOnRequestHeaderResponse" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/beta:BackendBucketCdnPolicyCacheKeyPolicyResponse" }, "cacheMode": {}, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/beta:BackendBucketCdnPolicyNegativeCachingPolicyResponse" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" }, "signedUrlKeyNames": { "items": {} } } }, "google-native:compute/beta:BackendResponse": { "properties": { "balancingMode": {}, "capacityScaler": { "format": "float" }, "description": {}, "failover": {}, "group": {}, "maxConnections": { "format": "int32" }, "maxConnectionsPerEndpoint": { "format": "int32" }, "maxConnectionsPerInstance": { "format": "int32" }, "maxRate": { "format": "int32" }, "maxRatePerEndpoint": { "format": "float" }, "maxRatePerInstance": { "format": "float" }, "maxUtilization": { "format": "float" }, "preference": {} } }, "google-native:compute/beta:BackendServiceCdnPolicy": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceCdnPolicyBypassCacheOnRequestHeader" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/beta:CacheKeyPolicy" }, "cacheMode": { "$ref": "#/types/google-native:compute/beta:BackendServiceCdnPolicyCacheMode" }, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceCdnPolicyNegativeCachingPolicy" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" } } }, "google-native:compute/beta:BackendServiceCdnPolicyBypassCacheOnRequestHeader": { "properties": { "headerName": {} } }, "google-native:compute/beta:BackendServiceCdnPolicyBypassCacheOnRequestHeaderResponse": { "properties": { "headerName": {} } }, "google-native:compute/beta:BackendServiceCdnPolicyNegativeCachingPolicy": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/beta:BackendServiceCdnPolicyNegativeCachingPolicyResponse": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/beta:BackendServiceCdnPolicyResponse": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceCdnPolicyBypassCacheOnRequestHeaderResponse" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/beta:CacheKeyPolicyResponse" }, "cacheMode": {}, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceCdnPolicyNegativeCachingPolicyResponse" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" }, "signedUrlKeyNames": { "items": {} } } }, "google-native:compute/beta:BackendServiceConnectionTrackingPolicy": { "properties": { "connectionPersistenceOnUnhealthyBackends": { "$ref": "#/types/google-native:compute/beta:BackendServiceConnectionTrackingPolicyConnectionPersistenceOnUnhealthyBackends" }, "enableStrongAffinity": {}, "idleTimeoutSec": { "format": "int32" }, "trackingMode": { "$ref": "#/types/google-native:compute/beta:BackendServiceConnectionTrackingPolicyTrackingMode" } } }, "google-native:compute/beta:BackendServiceConnectionTrackingPolicyResponse": { "properties": { "connectionPersistenceOnUnhealthyBackends": {}, "enableStrongAffinity": {}, "idleTimeoutSec": { "format": "int32" }, "trackingMode": {} } }, "google-native:compute/beta:BackendServiceFailoverPolicy": { "properties": { "disableConnectionDrainOnFailover": {}, "dropTrafficIfUnhealthy": {}, "failoverRatio": { "format": "float" } } }, "google-native:compute/beta:BackendServiceFailoverPolicyResponse": { "properties": { "disableConnectionDrainOnFailover": {}, "dropTrafficIfUnhealthy": {}, "failoverRatio": { "format": "float" } } }, "google-native:compute/beta:BackendServiceIAP": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientSecret": {} } }, "google-native:compute/beta:BackendServiceIAPResponse": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientSecret": {}, "oauth2ClientSecretSha256": {} } }, "google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfig": { "properties": { "customPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy" }, "policy": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigPolicy" } } }, "google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy": { "properties": { "data": {}, "name": {} } }, "google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyResponse": { "properties": { "data": {}, "name": {} } }, "google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigPolicy": { "properties": { "name": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigPolicyName" } } }, "google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigPolicyResponse": { "properties": { "name": {} } }, "google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigResponse": { "properties": { "customPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyResponse" }, "policy": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfigPolicyResponse" } } }, "google-native:compute/beta:BackendServiceLogConfig": { "properties": { "enable": {}, "optionalFields": { "items": {} }, "optionalMode": { "$ref": "#/types/google-native:compute/beta:BackendServiceLogConfigOptionalMode" }, "sampleRate": { "format": "float" } } }, "google-native:compute/beta:BackendServiceLogConfigResponse": { "properties": { "enable": {}, "optionalFields": { "items": {} }, "optionalMode": {}, "sampleRate": { "format": "float" } } }, "google-native:compute/beta:BackendServiceUsedBy": { "properties": { "reference": {} } }, "google-native:compute/beta:BackendServiceUsedByResponse": { "properties": { "reference": {} } }, "google-native:compute/beta:Binding": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:compute/beta:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:compute/beta:BindingResponse": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:compute/beta:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:compute/beta:CacheKeyPolicy": { "properties": { "includeHost": {}, "includeHttpHeaders": { "items": {} }, "includeNamedCookies": { "items": {} }, "includeProtocol": {}, "includeQueryString": {}, "queryStringBlacklist": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/beta:CacheKeyPolicyResponse": { "properties": { "includeHost": {}, "includeHttpHeaders": { "items": {} }, "includeNamedCookies": { "items": {} }, "includeProtocol": {}, "includeQueryString": {}, "queryStringBlacklist": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/beta:CircuitBreakers": { "properties": { "connectTimeout": { "$ref": "#/types/google-native:compute/beta:Duration" }, "maxConnections": { "format": "int32" }, "maxPendingRequests": { "format": "int32" }, "maxRequests": { "format": "int32" }, "maxRequestsPerConnection": { "format": "int32" }, "maxRetries": { "format": "int32" } } }, "google-native:compute/beta:CircuitBreakersResponse": { "properties": { "connectTimeout": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "maxConnections": { "format": "int32" }, "maxPendingRequests": { "format": "int32" }, "maxRequests": { "format": "int32" }, "maxRequestsPerConnection": { "format": "int32" }, "maxRetries": { "format": "int32" } } }, "google-native:compute/beta:Condition": { "properties": { "iam": { "$ref": "#/types/google-native:compute/beta:ConditionIam" }, "op": { "$ref": "#/types/google-native:compute/beta:ConditionOp" }, "svc": {}, "sys": { "$ref": "#/types/google-native:compute/beta:ConditionSys" }, "values": { "items": {} } } }, "google-native:compute/beta:ConditionResponse": { "properties": { "iam": {}, "op": {}, "svc": {}, "sys": {}, "values": { "items": {} } } }, "google-native:compute/beta:ConfidentialInstanceConfig": { "properties": { "confidentialInstanceType": { "$ref": "#/types/google-native:compute/beta:ConfidentialInstanceConfigConfidentialInstanceType" }, "enableConfidentialCompute": {} } }, "google-native:compute/beta:ConfidentialInstanceConfigResponse": { "properties": { "confidentialInstanceType": {}, "enableConfidentialCompute": {} } }, "google-native:compute/beta:ConnectionDraining": { "properties": { "drainingTimeoutSec": { "format": "int32" } } }, "google-native:compute/beta:ConnectionDrainingResponse": { "properties": { "drainingTimeoutSec": { "format": "int32" } } }, "google-native:compute/beta:ConsistentHashLoadBalancerSettings": { "properties": { "httpCookie": { "$ref": "#/types/google-native:compute/beta:ConsistentHashLoadBalancerSettingsHttpCookie" }, "httpHeaderName": {}, "minimumRingSize": { "format": "int64" } } }, "google-native:compute/beta:ConsistentHashLoadBalancerSettingsHttpCookie": { "properties": { "name": {}, "path": {}, "ttl": { "$ref": "#/types/google-native:compute/beta:Duration" } } }, "google-native:compute/beta:ConsistentHashLoadBalancerSettingsHttpCookieResponse": { "properties": { "name": {}, "path": {}, "ttl": { "$ref": "#/types/google-native:compute/beta:DurationResponse" } } }, "google-native:compute/beta:ConsistentHashLoadBalancerSettingsResponse": { "properties": { "httpCookie": { "$ref": "#/types/google-native:compute/beta:ConsistentHashLoadBalancerSettingsHttpCookieResponse" }, "httpHeaderName": {}, "minimumRingSize": { "format": "int64" } } }, "google-native:compute/beta:CorsPolicy": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": { "format": "int32" } } }, "google-native:compute/beta:CorsPolicyResponse": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": { "format": "int32" } } }, "google-native:compute/beta:CustomErrorResponsePolicy": { "properties": { "errorResponseRules": { "items": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicyCustomErrorResponseRule" } }, "errorService": {} } }, "google-native:compute/beta:CustomErrorResponsePolicyCustomErrorResponseRule": { "properties": { "matchResponseCodes": { "items": {} }, "overrideResponseCode": { "format": "int32" }, "path": {} } }, "google-native:compute/beta:CustomErrorResponsePolicyCustomErrorResponseRuleResponse": { "properties": { "matchResponseCodes": { "items": {} }, "overrideResponseCode": { "format": "int32" }, "path": {} } }, "google-native:compute/beta:CustomErrorResponsePolicyResponse": { "properties": { "errorResponseRules": { "items": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicyCustomErrorResponseRuleResponse" } }, "errorService": {} } }, "google-native:compute/beta:CustomerEncryptionKey": { "properties": { "kmsKeyName": {}, "kmsKeyServiceAccount": {}, "rawKey": {}, "rsaEncryptedKey": {} } }, "google-native:compute/beta:CustomerEncryptionKeyResponse": { "properties": { "kmsKeyName": {}, "kmsKeyServiceAccount": {}, "rawKey": {}, "rsaEncryptedKey": {}, "sha256": {} } }, "google-native:compute/beta:DeprecationStatus": { "properties": { "deleted": {}, "deprecated": {}, "obsolete": {}, "replacement": {}, "state": { "$ref": "#/types/google-native:compute/beta:DeprecationStatusState" }, "stateOverride": { "$ref": "#/types/google-native:compute/beta:RolloutPolicy" } } }, "google-native:compute/beta:DeprecationStatusResponse": { "properties": { "deleted": {}, "deprecated": {}, "obsolete": {}, "replacement": {}, "state": {}, "stateOverride": { "$ref": "#/types/google-native:compute/beta:RolloutPolicyResponse" } } }, "google-native:compute/beta:DiskAsyncReplication": { "properties": { "disk": {} } }, "google-native:compute/beta:DiskAsyncReplicationResponse": { "properties": { "consistencyGroupPolicy": {}, "consistencyGroupPolicyId": {}, "disk": {}, "diskId": {} } }, "google-native:compute/beta:DiskInstantiationConfig": { "properties": { "autoDelete": {}, "customImage": {}, "deviceName": {}, "instantiateFrom": { "$ref": "#/types/google-native:compute/beta:DiskInstantiationConfigInstantiateFrom" } } }, "google-native:compute/beta:DiskInstantiationConfigResponse": { "properties": { "autoDelete": {}, "customImage": {}, "deviceName": {}, "instantiateFrom": {} } }, "google-native:compute/beta:DiskParams": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/beta:DiskParamsResponse": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/beta:DiskResourceStatusAsyncReplicationStatusResponse": { "properties": { "state": {} } }, "google-native:compute/beta:DiskResourceStatusResponse": { "properties": { "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/beta:DiskResourceStatusAsyncReplicationStatusResponse" }, "asyncSecondaryDisks": {} } }, "google-native:compute/beta:DisplayDevice": { "properties": { "enableDisplay": {} } }, "google-native:compute/beta:DisplayDeviceResponse": { "properties": { "enableDisplay": {} } }, "google-native:compute/beta:DistributionPolicy": { "properties": { "targetShape": { "$ref": "#/types/google-native:compute/beta:DistributionPolicyTargetShape" }, "zones": { "items": { "$ref": "#/types/google-native:compute/beta:DistributionPolicyZoneConfiguration" } } } }, "google-native:compute/beta:DistributionPolicyResponse": { "properties": { "targetShape": {}, "zones": { "items": { "$ref": "#/types/google-native:compute/beta:DistributionPolicyZoneConfigurationResponse" } } } }, "google-native:compute/beta:DistributionPolicyZoneConfiguration": { "properties": { "zone": {} } }, "google-native:compute/beta:DistributionPolicyZoneConfigurationResponse": { "properties": { "zone": {} } }, "google-native:compute/beta:Duration": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:compute/beta:DurationResponse": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:compute/beta:ErrorInfoResponse": { "properties": { "domain": {}, "metadatas": {}, "reason": {} } }, "google-native:compute/beta:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:compute/beta:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:compute/beta:ExternalVpnGatewayInterface": { "properties": { "id": { "format": "uint32" }, "ipAddress": {}, "ipv6Address": {} } }, "google-native:compute/beta:ExternalVpnGatewayInterfaceResponse": { "properties": { "ipAddress": {}, "ipv6Address": {} } }, "google-native:compute/beta:FileContentBuffer": { "properties": { "content": { "format": "byte" }, "fileType": { "$ref": "#/types/google-native:compute/beta:FileContentBufferFileType" } } }, "google-native:compute/beta:FileContentBufferResponse": { "properties": { "content": { "format": "byte" }, "fileType": {} } }, "google-native:compute/beta:FirewallAllowedItem": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/beta:FirewallAllowedItemResponse": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/beta:FirewallDeniedItem": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/beta:FirewallDeniedItemResponse": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/beta:FirewallLogConfig": { "properties": { "enable": {}, "metadata": { "$ref": "#/types/google-native:compute/beta:FirewallLogConfigMetadata" } } }, "google-native:compute/beta:FirewallLogConfigResponse": { "properties": { "enable": {}, "metadata": {} } }, "google-native:compute/beta:FirewallPolicyAssociation": { "properties": { "attachmentTarget": {}, "name": {} } }, "google-native:compute/beta:FirewallPolicyAssociationResponse": { "properties": { "attachmentTarget": {}, "displayName": {}, "firewallPolicyId": {}, "name": {}, "shortName": {} } }, "google-native:compute/beta:FirewallPolicyRule": { "properties": { "action": {}, "description": {}, "direction": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRuleDirection" }, "disabled": {}, "enableLogging": {}, "match": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRuleMatcher" }, "priority": { "format": "int32" }, "ruleName": {}, "securityProfileGroup": {}, "targetResources": { "items": {} }, "targetSecureTags": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRuleSecureTag" } }, "targetServiceAccounts": { "items": {} }, "tlsInspect": {} } }, "google-native:compute/beta:FirewallPolicyRuleMatcher": { "properties": { "destAddressGroups": { "items": {} }, "destFqdns": { "items": {} }, "destIpRanges": { "items": {} }, "destRegionCodes": { "items": {} }, "destThreatIntelligences": { "items": {} }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRuleMatcherLayer4Config" } }, "srcAddressGroups": { "items": {} }, "srcFqdns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcRegionCodes": { "items": {} }, "srcSecureTags": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRuleSecureTag" } }, "srcThreatIntelligences": { "items": {} } } }, "google-native:compute/beta:FirewallPolicyRuleMatcherLayer4Config": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/beta:FirewallPolicyRuleMatcherLayer4ConfigResponse": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/beta:FirewallPolicyRuleMatcherResponse": { "properties": { "destAddressGroups": { "items": {} }, "destFqdns": { "items": {} }, "destIpRanges": { "items": {} }, "destRegionCodes": { "items": {} }, "destThreatIntelligences": { "items": {} }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRuleMatcherLayer4ConfigResponse" } }, "srcAddressGroups": { "items": {} }, "srcFqdns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcRegionCodes": { "items": {} }, "srcSecureTags": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRuleSecureTagResponse" } }, "srcThreatIntelligences": { "items": {} } } }, "google-native:compute/beta:FirewallPolicyRuleResponse": { "properties": { "action": {}, "description": {}, "direction": {}, "disabled": {}, "enableLogging": {}, "kind": {}, "match": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRuleMatcherResponse" }, "priority": { "format": "int32" }, "ruleName": {}, "ruleTupleCount": { "format": "int32" }, "securityProfileGroup": {}, "targetResources": { "items": {} }, "targetSecureTags": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRuleSecureTagResponse" } }, "targetServiceAccounts": { "items": {} }, "tlsInspect": {} } }, "google-native:compute/beta:FirewallPolicyRuleSecureTag": { "properties": { "name": {} } }, "google-native:compute/beta:FirewallPolicyRuleSecureTagResponse": { "properties": { "name": {}, "state": {} } }, "google-native:compute/beta:FixedOrPercent": { "properties": { "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:compute/beta:FixedOrPercentResponse": { "properties": { "calculated": { "format": "int32" }, "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:compute/beta:ForwardingRuleServiceDirectoryRegistration": { "properties": { "namespace": {}, "service": {}, "serviceDirectoryRegion": {} } }, "google-native:compute/beta:ForwardingRuleServiceDirectoryRegistrationResponse": { "properties": { "namespace": {}, "service": {}, "serviceDirectoryRegion": {} } }, "google-native:compute/beta:FutureReservationSpecificSKUProperties": { "properties": { "instanceProperties": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUAllocationReservedInstanceProperties" }, "sourceInstanceTemplate": {}, "totalCount": { "format": "int64" } } }, "google-native:compute/beta:FutureReservationSpecificSKUPropertiesResponse": { "properties": { "instanceProperties": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUAllocationReservedInstancePropertiesResponse" }, "sourceInstanceTemplate": {}, "totalCount": { "format": "int64" } } }, "google-native:compute/beta:FutureReservationStatusLastKnownGoodStateFutureReservationSpecsResponse": { "properties": { "shareSettings": { "$ref": "#/types/google-native:compute/beta:ShareSettingsResponse" }, "specificSkuProperties": { "$ref": "#/types/google-native:compute/beta:FutureReservationSpecificSKUPropertiesResponse" }, "timeWindow": { "$ref": "#/types/google-native:compute/beta:FutureReservationTimeWindowResponse" } } }, "google-native:compute/beta:FutureReservationStatusLastKnownGoodStateResponse": { "properties": { "description": {}, "futureReservationSpecs": { "$ref": "#/types/google-native:compute/beta:FutureReservationStatusLastKnownGoodStateFutureReservationSpecsResponse" }, "lockTime": {}, "namePrefix": {}, "procurementStatus": {} } }, "google-native:compute/beta:FutureReservationStatusResponse": { "properties": { "amendmentStatus": {}, "autoCreatedReservations": { "items": {} }, "fulfilledCount": { "format": "int64" }, "lastKnownGoodState": { "$ref": "#/types/google-native:compute/beta:FutureReservationStatusLastKnownGoodStateResponse" }, "lockTime": {}, "procurementStatus": {}, "specificSkuProperties": { "$ref": "#/types/google-native:compute/beta:FutureReservationStatusSpecificSKUPropertiesResponse" } } }, "google-native:compute/beta:FutureReservationStatusSpecificSKUPropertiesResponse": { "properties": { "sourceInstanceTemplateId": {} } }, "google-native:compute/beta:FutureReservationTimeWindow": { "properties": { "duration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "endTime": {}, "startTime": {} } }, "google-native:compute/beta:FutureReservationTimeWindowResponse": { "properties": { "duration": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "endTime": {}, "startTime": {} } }, "google-native:compute/beta:GRPCHealthCheck": { "properties": { "grpcServiceName": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/beta:GRPCHealthCheckPortSpecification" } } }, "google-native:compute/beta:GRPCHealthCheckResponse": { "properties": { "grpcServiceName": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {} } }, "google-native:compute/beta:GuestOsFeature": { "properties": { "type": { "$ref": "#/types/google-native:compute/beta:GuestOsFeatureType" } } }, "google-native:compute/beta:GuestOsFeatureResponse": { "properties": { "type": {} } }, "google-native:compute/beta:HTTP2HealthCheck": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/beta:HTTP2HealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/beta:HTTP2HealthCheckProxyHeader" }, "requestPath": {}, "response": {} } }, "google-native:compute/beta:HTTP2HealthCheckResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "requestPath": {}, "response": {} } }, "google-native:compute/beta:HTTPHealthCheck": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/beta:HTTPHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/beta:HTTPHealthCheckProxyHeader" }, "requestPath": {}, "response": {} } }, "google-native:compute/beta:HTTPHealthCheckResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "requestPath": {}, "response": {} } }, "google-native:compute/beta:HTTPSHealthCheck": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/beta:HTTPSHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/beta:HTTPSHealthCheckProxyHeader" }, "requestPath": {}, "response": {} } }, "google-native:compute/beta:HTTPSHealthCheckResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "requestPath": {}, "response": {} } }, "google-native:compute/beta:HealthCheckLogConfig": { "properties": { "enable": {} } }, "google-native:compute/beta:HealthCheckLogConfigResponse": { "properties": { "enable": {} } }, "google-native:compute/beta:HelpLinkResponse": { "properties": { "description": {}, "url": {} } }, "google-native:compute/beta:HelpResponse": { "properties": { "links": { "items": { "$ref": "#/types/google-native:compute/beta:HelpLinkResponse" } } } }, "google-native:compute/beta:HostRule": { "properties": { "description": {}, "hosts": { "items": {} }, "pathMatcher": {} } }, "google-native:compute/beta:HostRuleResponse": { "properties": { "description": {}, "hosts": { "items": {} }, "pathMatcher": {} } }, "google-native:compute/beta:HttpFaultAbort": { "properties": { "httpStatus": { "format": "uint32" }, "percentage": { "format": "double" } } }, "google-native:compute/beta:HttpFaultAbortResponse": { "properties": { "httpStatus": { "format": "uint32" }, "percentage": { "format": "double" } } }, "google-native:compute/beta:HttpFaultDelay": { "properties": { "fixedDelay": { "$ref": "#/types/google-native:compute/beta:Duration" }, "percentage": { "format": "double" } } }, "google-native:compute/beta:HttpFaultDelayResponse": { "properties": { "fixedDelay": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "percentage": { "format": "double" } } }, "google-native:compute/beta:HttpFaultInjection": { "properties": { "abort": { "$ref": "#/types/google-native:compute/beta:HttpFaultAbort" }, "delay": { "$ref": "#/types/google-native:compute/beta:HttpFaultDelay" } } }, "google-native:compute/beta:HttpFaultInjectionResponse": { "properties": { "abort": { "$ref": "#/types/google-native:compute/beta:HttpFaultAbortResponse" }, "delay": { "$ref": "#/types/google-native:compute/beta:HttpFaultDelayResponse" } } }, "google-native:compute/beta:HttpFilterConfig": { "properties": { "config": {}, "configTypeUrl": {}, "filterName": {} } }, "google-native:compute/beta:HttpFilterConfigResponse": { "properties": { "config": {}, "configTypeUrl": {}, "filterName": {} } }, "google-native:compute/beta:HttpHeaderAction": { "properties": { "requestHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/beta:HttpHeaderOption" } }, "requestHeadersToRemove": { "items": {} }, "responseHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/beta:HttpHeaderOption" } }, "responseHeadersToRemove": { "items": {} } } }, "google-native:compute/beta:HttpHeaderActionResponse": { "properties": { "requestHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/beta:HttpHeaderOptionResponse" } }, "requestHeadersToRemove": { "items": {} }, "responseHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/beta:HttpHeaderOptionResponse" } }, "responseHeadersToRemove": { "items": {} } } }, "google-native:compute/beta:HttpHeaderMatch": { "properties": { "exactMatch": {}, "headerName": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:compute/beta:Int64RangeMatch" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:compute/beta:HttpHeaderMatchResponse": { "properties": { "exactMatch": {}, "headerName": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:compute/beta:Int64RangeMatchResponse" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:compute/beta:HttpHeaderOption": { "properties": { "headerName": {}, "headerValue": {}, "replace": {} } }, "google-native:compute/beta:HttpHeaderOptionResponse": { "properties": { "headerName": {}, "headerValue": {}, "replace": {} } }, "google-native:compute/beta:HttpQueryParameterMatch": { "properties": { "exactMatch": {}, "name": {}, "presentMatch": {}, "regexMatch": {} } }, "google-native:compute/beta:HttpQueryParameterMatchResponse": { "properties": { "exactMatch": {}, "name": {}, "presentMatch": {}, "regexMatch": {} } }, "google-native:compute/beta:HttpRedirectAction": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "prefixRedirect": {}, "redirectResponseCode": { "$ref": "#/types/google-native:compute/beta:HttpRedirectActionRedirectResponseCode" }, "stripQuery": {} } }, "google-native:compute/beta:HttpRedirectActionResponse": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "prefixRedirect": {}, "redirectResponseCode": {}, "stripQuery": {} } }, "google-native:compute/beta:HttpRetryPolicy": { "properties": { "numRetries": { "format": "uint32" }, "perTryTimeout": { "$ref": "#/types/google-native:compute/beta:Duration" }, "retryConditions": { "items": {} } } }, "google-native:compute/beta:HttpRetryPolicyResponse": { "properties": { "numRetries": { "format": "uint32" }, "perTryTimeout": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "retryConditions": { "items": {} } } }, "google-native:compute/beta:HttpRouteAction": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:compute/beta:CorsPolicy" }, "faultInjectionPolicy": { "$ref": "#/types/google-native:compute/beta:HttpFaultInjection" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:compute/beta:RequestMirrorPolicy" }, "retryPolicy": { "$ref": "#/types/google-native:compute/beta:HttpRetryPolicy" }, "timeout": { "$ref": "#/types/google-native:compute/beta:Duration" }, "urlRewrite": { "$ref": "#/types/google-native:compute/beta:UrlRewrite" }, "weightedBackendServices": { "items": { "$ref": "#/types/google-native:compute/beta:WeightedBackendService" } } } }, "google-native:compute/beta:HttpRouteActionResponse": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:compute/beta:CorsPolicyResponse" }, "faultInjectionPolicy": { "$ref": "#/types/google-native:compute/beta:HttpFaultInjectionResponse" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:compute/beta:RequestMirrorPolicyResponse" }, "retryPolicy": { "$ref": "#/types/google-native:compute/beta:HttpRetryPolicyResponse" }, "timeout": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "urlRewrite": { "$ref": "#/types/google-native:compute/beta:UrlRewriteResponse" }, "weightedBackendServices": { "items": { "$ref": "#/types/google-native:compute/beta:WeightedBackendServiceResponse" } } } }, "google-native:compute/beta:HttpRouteRule": { "properties": { "customErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicy" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderAction" }, "httpFilterConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:HttpFilterConfig" } }, "httpFilterMetadata": { "items": { "$ref": "#/types/google-native:compute/beta:HttpFilterConfig" } }, "matchRules": { "items": { "$ref": "#/types/google-native:compute/beta:HttpRouteRuleMatch" } }, "priority": { "format": "int32" }, "routeAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteAction" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectAction" } } }, "google-native:compute/beta:HttpRouteRuleMatch": { "properties": { "fullPathMatch": {}, "headerMatches": { "items": { "$ref": "#/types/google-native:compute/beta:HttpHeaderMatch" } }, "ignoreCase": {}, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataFilter" } }, "pathTemplateMatch": {}, "prefixMatch": {}, "queryParameterMatches": { "items": { "$ref": "#/types/google-native:compute/beta:HttpQueryParameterMatch" } }, "regexMatch": {} } }, "google-native:compute/beta:HttpRouteRuleMatchResponse": { "properties": { "fullPathMatch": {}, "headerMatches": { "items": { "$ref": "#/types/google-native:compute/beta:HttpHeaderMatchResponse" } }, "ignoreCase": {}, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataFilterResponse" } }, "pathTemplateMatch": {}, "prefixMatch": {}, "queryParameterMatches": { "items": { "$ref": "#/types/google-native:compute/beta:HttpQueryParameterMatchResponse" } }, "regexMatch": {} } }, "google-native:compute/beta:HttpRouteRuleResponse": { "properties": { "customErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicyResponse" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderActionResponse" }, "httpFilterConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:HttpFilterConfigResponse" } }, "httpFilterMetadata": { "items": { "$ref": "#/types/google-native:compute/beta:HttpFilterConfigResponse" } }, "matchRules": { "items": { "$ref": "#/types/google-native:compute/beta:HttpRouteRuleMatchResponse" } }, "priority": { "format": "int32" }, "routeAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteActionResponse" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectActionResponse" } } }, "google-native:compute/beta:ImageRawDisk": { "properties": { "containerType": { "$ref": "#/types/google-native:compute/beta:ImageRawDiskContainerType" }, "sha1Checksum": {}, "source": {} } }, "google-native:compute/beta:ImageRawDiskResponse": { "properties": { "containerType": {}, "sha1Checksum": {}, "source": {} } }, "google-native:compute/beta:InitialStateConfig": { "properties": { "dbs": { "items": { "$ref": "#/types/google-native:compute/beta:FileContentBuffer" } }, "dbxs": { "items": { "$ref": "#/types/google-native:compute/beta:FileContentBuffer" } }, "keks": { "items": { "$ref": "#/types/google-native:compute/beta:FileContentBuffer" } }, "pk": { "$ref": "#/types/google-native:compute/beta:FileContentBuffer" } } }, "google-native:compute/beta:InitialStateConfigResponse": { "properties": { "dbs": { "items": { "$ref": "#/types/google-native:compute/beta:FileContentBufferResponse" } }, "dbxs": { "items": { "$ref": "#/types/google-native:compute/beta:FileContentBufferResponse" } }, "keks": { "items": { "$ref": "#/types/google-native:compute/beta:FileContentBufferResponse" } }, "pk": { "$ref": "#/types/google-native:compute/beta:FileContentBufferResponse" } } }, "google-native:compute/beta:InstanceGroupManagerActionsSummaryResponse": { "properties": { "abandoning": { "format": "int32" }, "creating": { "format": "int32" }, "creatingWithoutRetries": { "format": "int32" }, "deleting": { "format": "int32" }, "none": { "format": "int32" }, "recreating": { "format": "int32" }, "refreshing": { "format": "int32" }, "restarting": { "format": "int32" }, "resuming": { "format": "int32" }, "starting": { "format": "int32" }, "stopping": { "format": "int32" }, "suspending": { "format": "int32" }, "verifying": { "format": "int32" } } }, "google-native:compute/beta:InstanceGroupManagerAllInstancesConfig": { "properties": { "properties": { "$ref": "#/types/google-native:compute/beta:InstancePropertiesPatch" } } }, "google-native:compute/beta:InstanceGroupManagerAllInstancesConfigResponse": { "properties": { "properties": { "$ref": "#/types/google-native:compute/beta:InstancePropertiesPatchResponse" } } }, "google-native:compute/beta:InstanceGroupManagerAutoHealingPolicy": { "properties": { "healthCheck": {}, "initialDelaySec": { "format": "int32" } } }, "google-native:compute/beta:InstanceGroupManagerAutoHealingPolicyResponse": { "properties": { "healthCheck": {}, "initialDelaySec": { "format": "int32" } } }, "google-native:compute/beta:InstanceGroupManagerInstanceFlexibilityPolicy": { "properties": { "instanceSelectionLists": {} } }, "google-native:compute/beta:InstanceGroupManagerInstanceFlexibilityPolicyResponse": { "properties": { "instanceSelectionLists": {} } }, "google-native:compute/beta:InstanceGroupManagerInstanceLifecyclePolicy": { "properties": { "defaultActionOnFailure": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceLifecyclePolicyDefaultActionOnFailure" }, "forceUpdateOnRepair": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceLifecyclePolicyForceUpdateOnRepair" } } }, "google-native:compute/beta:InstanceGroupManagerInstanceLifecyclePolicyResponse": { "properties": { "defaultActionOnFailure": {}, "forceUpdateOnRepair": {} } }, "google-native:compute/beta:InstanceGroupManagerResizeRequestStatusErrorErrorsItemErrorDetailsItemResponse": { "properties": { "errorInfo": { "$ref": "#/types/google-native:compute/beta:ErrorInfoResponse" }, "help": { "$ref": "#/types/google-native:compute/beta:HelpResponse" }, "localizedMessage": { "$ref": "#/types/google-native:compute/beta:LocalizedMessageResponse" }, "quotaInfo": { "$ref": "#/types/google-native:compute/beta:QuotaExceededInfoResponse" } } }, "google-native:compute/beta:InstanceGroupManagerResizeRequestStatusErrorErrorsItemResponse": { "properties": { "code": {}, "errorDetails": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerResizeRequestStatusErrorErrorsItemErrorDetailsItemResponse" } }, "location": {}, "message": {} } }, "google-native:compute/beta:InstanceGroupManagerResizeRequestStatusErrorResponse": { "properties": { "errors": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerResizeRequestStatusErrorErrorsItemResponse" } } } }, "google-native:compute/beta:InstanceGroupManagerResizeRequestStatusResponse": { "properties": { "error": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerResizeRequestStatusErrorResponse" } } }, "google-native:compute/beta:InstanceGroupManagerStandbyPolicy": { "properties": { "initialDelaySec": { "format": "int32" }, "mode": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerStandbyPolicyMode" } } }, "google-native:compute/beta:InstanceGroupManagerStandbyPolicyResponse": { "properties": { "initialDelaySec": { "format": "int32" }, "mode": {} } }, "google-native:compute/beta:InstanceGroupManagerStatusAllInstancesConfigResponse": { "properties": { "currentRevision": {}, "effective": {} } }, "google-native:compute/beta:InstanceGroupManagerStatusResponse": { "properties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerStatusAllInstancesConfigResponse" }, "autoscaler": {}, "isStable": {}, "stateful": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerStatusStatefulResponse" }, "versionTarget": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerStatusVersionTargetResponse" } } }, "google-native:compute/beta:InstanceGroupManagerStatusStatefulPerInstanceConfigsResponse": { "properties": { "allEffective": {} } }, "google-native:compute/beta:InstanceGroupManagerStatusStatefulResponse": { "properties": { "hasStatefulConfig": {}, "isStateful": {}, "perInstanceConfigs": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerStatusStatefulPerInstanceConfigsResponse" } } }, "google-native:compute/beta:InstanceGroupManagerStatusVersionTargetResponse": { "properties": { "isReached": {} } }, "google-native:compute/beta:InstanceGroupManagerUpdatePolicy": { "properties": { "instanceRedistributionType": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerUpdatePolicyInstanceRedistributionType" }, "maxSurge": { "$ref": "#/types/google-native:compute/beta:FixedOrPercent" }, "maxUnavailable": { "$ref": "#/types/google-native:compute/beta:FixedOrPercent" }, "minReadySec": { "format": "int32" }, "minimalAction": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerUpdatePolicyMinimalAction" }, "mostDisruptiveAllowedAction": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerUpdatePolicyMostDisruptiveAllowedAction" }, "replacementMethod": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerUpdatePolicyReplacementMethod" }, "type": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerUpdatePolicyType" } } }, "google-native:compute/beta:InstanceGroupManagerUpdatePolicyResponse": { "properties": { "instanceRedistributionType": {}, "maxSurge": { "$ref": "#/types/google-native:compute/beta:FixedOrPercentResponse" }, "maxUnavailable": { "$ref": "#/types/google-native:compute/beta:FixedOrPercentResponse" }, "minReadySec": { "format": "int32" }, "minimalAction": {}, "mostDisruptiveAllowedAction": {}, "replacementMethod": {}, "type": {} } }, "google-native:compute/beta:InstanceGroupManagerVersion": { "properties": { "instanceTemplate": {}, "name": {}, "targetSize": { "$ref": "#/types/google-native:compute/beta:FixedOrPercent" } } }, "google-native:compute/beta:InstanceGroupManagerVersionResponse": { "properties": { "instanceTemplate": {}, "name": {}, "targetSize": { "$ref": "#/types/google-native:compute/beta:FixedOrPercentResponse" } } }, "google-native:compute/beta:InstanceParams": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/beta:InstanceParamsResponse": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/beta:InstanceProperties": { "properties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/beta:AdvancedMachineFeatures" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/beta:ConfidentialInstanceConfig" }, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/beta:AttachedDisk" } }, "displayDevice": { "$ref": "#/types/google-native:compute/beta:DisplayDevice" }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/beta:AcceleratorConfig" } }, "keyRevocationActionType": { "$ref": "#/types/google-native:compute/beta:InstancePropertiesKeyRevocationActionType" }, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/beta:Metadata" }, "minCpuPlatform": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/beta:NetworkInterface" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/beta:NetworkPerformanceConfig" }, "postKeyRevocationActionType": { "$ref": "#/types/google-native:compute/beta:InstancePropertiesPostKeyRevocationActionType" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/beta:InstancePropertiesPrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:compute/beta:ReservationAffinity" }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/beta:Scheduling" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/beta:ServiceAccount" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/beta:ShieldedInstanceConfig" }, "shieldedVmConfig": { "$ref": "#/types/google-native:compute/beta:ShieldedVmConfig" }, "tags": { "$ref": "#/types/google-native:compute/beta:Tags" } } }, "google-native:compute/beta:InstancePropertiesPatch": { "properties": { "labels": {}, "metadata": {} } }, "google-native:compute/beta:InstancePropertiesPatchResponse": { "properties": { "labels": {}, "metadata": {} } }, "google-native:compute/beta:InstancePropertiesResponse": { "properties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/beta:AdvancedMachineFeaturesResponse" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/beta:ConfidentialInstanceConfigResponse" }, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/beta:AttachedDiskResponse" } }, "displayDevice": { "$ref": "#/types/google-native:compute/beta:DisplayDeviceResponse" }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/beta:AcceleratorConfigResponse" } }, "keyRevocationActionType": {}, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/beta:MetadataResponse" }, "minCpuPlatform": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/beta:NetworkInterfaceResponse" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/beta:NetworkPerformanceConfigResponse" }, "postKeyRevocationActionType": {}, "privateIpv6GoogleAccess": {}, "reservationAffinity": { "$ref": "#/types/google-native:compute/beta:ReservationAffinityResponse" }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/beta:SchedulingResponse" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/beta:ServiceAccountResponse" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/beta:ShieldedInstanceConfigResponse" }, "shieldedVmConfig": { "$ref": "#/types/google-native:compute/beta:ShieldedVmConfigResponse" }, "tags": { "$ref": "#/types/google-native:compute/beta:TagsResponse" } } }, "google-native:compute/beta:InstantSnapshotResourceStatusResponse": { "properties": { "storageSizeBytes": { "format": "int64" } } }, "google-native:compute/beta:Int64RangeMatch": { "properties": { "rangeEnd": { "format": "int64" }, "rangeStart": { "format": "int64" } } }, "google-native:compute/beta:Int64RangeMatchResponse": { "properties": { "rangeEnd": { "format": "int64" }, "rangeStart": { "format": "int64" } } }, "google-native:compute/beta:InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeResponse": { "properties": { "max": { "format": "uint32" }, "min": { "format": "uint32" } } }, "google-native:compute/beta:InterconnectAttachmentConfigurationConstraintsResponse": { "properties": { "bgpMd5": {}, "bgpPeerAsnRanges": { "items": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeResponse" } } } }, "google-native:compute/beta:InterconnectAttachmentPartnerMetadata": { "properties": { "interconnectName": {}, "partnerName": {}, "portalUrl": {} } }, "google-native:compute/beta:InterconnectAttachmentPartnerMetadataResponse": { "properties": { "interconnectName": {}, "partnerName": {}, "portalUrl": {} } }, "google-native:compute/beta:InterconnectAttachmentPrivateInfoResponse": { "properties": { "tag8021q": { "format": "uint32" } } }, "google-native:compute/beta:InterconnectCircuitInfoResponse": { "properties": { "customerDemarcId": {}, "googleCircuitId": {}, "googleDemarcId": {} } }, "google-native:compute/beta:InterconnectMacsec": { "properties": { "failOpen": {}, "preSharedKeys": { "required": true, "items": { "$ref": "#/types/google-native:compute/beta:InterconnectMacsecPreSharedKey" } } } }, "google-native:compute/beta:InterconnectMacsecPreSharedKey": { "properties": { "name": { "required": true }, "startTime": {} } }, "google-native:compute/beta:InterconnectMacsecPreSharedKeyResponse": { "properties": { "name": { "required": true }, "startTime": {} } }, "google-native:compute/beta:InterconnectMacsecResponse": { "properties": { "failOpen": {}, "preSharedKeys": { "required": true, "items": { "$ref": "#/types/google-native:compute/beta:InterconnectMacsecPreSharedKeyResponse" } } } }, "google-native:compute/beta:InterconnectOutageNotificationResponse": { "properties": { "affectedCircuits": { "items": {} }, "description": {}, "endTime": { "format": "int64" }, "issueType": {}, "name": {}, "source": {}, "startTime": { "format": "int64" }, "state": {} } }, "google-native:compute/beta:LicenseResourceCommitment": { "properties": { "amount": { "format": "int64" }, "coresPerLicense": {}, "license": {} } }, "google-native:compute/beta:LicenseResourceCommitmentResponse": { "properties": { "amount": { "format": "int64" }, "coresPerLicense": {}, "license": {} } }, "google-native:compute/beta:LicenseResourceRequirements": { "properties": { "minGuestCpuCount": { "format": "int32" }, "minMemoryMb": { "format": "int32" } } }, "google-native:compute/beta:LicenseResourceRequirementsResponse": { "properties": { "minGuestCpuCount": { "format": "int32" }, "minMemoryMb": { "format": "int32" } } }, "google-native:compute/beta:LocalDisk": { "properties": { "diskCount": { "format": "int32" }, "diskSizeGb": { "format": "int32" }, "diskType": {} } }, "google-native:compute/beta:LocalDiskResponse": { "properties": { "diskCount": { "format": "int32" }, "diskSizeGb": { "format": "int32" }, "diskType": {} } }, "google-native:compute/beta:LocalizedMessageResponse": { "properties": { "locale": {}, "message": {} } }, "google-native:compute/beta:LogConfig": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:compute/beta:LogConfigCloudAuditOptions" }, "counter": { "$ref": "#/types/google-native:compute/beta:LogConfigCounterOptions" }, "dataAccess": { "$ref": "#/types/google-native:compute/beta:LogConfigDataAccessOptions" } } }, "google-native:compute/beta:LogConfigCloudAuditOptions": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:compute/beta:AuthorizationLoggingOptions" }, "logName": { "$ref": "#/types/google-native:compute/beta:LogConfigCloudAuditOptionsLogName" } } }, "google-native:compute/beta:LogConfigCloudAuditOptionsResponse": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:compute/beta:AuthorizationLoggingOptionsResponse" }, "logName": {} } }, "google-native:compute/beta:LogConfigCounterOptions": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:compute/beta:LogConfigCounterOptionsCustomField" } }, "field": {}, "metric": {} } }, "google-native:compute/beta:LogConfigCounterOptionsCustomField": { "properties": { "name": {}, "value": {} } }, "google-native:compute/beta:LogConfigCounterOptionsCustomFieldResponse": { "properties": { "name": {}, "value": {} } }, "google-native:compute/beta:LogConfigCounterOptionsResponse": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:compute/beta:LogConfigCounterOptionsCustomFieldResponse" } }, "field": {}, "metric": {} } }, "google-native:compute/beta:LogConfigDataAccessOptions": { "properties": { "logMode": { "$ref": "#/types/google-native:compute/beta:LogConfigDataAccessOptionsLogMode" } } }, "google-native:compute/beta:LogConfigDataAccessOptionsResponse": { "properties": { "logMode": {} } }, "google-native:compute/beta:LogConfigResponse": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:compute/beta:LogConfigCloudAuditOptionsResponse" }, "counter": { "$ref": "#/types/google-native:compute/beta:LogConfigCounterOptionsResponse" }, "dataAccess": { "$ref": "#/types/google-native:compute/beta:LogConfigDataAccessOptionsResponse" } } }, "google-native:compute/beta:Metadata": { "properties": { "fingerprint": { "format": "byte", "copyFromOutputs": true }, "items": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataItemsItem" } } } }, "google-native:compute/beta:MetadataFilter": { "properties": { "filterLabels": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataFilterLabelMatch" } }, "filterMatchCriteria": { "$ref": "#/types/google-native:compute/beta:MetadataFilterFilterMatchCriteria" } } }, "google-native:compute/beta:MetadataFilterLabelMatch": { "properties": { "name": {}, "value": {} } }, "google-native:compute/beta:MetadataFilterLabelMatchResponse": { "properties": { "name": {}, "value": {} } }, "google-native:compute/beta:MetadataFilterResponse": { "properties": { "filterLabels": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataFilterLabelMatchResponse" } }, "filterMatchCriteria": {} } }, "google-native:compute/beta:MetadataItemsItem": { "properties": { "key": {}, "value": {} } }, "google-native:compute/beta:MetadataItemsItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/beta:MetadataResponse": { "properties": { "fingerprint": { "format": "byte" }, "items": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataItemsItemResponse" } }, "kind": {} } }, "google-native:compute/beta:NamedPort": { "properties": { "name": {}, "port": { "format": "int32" } } }, "google-native:compute/beta:NamedPortResponse": { "properties": { "name": {}, "port": { "format": "int32" } } }, "google-native:compute/beta:NetworkAttachmentConnectedEndpointResponse": { "properties": { "ipAddress": {}, "ipv6Address": {}, "projectIdOrNum": {}, "secondaryIpCidrRanges": { "items": {} }, "status": {}, "subnetwork": {}, "subnetworkCidrRange": {} } }, "google-native:compute/beta:NetworkEndpointGroupAppEngine": { "properties": { "service": {}, "urlMask": {}, "version": {} } }, "google-native:compute/beta:NetworkEndpointGroupAppEngineResponse": { "properties": { "service": {}, "urlMask": {}, "version": {} } }, "google-native:compute/beta:NetworkEndpointGroupCloudFunction": { "properties": { "function": {}, "urlMask": {} } }, "google-native:compute/beta:NetworkEndpointGroupCloudFunctionResponse": { "properties": { "function": {}, "urlMask": {} } }, "google-native:compute/beta:NetworkEndpointGroupCloudRun": { "properties": { "service": {}, "tag": {}, "urlMask": {} } }, "google-native:compute/beta:NetworkEndpointGroupCloudRunResponse": { "properties": { "service": {}, "tag": {}, "urlMask": {} } }, "google-native:compute/beta:NetworkEndpointGroupLbNetworkEndpointGroup": { "properties": { "defaultPort": { "format": "int32" }, "network": {}, "subnetwork": {} } }, "google-native:compute/beta:NetworkEndpointGroupLbNetworkEndpointGroupResponse": { "properties": { "defaultPort": { "format": "int32" }, "network": {}, "subnetwork": {}, "zone": {} } }, "google-native:compute/beta:NetworkEndpointGroupPscData": {}, "google-native:compute/beta:NetworkEndpointGroupPscDataResponse": { "properties": { "consumerPscAddress": {}, "pscConnectionId": { "format": "uint64" }, "pscConnectionStatus": {} } }, "google-native:compute/beta:NetworkEndpointGroupServerlessDeployment": { "properties": { "platform": {}, "resource": {}, "urlMask": {}, "version": {} } }, "google-native:compute/beta:NetworkEndpointGroupServerlessDeploymentResponse": { "properties": { "platform": {}, "resource": {}, "urlMask": {}, "version": {} } }, "google-native:compute/beta:NetworkInterface": { "properties": { "accessConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:AccessConfig" } }, "aliasIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:AliasIpRange" } }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "internalIpv6PrefixLength": { "format": "int32" }, "ipv6AccessConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:AccessConfig" } }, "ipv6Address": {}, "network": {}, "networkAttachment": {}, "networkIP": {}, "nicType": { "$ref": "#/types/google-native:compute/beta:NetworkInterfaceNicType" }, "queueCount": { "format": "int32" }, "stackType": { "$ref": "#/types/google-native:compute/beta:NetworkInterfaceStackType" }, "subnetwork": {} } }, "google-native:compute/beta:NetworkInterfaceResponse": { "properties": { "accessConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:AccessConfigResponse" } }, "aliasIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:AliasIpRangeResponse" } }, "fingerprint": { "format": "byte" }, "internalIpv6PrefixLength": { "format": "int32" }, "ipv6AccessConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:AccessConfigResponse" } }, "ipv6AccessType": {}, "ipv6Address": {}, "kind": {}, "name": {}, "network": {}, "networkAttachment": {}, "networkIP": {}, "nicType": {}, "queueCount": { "format": "int32" }, "stackType": {}, "subnetwork": {} } }, "google-native:compute/beta:NetworkPeeringResponse": { "properties": { "autoCreateRoutes": {}, "exchangeSubnetRoutes": {}, "exportCustomRoutes": {}, "exportSubnetRoutesWithPublicIp": {}, "importCustomRoutes": {}, "importSubnetRoutesWithPublicIp": {}, "name": {}, "network": {}, "peerMtu": { "format": "int32" }, "stackType": {}, "state": {}, "stateDetails": {} } }, "google-native:compute/beta:NetworkPerformanceConfig": { "properties": { "totalEgressBandwidthTier": { "$ref": "#/types/google-native:compute/beta:NetworkPerformanceConfigTotalEgressBandwidthTier" } } }, "google-native:compute/beta:NetworkPerformanceConfigResponse": { "properties": { "totalEgressBandwidthTier": {} } }, "google-native:compute/beta:NetworkRoutingConfig": { "properties": { "routingMode": { "$ref": "#/types/google-native:compute/beta:NetworkRoutingConfigRoutingMode" } } }, "google-native:compute/beta:NetworkRoutingConfigResponse": { "properties": { "routingMode": {} } }, "google-native:compute/beta:NodeGroupAutoscalingPolicy": { "properties": { "maxNodes": { "format": "int32" }, "minNodes": { "format": "int32" }, "mode": { "$ref": "#/types/google-native:compute/beta:NodeGroupAutoscalingPolicyMode" } } }, "google-native:compute/beta:NodeGroupAutoscalingPolicyResponse": { "properties": { "maxNodes": { "format": "int32" }, "minNodes": { "format": "int32" }, "mode": {} } }, "google-native:compute/beta:NodeGroupMaintenanceWindow": { "properties": { "startTime": {} } }, "google-native:compute/beta:NodeGroupMaintenanceWindowResponse": { "properties": { "maintenanceDuration": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "startTime": {} } }, "google-native:compute/beta:NodeTemplateNodeTypeFlexibility": { "properties": { "cpus": {}, "localSsd": {}, "memory": {} } }, "google-native:compute/beta:NodeTemplateNodeTypeFlexibilityResponse": { "properties": { "cpus": {}, "localSsd": {}, "memory": {} } }, "google-native:compute/beta:NotificationEndpointGrpcSettings": { "properties": { "authority": {}, "endpoint": {}, "payloadName": {}, "resendInterval": { "$ref": "#/types/google-native:compute/beta:Duration" }, "retryDurationSec": { "format": "uint32" } } }, "google-native:compute/beta:NotificationEndpointGrpcSettingsResponse": { "properties": { "authority": {}, "endpoint": {}, "payloadName": {}, "resendInterval": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "retryDurationSec": { "format": "uint32" } } }, "google-native:compute/beta:OutlierDetection": { "properties": { "baseEjectionTime": { "$ref": "#/types/google-native:compute/beta:Duration" }, "consecutiveErrors": { "format": "int32" }, "consecutiveGatewayFailure": { "format": "int32" }, "enforcingConsecutiveErrors": { "format": "int32" }, "enforcingConsecutiveGatewayFailure": { "format": "int32" }, "enforcingSuccessRate": { "format": "int32" }, "interval": { "$ref": "#/types/google-native:compute/beta:Duration" }, "maxEjectionPercent": { "format": "int32" }, "successRateMinimumHosts": { "format": "int32" }, "successRateRequestVolume": { "format": "int32" }, "successRateStdevFactor": { "format": "int32" } } }, "google-native:compute/beta:OutlierDetectionResponse": { "properties": { "baseEjectionTime": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "consecutiveErrors": { "format": "int32" }, "consecutiveGatewayFailure": { "format": "int32" }, "enforcingConsecutiveErrors": { "format": "int32" }, "enforcingConsecutiveGatewayFailure": { "format": "int32" }, "enforcingSuccessRate": { "format": "int32" }, "interval": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "maxEjectionPercent": { "format": "int32" }, "successRateMinimumHosts": { "format": "int32" }, "successRateRequestVolume": { "format": "int32" }, "successRateStdevFactor": { "format": "int32" } } }, "google-native:compute/beta:PacketMirroringFilter": { "properties": { "IPProtocols": { "items": {}, "sdkName": "ipProtocols" }, "cidrRanges": { "items": {} }, "direction": { "$ref": "#/types/google-native:compute/beta:PacketMirroringFilterDirection" } } }, "google-native:compute/beta:PacketMirroringFilterResponse": { "properties": { "IPProtocols": { "items": {}, "sdkName": "ipProtocols" }, "cidrRanges": { "items": {} }, "direction": {} } }, "google-native:compute/beta:PacketMirroringForwardingRuleInfo": { "properties": { "url": {} } }, "google-native:compute/beta:PacketMirroringForwardingRuleInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/beta:PacketMirroringMirroredResourceInfo": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:compute/beta:PacketMirroringMirroredResourceInfoInstanceInfo" } }, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/beta:PacketMirroringMirroredResourceInfoSubnetInfo" } }, "tags": { "items": {} } } }, "google-native:compute/beta:PacketMirroringMirroredResourceInfoInstanceInfo": { "properties": { "url": {} } }, "google-native:compute/beta:PacketMirroringMirroredResourceInfoInstanceInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/beta:PacketMirroringMirroredResourceInfoResponse": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:compute/beta:PacketMirroringMirroredResourceInfoInstanceInfoResponse" } }, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/beta:PacketMirroringMirroredResourceInfoSubnetInfoResponse" } }, "tags": { "items": {} } } }, "google-native:compute/beta:PacketMirroringMirroredResourceInfoSubnetInfo": { "properties": { "url": {} } }, "google-native:compute/beta:PacketMirroringMirroredResourceInfoSubnetInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/beta:PacketMirroringNetworkInfo": { "properties": { "url": {} } }, "google-native:compute/beta:PacketMirroringNetworkInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/beta:PathMatcher": { "properties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectAction" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderAction" }, "name": {}, "pathRules": { "items": { "$ref": "#/types/google-native:compute/beta:PathRule" } }, "routeRules": { "items": { "$ref": "#/types/google-native:compute/beta:HttpRouteRule" } } } }, "google-native:compute/beta:PathMatcherResponse": { "properties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicyResponse" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteActionResponse" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectActionResponse" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderActionResponse" }, "name": {}, "pathRules": { "items": { "$ref": "#/types/google-native:compute/beta:PathRuleResponse" } }, "routeRules": { "items": { "$ref": "#/types/google-native:compute/beta:HttpRouteRuleResponse" } } } }, "google-native:compute/beta:PathRule": { "properties": { "customErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicy" }, "paths": { "items": {} }, "routeAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteAction" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectAction" } } }, "google-native:compute/beta:PathRuleResponse": { "properties": { "customErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicyResponse" }, "paths": { "items": {} }, "routeAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteActionResponse" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectActionResponse" } } }, "google-native:compute/beta:PublicAdvertisedPrefixPublicDelegatedPrefixResponse": { "properties": { "ipRange": {}, "name": {}, "project": {}, "region": {}, "status": {} } }, "google-native:compute/beta:PublicDelegatedPrefixPublicDelegatedSubPrefix": { "properties": { "delegateeProject": {}, "description": {}, "ipCidrRange": {}, "isAddress": {}, "name": {} } }, "google-native:compute/beta:PublicDelegatedPrefixPublicDelegatedSubPrefixResponse": { "properties": { "delegateeProject": {}, "description": {}, "ipCidrRange": {}, "isAddress": {}, "name": {}, "region": {}, "status": {} } }, "google-native:compute/beta:QuotaExceededInfoResponse": { "properties": { "dimensions": {}, "futureLimit": { "format": "double" }, "limit": { "format": "double" }, "limitName": {}, "metricName": {}, "rolloutStatus": {} } }, "google-native:compute/beta:RegionSslPolicyWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/beta:RegionSslPolicyWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:compute/beta:RegionSslPolicyWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:compute/beta:RequestMirrorPolicy": { "properties": { "backendService": {} } }, "google-native:compute/beta:RequestMirrorPolicyResponse": { "properties": { "backendService": {} } }, "google-native:compute/beta:Reservation": { "properties": { "aggregateReservation": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservation" }, "deleteAfterDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "deleteAtTime": {}, "description": {}, "name": {}, "resourcePolicies": {}, "shareSettings": { "$ref": "#/types/google-native:compute/beta:ShareSettings" }, "specificReservation": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUReservation" }, "specificReservationRequired": {}, "zone": {} } }, "google-native:compute/beta:ReservationAffinity": { "properties": { "consumeReservationType": { "$ref": "#/types/google-native:compute/beta:ReservationAffinityConsumeReservationType" }, "key": {}, "values": { "items": {} } } }, "google-native:compute/beta:ReservationAffinityResponse": { "properties": { "consumeReservationType": {}, "key": {}, "values": { "items": {} } } }, "google-native:compute/beta:ReservationResponse": { "properties": { "aggregateReservation": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservationResponse" }, "commitment": {}, "creationTimestamp": {}, "deleteAfterDuration": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "deleteAtTime": {}, "description": {}, "kind": {}, "name": {}, "resourcePolicies": {}, "resourceStatus": { "$ref": "#/types/google-native:compute/beta:AllocationResourceStatusResponse" }, "satisfiesPzs": {}, "selfLink": {}, "shareSettings": { "$ref": "#/types/google-native:compute/beta:ShareSettingsResponse" }, "specificReservation": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUReservationResponse" }, "specificReservationRequired": {}, "status": {}, "zone": {} } }, "google-native:compute/beta:ResourceCommitment": { "properties": { "acceleratorType": {}, "amount": { "format": "int64" }, "type": { "$ref": "#/types/google-native:compute/beta:ResourceCommitmentType" } } }, "google-native:compute/beta:ResourceCommitmentResponse": { "properties": { "acceleratorType": {}, "amount": { "format": "int64" }, "type": {} } }, "google-native:compute/beta:ResourcePolicyDailyCycle": { "properties": { "daysInCycle": { "format": "int32" }, "startTime": {} } }, "google-native:compute/beta:ResourcePolicyDailyCycleResponse": { "properties": { "daysInCycle": { "format": "int32" }, "duration": {}, "startTime": {} } }, "google-native:compute/beta:ResourcePolicyDiskConsistencyGroupPolicy": {}, "google-native:compute/beta:ResourcePolicyDiskConsistencyGroupPolicyResponse": {}, "google-native:compute/beta:ResourcePolicyGroupPlacementPolicy": { "properties": { "availabilityDomainCount": { "format": "int32" }, "collocation": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyGroupPlacementPolicyCollocation" }, "maxDistance": { "format": "int32" }, "sliceCount": { "format": "int32" }, "tpuTopology": {}, "vmCount": { "format": "int32" } } }, "google-native:compute/beta:ResourcePolicyGroupPlacementPolicyResponse": { "properties": { "availabilityDomainCount": { "format": "int32" }, "collocation": {}, "maxDistance": { "format": "int32" }, "sliceCount": { "format": "int32" }, "tpuTopology": {}, "vmCount": { "format": "int32" } } }, "google-native:compute/beta:ResourcePolicyHourlyCycle": { "properties": { "hoursInCycle": { "format": "int32" }, "startTime": {} } }, "google-native:compute/beta:ResourcePolicyHourlyCycleResponse": { "properties": { "duration": {}, "hoursInCycle": { "format": "int32" }, "startTime": {} } }, "google-native:compute/beta:ResourcePolicyInstanceSchedulePolicy": { "properties": { "expirationTime": {}, "startTime": {}, "timeZone": {}, "vmStartSchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyInstanceSchedulePolicySchedule" }, "vmStopSchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyInstanceSchedulePolicySchedule" } } }, "google-native:compute/beta:ResourcePolicyInstanceSchedulePolicyResponse": { "properties": { "expirationTime": {}, "startTime": {}, "timeZone": {}, "vmStartSchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyInstanceSchedulePolicyScheduleResponse" }, "vmStopSchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyInstanceSchedulePolicyScheduleResponse" } } }, "google-native:compute/beta:ResourcePolicyInstanceSchedulePolicySchedule": { "properties": { "schedule": {} } }, "google-native:compute/beta:ResourcePolicyInstanceSchedulePolicyScheduleResponse": { "properties": { "schedule": {} } }, "google-native:compute/beta:ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse": { "properties": { "lastRunStartTime": {}, "nextRunStartTime": {} } }, "google-native:compute/beta:ResourcePolicyResourceStatusResponse": { "properties": { "instanceSchedulePolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse" } } }, "google-native:compute/beta:ResourcePolicySnapshotSchedulePolicy": { "properties": { "retentionPolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicySnapshotSchedulePolicyRetentionPolicy" }, "schedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicySnapshotSchedulePolicySchedule" }, "snapshotProperties": { "$ref": "#/types/google-native:compute/beta:ResourcePolicySnapshotSchedulePolicySnapshotProperties" } } }, "google-native:compute/beta:ResourcePolicySnapshotSchedulePolicyResponse": { "properties": { "retentionPolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse" }, "schedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicySnapshotSchedulePolicyScheduleResponse" }, "snapshotProperties": { "$ref": "#/types/google-native:compute/beta:ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse" } } }, "google-native:compute/beta:ResourcePolicySnapshotSchedulePolicyRetentionPolicy": { "properties": { "maxRetentionDays": { "format": "int32" }, "onSourceDiskDelete": { "$ref": "#/types/google-native:compute/beta:ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDelete" } } }, "google-native:compute/beta:ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse": { "properties": { "maxRetentionDays": { "format": "int32" }, "onSourceDiskDelete": {} } }, "google-native:compute/beta:ResourcePolicySnapshotSchedulePolicySchedule": { "properties": { "dailySchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyDailyCycle" }, "hourlySchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyHourlyCycle" }, "weeklySchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyWeeklyCycle" } } }, "google-native:compute/beta:ResourcePolicySnapshotSchedulePolicyScheduleResponse": { "properties": { "dailySchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyDailyCycleResponse" }, "hourlySchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyHourlyCycleResponse" }, "weeklySchedule": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyWeeklyCycleResponse" } } }, "google-native:compute/beta:ResourcePolicySnapshotSchedulePolicySnapshotProperties": { "properties": { "chainName": {}, "guestFlush": {}, "labels": {}, "storageLocations": { "items": {} } } }, "google-native:compute/beta:ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse": { "properties": { "chainName": {}, "guestFlush": {}, "labels": {}, "storageLocations": { "items": {} } } }, "google-native:compute/beta:ResourcePolicyWeeklyCycle": { "properties": { "dayOfWeeks": { "items": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyWeeklyCycleDayOfWeek" } } } }, "google-native:compute/beta:ResourcePolicyWeeklyCycleDayOfWeek": { "properties": { "day": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyWeeklyCycleDayOfWeekDay" }, "startTime": {} } }, "google-native:compute/beta:ResourcePolicyWeeklyCycleDayOfWeekResponse": { "properties": { "day": {}, "duration": {}, "startTime": {} } }, "google-native:compute/beta:ResourcePolicyWeeklyCycleResponse": { "properties": { "dayOfWeeks": { "items": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyWeeklyCycleDayOfWeekResponse" } } } }, "google-native:compute/beta:ResourceStatusResponse": { "properties": { "physicalHost": {}, "scheduling": { "$ref": "#/types/google-native:compute/beta:ResourceStatusSchedulingResponse" }, "upcomingMaintenance": { "$ref": "#/types/google-native:compute/beta:UpcomingMaintenanceResponse" } } }, "google-native:compute/beta:ResourceStatusSchedulingResponse": { "properties": { "terminationTimestamp": {} } }, "google-native:compute/beta:RolloutPolicy": { "properties": { "defaultRolloutTime": {}, "locationRolloutPolicies": {} } }, "google-native:compute/beta:RolloutPolicyResponse": { "properties": { "defaultRolloutTime": {}, "locationRolloutPolicies": {} } }, "google-native:compute/beta:RouteAsPathResponse": { "properties": { "asLists": { "items": {} }, "pathSegmentType": {} } }, "google-native:compute/beta:RouteWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/beta:RouteWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:compute/beta:RouteWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:compute/beta:RouterAdvertisedIpRange": { "properties": { "description": {}, "range": {} } }, "google-native:compute/beta:RouterAdvertisedIpRangeResponse": { "properties": { "description": {}, "range": {} } }, "google-native:compute/beta:RouterBgp": { "properties": { "advertiseMode": { "$ref": "#/types/google-native:compute/beta:RouterBgpAdvertiseMode" }, "advertisedGroups": { "items": { "$ref": "#/types/google-native:compute/beta:RouterBgpAdvertisedGroupsItem" } }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:RouterAdvertisedIpRange" } }, "asn": { "format": "uint32" }, "identifierRange": {}, "keepaliveInterval": { "format": "uint32" } } }, "google-native:compute/beta:RouterBgpPeer": { "properties": { "advertiseMode": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeerAdvertiseMode" }, "advertisedGroups": { "items": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeerAdvertisedGroupsItem" } }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:RouterAdvertisedIpRange" } }, "advertisedRoutePriority": { "format": "uint32" }, "bfd": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeerBfd" }, "customLearnedIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeerCustomLearnedIpRange" } }, "customLearnedRoutePriority": { "format": "int32" }, "enable": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeerEnable" }, "enableIpv4": {}, "enableIpv6": {}, "interfaceName": {}, "ipAddress": {}, "ipv4NexthopAddress": {}, "ipv6NexthopAddress": {}, "md5AuthenticationKeyName": {}, "name": {}, "peerAsn": { "format": "uint32" }, "peerIpAddress": {}, "peerIpv4NexthopAddress": {}, "peerIpv6NexthopAddress": {}, "routerApplianceInstance": {} } }, "google-native:compute/beta:RouterBgpPeerBfd": { "properties": { "minReceiveInterval": { "format": "uint32" }, "minTransmitInterval": { "format": "uint32" }, "multiplier": { "format": "uint32" }, "sessionInitializationMode": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeerBfdSessionInitializationMode" } } }, "google-native:compute/beta:RouterBgpPeerBfdResponse": { "properties": { "minReceiveInterval": { "format": "uint32" }, "minTransmitInterval": { "format": "uint32" }, "multiplier": { "format": "uint32" }, "sessionInitializationMode": {} } }, "google-native:compute/beta:RouterBgpPeerCustomLearnedIpRange": { "properties": { "range": {} } }, "google-native:compute/beta:RouterBgpPeerCustomLearnedIpRangeResponse": { "properties": { "range": {} } }, "google-native:compute/beta:RouterBgpPeerResponse": { "properties": { "advertiseMode": {}, "advertisedGroups": { "items": {} }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:RouterAdvertisedIpRangeResponse" } }, "advertisedRoutePriority": { "format": "uint32" }, "bfd": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeerBfdResponse" }, "customLearnedIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeerCustomLearnedIpRangeResponse" } }, "customLearnedRoutePriority": { "format": "int32" }, "enable": {}, "enableIpv4": {}, "enableIpv6": {}, "interfaceName": {}, "ipAddress": {}, "ipv4NexthopAddress": {}, "ipv6NexthopAddress": {}, "managementType": {}, "md5AuthenticationKeyName": {}, "name": {}, "peerAsn": { "format": "uint32" }, "peerIpAddress": {}, "peerIpv4NexthopAddress": {}, "peerIpv6NexthopAddress": {}, "routerApplianceInstance": {} } }, "google-native:compute/beta:RouterBgpResponse": { "properties": { "advertiseMode": {}, "advertisedGroups": { "items": {} }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:RouterAdvertisedIpRangeResponse" } }, "asn": { "format": "uint32" }, "identifierRange": {}, "keepaliveInterval": { "format": "uint32" } } }, "google-native:compute/beta:RouterInterface": { "properties": { "ipRange": {}, "ipVersion": { "$ref": "#/types/google-native:compute/beta:RouterInterfaceIpVersion" }, "linkedInterconnectAttachment": {}, "linkedVpnTunnel": {}, "name": {}, "privateIpAddress": {}, "redundantInterface": {}, "subnetwork": {} } }, "google-native:compute/beta:RouterInterfaceResponse": { "properties": { "ipRange": {}, "ipVersion": {}, "linkedInterconnectAttachment": {}, "linkedVpnTunnel": {}, "managementType": {}, "name": {}, "privateIpAddress": {}, "redundantInterface": {}, "subnetwork": {} } }, "google-native:compute/beta:RouterMd5AuthenticationKey": { "properties": { "key": {}, "name": {} } }, "google-native:compute/beta:RouterMd5AuthenticationKeyResponse": { "properties": { "key": {}, "name": {} } }, "google-native:compute/beta:RouterNat": { "properties": { "autoNetworkTier": { "$ref": "#/types/google-native:compute/beta:RouterNatAutoNetworkTier" }, "drainNatIps": { "items": {} }, "enableDynamicPortAllocation": {}, "enableEndpointIndependentMapping": {}, "endpointTypes": { "items": { "$ref": "#/types/google-native:compute/beta:RouterNatEndpointTypesItem" } }, "icmpIdleTimeoutSec": { "format": "int32" }, "logConfig": { "$ref": "#/types/google-native:compute/beta:RouterNatLogConfig" }, "maxPortsPerVm": { "format": "int32" }, "minPortsPerVm": { "format": "int32" }, "name": {}, "natIpAllocateOption": { "$ref": "#/types/google-native:compute/beta:RouterNatNatIpAllocateOption" }, "natIps": { "items": {} }, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:RouterNatRule" } }, "sourceSubnetworkIpRangesToNat": { "$ref": "#/types/google-native:compute/beta:RouterNatSourceSubnetworkIpRangesToNat" }, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/beta:RouterNatSubnetworkToNat" } }, "tcpEstablishedIdleTimeoutSec": { "format": "int32" }, "tcpTimeWaitTimeoutSec": { "format": "int32" }, "tcpTransitoryIdleTimeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/beta:RouterNatType" }, "udpIdleTimeoutSec": { "format": "int32" } } }, "google-native:compute/beta:RouterNatLogConfig": { "properties": { "enable": {}, "filter": { "$ref": "#/types/google-native:compute/beta:RouterNatLogConfigFilter" } } }, "google-native:compute/beta:RouterNatLogConfigResponse": { "properties": { "enable": {}, "filter": {} } }, "google-native:compute/beta:RouterNatResponse": { "properties": { "autoNetworkTier": {}, "drainNatIps": { "items": {} }, "enableDynamicPortAllocation": {}, "enableEndpointIndependentMapping": {}, "endpointTypes": { "items": {} }, "icmpIdleTimeoutSec": { "format": "int32" }, "logConfig": { "$ref": "#/types/google-native:compute/beta:RouterNatLogConfigResponse" }, "maxPortsPerVm": { "format": "int32" }, "minPortsPerVm": { "format": "int32" }, "name": {}, "natIpAllocateOption": {}, "natIps": { "items": {} }, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:RouterNatRuleResponse" } }, "sourceSubnetworkIpRangesToNat": {}, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/beta:RouterNatSubnetworkToNatResponse" } }, "tcpEstablishedIdleTimeoutSec": { "format": "int32" }, "tcpTimeWaitTimeoutSec": { "format": "int32" }, "tcpTransitoryIdleTimeoutSec": { "format": "int32" }, "type": {}, "udpIdleTimeoutSec": { "format": "int32" } } }, "google-native:compute/beta:RouterNatRule": { "properties": { "action": { "$ref": "#/types/google-native:compute/beta:RouterNatRuleAction" }, "description": {}, "match": {}, "ruleNumber": { "format": "uint32" } } }, "google-native:compute/beta:RouterNatRuleAction": { "properties": { "sourceNatActiveIps": { "items": {} }, "sourceNatActiveRanges": { "items": {} }, "sourceNatDrainIps": { "items": {} }, "sourceNatDrainRanges": { "items": {} } } }, "google-native:compute/beta:RouterNatRuleActionResponse": { "properties": { "sourceNatActiveIps": { "items": {} }, "sourceNatActiveRanges": { "items": {} }, "sourceNatDrainIps": { "items": {} }, "sourceNatDrainRanges": { "items": {} } } }, "google-native:compute/beta:RouterNatRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:compute/beta:RouterNatRuleActionResponse" }, "description": {}, "match": {}, "ruleNumber": { "format": "uint32" } } }, "google-native:compute/beta:RouterNatSubnetworkToNat": { "properties": { "name": {}, "secondaryIpRangeNames": { "items": {} }, "sourceIpRangesToNat": { "items": { "$ref": "#/types/google-native:compute/beta:RouterNatSubnetworkToNatSourceIpRangesToNatItem" } } } }, "google-native:compute/beta:RouterNatSubnetworkToNatResponse": { "properties": { "name": {}, "secondaryIpRangeNames": { "items": {} }, "sourceIpRangesToNat": { "items": {} } } }, "google-native:compute/beta:Rule": { "properties": { "action": { "$ref": "#/types/google-native:compute/beta:RuleAction" }, "conditions": { "items": { "$ref": "#/types/google-native:compute/beta:Condition" } }, "description": {}, "ins": { "items": {} }, "logConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:LogConfig" } }, "notIns": { "items": {} }, "permissions": { "items": {} } } }, "google-native:compute/beta:RuleResponse": { "properties": { "action": {}, "conditions": { "items": { "$ref": "#/types/google-native:compute/beta:ConditionResponse" } }, "description": {}, "ins": { "items": {} }, "logConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:LogConfigResponse" } }, "notIns": { "items": {} }, "permissions": { "items": {} } } }, "google-native:compute/beta:SSLHealthCheck": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/beta:SSLHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/beta:SSLHealthCheckProxyHeader" }, "request": {}, "response": {} } }, "google-native:compute/beta:SSLHealthCheckResponse": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "request": {}, "response": {} } }, "google-native:compute/beta:SavedAttachedDiskResponse": { "properties": { "autoDelete": {}, "boot": {}, "deviceName": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKeyResponse" }, "diskSizeGb": { "format": "int64" }, "diskType": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeatureResponse" } }, "index": { "format": "int32" }, "interface": {}, "kind": {}, "licenses": { "items": {} }, "mode": {}, "source": {}, "storageBytes": { "format": "int64" }, "storageBytesStatus": {}, "type": {} } }, "google-native:compute/beta:SavedDisk": { "properties": { "sourceDisk": {} } }, "google-native:compute/beta:SavedDiskResponse": { "properties": { "architecture": {}, "kind": {}, "sourceDisk": {}, "storageBytes": { "format": "int64" }, "storageBytesStatus": {} } }, "google-native:compute/beta:Scheduling": { "properties": { "automaticRestart": {}, "hostErrorTimeoutSeconds": { "format": "int32" }, "instanceTerminationAction": { "$ref": "#/types/google-native:compute/beta:SchedulingInstanceTerminationAction" }, "localSsdRecoveryTimeout": { "$ref": "#/types/google-native:compute/beta:Duration" }, "locationHint": {}, "maintenanceFreezeDurationHours": { "format": "int32" }, "maintenanceInterval": { "$ref": "#/types/google-native:compute/beta:SchedulingMaintenanceInterval" }, "maxRunDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:compute/beta:SchedulingNodeAffinity" } }, "onHostMaintenance": { "$ref": "#/types/google-native:compute/beta:SchedulingOnHostMaintenance" }, "preemptible": {}, "provisioningModel": { "$ref": "#/types/google-native:compute/beta:SchedulingProvisioningModel" }, "terminationTime": {} } }, "google-native:compute/beta:SchedulingNodeAffinity": { "properties": { "key": {}, "operator": { "$ref": "#/types/google-native:compute/beta:SchedulingNodeAffinityOperator" }, "values": { "items": {} } } }, "google-native:compute/beta:SchedulingNodeAffinityResponse": { "properties": { "key": {}, "operator": {}, "values": { "items": {} } } }, "google-native:compute/beta:SchedulingResponse": { "properties": { "automaticRestart": {}, "hostErrorTimeoutSeconds": { "format": "int32" }, "instanceTerminationAction": {}, "localSsdRecoveryTimeout": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "locationHint": {}, "maintenanceFreezeDurationHours": { "format": "int32" }, "maintenanceInterval": {}, "maxRunDuration": { "$ref": "#/types/google-native:compute/beta:DurationResponse" }, "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:compute/beta:SchedulingNodeAffinityResponse" } }, "onHostMaintenance": {}, "preemptible": {}, "provisioningModel": {}, "terminationTime": {} } }, "google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfig": { "properties": { "autoDeployConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig" }, "layer7DdosDefenseConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig" } } }, "google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig": { "properties": { "confidenceThreshold": { "format": "float" }, "expirationSec": { "format": "int32" }, "impactedBaselineThreshold": { "format": "float" }, "loadThreshold": { "format": "float" } } }, "google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigAutoDeployConfigResponse": { "properties": { "confidenceThreshold": { "format": "float" }, "expirationSec": { "format": "int32" }, "impactedBaselineThreshold": { "format": "float" }, "loadThreshold": { "format": "float" } } }, "google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig": { "properties": { "enable": {}, "ruleVisibility": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigRuleVisibility" }, "thresholdConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig" } } } }, "google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigResponse": { "properties": { "enable": {}, "ruleVisibility": {}, "thresholdConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigResponse" } } } }, "google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig": { "properties": { "autoDeployConfidenceThreshold": { "format": "float" }, "autoDeployExpirationSec": { "format": "int32" }, "autoDeployImpactedBaselineThreshold": { "format": "float" }, "autoDeployLoadThreshold": { "format": "float" }, "name": {} } }, "google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigResponse": { "properties": { "autoDeployConfidenceThreshold": { "format": "float" }, "autoDeployExpirationSec": { "format": "int32" }, "autoDeployImpactedBaselineThreshold": { "format": "float" }, "autoDeployLoadThreshold": { "format": "float" }, "name": {} } }, "google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigResponse": { "properties": { "autoDeployConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigAutoDeployConfigResponse" }, "layer7DdosDefenseConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigResponse" } } }, "google-native:compute/beta:SecurityPolicyAdvancedOptionsConfig": { "properties": { "jsonCustomConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfigJsonCustomConfig" }, "jsonParsing": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfigJsonParsing" }, "logLevel": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfigLogLevel" }, "userIpRequestHeaders": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyAdvancedOptionsConfigJsonCustomConfig": { "properties": { "contentTypes": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyAdvancedOptionsConfigJsonCustomConfigResponse": { "properties": { "contentTypes": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyAdvancedOptionsConfigResponse": { "properties": { "jsonCustomConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfigJsonCustomConfigResponse" }, "jsonParsing": {}, "logLevel": {}, "userIpRequestHeaders": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyAssociation": { "properties": { "attachmentId": {}, "name": {} } }, "google-native:compute/beta:SecurityPolicyAssociationResponse": { "properties": { "attachmentId": {}, "displayName": {}, "name": {}, "securityPolicyId": {} } }, "google-native:compute/beta:SecurityPolicyDdosProtectionConfig": { "properties": { "ddosProtection": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyDdosProtectionConfigDdosProtection" } } }, "google-native:compute/beta:SecurityPolicyDdosProtectionConfigResponse": { "properties": { "ddosProtection": {} } }, "google-native:compute/beta:SecurityPolicyRecaptchaOptionsConfig": { "properties": { "redirectSiteKey": {} } }, "google-native:compute/beta:SecurityPolicyRecaptchaOptionsConfigResponse": { "properties": { "redirectSiteKey": {} } }, "google-native:compute/beta:SecurityPolicyRule": { "properties": { "action": {}, "description": {}, "direction": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleDirection" }, "enableLogging": {}, "headerAction": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleHttpHeaderAction" }, "match": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcher" }, "networkMatch": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleNetworkMatcher" }, "preconfiguredWafConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfig" }, "preview": {}, "priority": { "format": "int32" }, "rateLimitOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptions" }, "redirectOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRedirectOptions" }, "ruleNumber": { "format": "int64" }, "targetResources": { "items": {} }, "targetServiceAccounts": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyRuleHttpHeaderAction": { "properties": { "requestHeadersToAdds": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleHttpHeaderActionHttpHeaderOption" } } } }, "google-native:compute/beta:SecurityPolicyRuleHttpHeaderActionHttpHeaderOption": { "properties": { "headerName": {}, "headerValue": {} } }, "google-native:compute/beta:SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionResponse": { "properties": { "headerName": {}, "headerValue": {} } }, "google-native:compute/beta:SecurityPolicyRuleHttpHeaderActionResponse": { "properties": { "requestHeadersToAdds": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionResponse" } } } }, "google-native:compute/beta:SecurityPolicyRuleMatcher": { "properties": { "config": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherConfig" }, "expr": { "$ref": "#/types/google-native:compute/beta:Expr" }, "exprOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherExprOptions" }, "versionedExpr": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherVersionedExpr" } } }, "google-native:compute/beta:SecurityPolicyRuleMatcherConfig": { "properties": { "destIpRanges": { "items": {} }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherConfigLayer4Config" } }, "srcIpRanges": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyRuleMatcherConfigLayer4Config": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyRuleMatcherConfigLayer4ConfigResponse": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyRuleMatcherConfigResponse": { "properties": { "destIpRanges": { "items": {} }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherConfigLayer4ConfigResponse" } }, "srcIpRanges": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyRuleMatcherExprOptions": { "properties": { "recaptchaOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions" } } }, "google-native:compute/beta:SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions": { "properties": { "actionTokenSiteKeys": { "items": {} }, "sessionTokenSiteKeys": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsResponse": { "properties": { "actionTokenSiteKeys": { "items": {} }, "sessionTokenSiteKeys": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyRuleMatcherExprOptionsResponse": { "properties": { "recaptchaOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherExprOptionsRecaptchaOptionsResponse" } } }, "google-native:compute/beta:SecurityPolicyRuleMatcherResponse": { "properties": { "config": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherConfigResponse" }, "expr": { "$ref": "#/types/google-native:compute/beta:ExprResponse" }, "exprOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherExprOptionsResponse" }, "versionedExpr": {} } }, "google-native:compute/beta:SecurityPolicyRuleNetworkMatcher": { "properties": { "destIpRanges": { "items": {} }, "destPorts": { "items": {} }, "ipProtocols": { "items": {} }, "srcAsns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcPorts": { "items": {} }, "srcRegionCodes": { "items": {} }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch" } } } }, "google-native:compute/beta:SecurityPolicyRuleNetworkMatcherResponse": { "properties": { "destIpRanges": { "items": {} }, "destPorts": { "items": {} }, "ipProtocols": { "items": {} }, "srcAsns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcPorts": { "items": {} }, "srcRegionCodes": { "items": {} }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchResponse" } } } }, "google-native:compute/beta:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch": { "properties": { "name": {}, "values": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchResponse": { "properties": { "name": {}, "values": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfig": { "properties": { "exclusions": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusion" } } } }, "google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusion": { "properties": { "requestCookiesToExclude": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "requestHeadersToExclude": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "requestQueryParamsToExclude": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "requestUrisToExclude": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "targetRuleIds": { "items": {} }, "targetRuleSet": {} } }, "google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams": { "properties": { "op": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOp" }, "val": {} } }, "google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse": { "properties": { "op": {}, "val": {} } }, "google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionResponse": { "properties": { "requestCookiesToExclude": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "requestHeadersToExclude": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "requestQueryParamsToExclude": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "requestUrisToExclude": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "targetRuleIds": { "items": {} }, "targetRuleSet": {} } }, "google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigResponse": { "properties": { "exclusions": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigExclusionResponse" } } } }, "google-native:compute/beta:SecurityPolicyRuleRateLimitOptions": { "properties": { "banDurationSec": { "format": "int32" }, "banThreshold": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsThreshold" }, "conformAction": {}, "enforceOnKey": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsEnforceOnKey" }, "enforceOnKeyConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig" } }, "enforceOnKeyName": {}, "exceedAction": {}, "exceedRedirectOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRedirectOptions" }, "rateLimitThreshold": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsThreshold" } } }, "google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig": { "properties": { "enforceOnKeyName": {}, "enforceOnKeyType": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigEnforceOnKeyType" } } }, "google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigResponse": { "properties": { "enforceOnKeyName": {}, "enforceOnKeyType": {} } }, "google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsResponse": { "properties": { "banDurationSec": { "format": "int32" }, "banThreshold": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsThresholdResponse" }, "conformAction": {}, "enforceOnKey": {}, "enforceOnKeyConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigResponse" } }, "enforceOnKeyName": {}, "exceedAction": {}, "exceedRedirectOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRedirectOptionsResponse" }, "rateLimitThreshold": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsThresholdResponse" } } }, "google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsThreshold": { "properties": { "count": { "format": "int32" }, "intervalSec": { "format": "int32" } } }, "google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsThresholdResponse": { "properties": { "count": { "format": "int32" }, "intervalSec": { "format": "int32" } } }, "google-native:compute/beta:SecurityPolicyRuleRedirectOptions": { "properties": { "target": {}, "type": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRedirectOptionsType" } } }, "google-native:compute/beta:SecurityPolicyRuleRedirectOptionsResponse": { "properties": { "target": {}, "type": {} } }, "google-native:compute/beta:SecurityPolicyRuleResponse": { "properties": { "action": {}, "description": {}, "direction": {}, "enableLogging": {}, "headerAction": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleHttpHeaderActionResponse" }, "kind": {}, "match": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleMatcherResponse" }, "networkMatch": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleNetworkMatcherResponse" }, "preconfiguredWafConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRulePreconfiguredWafConfigResponse" }, "preview": {}, "priority": { "format": "int32" }, "rateLimitOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRateLimitOptionsResponse" }, "redirectOptions": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRuleRedirectOptionsResponse" }, "ruleNumber": { "format": "int64" }, "ruleTupleCount": { "format": "int32" }, "targetResources": { "items": {} }, "targetServiceAccounts": { "items": {} } } }, "google-native:compute/beta:SecurityPolicyUserDefinedField": { "properties": { "base": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyUserDefinedFieldBase" }, "mask": {}, "name": {}, "offset": { "format": "int32" }, "size": { "format": "int32" } } }, "google-native:compute/beta:SecurityPolicyUserDefinedFieldResponse": { "properties": { "base": {}, "mask": {}, "name": {}, "offset": { "format": "int32" }, "size": { "format": "int32" } } }, "google-native:compute/beta:SecuritySettings": { "properties": { "authentication": {}, "awsV4Authentication": { "$ref": "#/types/google-native:compute/beta:AWSV4Signature" }, "clientTlsPolicy": {}, "subjectAltNames": { "items": {} } } }, "google-native:compute/beta:SecuritySettingsResponse": { "properties": { "authentication": {}, "awsV4Authentication": { "$ref": "#/types/google-native:compute/beta:AWSV4SignatureResponse" }, "clientTlsPolicy": {}, "subjectAltNames": { "items": {} } } }, "google-native:compute/beta:ServerBinding": { "properties": { "type": { "$ref": "#/types/google-native:compute/beta:ServerBindingType" } } }, "google-native:compute/beta:ServerBindingResponse": { "properties": { "type": {} } }, "google-native:compute/beta:ServiceAccount": { "properties": { "email": {}, "scopes": { "items": {} } } }, "google-native:compute/beta:ServiceAccountResponse": { "properties": { "email": {}, "scopes": { "items": {} } } }, "google-native:compute/beta:ServiceAttachmentConnectedEndpointResponse": { "properties": { "consumerNetwork": {}, "endpoint": {}, "pscConnectionId": { "format": "uint64" }, "status": {} } }, "google-native:compute/beta:ServiceAttachmentConsumerProjectLimit": { "properties": { "connectionLimit": { "format": "uint32" }, "networkUrl": {}, "projectIdOrNum": {} } }, "google-native:compute/beta:ServiceAttachmentConsumerProjectLimitResponse": { "properties": { "connectionLimit": { "format": "uint32" }, "networkUrl": {}, "projectIdOrNum": {} } }, "google-native:compute/beta:ServiceAttachmentTunnelingConfig": { "properties": { "encapsulationProfile": { "$ref": "#/types/google-native:compute/beta:ServiceAttachmentTunnelingConfigEncapsulationProfile" }, "routingMode": { "$ref": "#/types/google-native:compute/beta:ServiceAttachmentTunnelingConfigRoutingMode" } } }, "google-native:compute/beta:ServiceAttachmentTunnelingConfigResponse": { "properties": { "encapsulationProfile": {}, "routingMode": {} } }, "google-native:compute/beta:ShareSettings": { "properties": { "projectMap": {}, "projects": { "items": {} }, "shareType": { "$ref": "#/types/google-native:compute/beta:ShareSettingsShareType" } } }, "google-native:compute/beta:ShareSettingsResponse": { "properties": { "projectMap": {}, "projects": { "items": {} }, "shareType": {} } }, "google-native:compute/beta:ShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/beta:ShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/beta:ShieldedInstanceIntegrityPolicy": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/beta:ShieldedInstanceIntegrityPolicyResponse": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/beta:ShieldedVmConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/beta:ShieldedVmConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/beta:ShieldedVmIntegrityPolicy": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/beta:ShieldedVmIntegrityPolicyResponse": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/beta:SourceDiskEncryptionKey": { "properties": { "diskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceDisk": {} } }, "google-native:compute/beta:SourceDiskEncryptionKeyResponse": { "properties": { "diskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKeyResponse" }, "sourceDisk": {} } }, "google-native:compute/beta:SourceInstanceParams": { "properties": { "diskConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:DiskInstantiationConfig" } } } }, "google-native:compute/beta:SourceInstanceParamsResponse": { "properties": { "diskConfigs": { "items": { "$ref": "#/types/google-native:compute/beta:DiskInstantiationConfigResponse" } } } }, "google-native:compute/beta:SourceInstancePropertiesResponse": { "properties": { "canIpForward": {}, "deletionProtection": {}, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/beta:SavedAttachedDiskResponse" } }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/beta:AcceleratorConfigResponse" } }, "keyRevocationActionType": {}, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/beta:MetadataResponse" }, "minCpuPlatform": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/beta:NetworkInterfaceResponse" } }, "postKeyRevocationActionType": {}, "scheduling": { "$ref": "#/types/google-native:compute/beta:SchedulingResponse" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/beta:ServiceAccountResponse" } }, "tags": { "$ref": "#/types/google-native:compute/beta:TagsResponse" } } }, "google-native:compute/beta:SslCertificateManagedSslCertificate": { "properties": { "domains": { "items": {} } } }, "google-native:compute/beta:SslCertificateManagedSslCertificateResponse": { "properties": { "domainStatus": {}, "domains": { "items": {} }, "status": {} } }, "google-native:compute/beta:SslCertificateSelfManagedSslCertificate": { "properties": { "certificate": {}, "privateKey": {} } }, "google-native:compute/beta:SslCertificateSelfManagedSslCertificateResponse": { "properties": { "certificate": {}, "privateKey": {} } }, "google-native:compute/beta:SslPolicyWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/beta:SslPolicyWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:compute/beta:SslPolicyWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:compute/beta:StatefulPolicy": { "properties": { "preservedState": { "$ref": "#/types/google-native:compute/beta:StatefulPolicyPreservedState" } } }, "google-native:compute/beta:StatefulPolicyPreservedState": { "properties": { "disks": {}, "externalIPs": {}, "internalIPs": {} } }, "google-native:compute/beta:StatefulPolicyPreservedStateResponse": { "properties": { "disks": {}, "externalIPs": {}, "internalIPs": {} } }, "google-native:compute/beta:StatefulPolicyResponse": { "properties": { "preservedState": { "$ref": "#/types/google-native:compute/beta:StatefulPolicyPreservedStateResponse" } } }, "google-native:compute/beta:SubnetworkLogConfig": { "properties": { "aggregationInterval": { "$ref": "#/types/google-native:compute/beta:SubnetworkLogConfigAggregationInterval" }, "enable": {}, "filterExpr": {}, "flowSampling": { "format": "float" }, "metadata": { "$ref": "#/types/google-native:compute/beta:SubnetworkLogConfigMetadata" }, "metadataFields": { "items": {} } } }, "google-native:compute/beta:SubnetworkLogConfigResponse": { "properties": { "aggregationInterval": {}, "enable": {}, "filterExpr": {}, "flowSampling": { "format": "float" }, "metadata": {}, "metadataFields": { "items": {} } } }, "google-native:compute/beta:SubnetworkSecondaryRange": { "properties": { "ipCidrRange": {}, "rangeName": {}, "reservedInternalRange": {} } }, "google-native:compute/beta:SubnetworkSecondaryRangeResponse": { "properties": { "ipCidrRange": {}, "rangeName": {}, "reservedInternalRange": {} } }, "google-native:compute/beta:Subsetting": { "properties": { "policy": { "$ref": "#/types/google-native:compute/beta:SubsettingPolicy" }, "subsetSize": { "format": "int32" } } }, "google-native:compute/beta:SubsettingResponse": { "properties": { "policy": {}, "subsetSize": { "format": "int32" } } }, "google-native:compute/beta:TCPHealthCheck": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/beta:TCPHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/beta:TCPHealthCheckProxyHeader" }, "request": {}, "response": {} } }, "google-native:compute/beta:TCPHealthCheckResponse": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "request": {}, "response": {} } }, "google-native:compute/beta:Tags": { "properties": { "fingerprint": { "format": "byte", "copyFromOutputs": true }, "items": { "items": {} } } }, "google-native:compute/beta:TagsResponse": { "properties": { "fingerprint": { "format": "byte" }, "items": { "items": {} } } }, "google-native:compute/beta:Uint128Response": { "properties": { "high": { "format": "uint64" }, "low": { "format": "uint64" } } }, "google-native:compute/beta:UpcomingMaintenanceResponse": { "properties": { "canReschedule": {}, "latestWindowStartTime": {}, "maintenanceStatus": {}, "type": {}, "windowEndTime": {}, "windowStartTime": {} } }, "google-native:compute/beta:UrlMapTest": { "properties": { "description": {}, "expectedOutputUrl": {}, "expectedRedirectResponseCode": { "format": "int32" }, "headers": { "items": { "$ref": "#/types/google-native:compute/beta:UrlMapTestHeader" } }, "host": {}, "path": {}, "service": {} } }, "google-native:compute/beta:UrlMapTestHeader": { "properties": { "name": {}, "value": {} } }, "google-native:compute/beta:UrlMapTestHeaderResponse": { "properties": { "name": {}, "value": {} } }, "google-native:compute/beta:UrlMapTestResponse": { "properties": { "description": {}, "expectedOutputUrl": {}, "expectedRedirectResponseCode": { "format": "int32" }, "headers": { "items": { "$ref": "#/types/google-native:compute/beta:UrlMapTestHeaderResponse" } }, "host": {}, "path": {}, "service": {} } }, "google-native:compute/beta:UrlRewrite": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {}, "pathTemplateRewrite": {} } }, "google-native:compute/beta:UrlRewriteResponse": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {}, "pathTemplateRewrite": {} } }, "google-native:compute/beta:VpnGatewayVpnGatewayInterface": { "properties": { "interconnectAttachment": {} } }, "google-native:compute/beta:VpnGatewayVpnGatewayInterfaceResponse": { "properties": { "interconnectAttachment": {}, "ipAddress": {}, "ipv6Address": {} } }, "google-native:compute/beta:WeightedBackendService": { "properties": { "backendService": {}, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderAction" }, "weight": { "format": "uint32" } } }, "google-native:compute/beta:WeightedBackendServiceResponse": { "properties": { "backendService": {}, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderActionResponse" }, "weight": { "format": "uint32" } } }, "google-native:compute/v1:AWSV4Signature": { "properties": { "accessKey": {}, "accessKeyId": {}, "accessKeyVersion": {}, "originRegion": {} } }, "google-native:compute/v1:AWSV4SignatureResponse": { "properties": { "accessKey": {}, "accessKeyId": {}, "accessKeyVersion": {}, "originRegion": {} } }, "google-native:compute/v1:AcceleratorConfig": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/v1:AcceleratorConfigResponse": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorType": {} } }, "google-native:compute/v1:AccessConfig": { "properties": { "externalIpv6": {}, "externalIpv6PrefixLength": { "format": "int32" }, "name": {}, "natIP": {}, "networkTier": { "$ref": "#/types/google-native:compute/v1:AccessConfigNetworkTier" }, "publicPtrDomainName": {}, "setPublicPtr": {}, "type": { "$ref": "#/types/google-native:compute/v1:AccessConfigType" } } }, "google-native:compute/v1:AccessConfigResponse": { "properties": { "externalIpv6": {}, "externalIpv6PrefixLength": { "format": "int32" }, "kind": {}, "name": {}, "natIP": {}, "networkTier": {}, "publicPtrDomainName": {}, "securityPolicy": {}, "setPublicPtr": {}, "type": {} } }, "google-native:compute/v1:AdvancedMachineFeatures": { "properties": { "enableNestedVirtualization": {}, "enableUefiNetworking": {}, "threadsPerCore": { "format": "int32" }, "visibleCoreCount": { "format": "int32" } } }, "google-native:compute/v1:AdvancedMachineFeaturesResponse": { "properties": { "enableNestedVirtualization": {}, "enableUefiNetworking": {}, "threadsPerCore": { "format": "int32" }, "visibleCoreCount": { "format": "int32" } } }, "google-native:compute/v1:AliasIpRange": { "properties": { "ipCidrRange": {}, "subnetworkRangeName": {} } }, "google-native:compute/v1:AliasIpRangeResponse": { "properties": { "ipCidrRange": {}, "subnetworkRangeName": {} } }, "google-native:compute/v1:AllocationResourceStatusResponse": { "properties": { "specificSkuAllocation": { "$ref": "#/types/google-native:compute/v1:AllocationResourceStatusSpecificSKUAllocationResponse" } } }, "google-native:compute/v1:AllocationResourceStatusSpecificSKUAllocationResponse": { "properties": { "sourceInstanceTemplateId": {} } }, "google-native:compute/v1:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk": { "properties": { "diskSizeGb": { "format": "int64" }, "interface": { "$ref": "#/types/google-native:compute/v1:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskInterface" } } }, "google-native:compute/v1:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskResponse": { "properties": { "diskSizeGb": { "format": "int64" }, "interface": {} } }, "google-native:compute/v1:AllocationSpecificSKUAllocationReservedInstanceProperties": { "properties": { "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/v1:AcceleratorConfig" } }, "localSsds": { "items": { "$ref": "#/types/google-native:compute/v1:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk" } }, "locationHint": {}, "machineType": {}, "minCpuPlatform": {} } }, "google-native:compute/v1:AllocationSpecificSKUAllocationReservedInstancePropertiesResponse": { "properties": { "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/v1:AcceleratorConfigResponse" } }, "localSsds": { "items": { "$ref": "#/types/google-native:compute/v1:AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskResponse" } }, "locationHint": {}, "machineType": {}, "minCpuPlatform": {} } }, "google-native:compute/v1:AllocationSpecificSKUReservation": { "properties": { "count": { "format": "int64" }, "instanceProperties": { "$ref": "#/types/google-native:compute/v1:AllocationSpecificSKUAllocationReservedInstanceProperties" }, "sourceInstanceTemplate": {} } }, "google-native:compute/v1:AllocationSpecificSKUReservationResponse": { "properties": { "assuredCount": { "format": "int64" }, "count": { "format": "int64" }, "inUseCount": { "format": "int64" }, "instanceProperties": { "$ref": "#/types/google-native:compute/v1:AllocationSpecificSKUAllocationReservedInstancePropertiesResponse" }, "sourceInstanceTemplate": {} } }, "google-native:compute/v1:AttachedDisk": { "properties": { "autoDelete": {}, "boot": {}, "deviceName": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "diskSizeGb": { "format": "int64" }, "forceAttach": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:GuestOsFeature" } }, "initializeParams": { "$ref": "#/types/google-native:compute/v1:AttachedDiskInitializeParams" }, "interface": { "$ref": "#/types/google-native:compute/v1:AttachedDiskInterface" }, "mode": { "$ref": "#/types/google-native:compute/v1:AttachedDiskMode" }, "savedState": { "$ref": "#/types/google-native:compute/v1:AttachedDiskSavedState" }, "source": {}, "type": { "$ref": "#/types/google-native:compute/v1:AttachedDiskType" } } }, "google-native:compute/v1:AttachedDiskInitializeParams": { "properties": { "architecture": { "$ref": "#/types/google-native:compute/v1:AttachedDiskInitializeParamsArchitecture" }, "description": {}, "diskName": {}, "diskSizeGb": { "format": "int64" }, "diskType": {}, "labels": {}, "licenses": { "items": {} }, "onUpdateAction": { "$ref": "#/types/google-native:compute/v1:AttachedDiskInitializeParamsOnUpdateAction" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" } } }, "google-native:compute/v1:AttachedDiskInitializeParamsResponse": { "properties": { "architecture": {}, "description": {}, "diskName": {}, "diskSizeGb": { "format": "int64" }, "diskType": {}, "labels": {}, "licenses": { "items": {} }, "onUpdateAction": {}, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKeyResponse" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKeyResponse" } } }, "google-native:compute/v1:AttachedDiskResponse": { "properties": { "architecture": {}, "autoDelete": {}, "boot": {}, "deviceName": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKeyResponse" }, "diskSizeGb": { "format": "int64" }, "forceAttach": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:GuestOsFeatureResponse" } }, "index": { "format": "int32" }, "initializeParams": { "$ref": "#/types/google-native:compute/v1:AttachedDiskInitializeParamsResponse" }, "interface": {}, "kind": {}, "licenses": { "items": {} }, "mode": {}, "savedState": {}, "shieldedInstanceInitialState": { "$ref": "#/types/google-native:compute/v1:InitialStateConfigResponse" }, "source": {}, "type": {} } }, "google-native:compute/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:AuditLogConfig" } }, "exemptedMembers": { "items": {} }, "service": {} } }, "google-native:compute/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:AuditLogConfigResponse" } }, "exemptedMembers": { "items": {} }, "service": {} } }, "google-native:compute/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": { "$ref": "#/types/google-native:compute/v1:AuditLogConfigLogType" } } }, "google-native:compute/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": {} } }, "google-native:compute/v1:AuthorizationLoggingOptions": { "properties": { "permissionType": { "$ref": "#/types/google-native:compute/v1:AuthorizationLoggingOptionsPermissionType" } } }, "google-native:compute/v1:AuthorizationLoggingOptionsResponse": { "properties": { "permissionType": {} } }, "google-native:compute/v1:AutoscalerStatusDetailsResponse": { "properties": { "message": {}, "type": {} } }, "google-native:compute/v1:AutoscalingPolicy": { "properties": { "coolDownPeriodSec": { "format": "int32" }, "cpuUtilization": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyCpuUtilization" }, "customMetricUtilizations": { "items": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyCustomMetricUtilization" } }, "loadBalancingUtilization": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyLoadBalancingUtilization" }, "maxNumReplicas": { "format": "int32" }, "minNumReplicas": { "format": "int32" }, "mode": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyMode" }, "scaleInControl": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyScaleInControl" }, "scalingSchedules": {} } }, "google-native:compute/v1:AutoscalingPolicyCpuUtilization": { "properties": { "predictiveMethod": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyCpuUtilizationPredictiveMethod" }, "utilizationTarget": { "format": "double" } } }, "google-native:compute/v1:AutoscalingPolicyCpuUtilizationResponse": { "properties": { "predictiveMethod": {}, "utilizationTarget": { "format": "double" } } }, "google-native:compute/v1:AutoscalingPolicyCustomMetricUtilization": { "properties": { "filter": {}, "metric": {}, "singleInstanceAssignment": { "format": "double" }, "utilizationTarget": { "format": "double" }, "utilizationTargetType": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyCustomMetricUtilizationUtilizationTargetType" } } }, "google-native:compute/v1:AutoscalingPolicyCustomMetricUtilizationResponse": { "properties": { "filter": {}, "metric": {}, "singleInstanceAssignment": { "format": "double" }, "utilizationTarget": { "format": "double" }, "utilizationTargetType": {} } }, "google-native:compute/v1:AutoscalingPolicyLoadBalancingUtilization": { "properties": { "utilizationTarget": { "format": "double" } } }, "google-native:compute/v1:AutoscalingPolicyLoadBalancingUtilizationResponse": { "properties": { "utilizationTarget": { "format": "double" } } }, "google-native:compute/v1:AutoscalingPolicyResponse": { "properties": { "coolDownPeriodSec": { "format": "int32" }, "cpuUtilization": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyCpuUtilizationResponse" }, "customMetricUtilizations": { "items": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyCustomMetricUtilizationResponse" } }, "loadBalancingUtilization": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyLoadBalancingUtilizationResponse" }, "maxNumReplicas": { "format": "int32" }, "minNumReplicas": { "format": "int32" }, "mode": {}, "scaleInControl": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicyScaleInControlResponse" }, "scalingSchedules": {} } }, "google-native:compute/v1:AutoscalingPolicyScaleInControl": { "properties": { "maxScaledInReplicas": { "$ref": "#/types/google-native:compute/v1:FixedOrPercent" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/v1:AutoscalingPolicyScaleInControlResponse": { "properties": { "maxScaledInReplicas": { "$ref": "#/types/google-native:compute/v1:FixedOrPercentResponse" }, "timeWindowSec": { "format": "int32" } } }, "google-native:compute/v1:Backend": { "properties": { "balancingMode": { "$ref": "#/types/google-native:compute/v1:BackendBalancingMode" }, "capacityScaler": { "format": "float" }, "description": {}, "failover": {}, "group": {}, "maxConnections": { "format": "int32" }, "maxConnectionsPerEndpoint": { "format": "int32" }, "maxConnectionsPerInstance": { "format": "int32" }, "maxRate": { "format": "int32" }, "maxRatePerEndpoint": { "format": "float" }, "maxRatePerInstance": { "format": "float" }, "maxUtilization": { "format": "float" } } }, "google-native:compute/v1:BackendBucketCdnPolicy": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/v1:BackendBucketCdnPolicyBypassCacheOnRequestHeader" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/v1:BackendBucketCdnPolicyCacheKeyPolicy" }, "cacheMode": { "$ref": "#/types/google-native:compute/v1:BackendBucketCdnPolicyCacheMode" }, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/v1:BackendBucketCdnPolicyNegativeCachingPolicy" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" } } }, "google-native:compute/v1:BackendBucketCdnPolicyBypassCacheOnRequestHeader": { "properties": { "headerName": {} } }, "google-native:compute/v1:BackendBucketCdnPolicyBypassCacheOnRequestHeaderResponse": { "properties": { "headerName": {} } }, "google-native:compute/v1:BackendBucketCdnPolicyCacheKeyPolicy": { "properties": { "includeHttpHeaders": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/v1:BackendBucketCdnPolicyCacheKeyPolicyResponse": { "properties": { "includeHttpHeaders": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/v1:BackendBucketCdnPolicyNegativeCachingPolicy": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/v1:BackendBucketCdnPolicyNegativeCachingPolicyResponse": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/v1:BackendBucketCdnPolicyResponse": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/v1:BackendBucketCdnPolicyBypassCacheOnRequestHeaderResponse" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/v1:BackendBucketCdnPolicyCacheKeyPolicyResponse" }, "cacheMode": {}, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/v1:BackendBucketCdnPolicyNegativeCachingPolicyResponse" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" }, "signedUrlKeyNames": { "items": {} } } }, "google-native:compute/v1:BackendResponse": { "properties": { "balancingMode": {}, "capacityScaler": { "format": "float" }, "description": {}, "failover": {}, "group": {}, "maxConnections": { "format": "int32" }, "maxConnectionsPerEndpoint": { "format": "int32" }, "maxConnectionsPerInstance": { "format": "int32" }, "maxRate": { "format": "int32" }, "maxRatePerEndpoint": { "format": "float" }, "maxRatePerInstance": { "format": "float" }, "maxUtilization": { "format": "float" } } }, "google-native:compute/v1:BackendServiceCdnPolicy": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceCdnPolicyBypassCacheOnRequestHeader" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/v1:CacheKeyPolicy" }, "cacheMode": { "$ref": "#/types/google-native:compute/v1:BackendServiceCdnPolicyCacheMode" }, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceCdnPolicyNegativeCachingPolicy" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" } } }, "google-native:compute/v1:BackendServiceCdnPolicyBypassCacheOnRequestHeader": { "properties": { "headerName": {} } }, "google-native:compute/v1:BackendServiceCdnPolicyBypassCacheOnRequestHeaderResponse": { "properties": { "headerName": {} } }, "google-native:compute/v1:BackendServiceCdnPolicyNegativeCachingPolicy": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/v1:BackendServiceCdnPolicyNegativeCachingPolicyResponse": { "properties": { "code": { "format": "int32" }, "ttl": { "format": "int32" } } }, "google-native:compute/v1:BackendServiceCdnPolicyResponse": { "properties": { "bypassCacheOnRequestHeaders": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceCdnPolicyBypassCacheOnRequestHeaderResponse" } }, "cacheKeyPolicy": { "$ref": "#/types/google-native:compute/v1:CacheKeyPolicyResponse" }, "cacheMode": {}, "clientTtl": { "format": "int32" }, "defaultTtl": { "format": "int32" }, "maxTtl": { "format": "int32" }, "negativeCaching": {}, "negativeCachingPolicy": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceCdnPolicyNegativeCachingPolicyResponse" } }, "requestCoalescing": {}, "serveWhileStale": { "format": "int32" }, "signedUrlCacheMaxAgeSec": { "format": "int64" }, "signedUrlKeyNames": { "items": {} } } }, "google-native:compute/v1:BackendServiceConnectionTrackingPolicy": { "properties": { "connectionPersistenceOnUnhealthyBackends": { "$ref": "#/types/google-native:compute/v1:BackendServiceConnectionTrackingPolicyConnectionPersistenceOnUnhealthyBackends" }, "enableStrongAffinity": {}, "idleTimeoutSec": { "format": "int32" }, "trackingMode": { "$ref": "#/types/google-native:compute/v1:BackendServiceConnectionTrackingPolicyTrackingMode" } } }, "google-native:compute/v1:BackendServiceConnectionTrackingPolicyResponse": { "properties": { "connectionPersistenceOnUnhealthyBackends": {}, "enableStrongAffinity": {}, "idleTimeoutSec": { "format": "int32" }, "trackingMode": {} } }, "google-native:compute/v1:BackendServiceFailoverPolicy": { "properties": { "disableConnectionDrainOnFailover": {}, "dropTrafficIfUnhealthy": {}, "failoverRatio": { "format": "float" } } }, "google-native:compute/v1:BackendServiceFailoverPolicyResponse": { "properties": { "disableConnectionDrainOnFailover": {}, "dropTrafficIfUnhealthy": {}, "failoverRatio": { "format": "float" } } }, "google-native:compute/v1:BackendServiceIAP": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientSecret": {} } }, "google-native:compute/v1:BackendServiceIAPResponse": { "properties": { "enabled": {}, "oauth2ClientId": {}, "oauth2ClientSecret": {}, "oauth2ClientSecretSha256": {} } }, "google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfig": { "properties": { "customPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy" }, "policy": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigPolicy" } } }, "google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy": { "properties": { "data": {}, "name": {} } }, "google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyResponse": { "properties": { "data": {}, "name": {} } }, "google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigPolicy": { "properties": { "name": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigPolicyName" } } }, "google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigPolicyResponse": { "properties": { "name": {} } }, "google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigResponse": { "properties": { "customPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyResponse" }, "policy": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfigPolicyResponse" } } }, "google-native:compute/v1:BackendServiceLogConfig": { "properties": { "enable": {}, "optionalFields": { "items": {} }, "optionalMode": { "$ref": "#/types/google-native:compute/v1:BackendServiceLogConfigOptionalMode" }, "sampleRate": { "format": "float" } } }, "google-native:compute/v1:BackendServiceLogConfigResponse": { "properties": { "enable": {}, "optionalFields": { "items": {} }, "optionalMode": {}, "sampleRate": { "format": "float" } } }, "google-native:compute/v1:BackendServiceUsedBy": { "properties": { "reference": {} } }, "google-native:compute/v1:BackendServiceUsedByResponse": { "properties": { "reference": {} } }, "google-native:compute/v1:Binding": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:compute/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:compute/v1:BindingResponse": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:compute/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:compute/v1:CacheKeyPolicy": { "properties": { "includeHost": {}, "includeHttpHeaders": { "items": {} }, "includeNamedCookies": { "items": {} }, "includeProtocol": {}, "includeQueryString": {}, "queryStringBlacklist": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/v1:CacheKeyPolicyResponse": { "properties": { "includeHost": {}, "includeHttpHeaders": { "items": {} }, "includeNamedCookies": { "items": {} }, "includeProtocol": {}, "includeQueryString": {}, "queryStringBlacklist": { "items": {} }, "queryStringWhitelist": { "items": {} } } }, "google-native:compute/v1:CircuitBreakers": { "properties": { "maxConnections": { "format": "int32" }, "maxPendingRequests": { "format": "int32" }, "maxRequests": { "format": "int32" }, "maxRequestsPerConnection": { "format": "int32" }, "maxRetries": { "format": "int32" } } }, "google-native:compute/v1:CircuitBreakersResponse": { "properties": { "maxConnections": { "format": "int32" }, "maxPendingRequests": { "format": "int32" }, "maxRequests": { "format": "int32" }, "maxRequestsPerConnection": { "format": "int32" }, "maxRetries": { "format": "int32" } } }, "google-native:compute/v1:Condition": { "properties": { "iam": { "$ref": "#/types/google-native:compute/v1:ConditionIam" }, "op": { "$ref": "#/types/google-native:compute/v1:ConditionOp" }, "svc": {}, "sys": { "$ref": "#/types/google-native:compute/v1:ConditionSys" }, "values": { "items": {} } } }, "google-native:compute/v1:ConditionResponse": { "properties": { "iam": {}, "op": {}, "svc": {}, "sys": {}, "values": { "items": {} } } }, "google-native:compute/v1:ConfidentialInstanceConfig": { "properties": { "enableConfidentialCompute": {} } }, "google-native:compute/v1:ConfidentialInstanceConfigResponse": { "properties": { "enableConfidentialCompute": {} } }, "google-native:compute/v1:ConnectionDraining": { "properties": { "drainingTimeoutSec": { "format": "int32" } } }, "google-native:compute/v1:ConnectionDrainingResponse": { "properties": { "drainingTimeoutSec": { "format": "int32" } } }, "google-native:compute/v1:ConsistentHashLoadBalancerSettings": { "properties": { "httpCookie": { "$ref": "#/types/google-native:compute/v1:ConsistentHashLoadBalancerSettingsHttpCookie" }, "httpHeaderName": {}, "minimumRingSize": { "format": "int64" } } }, "google-native:compute/v1:ConsistentHashLoadBalancerSettingsHttpCookie": { "properties": { "name": {}, "path": {}, "ttl": { "$ref": "#/types/google-native:compute/v1:Duration" } } }, "google-native:compute/v1:ConsistentHashLoadBalancerSettingsHttpCookieResponse": { "properties": { "name": {}, "path": {}, "ttl": { "$ref": "#/types/google-native:compute/v1:DurationResponse" } } }, "google-native:compute/v1:ConsistentHashLoadBalancerSettingsResponse": { "properties": { "httpCookie": { "$ref": "#/types/google-native:compute/v1:ConsistentHashLoadBalancerSettingsHttpCookieResponse" }, "httpHeaderName": {}, "minimumRingSize": { "format": "int64" } } }, "google-native:compute/v1:CorsPolicy": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": { "format": "int32" } } }, "google-native:compute/v1:CorsPolicyResponse": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": { "format": "int32" } } }, "google-native:compute/v1:CustomerEncryptionKey": { "properties": { "kmsKeyName": {}, "kmsKeyServiceAccount": {}, "rawKey": {}, "rsaEncryptedKey": {} } }, "google-native:compute/v1:CustomerEncryptionKeyResponse": { "properties": { "kmsKeyName": {}, "kmsKeyServiceAccount": {}, "rawKey": {}, "rsaEncryptedKey": {}, "sha256": {} } }, "google-native:compute/v1:DeprecationStatus": { "properties": { "deleted": {}, "deprecated": {}, "obsolete": {}, "replacement": {}, "state": { "$ref": "#/types/google-native:compute/v1:DeprecationStatusState" } } }, "google-native:compute/v1:DeprecationStatusResponse": { "properties": { "deleted": {}, "deprecated": {}, "obsolete": {}, "replacement": {}, "state": {} } }, "google-native:compute/v1:DiskAsyncReplication": { "properties": { "disk": {} } }, "google-native:compute/v1:DiskAsyncReplicationResponse": { "properties": { "consistencyGroupPolicy": {}, "consistencyGroupPolicyId": {}, "disk": {}, "diskId": {} } }, "google-native:compute/v1:DiskInstantiationConfig": { "properties": { "autoDelete": {}, "customImage": {}, "deviceName": {}, "instantiateFrom": { "$ref": "#/types/google-native:compute/v1:DiskInstantiationConfigInstantiateFrom" } } }, "google-native:compute/v1:DiskInstantiationConfigResponse": { "properties": { "autoDelete": {}, "customImage": {}, "deviceName": {}, "instantiateFrom": {} } }, "google-native:compute/v1:DiskParams": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/v1:DiskParamsResponse": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/v1:DiskResourceStatusAsyncReplicationStatusResponse": { "properties": { "state": {} } }, "google-native:compute/v1:DiskResourceStatusResponse": { "properties": { "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/v1:DiskResourceStatusAsyncReplicationStatusResponse" }, "asyncSecondaryDisks": {} } }, "google-native:compute/v1:DisplayDevice": { "properties": { "enableDisplay": {} } }, "google-native:compute/v1:DisplayDeviceResponse": { "properties": { "enableDisplay": {} } }, "google-native:compute/v1:DistributionPolicy": { "properties": { "targetShape": { "$ref": "#/types/google-native:compute/v1:DistributionPolicyTargetShape" }, "zones": { "items": { "$ref": "#/types/google-native:compute/v1:DistributionPolicyZoneConfiguration" } } } }, "google-native:compute/v1:DistributionPolicyResponse": { "properties": { "targetShape": {}, "zones": { "items": { "$ref": "#/types/google-native:compute/v1:DistributionPolicyZoneConfigurationResponse" } } } }, "google-native:compute/v1:DistributionPolicyZoneConfiguration": { "properties": { "zone": {} } }, "google-native:compute/v1:DistributionPolicyZoneConfigurationResponse": { "properties": { "zone": {} } }, "google-native:compute/v1:Duration": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:compute/v1:DurationResponse": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:compute/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:compute/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:compute/v1:ExternalVpnGatewayInterface": { "properties": { "id": { "format": "uint32" }, "ipAddress": {} } }, "google-native:compute/v1:ExternalVpnGatewayInterfaceResponse": { "properties": { "ipAddress": {} } }, "google-native:compute/v1:FileContentBuffer": { "properties": { "content": { "format": "byte" }, "fileType": { "$ref": "#/types/google-native:compute/v1:FileContentBufferFileType" } } }, "google-native:compute/v1:FileContentBufferResponse": { "properties": { "content": { "format": "byte" }, "fileType": {} } }, "google-native:compute/v1:FirewallAllowedItem": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/v1:FirewallAllowedItemResponse": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/v1:FirewallDeniedItem": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/v1:FirewallDeniedItemResponse": { "properties": { "IPProtocol": { "sdkName": "ipProtocol" }, "ports": { "items": {} } } }, "google-native:compute/v1:FirewallLogConfig": { "properties": { "enable": {}, "metadata": { "$ref": "#/types/google-native:compute/v1:FirewallLogConfigMetadata" } } }, "google-native:compute/v1:FirewallLogConfigResponse": { "properties": { "enable": {}, "metadata": {} } }, "google-native:compute/v1:FirewallPolicyAssociation": { "properties": { "attachmentTarget": {}, "name": {} } }, "google-native:compute/v1:FirewallPolicyAssociationResponse": { "properties": { "attachmentTarget": {}, "displayName": {}, "firewallPolicyId": {}, "name": {}, "shortName": {} } }, "google-native:compute/v1:FirewallPolicyRule": { "properties": { "action": {}, "description": {}, "direction": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRuleDirection" }, "disabled": {}, "enableLogging": {}, "match": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRuleMatcher" }, "priority": { "format": "int32" }, "ruleName": {}, "targetResources": { "items": {} }, "targetSecureTags": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRuleSecureTag" } }, "targetServiceAccounts": { "items": {} } } }, "google-native:compute/v1:FirewallPolicyRuleMatcher": { "properties": { "destAddressGroups": { "items": {} }, "destFqdns": { "items": {} }, "destIpRanges": { "items": {} }, "destRegionCodes": { "items": {} }, "destThreatIntelligences": { "items": {} }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRuleMatcherLayer4Config" } }, "srcAddressGroups": { "items": {} }, "srcFqdns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcRegionCodes": { "items": {} }, "srcSecureTags": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRuleSecureTag" } }, "srcThreatIntelligences": { "items": {} } } }, "google-native:compute/v1:FirewallPolicyRuleMatcherLayer4Config": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/v1:FirewallPolicyRuleMatcherLayer4ConfigResponse": { "properties": { "ipProtocol": {}, "ports": { "items": {} } } }, "google-native:compute/v1:FirewallPolicyRuleMatcherResponse": { "properties": { "destAddressGroups": { "items": {} }, "destFqdns": { "items": {} }, "destIpRanges": { "items": {} }, "destRegionCodes": { "items": {} }, "destThreatIntelligences": { "items": {} }, "layer4Configs": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRuleMatcherLayer4ConfigResponse" } }, "srcAddressGroups": { "items": {} }, "srcFqdns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcRegionCodes": { "items": {} }, "srcSecureTags": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRuleSecureTagResponse" } }, "srcThreatIntelligences": { "items": {} } } }, "google-native:compute/v1:FirewallPolicyRuleResponse": { "properties": { "action": {}, "description": {}, "direction": {}, "disabled": {}, "enableLogging": {}, "kind": {}, "match": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRuleMatcherResponse" }, "priority": { "format": "int32" }, "ruleName": {}, "ruleTupleCount": { "format": "int32" }, "targetResources": { "items": {} }, "targetSecureTags": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRuleSecureTagResponse" } }, "targetServiceAccounts": { "items": {} } } }, "google-native:compute/v1:FirewallPolicyRuleSecureTag": { "properties": { "name": {} } }, "google-native:compute/v1:FirewallPolicyRuleSecureTagResponse": { "properties": { "name": {}, "state": {} } }, "google-native:compute/v1:FixedOrPercent": { "properties": { "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:compute/v1:FixedOrPercentResponse": { "properties": { "calculated": { "format": "int32" }, "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:compute/v1:ForwardingRuleServiceDirectoryRegistration": { "properties": { "namespace": {}, "service": {}, "serviceDirectoryRegion": {} } }, "google-native:compute/v1:ForwardingRuleServiceDirectoryRegistrationResponse": { "properties": { "namespace": {}, "service": {}, "serviceDirectoryRegion": {} } }, "google-native:compute/v1:GRPCHealthCheck": { "properties": { "grpcServiceName": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/v1:GRPCHealthCheckPortSpecification" } } }, "google-native:compute/v1:GRPCHealthCheckResponse": { "properties": { "grpcServiceName": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {} } }, "google-native:compute/v1:GuestOsFeature": { "properties": { "type": { "$ref": "#/types/google-native:compute/v1:GuestOsFeatureType" } } }, "google-native:compute/v1:GuestOsFeatureResponse": { "properties": { "type": {} } }, "google-native:compute/v1:HTTP2HealthCheck": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/v1:HTTP2HealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/v1:HTTP2HealthCheckProxyHeader" }, "requestPath": {}, "response": {} } }, "google-native:compute/v1:HTTP2HealthCheckResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "requestPath": {}, "response": {} } }, "google-native:compute/v1:HTTPHealthCheck": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/v1:HTTPHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/v1:HTTPHealthCheckProxyHeader" }, "requestPath": {}, "response": {} } }, "google-native:compute/v1:HTTPHealthCheckResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "requestPath": {}, "response": {} } }, "google-native:compute/v1:HTTPSHealthCheck": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/v1:HTTPSHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/v1:HTTPSHealthCheckProxyHeader" }, "requestPath": {}, "response": {} } }, "google-native:compute/v1:HTTPSHealthCheckResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "requestPath": {}, "response": {} } }, "google-native:compute/v1:HealthCheckLogConfig": { "properties": { "enable": {} } }, "google-native:compute/v1:HealthCheckLogConfigResponse": { "properties": { "enable": {} } }, "google-native:compute/v1:HostRule": { "properties": { "description": {}, "hosts": { "items": {} }, "pathMatcher": {} } }, "google-native:compute/v1:HostRuleResponse": { "properties": { "description": {}, "hosts": { "items": {} }, "pathMatcher": {} } }, "google-native:compute/v1:HttpFaultAbort": { "properties": { "httpStatus": { "format": "uint32" }, "percentage": { "format": "double" } } }, "google-native:compute/v1:HttpFaultAbortResponse": { "properties": { "httpStatus": { "format": "uint32" }, "percentage": { "format": "double" } } }, "google-native:compute/v1:HttpFaultDelay": { "properties": { "fixedDelay": { "$ref": "#/types/google-native:compute/v1:Duration" }, "percentage": { "format": "double" } } }, "google-native:compute/v1:HttpFaultDelayResponse": { "properties": { "fixedDelay": { "$ref": "#/types/google-native:compute/v1:DurationResponse" }, "percentage": { "format": "double" } } }, "google-native:compute/v1:HttpFaultInjection": { "properties": { "abort": { "$ref": "#/types/google-native:compute/v1:HttpFaultAbort" }, "delay": { "$ref": "#/types/google-native:compute/v1:HttpFaultDelay" } } }, "google-native:compute/v1:HttpFaultInjectionResponse": { "properties": { "abort": { "$ref": "#/types/google-native:compute/v1:HttpFaultAbortResponse" }, "delay": { "$ref": "#/types/google-native:compute/v1:HttpFaultDelayResponse" } } }, "google-native:compute/v1:HttpHeaderAction": { "properties": { "requestHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/v1:HttpHeaderOption" } }, "requestHeadersToRemove": { "items": {} }, "responseHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/v1:HttpHeaderOption" } }, "responseHeadersToRemove": { "items": {} } } }, "google-native:compute/v1:HttpHeaderActionResponse": { "properties": { "requestHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/v1:HttpHeaderOptionResponse" } }, "requestHeadersToRemove": { "items": {} }, "responseHeadersToAdd": { "items": { "$ref": "#/types/google-native:compute/v1:HttpHeaderOptionResponse" } }, "responseHeadersToRemove": { "items": {} } } }, "google-native:compute/v1:HttpHeaderMatch": { "properties": { "exactMatch": {}, "headerName": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:compute/v1:Int64RangeMatch" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:compute/v1:HttpHeaderMatchResponse": { "properties": { "exactMatch": {}, "headerName": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:compute/v1:Int64RangeMatchResponse" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:compute/v1:HttpHeaderOption": { "properties": { "headerName": {}, "headerValue": {}, "replace": {} } }, "google-native:compute/v1:HttpHeaderOptionResponse": { "properties": { "headerName": {}, "headerValue": {}, "replace": {} } }, "google-native:compute/v1:HttpQueryParameterMatch": { "properties": { "exactMatch": {}, "name": {}, "presentMatch": {}, "regexMatch": {} } }, "google-native:compute/v1:HttpQueryParameterMatchResponse": { "properties": { "exactMatch": {}, "name": {}, "presentMatch": {}, "regexMatch": {} } }, "google-native:compute/v1:HttpRedirectAction": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "prefixRedirect": {}, "redirectResponseCode": { "$ref": "#/types/google-native:compute/v1:HttpRedirectActionRedirectResponseCode" }, "stripQuery": {} } }, "google-native:compute/v1:HttpRedirectActionResponse": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "prefixRedirect": {}, "redirectResponseCode": {}, "stripQuery": {} } }, "google-native:compute/v1:HttpRetryPolicy": { "properties": { "numRetries": { "format": "uint32" }, "perTryTimeout": { "$ref": "#/types/google-native:compute/v1:Duration" }, "retryConditions": { "items": {} } } }, "google-native:compute/v1:HttpRetryPolicyResponse": { "properties": { "numRetries": { "format": "uint32" }, "perTryTimeout": { "$ref": "#/types/google-native:compute/v1:DurationResponse" }, "retryConditions": { "items": {} } } }, "google-native:compute/v1:HttpRouteAction": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:compute/v1:CorsPolicy" }, "faultInjectionPolicy": { "$ref": "#/types/google-native:compute/v1:HttpFaultInjection" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/v1:Duration" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:compute/v1:RequestMirrorPolicy" }, "retryPolicy": { "$ref": "#/types/google-native:compute/v1:HttpRetryPolicy" }, "timeout": { "$ref": "#/types/google-native:compute/v1:Duration" }, "urlRewrite": { "$ref": "#/types/google-native:compute/v1:UrlRewrite" }, "weightedBackendServices": { "items": { "$ref": "#/types/google-native:compute/v1:WeightedBackendService" } } } }, "google-native:compute/v1:HttpRouteActionResponse": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:compute/v1:CorsPolicyResponse" }, "faultInjectionPolicy": { "$ref": "#/types/google-native:compute/v1:HttpFaultInjectionResponse" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/v1:DurationResponse" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:compute/v1:RequestMirrorPolicyResponse" }, "retryPolicy": { "$ref": "#/types/google-native:compute/v1:HttpRetryPolicyResponse" }, "timeout": { "$ref": "#/types/google-native:compute/v1:DurationResponse" }, "urlRewrite": { "$ref": "#/types/google-native:compute/v1:UrlRewriteResponse" }, "weightedBackendServices": { "items": { "$ref": "#/types/google-native:compute/v1:WeightedBackendServiceResponse" } } } }, "google-native:compute/v1:HttpRouteRule": { "properties": { "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderAction" }, "matchRules": { "items": { "$ref": "#/types/google-native:compute/v1:HttpRouteRuleMatch" } }, "priority": { "format": "int32" }, "routeAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteAction" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectAction" } } }, "google-native:compute/v1:HttpRouteRuleMatch": { "properties": { "fullPathMatch": {}, "headerMatches": { "items": { "$ref": "#/types/google-native:compute/v1:HttpHeaderMatch" } }, "ignoreCase": {}, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataFilter" } }, "pathTemplateMatch": {}, "prefixMatch": {}, "queryParameterMatches": { "items": { "$ref": "#/types/google-native:compute/v1:HttpQueryParameterMatch" } }, "regexMatch": {} } }, "google-native:compute/v1:HttpRouteRuleMatchResponse": { "properties": { "fullPathMatch": {}, "headerMatches": { "items": { "$ref": "#/types/google-native:compute/v1:HttpHeaderMatchResponse" } }, "ignoreCase": {}, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataFilterResponse" } }, "pathTemplateMatch": {}, "prefixMatch": {}, "queryParameterMatches": { "items": { "$ref": "#/types/google-native:compute/v1:HttpQueryParameterMatchResponse" } }, "regexMatch": {} } }, "google-native:compute/v1:HttpRouteRuleResponse": { "properties": { "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderActionResponse" }, "matchRules": { "items": { "$ref": "#/types/google-native:compute/v1:HttpRouteRuleMatchResponse" } }, "priority": { "format": "int32" }, "routeAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteActionResponse" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectActionResponse" } } }, "google-native:compute/v1:ImageRawDisk": { "properties": { "containerType": { "$ref": "#/types/google-native:compute/v1:ImageRawDiskContainerType" }, "sha1Checksum": {}, "source": {} } }, "google-native:compute/v1:ImageRawDiskResponse": { "properties": { "containerType": {}, "sha1Checksum": {}, "source": {} } }, "google-native:compute/v1:InitialStateConfig": { "properties": { "dbs": { "items": { "$ref": "#/types/google-native:compute/v1:FileContentBuffer" } }, "dbxs": { "items": { "$ref": "#/types/google-native:compute/v1:FileContentBuffer" } }, "keks": { "items": { "$ref": "#/types/google-native:compute/v1:FileContentBuffer" } }, "pk": { "$ref": "#/types/google-native:compute/v1:FileContentBuffer" } } }, "google-native:compute/v1:InitialStateConfigResponse": { "properties": { "dbs": { "items": { "$ref": "#/types/google-native:compute/v1:FileContentBufferResponse" } }, "dbxs": { "items": { "$ref": "#/types/google-native:compute/v1:FileContentBufferResponse" } }, "keks": { "items": { "$ref": "#/types/google-native:compute/v1:FileContentBufferResponse" } }, "pk": { "$ref": "#/types/google-native:compute/v1:FileContentBufferResponse" } } }, "google-native:compute/v1:InstanceGroupManagerActionsSummaryResponse": { "properties": { "abandoning": { "format": "int32" }, "creating": { "format": "int32" }, "creatingWithoutRetries": { "format": "int32" }, "deleting": { "format": "int32" }, "none": { "format": "int32" }, "recreating": { "format": "int32" }, "refreshing": { "format": "int32" }, "restarting": { "format": "int32" }, "resuming": { "format": "int32" }, "starting": { "format": "int32" }, "stopping": { "format": "int32" }, "suspending": { "format": "int32" }, "verifying": { "format": "int32" } } }, "google-native:compute/v1:InstanceGroupManagerAutoHealingPolicy": { "properties": { "healthCheck": {}, "initialDelaySec": { "format": "int32" } } }, "google-native:compute/v1:InstanceGroupManagerAutoHealingPolicyResponse": { "properties": { "healthCheck": {}, "initialDelaySec": { "format": "int32" } } }, "google-native:compute/v1:InstanceGroupManagerInstanceLifecyclePolicy": { "properties": { "forceUpdateOnRepair": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerInstanceLifecyclePolicyForceUpdateOnRepair" } } }, "google-native:compute/v1:InstanceGroupManagerInstanceLifecyclePolicyResponse": { "properties": { "forceUpdateOnRepair": {} } }, "google-native:compute/v1:InstanceGroupManagerStatusResponse": { "properties": { "autoscaler": {}, "isStable": {}, "stateful": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerStatusStatefulResponse" }, "versionTarget": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerStatusVersionTargetResponse" } } }, "google-native:compute/v1:InstanceGroupManagerStatusStatefulPerInstanceConfigsResponse": { "properties": { "allEffective": {} } }, "google-native:compute/v1:InstanceGroupManagerStatusStatefulResponse": { "properties": { "hasStatefulConfig": {}, "perInstanceConfigs": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerStatusStatefulPerInstanceConfigsResponse" } } }, "google-native:compute/v1:InstanceGroupManagerStatusVersionTargetResponse": { "properties": { "isReached": {} } }, "google-native:compute/v1:InstanceGroupManagerUpdatePolicy": { "properties": { "instanceRedistributionType": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerUpdatePolicyInstanceRedistributionType" }, "maxSurge": { "$ref": "#/types/google-native:compute/v1:FixedOrPercent" }, "maxUnavailable": { "$ref": "#/types/google-native:compute/v1:FixedOrPercent" }, "minimalAction": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerUpdatePolicyMinimalAction" }, "mostDisruptiveAllowedAction": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerUpdatePolicyMostDisruptiveAllowedAction" }, "replacementMethod": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerUpdatePolicyReplacementMethod" }, "type": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerUpdatePolicyType" } } }, "google-native:compute/v1:InstanceGroupManagerUpdatePolicyResponse": { "properties": { "instanceRedistributionType": {}, "maxSurge": { "$ref": "#/types/google-native:compute/v1:FixedOrPercentResponse" }, "maxUnavailable": { "$ref": "#/types/google-native:compute/v1:FixedOrPercentResponse" }, "minimalAction": {}, "mostDisruptiveAllowedAction": {}, "replacementMethod": {}, "type": {} } }, "google-native:compute/v1:InstanceGroupManagerVersion": { "properties": { "instanceTemplate": {}, "name": {}, "targetSize": { "$ref": "#/types/google-native:compute/v1:FixedOrPercent" } } }, "google-native:compute/v1:InstanceGroupManagerVersionResponse": { "properties": { "instanceTemplate": {}, "name": {}, "targetSize": { "$ref": "#/types/google-native:compute/v1:FixedOrPercentResponse" } } }, "google-native:compute/v1:InstanceParams": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/v1:InstanceParamsResponse": { "properties": { "resourceManagerTags": {} } }, "google-native:compute/v1:InstanceProperties": { "properties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/v1:AdvancedMachineFeatures" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/v1:ConfidentialInstanceConfig" }, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/v1:AttachedDisk" } }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/v1:AcceleratorConfig" } }, "keyRevocationActionType": { "$ref": "#/types/google-native:compute/v1:InstancePropertiesKeyRevocationActionType" }, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/v1:Metadata" }, "minCpuPlatform": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/v1:NetworkInterface" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/v1:NetworkPerformanceConfig" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/v1:InstancePropertiesPrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:compute/v1:ReservationAffinity" }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/v1:Scheduling" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/v1:ServiceAccount" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/v1:ShieldedInstanceConfig" }, "tags": { "$ref": "#/types/google-native:compute/v1:Tags" } } }, "google-native:compute/v1:InstancePropertiesResponse": { "properties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/v1:AdvancedMachineFeaturesResponse" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/v1:ConfidentialInstanceConfigResponse" }, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/v1:AttachedDiskResponse" } }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/v1:AcceleratorConfigResponse" } }, "keyRevocationActionType": {}, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/v1:MetadataResponse" }, "minCpuPlatform": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/v1:NetworkInterfaceResponse" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/v1:NetworkPerformanceConfigResponse" }, "privateIpv6GoogleAccess": {}, "reservationAffinity": { "$ref": "#/types/google-native:compute/v1:ReservationAffinityResponse" }, "resourceManagerTags": {}, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/v1:SchedulingResponse" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/v1:ServiceAccountResponse" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/v1:ShieldedInstanceConfigResponse" }, "tags": { "$ref": "#/types/google-native:compute/v1:TagsResponse" } } }, "google-native:compute/v1:Int64RangeMatch": { "properties": { "rangeEnd": { "format": "int64" }, "rangeStart": { "format": "int64" } } }, "google-native:compute/v1:Int64RangeMatchResponse": { "properties": { "rangeEnd": { "format": "int64" }, "rangeStart": { "format": "int64" } } }, "google-native:compute/v1:InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeResponse": { "properties": { "max": { "format": "uint32" }, "min": { "format": "uint32" } } }, "google-native:compute/v1:InterconnectAttachmentConfigurationConstraintsResponse": { "properties": { "bgpMd5": {}, "bgpPeerAsnRanges": { "items": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentConfigurationConstraintsBgpPeerASNRangeResponse" } } } }, "google-native:compute/v1:InterconnectAttachmentPartnerMetadata": { "properties": { "interconnectName": {}, "partnerName": {}, "portalUrl": {} } }, "google-native:compute/v1:InterconnectAttachmentPartnerMetadataResponse": { "properties": { "interconnectName": {}, "partnerName": {}, "portalUrl": {} } }, "google-native:compute/v1:InterconnectAttachmentPrivateInfoResponse": { "properties": { "tag8021q": { "format": "uint32" } } }, "google-native:compute/v1:InterconnectCircuitInfoResponse": { "properties": { "customerDemarcId": {}, "googleCircuitId": {}, "googleDemarcId": {} } }, "google-native:compute/v1:InterconnectMacsec": { "properties": { "failOpen": {}, "preSharedKeys": { "required": true, "items": { "$ref": "#/types/google-native:compute/v1:InterconnectMacsecPreSharedKey" } } } }, "google-native:compute/v1:InterconnectMacsecPreSharedKey": { "properties": { "name": { "required": true }, "startTime": {} } }, "google-native:compute/v1:InterconnectMacsecPreSharedKeyResponse": { "properties": { "name": { "required": true }, "startTime": {} } }, "google-native:compute/v1:InterconnectMacsecResponse": { "properties": { "failOpen": {}, "preSharedKeys": { "required": true, "items": { "$ref": "#/types/google-native:compute/v1:InterconnectMacsecPreSharedKeyResponse" } } } }, "google-native:compute/v1:InterconnectOutageNotificationResponse": { "properties": { "affectedCircuits": { "items": {} }, "description": {}, "endTime": { "format": "int64" }, "issueType": {}, "name": {}, "source": {}, "startTime": { "format": "int64" }, "state": {} } }, "google-native:compute/v1:LicenseResourceCommitment": { "properties": { "amount": { "format": "int64" }, "coresPerLicense": {}, "license": {} } }, "google-native:compute/v1:LicenseResourceCommitmentResponse": { "properties": { "amount": { "format": "int64" }, "coresPerLicense": {}, "license": {} } }, "google-native:compute/v1:LicenseResourceRequirements": { "properties": { "minGuestCpuCount": { "format": "int32" }, "minMemoryMb": { "format": "int32" } } }, "google-native:compute/v1:LicenseResourceRequirementsResponse": { "properties": { "minGuestCpuCount": { "format": "int32" }, "minMemoryMb": { "format": "int32" } } }, "google-native:compute/v1:LocalDisk": { "properties": { "diskCount": { "format": "int32" }, "diskSizeGb": { "format": "int32" }, "diskType": {} } }, "google-native:compute/v1:LocalDiskResponse": { "properties": { "diskCount": { "format": "int32" }, "diskSizeGb": { "format": "int32" }, "diskType": {} } }, "google-native:compute/v1:LogConfig": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:compute/v1:LogConfigCloudAuditOptions" }, "counter": { "$ref": "#/types/google-native:compute/v1:LogConfigCounterOptions" }, "dataAccess": { "$ref": "#/types/google-native:compute/v1:LogConfigDataAccessOptions" } } }, "google-native:compute/v1:LogConfigCloudAuditOptions": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:compute/v1:AuthorizationLoggingOptions" }, "logName": { "$ref": "#/types/google-native:compute/v1:LogConfigCloudAuditOptionsLogName" } } }, "google-native:compute/v1:LogConfigCloudAuditOptionsResponse": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:compute/v1:AuthorizationLoggingOptionsResponse" }, "logName": {} } }, "google-native:compute/v1:LogConfigCounterOptions": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:compute/v1:LogConfigCounterOptionsCustomField" } }, "field": {}, "metric": {} } }, "google-native:compute/v1:LogConfigCounterOptionsCustomField": { "properties": { "name": {}, "value": {} } }, "google-native:compute/v1:LogConfigCounterOptionsCustomFieldResponse": { "properties": { "name": {}, "value": {} } }, "google-native:compute/v1:LogConfigCounterOptionsResponse": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:compute/v1:LogConfigCounterOptionsCustomFieldResponse" } }, "field": {}, "metric": {} } }, "google-native:compute/v1:LogConfigDataAccessOptions": { "properties": { "logMode": { "$ref": "#/types/google-native:compute/v1:LogConfigDataAccessOptionsLogMode" } } }, "google-native:compute/v1:LogConfigDataAccessOptionsResponse": { "properties": { "logMode": {} } }, "google-native:compute/v1:LogConfigResponse": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:compute/v1:LogConfigCloudAuditOptionsResponse" }, "counter": { "$ref": "#/types/google-native:compute/v1:LogConfigCounterOptionsResponse" }, "dataAccess": { "$ref": "#/types/google-native:compute/v1:LogConfigDataAccessOptionsResponse" } } }, "google-native:compute/v1:Metadata": { "properties": { "fingerprint": { "format": "byte", "copyFromOutputs": true }, "items": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataItemsItem" } } } }, "google-native:compute/v1:MetadataFilter": { "properties": { "filterLabels": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataFilterLabelMatch" } }, "filterMatchCriteria": { "$ref": "#/types/google-native:compute/v1:MetadataFilterFilterMatchCriteria" } } }, "google-native:compute/v1:MetadataFilterLabelMatch": { "properties": { "name": {}, "value": {} } }, "google-native:compute/v1:MetadataFilterLabelMatchResponse": { "properties": { "name": {}, "value": {} } }, "google-native:compute/v1:MetadataFilterResponse": { "properties": { "filterLabels": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataFilterLabelMatchResponse" } }, "filterMatchCriteria": {} } }, "google-native:compute/v1:MetadataItemsItem": { "properties": { "key": {}, "value": {} } }, "google-native:compute/v1:MetadataItemsItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/v1:MetadataResponse": { "properties": { "fingerprint": { "format": "byte" }, "items": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataItemsItemResponse" } }, "kind": {} } }, "google-native:compute/v1:NamedPort": { "properties": { "name": {}, "port": { "format": "int32" } } }, "google-native:compute/v1:NamedPortResponse": { "properties": { "name": {}, "port": { "format": "int32" } } }, "google-native:compute/v1:NetworkAttachmentConnectedEndpointResponse": { "properties": { "ipAddress": {}, "ipv6Address": {}, "projectIdOrNum": {}, "secondaryIpCidrRanges": { "items": {} }, "status": {}, "subnetwork": {}, "subnetworkCidrRange": {} } }, "google-native:compute/v1:NetworkEndpointGroupAppEngine": { "properties": { "service": {}, "urlMask": {}, "version": {} } }, "google-native:compute/v1:NetworkEndpointGroupAppEngineResponse": { "properties": { "service": {}, "urlMask": {}, "version": {} } }, "google-native:compute/v1:NetworkEndpointGroupCloudFunction": { "properties": { "function": {}, "urlMask": {} } }, "google-native:compute/v1:NetworkEndpointGroupCloudFunctionResponse": { "properties": { "function": {}, "urlMask": {} } }, "google-native:compute/v1:NetworkEndpointGroupCloudRun": { "properties": { "service": {}, "tag": {}, "urlMask": {} } }, "google-native:compute/v1:NetworkEndpointGroupCloudRunResponse": { "properties": { "service": {}, "tag": {}, "urlMask": {} } }, "google-native:compute/v1:NetworkEndpointGroupPscData": {}, "google-native:compute/v1:NetworkEndpointGroupPscDataResponse": { "properties": { "consumerPscAddress": {}, "pscConnectionId": { "format": "uint64" }, "pscConnectionStatus": {} } }, "google-native:compute/v1:NetworkInterface": { "properties": { "accessConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:AccessConfig" } }, "aliasIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:AliasIpRange" } }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "internalIpv6PrefixLength": { "format": "int32" }, "ipv6AccessConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:AccessConfig" } }, "ipv6Address": {}, "network": {}, "networkAttachment": {}, "networkIP": {}, "nicType": { "$ref": "#/types/google-native:compute/v1:NetworkInterfaceNicType" }, "queueCount": { "format": "int32" }, "stackType": { "$ref": "#/types/google-native:compute/v1:NetworkInterfaceStackType" }, "subnetwork": {} } }, "google-native:compute/v1:NetworkInterfaceResponse": { "properties": { "accessConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:AccessConfigResponse" } }, "aliasIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:AliasIpRangeResponse" } }, "fingerprint": { "format": "byte" }, "internalIpv6PrefixLength": { "format": "int32" }, "ipv6AccessConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:AccessConfigResponse" } }, "ipv6AccessType": {}, "ipv6Address": {}, "kind": {}, "name": {}, "network": {}, "networkAttachment": {}, "networkIP": {}, "nicType": {}, "queueCount": { "format": "int32" }, "stackType": {}, "subnetwork": {} } }, "google-native:compute/v1:NetworkPeeringResponse": { "properties": { "autoCreateRoutes": {}, "exchangeSubnetRoutes": {}, "exportCustomRoutes": {}, "exportSubnetRoutesWithPublicIp": {}, "importCustomRoutes": {}, "importSubnetRoutesWithPublicIp": {}, "name": {}, "network": {}, "peerMtu": { "format": "int32" }, "stackType": {}, "state": {}, "stateDetails": {} } }, "google-native:compute/v1:NetworkPerformanceConfig": { "properties": { "totalEgressBandwidthTier": { "$ref": "#/types/google-native:compute/v1:NetworkPerformanceConfigTotalEgressBandwidthTier" } } }, "google-native:compute/v1:NetworkPerformanceConfigResponse": { "properties": { "totalEgressBandwidthTier": {} } }, "google-native:compute/v1:NetworkRoutingConfig": { "properties": { "routingMode": { "$ref": "#/types/google-native:compute/v1:NetworkRoutingConfigRoutingMode" } } }, "google-native:compute/v1:NetworkRoutingConfigResponse": { "properties": { "routingMode": {} } }, "google-native:compute/v1:NodeGroupAutoscalingPolicy": { "properties": { "maxNodes": { "format": "int32" }, "minNodes": { "format": "int32" }, "mode": { "$ref": "#/types/google-native:compute/v1:NodeGroupAutoscalingPolicyMode" } } }, "google-native:compute/v1:NodeGroupAutoscalingPolicyResponse": { "properties": { "maxNodes": { "format": "int32" }, "minNodes": { "format": "int32" }, "mode": {} } }, "google-native:compute/v1:NodeGroupMaintenanceWindow": { "properties": { "startTime": {} } }, "google-native:compute/v1:NodeGroupMaintenanceWindowResponse": { "properties": { "maintenanceDuration": { "$ref": "#/types/google-native:compute/v1:DurationResponse" }, "startTime": {} } }, "google-native:compute/v1:NodeTemplateNodeTypeFlexibility": { "properties": { "cpus": {}, "localSsd": {}, "memory": {} } }, "google-native:compute/v1:NodeTemplateNodeTypeFlexibilityResponse": { "properties": { "cpus": {}, "localSsd": {}, "memory": {} } }, "google-native:compute/v1:NotificationEndpointGrpcSettings": { "properties": { "authority": {}, "endpoint": {}, "payloadName": {}, "resendInterval": { "$ref": "#/types/google-native:compute/v1:Duration" }, "retryDurationSec": { "format": "uint32" } } }, "google-native:compute/v1:NotificationEndpointGrpcSettingsResponse": { "properties": { "authority": {}, "endpoint": {}, "payloadName": {}, "resendInterval": { "$ref": "#/types/google-native:compute/v1:DurationResponse" }, "retryDurationSec": { "format": "uint32" } } }, "google-native:compute/v1:OutlierDetection": { "properties": { "baseEjectionTime": { "$ref": "#/types/google-native:compute/v1:Duration" }, "consecutiveErrors": { "format": "int32" }, "consecutiveGatewayFailure": { "format": "int32" }, "enforcingConsecutiveErrors": { "format": "int32" }, "enforcingConsecutiveGatewayFailure": { "format": "int32" }, "enforcingSuccessRate": { "format": "int32" }, "interval": { "$ref": "#/types/google-native:compute/v1:Duration" }, "maxEjectionPercent": { "format": "int32" }, "successRateMinimumHosts": { "format": "int32" }, "successRateRequestVolume": { "format": "int32" }, "successRateStdevFactor": { "format": "int32" } } }, "google-native:compute/v1:OutlierDetectionResponse": { "properties": { "baseEjectionTime": { "$ref": "#/types/google-native:compute/v1:DurationResponse" }, "consecutiveErrors": { "format": "int32" }, "consecutiveGatewayFailure": { "format": "int32" }, "enforcingConsecutiveErrors": { "format": "int32" }, "enforcingConsecutiveGatewayFailure": { "format": "int32" }, "enforcingSuccessRate": { "format": "int32" }, "interval": { "$ref": "#/types/google-native:compute/v1:DurationResponse" }, "maxEjectionPercent": { "format": "int32" }, "successRateMinimumHosts": { "format": "int32" }, "successRateRequestVolume": { "format": "int32" }, "successRateStdevFactor": { "format": "int32" } } }, "google-native:compute/v1:PacketMirroringFilter": { "properties": { "IPProtocols": { "items": {}, "sdkName": "ipProtocols" }, "cidrRanges": { "items": {} }, "direction": { "$ref": "#/types/google-native:compute/v1:PacketMirroringFilterDirection" } } }, "google-native:compute/v1:PacketMirroringFilterResponse": { "properties": { "IPProtocols": { "items": {}, "sdkName": "ipProtocols" }, "cidrRanges": { "items": {} }, "direction": {} } }, "google-native:compute/v1:PacketMirroringForwardingRuleInfo": { "properties": { "url": {} } }, "google-native:compute/v1:PacketMirroringForwardingRuleInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/v1:PacketMirroringMirroredResourceInfo": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:compute/v1:PacketMirroringMirroredResourceInfoInstanceInfo" } }, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/v1:PacketMirroringMirroredResourceInfoSubnetInfo" } }, "tags": { "items": {} } } }, "google-native:compute/v1:PacketMirroringMirroredResourceInfoInstanceInfo": { "properties": { "url": {} } }, "google-native:compute/v1:PacketMirroringMirroredResourceInfoInstanceInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/v1:PacketMirroringMirroredResourceInfoResponse": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:compute/v1:PacketMirroringMirroredResourceInfoInstanceInfoResponse" } }, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/v1:PacketMirroringMirroredResourceInfoSubnetInfoResponse" } }, "tags": { "items": {} } } }, "google-native:compute/v1:PacketMirroringMirroredResourceInfoSubnetInfo": { "properties": { "url": {} } }, "google-native:compute/v1:PacketMirroringMirroredResourceInfoSubnetInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/v1:PacketMirroringNetworkInfo": { "properties": { "url": {} } }, "google-native:compute/v1:PacketMirroringNetworkInfoResponse": { "properties": { "canonicalUrl": {}, "url": {} } }, "google-native:compute/v1:PathMatcher": { "properties": { "defaultRouteAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectAction" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderAction" }, "name": {}, "pathRules": { "items": { "$ref": "#/types/google-native:compute/v1:PathRule" } }, "routeRules": { "items": { "$ref": "#/types/google-native:compute/v1:HttpRouteRule" } } } }, "google-native:compute/v1:PathMatcherResponse": { "properties": { "defaultRouteAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteActionResponse" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectActionResponse" }, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderActionResponse" }, "name": {}, "pathRules": { "items": { "$ref": "#/types/google-native:compute/v1:PathRuleResponse" } }, "routeRules": { "items": { "$ref": "#/types/google-native:compute/v1:HttpRouteRuleResponse" } } } }, "google-native:compute/v1:PathRule": { "properties": { "paths": { "items": {} }, "routeAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteAction" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectAction" } } }, "google-native:compute/v1:PathRuleResponse": { "properties": { "paths": { "items": {} }, "routeAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteActionResponse" }, "service": {}, "urlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectActionResponse" } } }, "google-native:compute/v1:PublicAdvertisedPrefixPublicDelegatedPrefixResponse": { "properties": { "ipRange": {}, "name": {}, "project": {}, "region": {}, "status": {} } }, "google-native:compute/v1:PublicDelegatedPrefixPublicDelegatedSubPrefix": { "properties": { "delegateeProject": {}, "description": {}, "ipCidrRange": {}, "isAddress": {}, "name": {} } }, "google-native:compute/v1:PublicDelegatedPrefixPublicDelegatedSubPrefixResponse": { "properties": { "delegateeProject": {}, "description": {}, "ipCidrRange": {}, "isAddress": {}, "name": {}, "region": {}, "status": {} } }, "google-native:compute/v1:RegionSslPolicyWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/v1:RegionSslPolicyWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:compute/v1:RegionSslPolicyWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:compute/v1:RequestMirrorPolicy": { "properties": { "backendService": {} } }, "google-native:compute/v1:RequestMirrorPolicyResponse": { "properties": { "backendService": {} } }, "google-native:compute/v1:Reservation": { "properties": { "description": {}, "name": {}, "resourcePolicies": {}, "shareSettings": { "$ref": "#/types/google-native:compute/v1:ShareSettings" }, "specificReservation": { "$ref": "#/types/google-native:compute/v1:AllocationSpecificSKUReservation" }, "specificReservationRequired": {}, "zone": {} } }, "google-native:compute/v1:ReservationAffinity": { "properties": { "consumeReservationType": { "$ref": "#/types/google-native:compute/v1:ReservationAffinityConsumeReservationType" }, "key": {}, "values": { "items": {} } } }, "google-native:compute/v1:ReservationAffinityResponse": { "properties": { "consumeReservationType": {}, "key": {}, "values": { "items": {} } } }, "google-native:compute/v1:ReservationResponse": { "properties": { "commitment": {}, "creationTimestamp": {}, "description": {}, "kind": {}, "name": {}, "resourcePolicies": {}, "resourceStatus": { "$ref": "#/types/google-native:compute/v1:AllocationResourceStatusResponse" }, "satisfiesPzs": {}, "selfLink": {}, "shareSettings": { "$ref": "#/types/google-native:compute/v1:ShareSettingsResponse" }, "specificReservation": { "$ref": "#/types/google-native:compute/v1:AllocationSpecificSKUReservationResponse" }, "specificReservationRequired": {}, "status": {}, "zone": {} } }, "google-native:compute/v1:ResourceCommitment": { "properties": { "acceleratorType": {}, "amount": { "format": "int64" }, "type": { "$ref": "#/types/google-native:compute/v1:ResourceCommitmentType" } } }, "google-native:compute/v1:ResourceCommitmentResponse": { "properties": { "acceleratorType": {}, "amount": { "format": "int64" }, "type": {} } }, "google-native:compute/v1:ResourcePolicyDailyCycle": { "properties": { "daysInCycle": { "format": "int32" }, "startTime": {} } }, "google-native:compute/v1:ResourcePolicyDailyCycleResponse": { "properties": { "daysInCycle": { "format": "int32" }, "duration": {}, "startTime": {} } }, "google-native:compute/v1:ResourcePolicyDiskConsistencyGroupPolicy": {}, "google-native:compute/v1:ResourcePolicyDiskConsistencyGroupPolicyResponse": {}, "google-native:compute/v1:ResourcePolicyGroupPlacementPolicy": { "properties": { "availabilityDomainCount": { "format": "int32" }, "collocation": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyGroupPlacementPolicyCollocation" }, "vmCount": { "format": "int32" } } }, "google-native:compute/v1:ResourcePolicyGroupPlacementPolicyResponse": { "properties": { "availabilityDomainCount": { "format": "int32" }, "collocation": {}, "vmCount": { "format": "int32" } } }, "google-native:compute/v1:ResourcePolicyHourlyCycle": { "properties": { "hoursInCycle": { "format": "int32" }, "startTime": {} } }, "google-native:compute/v1:ResourcePolicyHourlyCycleResponse": { "properties": { "duration": {}, "hoursInCycle": { "format": "int32" }, "startTime": {} } }, "google-native:compute/v1:ResourcePolicyInstanceSchedulePolicy": { "properties": { "expirationTime": {}, "startTime": {}, "timeZone": {}, "vmStartSchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyInstanceSchedulePolicySchedule" }, "vmStopSchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyInstanceSchedulePolicySchedule" } } }, "google-native:compute/v1:ResourcePolicyInstanceSchedulePolicyResponse": { "properties": { "expirationTime": {}, "startTime": {}, "timeZone": {}, "vmStartSchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyInstanceSchedulePolicyScheduleResponse" }, "vmStopSchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyInstanceSchedulePolicyScheduleResponse" } } }, "google-native:compute/v1:ResourcePolicyInstanceSchedulePolicySchedule": { "properties": { "schedule": {} } }, "google-native:compute/v1:ResourcePolicyInstanceSchedulePolicyScheduleResponse": { "properties": { "schedule": {} } }, "google-native:compute/v1:ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse": { "properties": { "lastRunStartTime": {}, "nextRunStartTime": {} } }, "google-native:compute/v1:ResourcePolicyResourceStatusResponse": { "properties": { "instanceSchedulePolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyResourceStatusInstanceSchedulePolicyStatusResponse" } } }, "google-native:compute/v1:ResourcePolicySnapshotSchedulePolicy": { "properties": { "retentionPolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicySnapshotSchedulePolicyRetentionPolicy" }, "schedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicySnapshotSchedulePolicySchedule" }, "snapshotProperties": { "$ref": "#/types/google-native:compute/v1:ResourcePolicySnapshotSchedulePolicySnapshotProperties" } } }, "google-native:compute/v1:ResourcePolicySnapshotSchedulePolicyResponse": { "properties": { "retentionPolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse" }, "schedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicySnapshotSchedulePolicyScheduleResponse" }, "snapshotProperties": { "$ref": "#/types/google-native:compute/v1:ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse" } } }, "google-native:compute/v1:ResourcePolicySnapshotSchedulePolicyRetentionPolicy": { "properties": { "maxRetentionDays": { "format": "int32" }, "onSourceDiskDelete": { "$ref": "#/types/google-native:compute/v1:ResourcePolicySnapshotSchedulePolicyRetentionPolicyOnSourceDiskDelete" } } }, "google-native:compute/v1:ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse": { "properties": { "maxRetentionDays": { "format": "int32" }, "onSourceDiskDelete": {} } }, "google-native:compute/v1:ResourcePolicySnapshotSchedulePolicySchedule": { "properties": { "dailySchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyDailyCycle" }, "hourlySchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyHourlyCycle" }, "weeklySchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyWeeklyCycle" } } }, "google-native:compute/v1:ResourcePolicySnapshotSchedulePolicyScheduleResponse": { "properties": { "dailySchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyDailyCycleResponse" }, "hourlySchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyHourlyCycleResponse" }, "weeklySchedule": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyWeeklyCycleResponse" } } }, "google-native:compute/v1:ResourcePolicySnapshotSchedulePolicySnapshotProperties": { "properties": { "chainName": {}, "guestFlush": {}, "labels": {}, "storageLocations": { "items": {} } } }, "google-native:compute/v1:ResourcePolicySnapshotSchedulePolicySnapshotPropertiesResponse": { "properties": { "chainName": {}, "guestFlush": {}, "labels": {}, "storageLocations": { "items": {} } } }, "google-native:compute/v1:ResourcePolicyWeeklyCycle": { "properties": { "dayOfWeeks": { "items": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyWeeklyCycleDayOfWeek" } } } }, "google-native:compute/v1:ResourcePolicyWeeklyCycleDayOfWeek": { "properties": { "day": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyWeeklyCycleDayOfWeekDay" }, "startTime": {} } }, "google-native:compute/v1:ResourcePolicyWeeklyCycleDayOfWeekResponse": { "properties": { "day": {}, "duration": {}, "startTime": {} } }, "google-native:compute/v1:ResourcePolicyWeeklyCycleResponse": { "properties": { "dayOfWeeks": { "items": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyWeeklyCycleDayOfWeekResponse" } } } }, "google-native:compute/v1:ResourceStatusResponse": { "properties": { "physicalHost": {}, "upcomingMaintenance": { "$ref": "#/types/google-native:compute/v1:UpcomingMaintenanceResponse" } } }, "google-native:compute/v1:RouteAsPathResponse": { "properties": { "asLists": { "items": {} }, "pathSegmentType": {} } }, "google-native:compute/v1:RouteWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/v1:RouteWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:compute/v1:RouteWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:compute/v1:RouterAdvertisedIpRange": { "properties": { "description": {}, "range": {} } }, "google-native:compute/v1:RouterAdvertisedIpRangeResponse": { "properties": { "description": {}, "range": {} } }, "google-native:compute/v1:RouterBgp": { "properties": { "advertiseMode": { "$ref": "#/types/google-native:compute/v1:RouterBgpAdvertiseMode" }, "advertisedGroups": { "items": { "$ref": "#/types/google-native:compute/v1:RouterBgpAdvertisedGroupsItem" } }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:RouterAdvertisedIpRange" } }, "asn": { "format": "uint32" }, "keepaliveInterval": { "format": "uint32" } } }, "google-native:compute/v1:RouterBgpPeer": { "properties": { "advertiseMode": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeerAdvertiseMode" }, "advertisedGroups": { "items": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeerAdvertisedGroupsItem" } }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:RouterAdvertisedIpRange" } }, "advertisedRoutePriority": { "format": "uint32" }, "bfd": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeerBfd" }, "customLearnedIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeerCustomLearnedIpRange" } }, "customLearnedRoutePriority": { "format": "int32" }, "enable": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeerEnable" }, "enableIpv6": {}, "interfaceName": {}, "ipAddress": {}, "ipv6NexthopAddress": {}, "md5AuthenticationKeyName": {}, "name": {}, "peerAsn": { "format": "uint32" }, "peerIpAddress": {}, "peerIpv6NexthopAddress": {}, "routerApplianceInstance": {} } }, "google-native:compute/v1:RouterBgpPeerBfd": { "properties": { "minReceiveInterval": { "format": "uint32" }, "minTransmitInterval": { "format": "uint32" }, "multiplier": { "format": "uint32" }, "sessionInitializationMode": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeerBfdSessionInitializationMode" } } }, "google-native:compute/v1:RouterBgpPeerBfdResponse": { "properties": { "minReceiveInterval": { "format": "uint32" }, "minTransmitInterval": { "format": "uint32" }, "multiplier": { "format": "uint32" }, "sessionInitializationMode": {} } }, "google-native:compute/v1:RouterBgpPeerCustomLearnedIpRange": { "properties": { "range": {} } }, "google-native:compute/v1:RouterBgpPeerCustomLearnedIpRangeResponse": { "properties": { "range": {} } }, "google-native:compute/v1:RouterBgpPeerResponse": { "properties": { "advertiseMode": {}, "advertisedGroups": { "items": {} }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:RouterAdvertisedIpRangeResponse" } }, "advertisedRoutePriority": { "format": "uint32" }, "bfd": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeerBfdResponse" }, "customLearnedIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeerCustomLearnedIpRangeResponse" } }, "customLearnedRoutePriority": { "format": "int32" }, "enable": {}, "enableIpv6": {}, "interfaceName": {}, "ipAddress": {}, "ipv6NexthopAddress": {}, "managementType": {}, "md5AuthenticationKeyName": {}, "name": {}, "peerAsn": { "format": "uint32" }, "peerIpAddress": {}, "peerIpv6NexthopAddress": {}, "routerApplianceInstance": {} } }, "google-native:compute/v1:RouterBgpResponse": { "properties": { "advertiseMode": {}, "advertisedGroups": { "items": {} }, "advertisedIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:RouterAdvertisedIpRangeResponse" } }, "asn": { "format": "uint32" }, "keepaliveInterval": { "format": "uint32" } } }, "google-native:compute/v1:RouterInterface": { "properties": { "ipRange": {}, "linkedInterconnectAttachment": {}, "linkedVpnTunnel": {}, "name": {}, "privateIpAddress": {}, "redundantInterface": {}, "subnetwork": {} } }, "google-native:compute/v1:RouterInterfaceResponse": { "properties": { "ipRange": {}, "linkedInterconnectAttachment": {}, "linkedVpnTunnel": {}, "managementType": {}, "name": {}, "privateIpAddress": {}, "redundantInterface": {}, "subnetwork": {} } }, "google-native:compute/v1:RouterMd5AuthenticationKey": { "properties": { "key": {}, "name": {} } }, "google-native:compute/v1:RouterMd5AuthenticationKeyResponse": { "properties": { "key": {}, "name": {} } }, "google-native:compute/v1:RouterNat": { "properties": { "autoNetworkTier": { "$ref": "#/types/google-native:compute/v1:RouterNatAutoNetworkTier" }, "drainNatIps": { "items": {} }, "enableDynamicPortAllocation": {}, "enableEndpointIndependentMapping": {}, "endpointTypes": { "items": { "$ref": "#/types/google-native:compute/v1:RouterNatEndpointTypesItem" } }, "icmpIdleTimeoutSec": { "format": "int32" }, "logConfig": { "$ref": "#/types/google-native:compute/v1:RouterNatLogConfig" }, "maxPortsPerVm": { "format": "int32" }, "minPortsPerVm": { "format": "int32" }, "name": {}, "natIpAllocateOption": { "$ref": "#/types/google-native:compute/v1:RouterNatNatIpAllocateOption" }, "natIps": { "items": {} }, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:RouterNatRule" } }, "sourceSubnetworkIpRangesToNat": { "$ref": "#/types/google-native:compute/v1:RouterNatSourceSubnetworkIpRangesToNat" }, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/v1:RouterNatSubnetworkToNat" } }, "tcpEstablishedIdleTimeoutSec": { "format": "int32" }, "tcpTimeWaitTimeoutSec": { "format": "int32" }, "tcpTransitoryIdleTimeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/v1:RouterNatType" }, "udpIdleTimeoutSec": { "format": "int32" } } }, "google-native:compute/v1:RouterNatLogConfig": { "properties": { "enable": {}, "filter": { "$ref": "#/types/google-native:compute/v1:RouterNatLogConfigFilter" } } }, "google-native:compute/v1:RouterNatLogConfigResponse": { "properties": { "enable": {}, "filter": {} } }, "google-native:compute/v1:RouterNatResponse": { "properties": { "autoNetworkTier": {}, "drainNatIps": { "items": {} }, "enableDynamicPortAllocation": {}, "enableEndpointIndependentMapping": {}, "endpointTypes": { "items": {} }, "icmpIdleTimeoutSec": { "format": "int32" }, "logConfig": { "$ref": "#/types/google-native:compute/v1:RouterNatLogConfigResponse" }, "maxPortsPerVm": { "format": "int32" }, "minPortsPerVm": { "format": "int32" }, "name": {}, "natIpAllocateOption": {}, "natIps": { "items": {} }, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:RouterNatRuleResponse" } }, "sourceSubnetworkIpRangesToNat": {}, "subnetworks": { "items": { "$ref": "#/types/google-native:compute/v1:RouterNatSubnetworkToNatResponse" } }, "tcpEstablishedIdleTimeoutSec": { "format": "int32" }, "tcpTimeWaitTimeoutSec": { "format": "int32" }, "tcpTransitoryIdleTimeoutSec": { "format": "int32" }, "type": {}, "udpIdleTimeoutSec": { "format": "int32" } } }, "google-native:compute/v1:RouterNatRule": { "properties": { "action": { "$ref": "#/types/google-native:compute/v1:RouterNatRuleAction" }, "description": {}, "match": {}, "ruleNumber": { "format": "uint32" } } }, "google-native:compute/v1:RouterNatRuleAction": { "properties": { "sourceNatActiveIps": { "items": {} }, "sourceNatActiveRanges": { "items": {} }, "sourceNatDrainIps": { "items": {} }, "sourceNatDrainRanges": { "items": {} } } }, "google-native:compute/v1:RouterNatRuleActionResponse": { "properties": { "sourceNatActiveIps": { "items": {} }, "sourceNatActiveRanges": { "items": {} }, "sourceNatDrainIps": { "items": {} }, "sourceNatDrainRanges": { "items": {} } } }, "google-native:compute/v1:RouterNatRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:compute/v1:RouterNatRuleActionResponse" }, "description": {}, "match": {}, "ruleNumber": { "format": "uint32" } } }, "google-native:compute/v1:RouterNatSubnetworkToNat": { "properties": { "name": {}, "secondaryIpRangeNames": { "items": {} }, "sourceIpRangesToNat": { "items": { "$ref": "#/types/google-native:compute/v1:RouterNatSubnetworkToNatSourceIpRangesToNatItem" } } } }, "google-native:compute/v1:RouterNatSubnetworkToNatResponse": { "properties": { "name": {}, "secondaryIpRangeNames": { "items": {} }, "sourceIpRangesToNat": { "items": {} } } }, "google-native:compute/v1:Rule": { "properties": { "action": { "$ref": "#/types/google-native:compute/v1:RuleAction" }, "conditions": { "items": { "$ref": "#/types/google-native:compute/v1:Condition" } }, "description": {}, "ins": { "items": {} }, "logConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:LogConfig" } }, "notIns": { "items": {} }, "permissions": { "items": {} } } }, "google-native:compute/v1:RuleResponse": { "properties": { "action": {}, "conditions": { "items": { "$ref": "#/types/google-native:compute/v1:ConditionResponse" } }, "description": {}, "ins": { "items": {} }, "logConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:LogConfigResponse" } }, "notIns": { "items": {} }, "permissions": { "items": {} } } }, "google-native:compute/v1:SSLHealthCheck": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/v1:SSLHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/v1:SSLHealthCheckProxyHeader" }, "request": {}, "response": {} } }, "google-native:compute/v1:SSLHealthCheckResponse": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "request": {}, "response": {} } }, "google-native:compute/v1:SavedAttachedDiskResponse": { "properties": { "autoDelete": {}, "boot": {}, "deviceName": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKeyResponse" }, "diskSizeGb": { "format": "int64" }, "diskType": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:GuestOsFeatureResponse" } }, "index": { "format": "int32" }, "interface": {}, "kind": {}, "licenses": { "items": {} }, "mode": {}, "source": {}, "storageBytes": { "format": "int64" }, "storageBytesStatus": {}, "type": {} } }, "google-native:compute/v1:SavedDisk": { "properties": { "sourceDisk": {} } }, "google-native:compute/v1:SavedDiskResponse": { "properties": { "architecture": {}, "kind": {}, "sourceDisk": {}, "storageBytes": { "format": "int64" }, "storageBytesStatus": {} } }, "google-native:compute/v1:Scheduling": { "properties": { "automaticRestart": {}, "instanceTerminationAction": { "$ref": "#/types/google-native:compute/v1:SchedulingInstanceTerminationAction" }, "localSsdRecoveryTimeout": { "$ref": "#/types/google-native:compute/v1:Duration" }, "locationHint": {}, "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:compute/v1:SchedulingNodeAffinity" } }, "onHostMaintenance": { "$ref": "#/types/google-native:compute/v1:SchedulingOnHostMaintenance" }, "preemptible": {}, "provisioningModel": { "$ref": "#/types/google-native:compute/v1:SchedulingProvisioningModel" } } }, "google-native:compute/v1:SchedulingNodeAffinity": { "properties": { "key": {}, "operator": { "$ref": "#/types/google-native:compute/v1:SchedulingNodeAffinityOperator" }, "values": { "items": {} } } }, "google-native:compute/v1:SchedulingNodeAffinityResponse": { "properties": { "key": {}, "operator": {}, "values": { "items": {} } } }, "google-native:compute/v1:SchedulingResponse": { "properties": { "automaticRestart": {}, "instanceTerminationAction": {}, "localSsdRecoveryTimeout": { "$ref": "#/types/google-native:compute/v1:DurationResponse" }, "locationHint": {}, "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:compute/v1:SchedulingNodeAffinityResponse" } }, "onHostMaintenance": {}, "preemptible": {}, "provisioningModel": {} } }, "google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfig": { "properties": { "layer7DdosDefenseConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig" } } }, "google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig": { "properties": { "enable": {}, "ruleVisibility": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigRuleVisibility" }, "thresholdConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig" } } } }, "google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigResponse": { "properties": { "enable": {}, "ruleVisibility": {}, "thresholdConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigResponse" } } } }, "google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig": { "properties": { "autoDeployConfidenceThreshold": { "format": "float" }, "autoDeployExpirationSec": { "format": "int32" }, "autoDeployImpactedBaselineThreshold": { "format": "float" }, "autoDeployLoadThreshold": { "format": "float" }, "name": {} } }, "google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigResponse": { "properties": { "autoDeployConfidenceThreshold": { "format": "float" }, "autoDeployExpirationSec": { "format": "int32" }, "autoDeployImpactedBaselineThreshold": { "format": "float" }, "autoDeployLoadThreshold": { "format": "float" }, "name": {} } }, "google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigResponse": { "properties": { "layer7DdosDefenseConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigResponse" } } }, "google-native:compute/v1:SecurityPolicyAdvancedOptionsConfig": { "properties": { "jsonCustomConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdvancedOptionsConfigJsonCustomConfig" }, "jsonParsing": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdvancedOptionsConfigJsonParsing" }, "logLevel": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdvancedOptionsConfigLogLevel" }, "userIpRequestHeaders": { "items": {} } } }, "google-native:compute/v1:SecurityPolicyAdvancedOptionsConfigJsonCustomConfig": { "properties": { "contentTypes": { "items": {} } } }, "google-native:compute/v1:SecurityPolicyAdvancedOptionsConfigJsonCustomConfigResponse": { "properties": { "contentTypes": { "items": {} } } }, "google-native:compute/v1:SecurityPolicyAdvancedOptionsConfigResponse": { "properties": { "jsonCustomConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdvancedOptionsConfigJsonCustomConfigResponse" }, "jsonParsing": {}, "logLevel": {}, "userIpRequestHeaders": { "items": {} } } }, "google-native:compute/v1:SecurityPolicyDdosProtectionConfig": { "properties": { "ddosProtection": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyDdosProtectionConfigDdosProtection" } } }, "google-native:compute/v1:SecurityPolicyDdosProtectionConfigResponse": { "properties": { "ddosProtection": {} } }, "google-native:compute/v1:SecurityPolicyRecaptchaOptionsConfig": { "properties": { "redirectSiteKey": {} } }, "google-native:compute/v1:SecurityPolicyRecaptchaOptionsConfigResponse": { "properties": { "redirectSiteKey": {} } }, "google-native:compute/v1:SecurityPolicyRule": { "properties": { "action": {}, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleHttpHeaderAction" }, "match": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleMatcher" }, "networkMatch": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleNetworkMatcher" }, "preconfiguredWafConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfig" }, "preview": {}, "priority": { "format": "int32" }, "rateLimitOptions": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptions" }, "redirectOptions": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRedirectOptions" } } }, "google-native:compute/v1:SecurityPolicyRuleHttpHeaderAction": { "properties": { "requestHeadersToAdds": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleHttpHeaderActionHttpHeaderOption" } } } }, "google-native:compute/v1:SecurityPolicyRuleHttpHeaderActionHttpHeaderOption": { "properties": { "headerName": {}, "headerValue": {} } }, "google-native:compute/v1:SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionResponse": { "properties": { "headerName": {}, "headerValue": {} } }, "google-native:compute/v1:SecurityPolicyRuleHttpHeaderActionResponse": { "properties": { "requestHeadersToAdds": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionResponse" } } } }, "google-native:compute/v1:SecurityPolicyRuleMatcher": { "properties": { "config": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleMatcherConfig" }, "expr": { "$ref": "#/types/google-native:compute/v1:Expr" }, "versionedExpr": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleMatcherVersionedExpr" } } }, "google-native:compute/v1:SecurityPolicyRuleMatcherConfig": { "properties": { "srcIpRanges": { "items": {} } } }, "google-native:compute/v1:SecurityPolicyRuleMatcherConfigResponse": { "properties": { "srcIpRanges": { "items": {} } } }, "google-native:compute/v1:SecurityPolicyRuleMatcherResponse": { "properties": { "config": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleMatcherConfigResponse" }, "expr": { "$ref": "#/types/google-native:compute/v1:ExprResponse" }, "versionedExpr": {} } }, "google-native:compute/v1:SecurityPolicyRuleNetworkMatcher": { "properties": { "destIpRanges": { "items": {} }, "destPorts": { "items": {} }, "ipProtocols": { "items": {} }, "srcAsns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcPorts": { "items": {} }, "srcRegionCodes": { "items": {} }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch" } } } }, "google-native:compute/v1:SecurityPolicyRuleNetworkMatcherResponse": { "properties": { "destIpRanges": { "items": {} }, "destPorts": { "items": {} }, "ipProtocols": { "items": {} }, "srcAsns": { "items": {} }, "srcIpRanges": { "items": {} }, "srcPorts": { "items": {} }, "srcRegionCodes": { "items": {} }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchResponse" } } } }, "google-native:compute/v1:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch": { "properties": { "name": {}, "values": { "items": {} } } }, "google-native:compute/v1:SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatchResponse": { "properties": { "name": {}, "values": { "items": {} } } }, "google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfig": { "properties": { "exclusions": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusion" } } } }, "google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusion": { "properties": { "requestCookiesToExclude": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "requestHeadersToExclude": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "requestQueryParamsToExclude": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "requestUrisToExclude": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams" } }, "targetRuleIds": { "items": {} }, "targetRuleSet": {} } }, "google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams": { "properties": { "op": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsOp" }, "val": {} } }, "google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse": { "properties": { "op": {}, "val": {} } }, "google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionResponse": { "properties": { "requestCookiesToExclude": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "requestHeadersToExclude": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "requestQueryParamsToExclude": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "requestUrisToExclude": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParamsResponse" } }, "targetRuleIds": { "items": {} }, "targetRuleSet": {} } }, "google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigResponse": { "properties": { "exclusions": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigExclusionResponse" } } } }, "google-native:compute/v1:SecurityPolicyRuleRateLimitOptions": { "properties": { "banDurationSec": { "format": "int32" }, "banThreshold": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsThreshold" }, "conformAction": {}, "enforceOnKey": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsEnforceOnKey" }, "enforceOnKeyConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig" } }, "enforceOnKeyName": {}, "exceedAction": {}, "exceedRedirectOptions": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRedirectOptions" }, "rateLimitThreshold": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsThreshold" } } }, "google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig": { "properties": { "enforceOnKeyName": {}, "enforceOnKeyType": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigEnforceOnKeyType" } } }, "google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigResponse": { "properties": { "enforceOnKeyName": {}, "enforceOnKeyType": {} } }, "google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsResponse": { "properties": { "banDurationSec": { "format": "int32" }, "banThreshold": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsThresholdResponse" }, "conformAction": {}, "enforceOnKey": {}, "enforceOnKeyConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigResponse" } }, "enforceOnKeyName": {}, "exceedAction": {}, "exceedRedirectOptions": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRedirectOptionsResponse" }, "rateLimitThreshold": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsThresholdResponse" } } }, "google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsThreshold": { "properties": { "count": { "format": "int32" }, "intervalSec": { "format": "int32" } } }, "google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsThresholdResponse": { "properties": { "count": { "format": "int32" }, "intervalSec": { "format": "int32" } } }, "google-native:compute/v1:SecurityPolicyRuleRedirectOptions": { "properties": { "target": {}, "type": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRedirectOptionsType" } } }, "google-native:compute/v1:SecurityPolicyRuleRedirectOptionsResponse": { "properties": { "target": {}, "type": {} } }, "google-native:compute/v1:SecurityPolicyRuleResponse": { "properties": { "action": {}, "description": {}, "headerAction": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleHttpHeaderActionResponse" }, "kind": {}, "match": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleMatcherResponse" }, "networkMatch": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleNetworkMatcherResponse" }, "preconfiguredWafConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRulePreconfiguredWafConfigResponse" }, "preview": {}, "priority": { "format": "int32" }, "rateLimitOptions": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRateLimitOptionsResponse" }, "redirectOptions": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRuleRedirectOptionsResponse" } } }, "google-native:compute/v1:SecurityPolicyUserDefinedField": { "properties": { "base": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyUserDefinedFieldBase" }, "mask": {}, "name": {}, "offset": { "format": "int32" }, "size": { "format": "int32" } } }, "google-native:compute/v1:SecurityPolicyUserDefinedFieldResponse": { "properties": { "base": {}, "mask": {}, "name": {}, "offset": { "format": "int32" }, "size": { "format": "int32" } } }, "google-native:compute/v1:SecuritySettings": { "properties": { "awsV4Authentication": { "$ref": "#/types/google-native:compute/v1:AWSV4Signature" }, "clientTlsPolicy": {}, "subjectAltNames": { "items": {} } } }, "google-native:compute/v1:SecuritySettingsResponse": { "properties": { "awsV4Authentication": { "$ref": "#/types/google-native:compute/v1:AWSV4SignatureResponse" }, "clientTlsPolicy": {}, "subjectAltNames": { "items": {} } } }, "google-native:compute/v1:ServerBinding": { "properties": { "type": { "$ref": "#/types/google-native:compute/v1:ServerBindingType" } } }, "google-native:compute/v1:ServerBindingResponse": { "properties": { "type": {} } }, "google-native:compute/v1:ServiceAccount": { "properties": { "email": {}, "scopes": { "items": {} } } }, "google-native:compute/v1:ServiceAccountResponse": { "properties": { "email": {}, "scopes": { "items": {} } } }, "google-native:compute/v1:ServiceAttachmentConnectedEndpointResponse": { "properties": { "consumerNetwork": {}, "endpoint": {}, "pscConnectionId": { "format": "uint64" }, "status": {} } }, "google-native:compute/v1:ServiceAttachmentConsumerProjectLimit": { "properties": { "connectionLimit": { "format": "uint32" }, "networkUrl": {}, "projectIdOrNum": {} } }, "google-native:compute/v1:ServiceAttachmentConsumerProjectLimitResponse": { "properties": { "connectionLimit": { "format": "uint32" }, "networkUrl": {}, "projectIdOrNum": {} } }, "google-native:compute/v1:ShareSettings": { "properties": { "projectMap": {}, "shareType": { "$ref": "#/types/google-native:compute/v1:ShareSettingsShareType" } } }, "google-native:compute/v1:ShareSettingsResponse": { "properties": { "projectMap": {}, "shareType": {} } }, "google-native:compute/v1:ShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/v1:ShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:compute/v1:ShieldedInstanceIntegrityPolicy": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/v1:ShieldedInstanceIntegrityPolicyResponse": { "properties": { "updateAutoLearnPolicy": {} } }, "google-native:compute/v1:SourceDiskEncryptionKey": { "properties": { "diskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceDisk": {} } }, "google-native:compute/v1:SourceDiskEncryptionKeyResponse": { "properties": { "diskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKeyResponse" }, "sourceDisk": {} } }, "google-native:compute/v1:SourceInstanceParams": { "properties": { "diskConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:DiskInstantiationConfig" } } } }, "google-native:compute/v1:SourceInstanceParamsResponse": { "properties": { "diskConfigs": { "items": { "$ref": "#/types/google-native:compute/v1:DiskInstantiationConfigResponse" } } } }, "google-native:compute/v1:SourceInstancePropertiesResponse": { "properties": { "canIpForward": {}, "deletionProtection": {}, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/v1:SavedAttachedDiskResponse" } }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/v1:AcceleratorConfigResponse" } }, "keyRevocationActionType": {}, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/v1:MetadataResponse" }, "minCpuPlatform": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/v1:NetworkInterfaceResponse" } }, "scheduling": { "$ref": "#/types/google-native:compute/v1:SchedulingResponse" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/v1:ServiceAccountResponse" } }, "tags": { "$ref": "#/types/google-native:compute/v1:TagsResponse" } } }, "google-native:compute/v1:SslCertificateManagedSslCertificate": { "properties": { "domains": { "items": {} } } }, "google-native:compute/v1:SslCertificateManagedSslCertificateResponse": { "properties": { "domainStatus": {}, "domains": { "items": {} }, "status": {} } }, "google-native:compute/v1:SslCertificateSelfManagedSslCertificate": { "properties": { "certificate": {}, "privateKey": {} } }, "google-native:compute/v1:SslCertificateSelfManagedSslCertificateResponse": { "properties": { "certificate": {}, "privateKey": {} } }, "google-native:compute/v1:SslPolicyWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:compute/v1:SslPolicyWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:compute/v1:SslPolicyWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:compute/v1:StatefulPolicy": { "properties": { "preservedState": { "$ref": "#/types/google-native:compute/v1:StatefulPolicyPreservedState" } } }, "google-native:compute/v1:StatefulPolicyPreservedState": { "properties": { "disks": {}, "externalIPs": {}, "internalIPs": {} } }, "google-native:compute/v1:StatefulPolicyPreservedStateResponse": { "properties": { "disks": {}, "externalIPs": {}, "internalIPs": {} } }, "google-native:compute/v1:StatefulPolicyResponse": { "properties": { "preservedState": { "$ref": "#/types/google-native:compute/v1:StatefulPolicyPreservedStateResponse" } } }, "google-native:compute/v1:SubnetworkLogConfig": { "properties": { "aggregationInterval": { "$ref": "#/types/google-native:compute/v1:SubnetworkLogConfigAggregationInterval" }, "enable": {}, "filterExpr": {}, "flowSampling": { "format": "float" }, "metadata": { "$ref": "#/types/google-native:compute/v1:SubnetworkLogConfigMetadata" }, "metadataFields": { "items": {} } } }, "google-native:compute/v1:SubnetworkLogConfigResponse": { "properties": { "aggregationInterval": {}, "enable": {}, "filterExpr": {}, "flowSampling": { "format": "float" }, "metadata": {}, "metadataFields": { "items": {} } } }, "google-native:compute/v1:SubnetworkSecondaryRange": { "properties": { "ipCidrRange": {}, "rangeName": {} } }, "google-native:compute/v1:SubnetworkSecondaryRangeResponse": { "properties": { "ipCidrRange": {}, "rangeName": {} } }, "google-native:compute/v1:Subsetting": { "properties": { "policy": { "$ref": "#/types/google-native:compute/v1:SubsettingPolicy" } } }, "google-native:compute/v1:SubsettingResponse": { "properties": { "policy": {} } }, "google-native:compute/v1:TCPHealthCheck": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": { "$ref": "#/types/google-native:compute/v1:TCPHealthCheckPortSpecification" }, "proxyHeader": { "$ref": "#/types/google-native:compute/v1:TCPHealthCheckProxyHeader" }, "request": {}, "response": {} } }, "google-native:compute/v1:TCPHealthCheckResponse": { "properties": { "port": { "format": "int32" }, "portName": {}, "portSpecification": {}, "proxyHeader": {}, "request": {}, "response": {} } }, "google-native:compute/v1:Tags": { "properties": { "fingerprint": { "format": "byte", "copyFromOutputs": true }, "items": { "items": {} } } }, "google-native:compute/v1:TagsResponse": { "properties": { "fingerprint": { "format": "byte" }, "items": { "items": {} } } }, "google-native:compute/v1:Uint128Response": { "properties": { "high": { "format": "uint64" }, "low": { "format": "uint64" } } }, "google-native:compute/v1:UpcomingMaintenanceResponse": { "properties": { "canReschedule": {}, "latestWindowStartTime": {}, "maintenanceStatus": {}, "type": {}, "windowEndTime": {}, "windowStartTime": {} } }, "google-native:compute/v1:UrlMapTest": { "properties": { "description": {}, "expectedOutputUrl": {}, "expectedRedirectResponseCode": { "format": "int32" }, "headers": { "items": { "$ref": "#/types/google-native:compute/v1:UrlMapTestHeader" } }, "host": {}, "path": {}, "service": {} } }, "google-native:compute/v1:UrlMapTestHeader": { "properties": { "name": {}, "value": {} } }, "google-native:compute/v1:UrlMapTestHeaderResponse": { "properties": { "name": {}, "value": {} } }, "google-native:compute/v1:UrlMapTestResponse": { "properties": { "description": {}, "expectedOutputUrl": {}, "expectedRedirectResponseCode": { "format": "int32" }, "headers": { "items": { "$ref": "#/types/google-native:compute/v1:UrlMapTestHeaderResponse" } }, "host": {}, "path": {}, "service": {} } }, "google-native:compute/v1:UrlRewrite": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {}, "pathTemplateRewrite": {} } }, "google-native:compute/v1:UrlRewriteResponse": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {}, "pathTemplateRewrite": {} } }, "google-native:compute/v1:VpnGatewayVpnGatewayInterface": { "properties": { "interconnectAttachment": {} } }, "google-native:compute/v1:VpnGatewayVpnGatewayInterfaceResponse": { "properties": { "interconnectAttachment": {}, "ipAddress": {} } }, "google-native:compute/v1:WeightedBackendService": { "properties": { "backendService": {}, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderAction" }, "weight": { "format": "uint32" } } }, "google-native:compute/v1:WeightedBackendServiceResponse": { "properties": { "backendService": {}, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderActionResponse" }, "weight": { "format": "uint32" } } }, "google-native:connectors/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:connectors/v1:AuditLogConfig" } }, "service": {} } }, "google-native:connectors/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:connectors/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:connectors/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:connectors/v1:AuditLogConfigLogType" } } }, "google-native:connectors/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:connectors/v1:AuthConfig": { "properties": { "additionalVariables": { "items": { "$ref": "#/types/google-native:connectors/v1:ConfigVariable" } }, "authKey": {}, "authType": { "$ref": "#/types/google-native:connectors/v1:AuthConfigAuthType" }, "oauth2AuthCodeFlow": { "$ref": "#/types/google-native:connectors/v1:Oauth2AuthCodeFlow" }, "oauth2ClientCredentials": { "$ref": "#/types/google-native:connectors/v1:Oauth2ClientCredentials" }, "oauth2JwtBearer": { "$ref": "#/types/google-native:connectors/v1:Oauth2JwtBearer" }, "sshPublicKey": { "$ref": "#/types/google-native:connectors/v1:SshPublicKey" }, "userPassword": { "$ref": "#/types/google-native:connectors/v1:UserPassword" } } }, "google-native:connectors/v1:AuthConfigResponse": { "properties": { "additionalVariables": { "items": { "$ref": "#/types/google-native:connectors/v1:ConfigVariableResponse" } }, "authKey": {}, "authType": {}, "oauth2AuthCodeFlow": { "$ref": "#/types/google-native:connectors/v1:Oauth2AuthCodeFlowResponse" }, "oauth2ClientCredentials": { "$ref": "#/types/google-native:connectors/v1:Oauth2ClientCredentialsResponse" }, "oauth2JwtBearer": { "$ref": "#/types/google-native:connectors/v1:Oauth2JwtBearerResponse" }, "sshPublicKey": { "$ref": "#/types/google-native:connectors/v1:SshPublicKeyResponse" }, "userPassword": { "$ref": "#/types/google-native:connectors/v1:UserPasswordResponse" } } }, "google-native:connectors/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:connectors/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:connectors/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:connectors/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:connectors/v1:ConfigVariable": { "properties": { "boolValue": {}, "encryptionKeyValue": { "$ref": "#/types/google-native:connectors/v1:EncryptionKey" }, "intValue": { "format": "int64" }, "key": {}, "secretValue": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "stringValue": {} } }, "google-native:connectors/v1:ConfigVariableResponse": { "properties": { "boolValue": {}, "encryptionKeyValue": { "$ref": "#/types/google-native:connectors/v1:EncryptionKeyResponse" }, "intValue": { "format": "int64" }, "key": {}, "secretValue": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "stringValue": {} } }, "google-native:connectors/v1:ConnectionStatusResponse": { "properties": { "description": {}, "state": {}, "status": {} } }, "google-native:connectors/v1:ConnectorVersionInfraConfigResponse": { "properties": { "connectionRatelimitWindowSeconds": { "format": "int64" }, "hpaConfig": { "$ref": "#/types/google-native:connectors/v1:HPAConfigResponse" }, "internalclientRatelimitThreshold": { "format": "int64" }, "ratelimitThreshold": { "format": "int64" }, "resourceLimits": { "$ref": "#/types/google-native:connectors/v1:ResourceLimitsResponse" }, "resourceRequests": { "$ref": "#/types/google-native:connectors/v1:ResourceRequestsResponse" }, "sharedDeployment": {} } }, "google-native:connectors/v1:ConnectorsLogConfig": { "properties": { "enabled": {} } }, "google-native:connectors/v1:ConnectorsLogConfigResponse": { "properties": { "enabled": {} } }, "google-native:connectors/v1:Destination": { "properties": { "host": {}, "port": { "format": "int32" }, "serviceAttachment": {} } }, "google-native:connectors/v1:DestinationConfig": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:connectors/v1:Destination" } }, "key": {} } }, "google-native:connectors/v1:DestinationConfigResponse": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:connectors/v1:DestinationResponse" } }, "key": {} } }, "google-native:connectors/v1:DestinationResponse": { "properties": { "host": {}, "port": { "format": "int32" }, "serviceAttachment": {} } }, "google-native:connectors/v1:EncryptionKey": { "properties": { "kmsKeyName": {}, "type": { "$ref": "#/types/google-native:connectors/v1:EncryptionKeyType" } } }, "google-native:connectors/v1:EncryptionKeyResponse": { "properties": { "kmsKeyName": {}, "type": {} } }, "google-native:connectors/v1:EndPoint": { "properties": { "endpointUri": {}, "headers": { "items": { "$ref": "#/types/google-native:connectors/v1:Header" } } } }, "google-native:connectors/v1:EndPointResponse": { "properties": { "endpointUri": {}, "headers": { "items": { "$ref": "#/types/google-native:connectors/v1:HeaderResponse" } } } }, "google-native:connectors/v1:EventSubscriptionDestination": { "properties": { "endpoint": { "$ref": "#/types/google-native:connectors/v1:EndPoint" }, "serviceAccount": {}, "type": { "$ref": "#/types/google-native:connectors/v1:EventSubscriptionDestinationType" } } }, "google-native:connectors/v1:EventSubscriptionDestinationResponse": { "properties": { "endpoint": { "$ref": "#/types/google-native:connectors/v1:EndPointResponse" }, "serviceAccount": {}, "type": {} } }, "google-native:connectors/v1:EventSubscriptionStatus": {}, "google-native:connectors/v1:EventSubscriptionStatusResponse": { "properties": { "description": {}, "state": {} } }, "google-native:connectors/v1:EventingConfig": { "properties": { "additionalVariables": { "items": { "$ref": "#/types/google-native:connectors/v1:ConfigVariable" } }, "authConfig": { "$ref": "#/types/google-native:connectors/v1:AuthConfig" }, "enrichmentEnabled": {}, "eventsListenerIngressEndpoint": {}, "listenerAuthConfig": { "$ref": "#/types/google-native:connectors/v1:AuthConfig" }, "privateConnectivityEnabled": {}, "registrationDestinationConfig": { "$ref": "#/types/google-native:connectors/v1:DestinationConfig" } } }, "google-native:connectors/v1:EventingConfigResponse": { "properties": { "additionalVariables": { "items": { "$ref": "#/types/google-native:connectors/v1:ConfigVariableResponse" } }, "authConfig": { "$ref": "#/types/google-native:connectors/v1:AuthConfigResponse" }, "enrichmentEnabled": {}, "eventsListenerIngressEndpoint": {}, "listenerAuthConfig": { "$ref": "#/types/google-native:connectors/v1:AuthConfigResponse" }, "privateConnectivityEnabled": {}, "registrationDestinationConfig": { "$ref": "#/types/google-native:connectors/v1:DestinationConfigResponse" } } }, "google-native:connectors/v1:EventingRuntimeDataResponse": { "properties": { "eventsListenerEndpoint": {}, "eventsListenerPscSa": {}, "status": { "$ref": "#/types/google-native:connectors/v1:EventingStatusResponse" } } }, "google-native:connectors/v1:EventingStatusResponse": { "properties": { "description": {}, "state": {} } }, "google-native:connectors/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:connectors/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:connectors/v1:HPAConfigResponse": { "properties": { "cpuUtilizationThreshold": { "format": "int64" }, "memoryUtilizationThreshold": { "format": "int64" } } }, "google-native:connectors/v1:Header": { "properties": { "key": {}, "value": {} } }, "google-native:connectors/v1:HeaderResponse": { "properties": { "key": {}, "value": {} } }, "google-native:connectors/v1:JMS": { "properties": { "name": {}, "type": { "$ref": "#/types/google-native:connectors/v1:JMSType" } } }, "google-native:connectors/v1:JMSResponse": { "properties": { "name": {}, "type": {} } }, "google-native:connectors/v1:JwtClaims": { "properties": { "audience": {}, "issuer": {}, "subject": {} } }, "google-native:connectors/v1:JwtClaimsResponse": { "properties": { "audience": {}, "issuer": {}, "subject": {} } }, "google-native:connectors/v1:LockConfig": { "properties": { "locked": {}, "reason": {} } }, "google-native:connectors/v1:LockConfigResponse": { "properties": { "locked": {}, "reason": {} } }, "google-native:connectors/v1:NodeConfig": { "properties": { "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32" } } }, "google-native:connectors/v1:NodeConfigResponse": { "properties": { "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32" } } }, "google-native:connectors/v1:Oauth2AuthCodeFlow": { "properties": { "authCode": {}, "authUri": {}, "clientId": {}, "clientSecret": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "enablePkce": {}, "pkceVerifier": {}, "redirectUri": {}, "scopes": { "items": {} } } }, "google-native:connectors/v1:Oauth2AuthCodeFlowResponse": { "properties": { "authCode": {}, "authUri": {}, "clientId": {}, "clientSecret": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "enablePkce": {}, "pkceVerifier": {}, "redirectUri": {}, "scopes": { "items": {} } } }, "google-native:connectors/v1:Oauth2ClientCredentials": { "properties": { "clientId": {}, "clientSecret": { "$ref": "#/types/google-native:connectors/v1:Secret" } } }, "google-native:connectors/v1:Oauth2ClientCredentialsResponse": { "properties": { "clientId": {}, "clientSecret": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" } } }, "google-native:connectors/v1:Oauth2JwtBearer": { "properties": { "clientKey": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "jwtClaims": { "$ref": "#/types/google-native:connectors/v1:JwtClaims" } } }, "google-native:connectors/v1:Oauth2JwtBearerResponse": { "properties": { "clientKey": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "jwtClaims": { "$ref": "#/types/google-native:connectors/v1:JwtClaimsResponse" } } }, "google-native:connectors/v1:ResourceLimitsResponse": { "properties": { "cpu": {}, "memory": {} } }, "google-native:connectors/v1:ResourceRequestsResponse": { "properties": { "cpu": {}, "memory": {} } }, "google-native:connectors/v1:Secret": { "properties": { "secretVersion": {} } }, "google-native:connectors/v1:SecretResponse": { "properties": { "secretVersion": {} } }, "google-native:connectors/v1:SshPublicKey": { "properties": { "certType": {}, "sshClientCert": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "sshClientCertPass": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "username": {} } }, "google-native:connectors/v1:SshPublicKeyResponse": { "properties": { "certType": {}, "sshClientCert": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "sshClientCertPass": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "username": {} } }, "google-native:connectors/v1:SslConfig": { "properties": { "additionalVariables": { "items": { "$ref": "#/types/google-native:connectors/v1:ConfigVariable" } }, "clientCertType": { "$ref": "#/types/google-native:connectors/v1:SslConfigClientCertType" }, "clientCertificate": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "clientPrivateKey": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "clientPrivateKeyPass": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "privateServerCertificate": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "serverCertType": { "$ref": "#/types/google-native:connectors/v1:SslConfigServerCertType" }, "trustModel": { "$ref": "#/types/google-native:connectors/v1:SslConfigTrustModel" }, "type": { "$ref": "#/types/google-native:connectors/v1:SslConfigType" }, "useSsl": {} } }, "google-native:connectors/v1:SslConfigResponse": { "properties": { "additionalVariables": { "items": { "$ref": "#/types/google-native:connectors/v1:ConfigVariableResponse" } }, "clientCertType": {}, "clientCertificate": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "clientPrivateKey": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "clientPrivateKeyPass": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "privateServerCertificate": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "serverCertType": {}, "trustModel": {}, "type": {}, "useSsl": {} } }, "google-native:connectors/v1:UserPassword": { "properties": { "password": { "$ref": "#/types/google-native:connectors/v1:Secret" }, "username": {} } }, "google-native:connectors/v1:UserPasswordResponse": { "properties": { "password": { "$ref": "#/types/google-native:connectors/v1:SecretResponse" }, "username": {} } }, "google-native:contactcenteraiplatform/v1alpha1:AdminUser": { "properties": { "familyName": {}, "givenName": {} } }, "google-native:contactcenteraiplatform/v1alpha1:AdminUserResponse": { "properties": { "familyName": {}, "givenName": {} } }, "google-native:contactcenteraiplatform/v1alpha1:InstanceConfig": { "properties": { "instanceSize": { "$ref": "#/types/google-native:contactcenteraiplatform/v1alpha1:InstanceConfigInstanceSize" } } }, "google-native:contactcenteraiplatform/v1alpha1:InstanceConfigResponse": { "properties": { "instanceSize": {} } }, "google-native:contactcenteraiplatform/v1alpha1:SAMLParams": { "properties": { "certificate": {}, "emailMapping": {}, "entityId": {}, "ssoUri": {}, "userEmail": {} } }, "google-native:contactcenteraiplatform/v1alpha1:SAMLParamsResponse": { "properties": { "certificate": {}, "emailMapping": {}, "entityId": {}, "ssoUri": {}, "userEmail": {} } }, "google-native:contactcenteraiplatform/v1alpha1:URIsResponse": { "properties": { "chatBotUri": {}, "mediaUri": {}, "rootUri": {}, "virtualAgentStreamingServiceUri": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnalysisResponse": { "properties": { "analysisResult": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnalysisResultResponse" }, "annotatorSelector": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotatorSelectorResponse" }, "createTime": { "format": "google-datetime" }, "name": {}, "requestTime": { "format": "google-datetime" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadataResponse": { "properties": { "annotations": { "items": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1CallAnnotationResponse" } }, "entities": {}, "intents": {}, "issueModelResult": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueModelResultResponse" }, "phraseMatchers": {}, "sentiments": { "items": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationLevelSentimentResponse" } } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnalysisResultResponse": { "properties": { "callAnalysisMetadata": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadataResponse" }, "endTime": { "format": "google-datetime" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotationBoundaryResponse": { "properties": { "transcriptIndex": { "format": "int32" }, "wordIndex": { "format": "int32" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotatorSelector": { "properties": { "issueModels": { "items": {} }, "phraseMatchers": { "items": {} }, "runEntityAnnotator": {}, "runIntentAnnotator": {}, "runInterruptionAnnotator": {}, "runIssueModelAnnotator": {}, "runPhraseMatcherAnnotator": {}, "runSentimentAnnotator": {}, "runSilenceAnnotator": {}, "runSummarizationAnnotator": {}, "summarizationConfig": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotatorSelectorResponse": { "properties": { "issueModels": { "items": {} }, "phraseMatchers": { "items": {} }, "runEntityAnnotator": {}, "runIntentAnnotator": {}, "runInterruptionAnnotator": {}, "runIssueModelAnnotator": {}, "runPhraseMatcherAnnotator": {}, "runSentimentAnnotator": {}, "runSilenceAnnotator": {}, "runSummarizationAnnotator": {}, "summarizationConfig": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfigResponse" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig": { "properties": { "conversationProfile": {}, "summarizationModel": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfigSummarizationModel" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfigResponse": { "properties": { "conversationProfile": {}, "summarizationModel": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnswerFeedbackResponse": { "properties": { "clicked": {}, "correctnessLevel": {}, "displayed": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ArticleSuggestionDataResponse": { "properties": { "confidenceScore": { "format": "float" }, "metadata": {}, "queryRecord": {}, "source": {}, "title": {}, "uri": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1CallAnnotationResponse": { "properties": { "annotationEndBoundary": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotationBoundaryResponse" }, "annotationStartBoundary": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotationBoundaryResponse" }, "channelTag": { "format": "int32" }, "entityMentionData": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1EntityMentionDataResponse" }, "holdData": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1HoldDataResponse" }, "intentMatchData": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IntentMatchDataResponse" }, "interruptionData": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1InterruptionDataResponse" }, "issueMatchData": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueMatchDataResponse" }, "phraseMatchData": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchDataResponse" }, "sentimentData": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SentimentDataResponse" }, "silenceData": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SilenceDataResponse" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationCallMetadata": { "properties": { "agentChannel": { "format": "int32" }, "customerChannel": { "format": "int32" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationCallMetadataResponse": { "properties": { "agentChannel": { "format": "int32" }, "customerChannel": { "format": "int32" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationDataSource": { "properties": { "dialogflowSource": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1DialogflowSource" }, "gcsSource": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1GcsSource" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationDataSourceResponse": { "properties": { "dialogflowSource": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1DialogflowSourceResponse" }, "gcsSource": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1GcsSourceResponse" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationLevelSentimentResponse": { "properties": { "channelTag": { "format": "int32" }, "sentimentData": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SentimentDataResponse" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationParticipantResponse": { "properties": { "dialogflowParticipant": {}, "dialogflowParticipantName": {}, "obfuscatedExternalUserId": {}, "role": {}, "userId": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionDataResponse": { "properties": { "answerRecord": {}, "confidence": { "format": "float" }, "conversationModel": {}, "metadata": {}, "text": {}, "textSections": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationTranscriptResponse": { "properties": { "transcriptSegments": { "items": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentResponse" } } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadataResponse": { "properties": { "smartReplyAllowlistCovered": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentResponse": { "properties": { "channelTag": { "format": "int32" }, "confidence": { "format": "float" }, "dialogflowSegmentMetadata": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadataResponse" }, "languageCode": {}, "messageTime": { "format": "google-datetime" }, "segmentParticipant": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationParticipantResponse" }, "sentiment": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SentimentDataResponse" }, "text": {}, "words": { "items": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfoResponse" } } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfoResponse": { "properties": { "confidence": { "format": "float" }, "endOffset": { "format": "google-duration" }, "startOffset": { "format": "google-duration" }, "word": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1DialogflowInteractionDataResponse": { "properties": { "confidence": { "format": "float" }, "dialogflowIntentId": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1DialogflowSource": { "properties": { "audioUri": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1DialogflowSourceResponse": { "properties": { "audioUri": {}, "dialogflowConversation": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1EntityMentionDataResponse": { "properties": { "entityUniqueId": {}, "sentiment": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SentimentDataResponse" }, "type": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ExactMatchConfig": { "properties": { "caseSensitive": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ExactMatchConfigResponse": { "properties": { "caseSensitive": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1FaqAnswerDataResponse": { "properties": { "answer": {}, "confidenceScore": { "format": "float" }, "metadata": {}, "queryRecord": {}, "question": {}, "source": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1GcsSource": { "properties": { "audioUri": {}, "transcriptUri": { "forceNew": true } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1GcsSourceResponse": { "properties": { "audioUri": {}, "transcriptUri": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1HoldDataResponse": {}, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IntentMatchDataResponse": { "properties": { "intentUniqueId": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1InterruptionDataResponse": {}, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueAssignmentResponse": { "properties": { "displayName": {}, "issue": {}, "score": { "format": "double" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueMatchDataResponse": { "properties": { "issueAssignment": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueAssignmentResponse" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig": { "properties": { "filter": {}, "medium": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigMedium" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigResponse": { "properties": { "filter": {}, "medium": {}, "trainingConversationsCount": { "format": "int64" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueModelLabelStatsResponse": { "properties": { "analyzedConversationsCount": { "format": "int64" }, "issueStats": {}, "unclassifiedConversationsCount": { "format": "int64" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueModelResultResponse": { "properties": { "issueModel": {}, "issues": { "items": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueAssignmentResponse" } } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchDataResponse": { "properties": { "displayName": {}, "phraseMatcher": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRule": { "properties": { "config": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig" }, "negated": {}, "query": { "required": true } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig": { "properties": { "exactMatchConfig": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ExactMatchConfig" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigResponse": { "properties": { "exactMatchConfig": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ExactMatchConfigResponse" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup": { "properties": { "phraseMatchRules": { "items": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRule" } }, "type": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupType", "required": true } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupResponse": { "properties": { "phraseMatchRules": { "items": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleResponse" } }, "type": { "required": true } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleResponse": { "properties": { "config": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigResponse" }, "negated": {}, "query": { "required": true } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1RuntimeAnnotationResponse": { "properties": { "annotationId": {}, "answerFeedback": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnswerFeedbackResponse" }, "articleSuggestion": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ArticleSuggestionDataResponse" }, "conversationSummarizationSuggestion": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationSummarizationSuggestionDataResponse" }, "createTime": { "format": "google-datetime" }, "dialogflowInteraction": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1DialogflowInteractionDataResponse" }, "endBoundary": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotationBoundaryResponse" }, "faqAnswer": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1FaqAnswerDataResponse" }, "smartComposeSuggestion": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SmartComposeSuggestionDataResponse" }, "smartReply": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SmartReplyDataResponse" }, "startBoundary": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotationBoundaryResponse" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SentimentDataResponse": { "properties": { "magnitude": { "format": "float" }, "score": { "format": "float" } } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SilenceDataResponse": {}, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SmartComposeSuggestionDataResponse": { "properties": { "confidenceScore": { "format": "double" }, "metadata": {}, "queryRecord": {}, "suggestion": {} } }, "google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1SmartReplyDataResponse": { "properties": { "confidenceScore": { "format": "double" }, "metadata": {}, "queryRecord": {}, "reply": {} } }, "google-native:container/v1:AcceleratorConfig": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {}, "gpuDriverInstallationConfig": { "$ref": "#/types/google-native:container/v1:GPUDriverInstallationConfig" }, "gpuPartitionSize": {}, "gpuSharingConfig": { "$ref": "#/types/google-native:container/v1:GPUSharingConfig" } } }, "google-native:container/v1:AcceleratorConfigResponse": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {}, "gpuDriverInstallationConfig": { "$ref": "#/types/google-native:container/v1:GPUDriverInstallationConfigResponse" }, "gpuPartitionSize": {}, "gpuSharingConfig": { "$ref": "#/types/google-native:container/v1:GPUSharingConfigResponse" } } }, "google-native:container/v1:AdditionalNodeNetworkConfig": { "properties": { "network": {}, "subnetwork": {} } }, "google-native:container/v1:AdditionalNodeNetworkConfigResponse": { "properties": { "network": {}, "subnetwork": {} } }, "google-native:container/v1:AdditionalPodNetworkConfig": { "properties": { "maxPodsPerNode": { "$ref": "#/types/google-native:container/v1:MaxPodsConstraint" }, "secondaryPodRange": {}, "subnetwork": {} } }, "google-native:container/v1:AdditionalPodNetworkConfigResponse": { "properties": { "maxPodsPerNode": { "$ref": "#/types/google-native:container/v1:MaxPodsConstraintResponse" }, "secondaryPodRange": {}, "subnetwork": {} } }, "google-native:container/v1:AdditionalPodRangesConfig": { "properties": { "podRangeNames": { "items": {} } } }, "google-native:container/v1:AdditionalPodRangesConfigResponse": { "properties": { "podRangeInfo": { "items": { "$ref": "#/types/google-native:container/v1:RangeInfoResponse" } }, "podRangeNames": { "items": {} } } }, "google-native:container/v1:AddonsConfig": { "properties": { "cloudRunConfig": { "$ref": "#/types/google-native:container/v1:CloudRunConfig" }, "configConnectorConfig": { "$ref": "#/types/google-native:container/v1:ConfigConnectorConfig" }, "dnsCacheConfig": { "$ref": "#/types/google-native:container/v1:DnsCacheConfig" }, "gcePersistentDiskCsiDriverConfig": { "$ref": "#/types/google-native:container/v1:GcePersistentDiskCsiDriverConfig" }, "gcpFilestoreCsiDriverConfig": { "$ref": "#/types/google-native:container/v1:GcpFilestoreCsiDriverConfig" }, "gcsFuseCsiDriverConfig": { "$ref": "#/types/google-native:container/v1:GcsFuseCsiDriverConfig" }, "gkeBackupAgentConfig": { "$ref": "#/types/google-native:container/v1:GkeBackupAgentConfig" }, "horizontalPodAutoscaling": { "$ref": "#/types/google-native:container/v1:HorizontalPodAutoscaling" }, "httpLoadBalancing": { "$ref": "#/types/google-native:container/v1:HttpLoadBalancing" }, "kubernetesDashboard": { "$ref": "#/types/google-native:container/v1:KubernetesDashboard" }, "networkPolicyConfig": { "$ref": "#/types/google-native:container/v1:NetworkPolicyConfig" } } }, "google-native:container/v1:AddonsConfigResponse": { "properties": { "cloudRunConfig": { "$ref": "#/types/google-native:container/v1:CloudRunConfigResponse" }, "configConnectorConfig": { "$ref": "#/types/google-native:container/v1:ConfigConnectorConfigResponse" }, "dnsCacheConfig": { "$ref": "#/types/google-native:container/v1:DnsCacheConfigResponse" }, "gcePersistentDiskCsiDriverConfig": { "$ref": "#/types/google-native:container/v1:GcePersistentDiskCsiDriverConfigResponse" }, "gcpFilestoreCsiDriverConfig": { "$ref": "#/types/google-native:container/v1:GcpFilestoreCsiDriverConfigResponse" }, "gcsFuseCsiDriverConfig": { "$ref": "#/types/google-native:container/v1:GcsFuseCsiDriverConfigResponse" }, "gkeBackupAgentConfig": { "$ref": "#/types/google-native:container/v1:GkeBackupAgentConfigResponse" }, "horizontalPodAutoscaling": { "$ref": "#/types/google-native:container/v1:HorizontalPodAutoscalingResponse" }, "httpLoadBalancing": { "$ref": "#/types/google-native:container/v1:HttpLoadBalancingResponse" }, "kubernetesDashboard": { "$ref": "#/types/google-native:container/v1:KubernetesDashboardResponse" }, "networkPolicyConfig": { "$ref": "#/types/google-native:container/v1:NetworkPolicyConfigResponse" } } }, "google-native:container/v1:AdvancedDatapathObservabilityConfig": { "properties": { "enableMetrics": {}, "relayMode": { "$ref": "#/types/google-native:container/v1:AdvancedDatapathObservabilityConfigRelayMode" } } }, "google-native:container/v1:AdvancedDatapathObservabilityConfigResponse": { "properties": { "enableMetrics": {}, "relayMode": {} } }, "google-native:container/v1:AdvancedMachineFeatures": { "properties": { "threadsPerCore": { "format": "int64" } } }, "google-native:container/v1:AdvancedMachineFeaturesResponse": { "properties": { "threadsPerCore": { "format": "int64" } } }, "google-native:container/v1:AuthenticatorGroupsConfig": { "properties": { "enabled": {}, "securityGroup": {} } }, "google-native:container/v1:AuthenticatorGroupsConfigResponse": { "properties": { "enabled": {}, "securityGroup": {} } }, "google-native:container/v1:AutoUpgradeOptions": {}, "google-native:container/v1:AutoUpgradeOptionsResponse": { "properties": { "autoUpgradeStartTime": {}, "description": {} } }, "google-native:container/v1:Autopilot": { "properties": { "enabled": {}, "workloadPolicyConfig": { "$ref": "#/types/google-native:container/v1:WorkloadPolicyConfig" } } }, "google-native:container/v1:AutopilotResponse": { "properties": { "enabled": {}, "workloadPolicyConfig": { "$ref": "#/types/google-native:container/v1:WorkloadPolicyConfigResponse" } } }, "google-native:container/v1:AutoprovisioningNodePoolDefaults": { "properties": { "bootDiskKmsKey": {}, "diskSizeGb": { "format": "int32" }, "diskType": {}, "imageType": {}, "insecureKubeletReadonlyPortEnabled": {}, "management": { "$ref": "#/types/google-native:container/v1:NodeManagement" }, "minCpuPlatform": {}, "oauthScopes": { "items": {} }, "serviceAccount": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:container/v1:ShieldedInstanceConfig" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1:UpgradeSettings" } } }, "google-native:container/v1:AutoprovisioningNodePoolDefaultsResponse": { "properties": { "bootDiskKmsKey": {}, "diskSizeGb": { "format": "int32" }, "diskType": {}, "imageType": {}, "insecureKubeletReadonlyPortEnabled": {}, "management": { "$ref": "#/types/google-native:container/v1:NodeManagementResponse" }, "minCpuPlatform": {}, "oauthScopes": { "items": {} }, "serviceAccount": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:container/v1:ShieldedInstanceConfigResponse" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1:UpgradeSettingsResponse" } } }, "google-native:container/v1:BestEffortProvisioning": { "properties": { "enabled": {}, "minProvisionNodes": { "format": "int32" } } }, "google-native:container/v1:BestEffortProvisioningResponse": { "properties": { "enabled": {}, "minProvisionNodes": { "format": "int32" } } }, "google-native:container/v1:BigQueryDestination": { "properties": { "datasetId": {} } }, "google-native:container/v1:BigQueryDestinationResponse": { "properties": { "datasetId": {} } }, "google-native:container/v1:BinaryAuthorization": { "properties": { "enabled": {}, "evaluationMode": { "$ref": "#/types/google-native:container/v1:BinaryAuthorizationEvaluationMode" } } }, "google-native:container/v1:BinaryAuthorizationResponse": { "properties": { "enabled": {}, "evaluationMode": {} } }, "google-native:container/v1:BlueGreenInfoResponse": { "properties": { "blueInstanceGroupUrls": { "items": {} }, "bluePoolDeletionStartTime": {}, "greenInstanceGroupUrls": { "items": {} }, "greenPoolVersion": {}, "phase": {} } }, "google-native:container/v1:BlueGreenSettings": { "properties": { "nodePoolSoakDuration": { "format": "google-duration" }, "standardRolloutPolicy": { "$ref": "#/types/google-native:container/v1:StandardRolloutPolicy" } } }, "google-native:container/v1:BlueGreenSettingsResponse": { "properties": { "nodePoolSoakDuration": { "format": "google-duration" }, "standardRolloutPolicy": { "$ref": "#/types/google-native:container/v1:StandardRolloutPolicyResponse" } } }, "google-native:container/v1:CidrBlock": { "properties": { "cidrBlock": {}, "displayName": {} } }, "google-native:container/v1:CidrBlockResponse": { "properties": { "cidrBlock": {}, "displayName": {} } }, "google-native:container/v1:ClientCertificateConfig": { "properties": { "issueClientCertificate": {} } }, "google-native:container/v1:ClientCertificateConfigResponse": { "properties": { "issueClientCertificate": {} } }, "google-native:container/v1:CloudRunConfig": { "properties": { "disabled": {}, "loadBalancerType": { "$ref": "#/types/google-native:container/v1:CloudRunConfigLoadBalancerType" } } }, "google-native:container/v1:CloudRunConfigResponse": { "properties": { "disabled": {}, "loadBalancerType": {} } }, "google-native:container/v1:ClusterAutoscaling": { "properties": { "autoprovisioningLocations": { "items": {} }, "autoprovisioningNodePoolDefaults": { "$ref": "#/types/google-native:container/v1:AutoprovisioningNodePoolDefaults" }, "autoscalingProfile": { "$ref": "#/types/google-native:container/v1:ClusterAutoscalingAutoscalingProfile" }, "enableNodeAutoprovisioning": {}, "resourceLimits": { "items": { "$ref": "#/types/google-native:container/v1:ResourceLimit" } } } }, "google-native:container/v1:ClusterAutoscalingResponse": { "properties": { "autoprovisioningLocations": { "items": {} }, "autoprovisioningNodePoolDefaults": { "$ref": "#/types/google-native:container/v1:AutoprovisioningNodePoolDefaultsResponse" }, "autoscalingProfile": {}, "enableNodeAutoprovisioning": {}, "resourceLimits": { "items": { "$ref": "#/types/google-native:container/v1:ResourceLimitResponse" } } } }, "google-native:container/v1:ClusterNetworkPerformanceConfig": { "properties": { "totalEgressBandwidthTier": { "$ref": "#/types/google-native:container/v1:ClusterNetworkPerformanceConfigTotalEgressBandwidthTier" } } }, "google-native:container/v1:ClusterNetworkPerformanceConfigResponse": { "properties": { "totalEgressBandwidthTier": {} } }, "google-native:container/v1:ClusterUpdate": { "properties": { "additionalPodRangesConfig": { "$ref": "#/types/google-native:container/v1:AdditionalPodRangesConfig" }, "desiredAddonsConfig": { "$ref": "#/types/google-native:container/v1:AddonsConfig" }, "desiredAuthenticatorGroupsConfig": { "$ref": "#/types/google-native:container/v1:AuthenticatorGroupsConfig" }, "desiredAutopilotWorkloadPolicyConfig": { "$ref": "#/types/google-native:container/v1:WorkloadPolicyConfig" }, "desiredBinaryAuthorization": { "$ref": "#/types/google-native:container/v1:BinaryAuthorization" }, "desiredClusterAutoscaling": { "$ref": "#/types/google-native:container/v1:ClusterAutoscaling" }, "desiredCostManagementConfig": { "$ref": "#/types/google-native:container/v1:CostManagementConfig" }, "desiredDatabaseEncryption": { "$ref": "#/types/google-native:container/v1:DatabaseEncryption" }, "desiredDatapathProvider": { "$ref": "#/types/google-native:container/v1:ClusterUpdateDesiredDatapathProvider" }, "desiredDefaultSnatStatus": { "$ref": "#/types/google-native:container/v1:DefaultSnatStatus" }, "desiredDnsConfig": { "$ref": "#/types/google-native:container/v1:DNSConfig" }, "desiredEnableFqdnNetworkPolicy": {}, "desiredEnablePrivateEndpoint": {}, "desiredFleet": { "$ref": "#/types/google-native:container/v1:Fleet" }, "desiredGatewayApiConfig": { "$ref": "#/types/google-native:container/v1:GatewayAPIConfig" }, "desiredGcfsConfig": { "$ref": "#/types/google-native:container/v1:GcfsConfig" }, "desiredIdentityServiceConfig": { "$ref": "#/types/google-native:container/v1:IdentityServiceConfig" }, "desiredImageType": {}, "desiredIntraNodeVisibilityConfig": { "$ref": "#/types/google-native:container/v1:IntraNodeVisibilityConfig" }, "desiredK8sBetaApis": { "$ref": "#/types/google-native:container/v1:K8sBetaAPIConfig" }, "desiredL4ilbSubsettingConfig": { "$ref": "#/types/google-native:container/v1:ILBSubsettingConfig" }, "desiredLocations": { "items": {} }, "desiredLoggingConfig": { "$ref": "#/types/google-native:container/v1:LoggingConfig" }, "desiredLoggingService": {}, "desiredMasterAuthorizedNetworksConfig": { "$ref": "#/types/google-native:container/v1:MasterAuthorizedNetworksConfig" }, "desiredMasterVersion": {}, "desiredMeshCertificates": { "$ref": "#/types/google-native:container/v1:MeshCertificates" }, "desiredMonitoringConfig": { "$ref": "#/types/google-native:container/v1:MonitoringConfig" }, "desiredMonitoringService": {}, "desiredNetworkPerformanceConfig": { "$ref": "#/types/google-native:container/v1:ClusterNetworkPerformanceConfig" }, "desiredNodePoolAutoConfigNetworkTags": { "$ref": "#/types/google-native:container/v1:NetworkTags" }, "desiredNodePoolAutoConfigResourceManagerTags": { "$ref": "#/types/google-native:container/v1:ResourceManagerTags" }, "desiredNodePoolAutoscaling": { "$ref": "#/types/google-native:container/v1:NodePoolAutoscaling" }, "desiredNodePoolId": {}, "desiredNodePoolLoggingConfig": { "$ref": "#/types/google-native:container/v1:NodePoolLoggingConfig" }, "desiredNodeVersion": {}, "desiredNotificationConfig": { "$ref": "#/types/google-native:container/v1:NotificationConfig" }, "desiredParentProductConfig": { "$ref": "#/types/google-native:container/v1:ParentProductConfig" }, "desiredPrivateClusterConfig": { "$ref": "#/types/google-native:container/v1:PrivateClusterConfig" }, "desiredPrivateIpv6GoogleAccess": { "$ref": "#/types/google-native:container/v1:ClusterUpdateDesiredPrivateIpv6GoogleAccess" }, "desiredReleaseChannel": { "$ref": "#/types/google-native:container/v1:ReleaseChannel" }, "desiredResourceUsageExportConfig": { "$ref": "#/types/google-native:container/v1:ResourceUsageExportConfig" }, "desiredSecurityPostureConfig": { "$ref": "#/types/google-native:container/v1:SecurityPostureConfig" }, "desiredServiceExternalIpsConfig": { "$ref": "#/types/google-native:container/v1:ServiceExternalIPsConfig" }, "desiredShieldedNodes": { "$ref": "#/types/google-native:container/v1:ShieldedNodes" }, "desiredStackType": { "$ref": "#/types/google-native:container/v1:ClusterUpdateDesiredStackType" }, "desiredVerticalPodAutoscaling": { "$ref": "#/types/google-native:container/v1:VerticalPodAutoscaling" }, "desiredWorkloadIdentityConfig": { "$ref": "#/types/google-native:container/v1:WorkloadIdentityConfig" }, "enableK8sBetaApis": { "$ref": "#/types/google-native:container/v1:K8sBetaAPIConfig" }, "etag": {}, "removedAdditionalPodRangesConfig": { "$ref": "#/types/google-native:container/v1:AdditionalPodRangesConfig" } } }, "google-native:container/v1:ConfidentialNodes": { "properties": { "enabled": {} } }, "google-native:container/v1:ConfidentialNodesResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:ConfigConnectorConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:ConfigConnectorConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:ConsumptionMeteringConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:ConsumptionMeteringConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:CostManagementConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:CostManagementConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:DNSConfig": { "properties": { "clusterDns": { "$ref": "#/types/google-native:container/v1:DNSConfigClusterDns" }, "clusterDnsDomain": {}, "clusterDnsScope": { "$ref": "#/types/google-native:container/v1:DNSConfigClusterDnsScope" } } }, "google-native:container/v1:DNSConfigResponse": { "properties": { "clusterDns": {}, "clusterDnsDomain": {}, "clusterDnsScope": {} } }, "google-native:container/v1:DailyMaintenanceWindow": { "properties": { "startTime": {} } }, "google-native:container/v1:DailyMaintenanceWindowResponse": { "properties": { "duration": {}, "startTime": {} } }, "google-native:container/v1:DatabaseEncryption": { "properties": { "keyName": {}, "state": { "$ref": "#/types/google-native:container/v1:DatabaseEncryptionState" } } }, "google-native:container/v1:DatabaseEncryptionResponse": { "properties": { "keyName": {}, "state": {} } }, "google-native:container/v1:DefaultSnatStatus": { "properties": { "disabled": {} } }, "google-native:container/v1:DefaultSnatStatusResponse": { "properties": { "disabled": {} } }, "google-native:container/v1:DnsCacheConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:DnsCacheConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:EnterpriseConfig": {}, "google-native:container/v1:EnterpriseConfigResponse": { "properties": { "clusterTier": {} } }, "google-native:container/v1:EphemeralStorageLocalSsdConfig": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1:EphemeralStorageLocalSsdConfigResponse": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1:FastSocket": { "properties": { "enabled": {} } }, "google-native:container/v1:FastSocketResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:Filter": { "properties": { "eventType": { "items": { "$ref": "#/types/google-native:container/v1:FilterEventTypeItem" } } } }, "google-native:container/v1:FilterResponse": { "properties": { "eventType": { "items": {} } } }, "google-native:container/v1:Fleet": { "properties": { "project": {} } }, "google-native:container/v1:FleetResponse": { "properties": { "membership": {}, "preRegistered": {}, "project": {} } }, "google-native:container/v1:GPUDriverInstallationConfig": { "properties": { "gpuDriverVersion": { "$ref": "#/types/google-native:container/v1:GPUDriverInstallationConfigGpuDriverVersion" } } }, "google-native:container/v1:GPUDriverInstallationConfigResponse": { "properties": { "gpuDriverVersion": {} } }, "google-native:container/v1:GPUSharingConfig": { "properties": { "gpuSharingStrategy": { "$ref": "#/types/google-native:container/v1:GPUSharingConfigGpuSharingStrategy" }, "maxSharedClientsPerGpu": { "format": "int64" } } }, "google-native:container/v1:GPUSharingConfigResponse": { "properties": { "gpuSharingStrategy": {}, "maxSharedClientsPerGpu": { "format": "int64" } } }, "google-native:container/v1:GatewayAPIConfig": { "properties": { "channel": { "$ref": "#/types/google-native:container/v1:GatewayAPIConfigChannel" } } }, "google-native:container/v1:GatewayAPIConfigResponse": { "properties": { "channel": {} } }, "google-native:container/v1:GcePersistentDiskCsiDriverConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:GcePersistentDiskCsiDriverConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:GcfsConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:GcfsConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:GcpFilestoreCsiDriverConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:GcpFilestoreCsiDriverConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:GcsFuseCsiDriverConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:GcsFuseCsiDriverConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:GkeBackupAgentConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:GkeBackupAgentConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:HorizontalPodAutoscaling": { "properties": { "disabled": {} } }, "google-native:container/v1:HorizontalPodAutoscalingResponse": { "properties": { "disabled": {} } }, "google-native:container/v1:HttpLoadBalancing": { "properties": { "disabled": {} } }, "google-native:container/v1:HttpLoadBalancingResponse": { "properties": { "disabled": {} } }, "google-native:container/v1:ILBSubsettingConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:IPAllocationPolicy": { "properties": { "clusterIpv4Cidr": {}, "clusterIpv4CidrBlock": {}, "clusterSecondaryRangeName": {}, "createSubnetwork": {}, "ipv6AccessType": { "$ref": "#/types/google-native:container/v1:IPAllocationPolicyIpv6AccessType" }, "nodeIpv4Cidr": {}, "nodeIpv4CidrBlock": {}, "podCidrOverprovisionConfig": { "$ref": "#/types/google-native:container/v1:PodCIDROverprovisionConfig" }, "servicesIpv4Cidr": {}, "servicesIpv4CidrBlock": {}, "servicesSecondaryRangeName": {}, "stackType": { "$ref": "#/types/google-native:container/v1:IPAllocationPolicyStackType" }, "subnetworkName": {}, "tpuIpv4CidrBlock": {}, "useIpAliases": {}, "useRoutes": {} } }, "google-native:container/v1:IPAllocationPolicyResponse": { "properties": { "additionalPodRangesConfig": { "$ref": "#/types/google-native:container/v1:AdditionalPodRangesConfigResponse" }, "clusterIpv4Cidr": {}, "clusterIpv4CidrBlock": {}, "clusterSecondaryRangeName": {}, "createSubnetwork": {}, "defaultPodIpv4RangeUtilization": { "format": "double" }, "ipv6AccessType": {}, "nodeIpv4Cidr": {}, "nodeIpv4CidrBlock": {}, "podCidrOverprovisionConfig": { "$ref": "#/types/google-native:container/v1:PodCIDROverprovisionConfigResponse" }, "servicesIpv4Cidr": {}, "servicesIpv4CidrBlock": {}, "servicesIpv6CidrBlock": {}, "servicesSecondaryRangeName": {}, "stackType": {}, "subnetIpv6CidrBlock": {}, "subnetworkName": {}, "tpuIpv4CidrBlock": {}, "useIpAliases": {}, "useRoutes": {} } }, "google-native:container/v1:IdentityServiceConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:IdentityServiceConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:IntraNodeVisibilityConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:K8sBetaAPIConfig": { "properties": { "enabledApis": { "items": {} } } }, "google-native:container/v1:K8sBetaAPIConfigResponse": { "properties": { "enabledApis": { "items": {} } } }, "google-native:container/v1:KubernetesDashboard": { "properties": { "disabled": {} } }, "google-native:container/v1:KubernetesDashboardResponse": { "properties": { "disabled": {} } }, "google-native:container/v1:LegacyAbac": { "properties": { "enabled": {} } }, "google-native:container/v1:LegacyAbacResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:LinuxNodeConfig": { "properties": { "cgroupMode": { "$ref": "#/types/google-native:container/v1:LinuxNodeConfigCgroupMode" }, "sysctls": {} } }, "google-native:container/v1:LinuxNodeConfigResponse": { "properties": { "cgroupMode": {}, "sysctls": {} } }, "google-native:container/v1:LocalNvmeSsdBlockConfig": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1:LocalNvmeSsdBlockConfigResponse": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1:LoggingComponentConfig": { "properties": { "enableComponents": { "items": { "$ref": "#/types/google-native:container/v1:LoggingComponentConfigEnableComponentsItem" } } } }, "google-native:container/v1:LoggingComponentConfigResponse": { "properties": { "enableComponents": { "items": {} } } }, "google-native:container/v1:LoggingConfig": { "properties": { "componentConfig": { "$ref": "#/types/google-native:container/v1:LoggingComponentConfig" } } }, "google-native:container/v1:LoggingConfigResponse": { "properties": { "componentConfig": { "$ref": "#/types/google-native:container/v1:LoggingComponentConfigResponse" } } }, "google-native:container/v1:LoggingVariantConfig": { "properties": { "variant": { "$ref": "#/types/google-native:container/v1:LoggingVariantConfigVariant" } } }, "google-native:container/v1:LoggingVariantConfigResponse": { "properties": { "variant": {} } }, "google-native:container/v1:MaintenanceExclusionOptions": { "properties": { "scope": { "$ref": "#/types/google-native:container/v1:MaintenanceExclusionOptionsScope" } } }, "google-native:container/v1:MaintenanceExclusionOptionsResponse": { "properties": { "scope": {} } }, "google-native:container/v1:MaintenancePolicy": { "properties": { "resourceVersion": {}, "window": { "$ref": "#/types/google-native:container/v1:MaintenanceWindow" } } }, "google-native:container/v1:MaintenancePolicyResponse": { "properties": { "resourceVersion": {}, "window": { "$ref": "#/types/google-native:container/v1:MaintenanceWindowResponse" } } }, "google-native:container/v1:MaintenanceWindow": { "properties": { "dailyMaintenanceWindow": { "$ref": "#/types/google-native:container/v1:DailyMaintenanceWindow" }, "maintenanceExclusions": {}, "recurringWindow": { "$ref": "#/types/google-native:container/v1:RecurringTimeWindow" } } }, "google-native:container/v1:MaintenanceWindowResponse": { "properties": { "dailyMaintenanceWindow": { "$ref": "#/types/google-native:container/v1:DailyMaintenanceWindowResponse" }, "maintenanceExclusions": {}, "recurringWindow": { "$ref": "#/types/google-native:container/v1:RecurringTimeWindowResponse" } } }, "google-native:container/v1:ManagedPrometheusConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:ManagedPrometheusConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:MasterAuth": { "properties": { "clientCertificateConfig": { "$ref": "#/types/google-native:container/v1:ClientCertificateConfig" }, "password": {}, "username": {} } }, "google-native:container/v1:MasterAuthResponse": { "properties": { "clientCertificate": {}, "clientCertificateConfig": { "$ref": "#/types/google-native:container/v1:ClientCertificateConfigResponse" }, "clientKey": {}, "clusterCaCertificate": {}, "password": {}, "username": {} } }, "google-native:container/v1:MasterAuthorizedNetworksConfig": { "properties": { "cidrBlocks": { "items": { "$ref": "#/types/google-native:container/v1:CidrBlock" } }, "enabled": {}, "gcpPublicCidrsAccessEnabled": {} } }, "google-native:container/v1:MasterAuthorizedNetworksConfigResponse": { "properties": { "cidrBlocks": { "items": { "$ref": "#/types/google-native:container/v1:CidrBlockResponse" } }, "enabled": {}, "gcpPublicCidrsAccessEnabled": {} } }, "google-native:container/v1:MaxPodsConstraint": { "properties": { "maxPodsPerNode": { "format": "int64" } } }, "google-native:container/v1:MaxPodsConstraintResponse": { "properties": { "maxPodsPerNode": { "format": "int64" } } }, "google-native:container/v1:MeshCertificates": { "properties": { "enableCertificates": {} } }, "google-native:container/v1:MeshCertificatesResponse": { "properties": { "enableCertificates": {} } }, "google-native:container/v1:MonitoringComponentConfig": { "properties": { "enableComponents": { "items": { "$ref": "#/types/google-native:container/v1:MonitoringComponentConfigEnableComponentsItem" } } } }, "google-native:container/v1:MonitoringComponentConfigResponse": { "properties": { "enableComponents": { "items": {} } } }, "google-native:container/v1:MonitoringConfig": { "properties": { "advancedDatapathObservabilityConfig": { "$ref": "#/types/google-native:container/v1:AdvancedDatapathObservabilityConfig" }, "componentConfig": { "$ref": "#/types/google-native:container/v1:MonitoringComponentConfig" }, "managedPrometheusConfig": { "$ref": "#/types/google-native:container/v1:ManagedPrometheusConfig" } } }, "google-native:container/v1:MonitoringConfigResponse": { "properties": { "advancedDatapathObservabilityConfig": { "$ref": "#/types/google-native:container/v1:AdvancedDatapathObservabilityConfigResponse" }, "componentConfig": { "$ref": "#/types/google-native:container/v1:MonitoringComponentConfigResponse" }, "managedPrometheusConfig": { "$ref": "#/types/google-native:container/v1:ManagedPrometheusConfigResponse" } } }, "google-native:container/v1:NetworkConfig": { "properties": { "datapathProvider": { "$ref": "#/types/google-native:container/v1:NetworkConfigDatapathProvider" }, "defaultSnatStatus": { "$ref": "#/types/google-native:container/v1:DefaultSnatStatus" }, "dnsConfig": { "$ref": "#/types/google-native:container/v1:DNSConfig" }, "enableFqdnNetworkPolicy": {}, "enableIntraNodeVisibility": {}, "enableL4ilbSubsetting": {}, "enableMultiNetworking": {}, "gatewayApiConfig": { "$ref": "#/types/google-native:container/v1:GatewayAPIConfig" }, "networkPerformanceConfig": { "$ref": "#/types/google-native:container/v1:ClusterNetworkPerformanceConfig" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:container/v1:NetworkConfigPrivateIpv6GoogleAccess" }, "serviceExternalIpsConfig": { "$ref": "#/types/google-native:container/v1:ServiceExternalIPsConfig" } } }, "google-native:container/v1:NetworkConfigResponse": { "properties": { "datapathProvider": {}, "defaultSnatStatus": { "$ref": "#/types/google-native:container/v1:DefaultSnatStatusResponse" }, "dnsConfig": { "$ref": "#/types/google-native:container/v1:DNSConfigResponse" }, "enableFqdnNetworkPolicy": {}, "enableIntraNodeVisibility": {}, "enableL4ilbSubsetting": {}, "enableMultiNetworking": {}, "gatewayApiConfig": { "$ref": "#/types/google-native:container/v1:GatewayAPIConfigResponse" }, "network": {}, "networkPerformanceConfig": { "$ref": "#/types/google-native:container/v1:ClusterNetworkPerformanceConfigResponse" }, "privateIpv6GoogleAccess": {}, "serviceExternalIpsConfig": { "$ref": "#/types/google-native:container/v1:ServiceExternalIPsConfigResponse" }, "subnetwork": {} } }, "google-native:container/v1:NetworkPerformanceConfig": { "properties": { "totalEgressBandwidthTier": { "$ref": "#/types/google-native:container/v1:NetworkPerformanceConfigTotalEgressBandwidthTier" } } }, "google-native:container/v1:NetworkPerformanceConfigResponse": { "properties": { "totalEgressBandwidthTier": {} } }, "google-native:container/v1:NetworkPolicy": { "properties": { "enabled": {}, "provider": { "$ref": "#/types/google-native:container/v1:NetworkPolicyProvider" } } }, "google-native:container/v1:NetworkPolicyConfig": { "properties": { "disabled": {} } }, "google-native:container/v1:NetworkPolicyConfigResponse": { "properties": { "disabled": {} } }, "google-native:container/v1:NetworkPolicyResponse": { "properties": { "enabled": {}, "provider": {} } }, "google-native:container/v1:NetworkTags": { "properties": { "tags": { "items": {} } } }, "google-native:container/v1:NetworkTagsResponse": { "properties": { "tags": { "items": {} } } }, "google-native:container/v1:NodeAffinity": { "properties": { "key": {}, "operator": { "$ref": "#/types/google-native:container/v1:NodeAffinityOperator" }, "values": { "items": {} } } }, "google-native:container/v1:NodeAffinityResponse": { "properties": { "key": {}, "operator": {}, "values": { "items": {} } } }, "google-native:container/v1:NodeConfig": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:container/v1:AcceleratorConfig" } }, "advancedMachineFeatures": { "$ref": "#/types/google-native:container/v1:AdvancedMachineFeatures" }, "bootDiskKmsKey": {}, "confidentialNodes": { "$ref": "#/types/google-native:container/v1:ConfidentialNodes" }, "diskSizeGb": { "format": "int32" }, "diskType": {}, "ephemeralStorageLocalSsdConfig": { "$ref": "#/types/google-native:container/v1:EphemeralStorageLocalSsdConfig" }, "fastSocket": { "$ref": "#/types/google-native:container/v1:FastSocket" }, "gcfsConfig": { "$ref": "#/types/google-native:container/v1:GcfsConfig" }, "gvnic": { "$ref": "#/types/google-native:container/v1:VirtualNIC" }, "imageType": {}, "kubeletConfig": { "$ref": "#/types/google-native:container/v1:NodeKubeletConfig" }, "labels": {}, "linuxNodeConfig": { "$ref": "#/types/google-native:container/v1:LinuxNodeConfig" }, "localNvmeSsdBlockConfig": { "$ref": "#/types/google-native:container/v1:LocalNvmeSsdBlockConfig" }, "localSsdCount": { "format": "int32" }, "loggingConfig": { "$ref": "#/types/google-native:container/v1:NodePoolLoggingConfig" }, "machineType": {}, "metadata": {}, "minCpuPlatform": {}, "nodeGroup": {}, "oauthScopes": { "items": {} }, "preemptible": {}, "reservationAffinity": { "$ref": "#/types/google-native:container/v1:ReservationAffinity" }, "resourceLabels": {}, "resourceManagerTags": { "$ref": "#/types/google-native:container/v1:ResourceManagerTags" }, "sandboxConfig": { "$ref": "#/types/google-native:container/v1:SandboxConfig" }, "serviceAccount": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:container/v1:ShieldedInstanceConfig" }, "soleTenantConfig": { "$ref": "#/types/google-native:container/v1:SoleTenantConfig" }, "spot": {}, "tags": { "items": {} }, "taints": { "items": { "$ref": "#/types/google-native:container/v1:NodeTaint" } }, "windowsNodeConfig": { "$ref": "#/types/google-native:container/v1:WindowsNodeConfig" }, "workloadMetadataConfig": { "$ref": "#/types/google-native:container/v1:WorkloadMetadataConfig" } } }, "google-native:container/v1:NodeConfigDefaults": { "properties": { "gcfsConfig": { "$ref": "#/types/google-native:container/v1:GcfsConfig" }, "loggingConfig": { "$ref": "#/types/google-native:container/v1:NodePoolLoggingConfig" } } }, "google-native:container/v1:NodeConfigDefaultsResponse": { "properties": { "gcfsConfig": { "$ref": "#/types/google-native:container/v1:GcfsConfigResponse" }, "loggingConfig": { "$ref": "#/types/google-native:container/v1:NodePoolLoggingConfigResponse" } } }, "google-native:container/v1:NodeConfigResponse": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:container/v1:AcceleratorConfigResponse" } }, "advancedMachineFeatures": { "$ref": "#/types/google-native:container/v1:AdvancedMachineFeaturesResponse" }, "bootDiskKmsKey": {}, "confidentialNodes": { "$ref": "#/types/google-native:container/v1:ConfidentialNodesResponse" }, "diskSizeGb": { "format": "int32" }, "diskType": {}, "ephemeralStorageLocalSsdConfig": { "$ref": "#/types/google-native:container/v1:EphemeralStorageLocalSsdConfigResponse" }, "fastSocket": { "$ref": "#/types/google-native:container/v1:FastSocketResponse" }, "gcfsConfig": { "$ref": "#/types/google-native:container/v1:GcfsConfigResponse" }, "gvnic": { "$ref": "#/types/google-native:container/v1:VirtualNICResponse" }, "imageType": {}, "kubeletConfig": { "$ref": "#/types/google-native:container/v1:NodeKubeletConfigResponse" }, "labels": {}, "linuxNodeConfig": { "$ref": "#/types/google-native:container/v1:LinuxNodeConfigResponse" }, "localNvmeSsdBlockConfig": { "$ref": "#/types/google-native:container/v1:LocalNvmeSsdBlockConfigResponse" }, "localSsdCount": { "format": "int32" }, "loggingConfig": { "$ref": "#/types/google-native:container/v1:NodePoolLoggingConfigResponse" }, "machineType": {}, "metadata": {}, "minCpuPlatform": {}, "nodeGroup": {}, "oauthScopes": { "items": {} }, "preemptible": {}, "reservationAffinity": { "$ref": "#/types/google-native:container/v1:ReservationAffinityResponse" }, "resourceLabels": {}, "resourceManagerTags": { "$ref": "#/types/google-native:container/v1:ResourceManagerTagsResponse" }, "sandboxConfig": { "$ref": "#/types/google-native:container/v1:SandboxConfigResponse" }, "serviceAccount": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:container/v1:ShieldedInstanceConfigResponse" }, "soleTenantConfig": { "$ref": "#/types/google-native:container/v1:SoleTenantConfigResponse" }, "spot": {}, "tags": { "items": {} }, "taints": { "items": { "$ref": "#/types/google-native:container/v1:NodeTaintResponse" } }, "windowsNodeConfig": { "$ref": "#/types/google-native:container/v1:WindowsNodeConfigResponse" }, "workloadMetadataConfig": { "$ref": "#/types/google-native:container/v1:WorkloadMetadataConfigResponse" } } }, "google-native:container/v1:NodeKubeletConfig": { "properties": { "cpuCfsQuota": {}, "cpuCfsQuotaPeriod": {}, "cpuManagerPolicy": {}, "insecureKubeletReadonlyPortEnabled": {}, "podPidsLimit": { "format": "int64" } } }, "google-native:container/v1:NodeKubeletConfigResponse": { "properties": { "cpuCfsQuota": {}, "cpuCfsQuotaPeriod": {}, "cpuManagerPolicy": {}, "insecureKubeletReadonlyPortEnabled": {}, "podPidsLimit": { "format": "int64" } } }, "google-native:container/v1:NodeLabels": { "properties": { "labels": {} } }, "google-native:container/v1:NodeManagement": { "properties": { "autoRepair": {}, "autoUpgrade": {}, "upgradeOptions": { "$ref": "#/types/google-native:container/v1:AutoUpgradeOptions" } } }, "google-native:container/v1:NodeManagementResponse": { "properties": { "autoRepair": {}, "autoUpgrade": {}, "upgradeOptions": { "$ref": "#/types/google-native:container/v1:AutoUpgradeOptionsResponse" } } }, "google-native:container/v1:NodeNetworkConfig": { "properties": { "additionalNodeNetworkConfigs": { "items": { "$ref": "#/types/google-native:container/v1:AdditionalNodeNetworkConfig" } }, "additionalPodNetworkConfigs": { "items": { "$ref": "#/types/google-native:container/v1:AdditionalPodNetworkConfig" } }, "createPodRange": {}, "enablePrivateNodes": {}, "networkPerformanceConfig": { "$ref": "#/types/google-native:container/v1:NetworkPerformanceConfig" }, "podCidrOverprovisionConfig": { "$ref": "#/types/google-native:container/v1:PodCIDROverprovisionConfig" }, "podIpv4CidrBlock": {}, "podRange": {} } }, "google-native:container/v1:NodeNetworkConfigResponse": { "properties": { "additionalNodeNetworkConfigs": { "items": { "$ref": "#/types/google-native:container/v1:AdditionalNodeNetworkConfigResponse" } }, "additionalPodNetworkConfigs": { "items": { "$ref": "#/types/google-native:container/v1:AdditionalPodNetworkConfigResponse" } }, "createPodRange": {}, "enablePrivateNodes": {}, "networkPerformanceConfig": { "$ref": "#/types/google-native:container/v1:NetworkPerformanceConfigResponse" }, "podCidrOverprovisionConfig": { "$ref": "#/types/google-native:container/v1:PodCIDROverprovisionConfigResponse" }, "podIpv4CidrBlock": {}, "podIpv4RangeUtilization": { "format": "double" }, "podRange": {} } }, "google-native:container/v1:NodePool": { "properties": { "autoscaling": { "$ref": "#/types/google-native:container/v1:NodePoolAutoscaling" }, "bestEffortProvisioning": { "$ref": "#/types/google-native:container/v1:BestEffortProvisioning" }, "conditions": { "items": { "$ref": "#/types/google-native:container/v1:StatusCondition" } }, "config": { "$ref": "#/types/google-native:container/v1:NodeConfig" }, "etag": {}, "initialNodeCount": { "format": "int32" }, "locations": { "items": {} }, "management": { "$ref": "#/types/google-native:container/v1:NodeManagement" }, "maxPodsConstraint": { "$ref": "#/types/google-native:container/v1:MaxPodsConstraint" }, "name": {}, "networkConfig": { "$ref": "#/types/google-native:container/v1:NodeNetworkConfig" }, "placementPolicy": { "$ref": "#/types/google-native:container/v1:PlacementPolicy" }, "queuedProvisioning": { "$ref": "#/types/google-native:container/v1:QueuedProvisioning" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1:UpgradeSettings" }, "version": {} } }, "google-native:container/v1:NodePoolAutoConfig": { "properties": { "networkTags": { "$ref": "#/types/google-native:container/v1:NetworkTags" }, "resourceManagerTags": { "$ref": "#/types/google-native:container/v1:ResourceManagerTags" } } }, "google-native:container/v1:NodePoolAutoConfigResponse": { "properties": { "networkTags": { "$ref": "#/types/google-native:container/v1:NetworkTagsResponse" }, "resourceManagerTags": { "$ref": "#/types/google-native:container/v1:ResourceManagerTagsResponse" } } }, "google-native:container/v1:NodePoolAutoscaling": { "properties": { "autoprovisioned": {}, "enabled": {}, "locationPolicy": { "$ref": "#/types/google-native:container/v1:NodePoolAutoscalingLocationPolicy" }, "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32" }, "totalMaxNodeCount": { "format": "int32" }, "totalMinNodeCount": { "format": "int32" } } }, "google-native:container/v1:NodePoolAutoscalingResponse": { "properties": { "autoprovisioned": {}, "enabled": {}, "locationPolicy": {}, "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32" }, "totalMaxNodeCount": { "format": "int32" }, "totalMinNodeCount": { "format": "int32" } } }, "google-native:container/v1:NodePoolDefaults": { "properties": { "nodeConfigDefaults": { "$ref": "#/types/google-native:container/v1:NodeConfigDefaults" } } }, "google-native:container/v1:NodePoolDefaultsResponse": { "properties": { "nodeConfigDefaults": { "$ref": "#/types/google-native:container/v1:NodeConfigDefaultsResponse" } } }, "google-native:container/v1:NodePoolLoggingConfig": { "properties": { "variantConfig": { "$ref": "#/types/google-native:container/v1:LoggingVariantConfig" } } }, "google-native:container/v1:NodePoolLoggingConfigResponse": { "properties": { "variantConfig": { "$ref": "#/types/google-native:container/v1:LoggingVariantConfigResponse" } } }, "google-native:container/v1:NodePoolResponse": { "properties": { "autoscaling": { "$ref": "#/types/google-native:container/v1:NodePoolAutoscalingResponse" }, "bestEffortProvisioning": { "$ref": "#/types/google-native:container/v1:BestEffortProvisioningResponse" }, "conditions": { "items": { "$ref": "#/types/google-native:container/v1:StatusConditionResponse" } }, "config": { "$ref": "#/types/google-native:container/v1:NodeConfigResponse" }, "etag": {}, "initialNodeCount": { "format": "int32" }, "instanceGroupUrls": { "items": {} }, "locations": { "items": {} }, "management": { "$ref": "#/types/google-native:container/v1:NodeManagementResponse" }, "maxPodsConstraint": { "$ref": "#/types/google-native:container/v1:MaxPodsConstraintResponse" }, "name": {}, "networkConfig": { "$ref": "#/types/google-native:container/v1:NodeNetworkConfigResponse" }, "placementPolicy": { "$ref": "#/types/google-native:container/v1:PlacementPolicyResponse" }, "podIpv4CidrSize": { "format": "int32" }, "queuedProvisioning": { "$ref": "#/types/google-native:container/v1:QueuedProvisioningResponse" }, "selfLink": {}, "status": {}, "statusMessage": {}, "updateInfo": { "$ref": "#/types/google-native:container/v1:UpdateInfoResponse" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1:UpgradeSettingsResponse" }, "version": {} } }, "google-native:container/v1:NodeTaint": { "properties": { "effect": { "$ref": "#/types/google-native:container/v1:NodeTaintEffect" }, "key": {}, "value": {} } }, "google-native:container/v1:NodeTaintResponse": { "properties": { "effect": {}, "key": {}, "value": {} } }, "google-native:container/v1:NodeTaints": { "properties": { "taints": { "items": { "$ref": "#/types/google-native:container/v1:NodeTaint" } } } }, "google-native:container/v1:NotificationConfig": { "properties": { "pubsub": { "$ref": "#/types/google-native:container/v1:PubSub" } } }, "google-native:container/v1:NotificationConfigResponse": { "properties": { "pubsub": { "$ref": "#/types/google-native:container/v1:PubSubResponse" } } }, "google-native:container/v1:ParentProductConfig": { "properties": { "labels": {}, "productName": {} } }, "google-native:container/v1:ParentProductConfigResponse": { "properties": { "labels": {}, "productName": {} } }, "google-native:container/v1:PlacementPolicy": { "properties": { "policyName": {}, "tpuTopology": {}, "type": { "$ref": "#/types/google-native:container/v1:PlacementPolicyType" } } }, "google-native:container/v1:PlacementPolicyResponse": { "properties": { "policyName": {}, "tpuTopology": {}, "type": {} } }, "google-native:container/v1:PodCIDROverprovisionConfig": { "properties": { "disable": {} } }, "google-native:container/v1:PodCIDROverprovisionConfigResponse": { "properties": { "disable": {} } }, "google-native:container/v1:PrivateClusterConfig": { "properties": { "enablePrivateEndpoint": {}, "enablePrivateNodes": {}, "masterGlobalAccessConfig": { "$ref": "#/types/google-native:container/v1:PrivateClusterMasterGlobalAccessConfig" }, "masterIpv4CidrBlock": {}, "privateEndpointSubnetwork": {} } }, "google-native:container/v1:PrivateClusterConfigResponse": { "properties": { "enablePrivateEndpoint": {}, "enablePrivateNodes": {}, "masterGlobalAccessConfig": { "$ref": "#/types/google-native:container/v1:PrivateClusterMasterGlobalAccessConfigResponse" }, "masterIpv4CidrBlock": {}, "peeringName": {}, "privateEndpoint": {}, "privateEndpointSubnetwork": {}, "publicEndpoint": {} } }, "google-native:container/v1:PrivateClusterMasterGlobalAccessConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:PrivateClusterMasterGlobalAccessConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:PubSub": { "properties": { "enabled": {}, "filter": { "$ref": "#/types/google-native:container/v1:Filter" }, "topic": {} } }, "google-native:container/v1:PubSubResponse": { "properties": { "enabled": {}, "filter": { "$ref": "#/types/google-native:container/v1:FilterResponse" }, "topic": {} } }, "google-native:container/v1:QueuedProvisioning": { "properties": { "enabled": {} } }, "google-native:container/v1:QueuedProvisioningResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:RangeInfoResponse": { "properties": { "rangeName": {}, "utilization": { "format": "double" } } }, "google-native:container/v1:RecurringTimeWindow": { "properties": { "recurrence": {}, "window": { "$ref": "#/types/google-native:container/v1:TimeWindow" } } }, "google-native:container/v1:RecurringTimeWindowResponse": { "properties": { "recurrence": {}, "window": { "$ref": "#/types/google-native:container/v1:TimeWindowResponse" } } }, "google-native:container/v1:ReleaseChannel": { "properties": { "channel": { "$ref": "#/types/google-native:container/v1:ReleaseChannelChannel" } } }, "google-native:container/v1:ReleaseChannelConfigResponse": { "properties": { "channel": {}, "defaultVersion": {}, "validVersions": { "items": {} } } }, "google-native:container/v1:ReleaseChannelResponse": { "properties": { "channel": {} } }, "google-native:container/v1:ReservationAffinity": { "properties": { "consumeReservationType": { "$ref": "#/types/google-native:container/v1:ReservationAffinityConsumeReservationType" }, "key": {}, "values": { "items": {} } } }, "google-native:container/v1:ReservationAffinityResponse": { "properties": { "consumeReservationType": {}, "key": {}, "values": { "items": {} } } }, "google-native:container/v1:ResourceLabels": { "properties": { "labels": {} } }, "google-native:container/v1:ResourceLimit": { "properties": { "maximum": { "format": "int64" }, "minimum": { "format": "int64" }, "resourceType": {} } }, "google-native:container/v1:ResourceLimitResponse": { "properties": { "maximum": { "format": "int64" }, "minimum": { "format": "int64" }, "resourceType": {} } }, "google-native:container/v1:ResourceManagerTags": { "properties": { "tags": {} } }, "google-native:container/v1:ResourceManagerTagsResponse": { "properties": { "tags": {} } }, "google-native:container/v1:ResourceUsageExportConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:container/v1:BigQueryDestination" }, "consumptionMeteringConfig": { "$ref": "#/types/google-native:container/v1:ConsumptionMeteringConfig" }, "enableNetworkEgressMetering": {} } }, "google-native:container/v1:ResourceUsageExportConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:container/v1:BigQueryDestinationResponse" }, "consumptionMeteringConfig": { "$ref": "#/types/google-native:container/v1:ConsumptionMeteringConfigResponse" }, "enableNetworkEgressMetering": {} } }, "google-native:container/v1:SandboxConfig": { "properties": { "type": { "$ref": "#/types/google-native:container/v1:SandboxConfigType" } } }, "google-native:container/v1:SandboxConfigResponse": { "properties": { "type": {} } }, "google-native:container/v1:SecurityPostureConfig": { "properties": { "mode": { "$ref": "#/types/google-native:container/v1:SecurityPostureConfigMode" }, "vulnerabilityMode": { "$ref": "#/types/google-native:container/v1:SecurityPostureConfigVulnerabilityMode" } } }, "google-native:container/v1:SecurityPostureConfigResponse": { "properties": { "mode": {}, "vulnerabilityMode": {} } }, "google-native:container/v1:ServiceExternalIPsConfig": { "properties": { "enabled": {} } }, "google-native:container/v1:ServiceExternalIPsConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:ShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {} } }, "google-native:container/v1:ShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {} } }, "google-native:container/v1:ShieldedNodes": { "properties": { "enabled": {} } }, "google-native:container/v1:ShieldedNodesResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:SoleTenantConfig": { "properties": { "nodeAffinities": { "items": { "$ref": "#/types/google-native:container/v1:NodeAffinity" } } } }, "google-native:container/v1:SoleTenantConfigResponse": { "properties": { "nodeAffinities": { "items": { "$ref": "#/types/google-native:container/v1:NodeAffinityResponse" } } } }, "google-native:container/v1:StandardRolloutPolicy": { "properties": { "batchNodeCount": { "format": "int32" }, "batchPercentage": { "format": "float" }, "batchSoakDuration": { "format": "google-duration" } } }, "google-native:container/v1:StandardRolloutPolicyResponse": { "properties": { "batchNodeCount": { "format": "int32" }, "batchPercentage": { "format": "float" }, "batchSoakDuration": { "format": "google-duration" } } }, "google-native:container/v1:StatusCondition": { "properties": { "canonicalCode": { "$ref": "#/types/google-native:container/v1:StatusConditionCanonicalCode" }, "code": { "$ref": "#/types/google-native:container/v1:StatusConditionCode" }, "message": {} } }, "google-native:container/v1:StatusConditionResponse": { "properties": { "canonicalCode": {}, "code": {}, "message": {} } }, "google-native:container/v1:TimeWindow": { "properties": { "endTime": { "format": "google-datetime" }, "maintenanceExclusionOptions": { "$ref": "#/types/google-native:container/v1:MaintenanceExclusionOptions" }, "startTime": { "format": "google-datetime" } } }, "google-native:container/v1:TimeWindowResponse": { "properties": { "endTime": { "format": "google-datetime" }, "maintenanceExclusionOptions": { "$ref": "#/types/google-native:container/v1:MaintenanceExclusionOptionsResponse" }, "startTime": { "format": "google-datetime" } } }, "google-native:container/v1:UpdateInfoResponse": { "properties": { "blueGreenInfo": { "$ref": "#/types/google-native:container/v1:BlueGreenInfoResponse" } } }, "google-native:container/v1:UpgradeSettings": { "properties": { "blueGreenSettings": { "$ref": "#/types/google-native:container/v1:BlueGreenSettings" }, "maxSurge": { "format": "int32" }, "maxUnavailable": { "format": "int32" }, "strategy": { "$ref": "#/types/google-native:container/v1:UpgradeSettingsStrategy" } } }, "google-native:container/v1:UpgradeSettingsResponse": { "properties": { "blueGreenSettings": { "$ref": "#/types/google-native:container/v1:BlueGreenSettingsResponse" }, "maxSurge": { "format": "int32" }, "maxUnavailable": { "format": "int32" }, "strategy": {} } }, "google-native:container/v1:VerticalPodAutoscaling": { "properties": { "enabled": {} } }, "google-native:container/v1:VerticalPodAutoscalingResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:VirtualNIC": { "properties": { "enabled": {} } }, "google-native:container/v1:VirtualNICResponse": { "properties": { "enabled": {} } }, "google-native:container/v1:WindowsNodeConfig": { "properties": { "osVersion": { "$ref": "#/types/google-native:container/v1:WindowsNodeConfigOsVersion" } } }, "google-native:container/v1:WindowsNodeConfigResponse": { "properties": { "osVersion": {} } }, "google-native:container/v1:WorkloadIdentityConfig": { "properties": { "workloadPool": {} } }, "google-native:container/v1:WorkloadIdentityConfigResponse": { "properties": { "workloadPool": {} } }, "google-native:container/v1:WorkloadMetadataConfig": { "properties": { "mode": { "$ref": "#/types/google-native:container/v1:WorkloadMetadataConfigMode" } } }, "google-native:container/v1:WorkloadMetadataConfigResponse": { "properties": { "mode": {} } }, "google-native:container/v1:WorkloadPolicyConfig": { "properties": { "allowNetAdmin": {} } }, "google-native:container/v1:WorkloadPolicyConfigResponse": { "properties": { "allowNetAdmin": {} } }, "google-native:container/v1beta1:AcceleratorConfig": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {}, "gpuDriverInstallationConfig": { "$ref": "#/types/google-native:container/v1beta1:GPUDriverInstallationConfig" }, "gpuPartitionSize": {}, "gpuSharingConfig": { "$ref": "#/types/google-native:container/v1beta1:GPUSharingConfig" }, "maxTimeSharedClientsPerGpu": { "format": "int64" } } }, "google-native:container/v1beta1:AcceleratorConfigResponse": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {}, "gpuDriverInstallationConfig": { "$ref": "#/types/google-native:container/v1beta1:GPUDriverInstallationConfigResponse" }, "gpuPartitionSize": {}, "gpuSharingConfig": { "$ref": "#/types/google-native:container/v1beta1:GPUSharingConfigResponse" }, "maxTimeSharedClientsPerGpu": { "format": "int64" } } }, "google-native:container/v1beta1:AdditionalNodeNetworkConfig": { "properties": { "network": {}, "subnetwork": {} } }, "google-native:container/v1beta1:AdditionalNodeNetworkConfigResponse": { "properties": { "network": {}, "subnetwork": {} } }, "google-native:container/v1beta1:AdditionalPodNetworkConfig": { "properties": { "maxPodsPerNode": { "$ref": "#/types/google-native:container/v1beta1:MaxPodsConstraint" }, "secondaryPodRange": {}, "subnetwork": {} } }, "google-native:container/v1beta1:AdditionalPodNetworkConfigResponse": { "properties": { "maxPodsPerNode": { "$ref": "#/types/google-native:container/v1beta1:MaxPodsConstraintResponse" }, "secondaryPodRange": {}, "subnetwork": {} } }, "google-native:container/v1beta1:AdditionalPodRangesConfig": { "properties": { "podRangeNames": { "items": {} } } }, "google-native:container/v1beta1:AdditionalPodRangesConfigResponse": { "properties": { "podRangeInfo": { "items": { "$ref": "#/types/google-native:container/v1beta1:RangeInfoResponse" } }, "podRangeNames": { "items": {} } } }, "google-native:container/v1beta1:AddonsConfig": { "properties": { "cloudRunConfig": { "$ref": "#/types/google-native:container/v1beta1:CloudRunConfig" }, "configConnectorConfig": { "$ref": "#/types/google-native:container/v1beta1:ConfigConnectorConfig" }, "dnsCacheConfig": { "$ref": "#/types/google-native:container/v1beta1:DnsCacheConfig" }, "gcePersistentDiskCsiDriverConfig": { "$ref": "#/types/google-native:container/v1beta1:GcePersistentDiskCsiDriverConfig" }, "gcpFilestoreCsiDriverConfig": { "$ref": "#/types/google-native:container/v1beta1:GcpFilestoreCsiDriverConfig" }, "gcsFuseCsiDriverConfig": { "$ref": "#/types/google-native:container/v1beta1:GcsFuseCsiDriverConfig" }, "gkeBackupAgentConfig": { "$ref": "#/types/google-native:container/v1beta1:GkeBackupAgentConfig" }, "horizontalPodAutoscaling": { "$ref": "#/types/google-native:container/v1beta1:HorizontalPodAutoscaling" }, "httpLoadBalancing": { "$ref": "#/types/google-native:container/v1beta1:HttpLoadBalancing" }, "istioConfig": { "$ref": "#/types/google-native:container/v1beta1:IstioConfig" }, "kalmConfig": { "$ref": "#/types/google-native:container/v1beta1:KalmConfig" }, "kubernetesDashboard": { "$ref": "#/types/google-native:container/v1beta1:KubernetesDashboard" }, "networkPolicyConfig": { "$ref": "#/types/google-native:container/v1beta1:NetworkPolicyConfig" } } }, "google-native:container/v1beta1:AddonsConfigResponse": { "properties": { "cloudRunConfig": { "$ref": "#/types/google-native:container/v1beta1:CloudRunConfigResponse" }, "configConnectorConfig": { "$ref": "#/types/google-native:container/v1beta1:ConfigConnectorConfigResponse" }, "dnsCacheConfig": { "$ref": "#/types/google-native:container/v1beta1:DnsCacheConfigResponse" }, "gcePersistentDiskCsiDriverConfig": { "$ref": "#/types/google-native:container/v1beta1:GcePersistentDiskCsiDriverConfigResponse" }, "gcpFilestoreCsiDriverConfig": { "$ref": "#/types/google-native:container/v1beta1:GcpFilestoreCsiDriverConfigResponse" }, "gcsFuseCsiDriverConfig": { "$ref": "#/types/google-native:container/v1beta1:GcsFuseCsiDriverConfigResponse" }, "gkeBackupAgentConfig": { "$ref": "#/types/google-native:container/v1beta1:GkeBackupAgentConfigResponse" }, "horizontalPodAutoscaling": { "$ref": "#/types/google-native:container/v1beta1:HorizontalPodAutoscalingResponse" }, "httpLoadBalancing": { "$ref": "#/types/google-native:container/v1beta1:HttpLoadBalancingResponse" }, "istioConfig": { "$ref": "#/types/google-native:container/v1beta1:IstioConfigResponse" }, "kalmConfig": { "$ref": "#/types/google-native:container/v1beta1:KalmConfigResponse" }, "kubernetesDashboard": { "$ref": "#/types/google-native:container/v1beta1:KubernetesDashboardResponse" }, "networkPolicyConfig": { "$ref": "#/types/google-native:container/v1beta1:NetworkPolicyConfigResponse" } } }, "google-native:container/v1beta1:AdvancedDatapathObservabilityConfig": { "properties": { "enableMetrics": {}, "relayMode": { "$ref": "#/types/google-native:container/v1beta1:AdvancedDatapathObservabilityConfigRelayMode" } } }, "google-native:container/v1beta1:AdvancedDatapathObservabilityConfigResponse": { "properties": { "enableMetrics": {}, "relayMode": {} } }, "google-native:container/v1beta1:AdvancedMachineFeatures": { "properties": { "threadsPerCore": { "format": "int64" } } }, "google-native:container/v1beta1:AdvancedMachineFeaturesResponse": { "properties": { "threadsPerCore": { "format": "int64" } } }, "google-native:container/v1beta1:AuthenticatorGroupsConfig": { "properties": { "enabled": {}, "securityGroup": {} } }, "google-native:container/v1beta1:AuthenticatorGroupsConfigResponse": { "properties": { "enabled": {}, "securityGroup": {} } }, "google-native:container/v1beta1:AutoUpgradeOptions": {}, "google-native:container/v1beta1:AutoUpgradeOptionsResponse": { "properties": { "autoUpgradeStartTime": {}, "description": {} } }, "google-native:container/v1beta1:Autopilot": { "properties": { "conversionStatus": { "$ref": "#/types/google-native:container/v1beta1:AutopilotConversionStatus" }, "enabled": {}, "workloadPolicyConfig": { "$ref": "#/types/google-native:container/v1beta1:WorkloadPolicyConfig" } } }, "google-native:container/v1beta1:AutopilotConversionStatus": {}, "google-native:container/v1beta1:AutopilotConversionStatusResponse": { "properties": { "state": {} } }, "google-native:container/v1beta1:AutopilotResponse": { "properties": { "conversionStatus": { "$ref": "#/types/google-native:container/v1beta1:AutopilotConversionStatusResponse" }, "enabled": {}, "workloadPolicyConfig": { "$ref": "#/types/google-native:container/v1beta1:WorkloadPolicyConfigResponse" } } }, "google-native:container/v1beta1:AutoprovisioningNodePoolDefaults": { "properties": { "bootDiskKmsKey": {}, "diskSizeGb": { "format": "int32" }, "diskType": {}, "imageType": {}, "insecureKubeletReadonlyPortEnabled": {}, "management": { "$ref": "#/types/google-native:container/v1beta1:NodeManagement" }, "minCpuPlatform": {}, "oauthScopes": { "items": {} }, "serviceAccount": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:container/v1beta1:ShieldedInstanceConfig" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1beta1:UpgradeSettings" } } }, "google-native:container/v1beta1:AutoprovisioningNodePoolDefaultsResponse": { "properties": { "bootDiskKmsKey": {}, "diskSizeGb": { "format": "int32" }, "diskType": {}, "imageType": {}, "insecureKubeletReadonlyPortEnabled": {}, "management": { "$ref": "#/types/google-native:container/v1beta1:NodeManagementResponse" }, "minCpuPlatform": {}, "oauthScopes": { "items": {} }, "serviceAccount": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:container/v1beta1:ShieldedInstanceConfigResponse" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1beta1:UpgradeSettingsResponse" } } }, "google-native:container/v1beta1:AvailableVersionResponse": { "properties": { "reason": {}, "version": {} } }, "google-native:container/v1beta1:BestEffortProvisioning": { "properties": { "enabled": {}, "minProvisionNodes": { "format": "int32" } } }, "google-native:container/v1beta1:BestEffortProvisioningResponse": { "properties": { "enabled": {}, "minProvisionNodes": { "format": "int32" } } }, "google-native:container/v1beta1:BigQueryDestination": { "properties": { "datasetId": {} } }, "google-native:container/v1beta1:BigQueryDestinationResponse": { "properties": { "datasetId": {} } }, "google-native:container/v1beta1:BinaryAuthorization": { "properties": { "enabled": {}, "evaluationMode": { "$ref": "#/types/google-native:container/v1beta1:BinaryAuthorizationEvaluationMode" }, "policyBindings": { "items": { "$ref": "#/types/google-native:container/v1beta1:PolicyBinding" } } } }, "google-native:container/v1beta1:BinaryAuthorizationResponse": { "properties": { "enabled": {}, "evaluationMode": {}, "policyBindings": { "items": { "$ref": "#/types/google-native:container/v1beta1:PolicyBindingResponse" } } } }, "google-native:container/v1beta1:BlueGreenInfoResponse": { "properties": { "blueInstanceGroupUrls": { "items": {} }, "bluePoolDeletionStartTime": {}, "greenInstanceGroupUrls": { "items": {} }, "greenPoolVersion": {}, "phase": {} } }, "google-native:container/v1beta1:BlueGreenSettings": { "properties": { "nodePoolSoakDuration": { "format": "google-duration" }, "standardRolloutPolicy": { "$ref": "#/types/google-native:container/v1beta1:StandardRolloutPolicy" } } }, "google-native:container/v1beta1:BlueGreenSettingsResponse": { "properties": { "nodePoolSoakDuration": { "format": "google-duration" }, "standardRolloutPolicy": { "$ref": "#/types/google-native:container/v1beta1:StandardRolloutPolicyResponse" } } }, "google-native:container/v1beta1:CidrBlock": { "properties": { "cidrBlock": {}, "displayName": {} } }, "google-native:container/v1beta1:CidrBlockResponse": { "properties": { "cidrBlock": {}, "displayName": {} } }, "google-native:container/v1beta1:ClientCertificateConfig": { "properties": { "issueClientCertificate": {} } }, "google-native:container/v1beta1:ClientCertificateConfigResponse": { "properties": { "issueClientCertificate": {} } }, "google-native:container/v1beta1:CloudRunConfig": { "properties": { "disabled": {}, "loadBalancerType": { "$ref": "#/types/google-native:container/v1beta1:CloudRunConfigLoadBalancerType" } } }, "google-native:container/v1beta1:CloudRunConfigResponse": { "properties": { "disabled": {}, "loadBalancerType": {} } }, "google-native:container/v1beta1:ClusterAutoscaling": { "properties": { "autoprovisioningLocations": { "items": {} }, "autoprovisioningNodePoolDefaults": { "$ref": "#/types/google-native:container/v1beta1:AutoprovisioningNodePoolDefaults" }, "autoscalingProfile": { "$ref": "#/types/google-native:container/v1beta1:ClusterAutoscalingAutoscalingProfile" }, "enableNodeAutoprovisioning": {}, "resourceLimits": { "items": { "$ref": "#/types/google-native:container/v1beta1:ResourceLimit" } } } }, "google-native:container/v1beta1:ClusterAutoscalingResponse": { "properties": { "autoprovisioningLocations": { "items": {} }, "autoprovisioningNodePoolDefaults": { "$ref": "#/types/google-native:container/v1beta1:AutoprovisioningNodePoolDefaultsResponse" }, "autoscalingProfile": {}, "enableNodeAutoprovisioning": {}, "resourceLimits": { "items": { "$ref": "#/types/google-native:container/v1beta1:ResourceLimitResponse" } } } }, "google-native:container/v1beta1:ClusterNetworkPerformanceConfig": { "properties": { "totalEgressBandwidthTier": { "$ref": "#/types/google-native:container/v1beta1:ClusterNetworkPerformanceConfigTotalEgressBandwidthTier" } } }, "google-native:container/v1beta1:ClusterNetworkPerformanceConfigResponse": { "properties": { "totalEgressBandwidthTier": {} } }, "google-native:container/v1beta1:ClusterTelemetry": { "properties": { "type": { "$ref": "#/types/google-native:container/v1beta1:ClusterTelemetryType" } } }, "google-native:container/v1beta1:ClusterTelemetryResponse": { "properties": { "type": {} } }, "google-native:container/v1beta1:ClusterUpdate": { "properties": { "additionalPodRangesConfig": { "$ref": "#/types/google-native:container/v1beta1:AdditionalPodRangesConfig" }, "desiredAddonsConfig": { "$ref": "#/types/google-native:container/v1beta1:AddonsConfig" }, "desiredAuthenticatorGroupsConfig": { "$ref": "#/types/google-native:container/v1beta1:AuthenticatorGroupsConfig" }, "desiredAutopilotWorkloadPolicyConfig": { "$ref": "#/types/google-native:container/v1beta1:WorkloadPolicyConfig" }, "desiredBinaryAuthorization": { "$ref": "#/types/google-native:container/v1beta1:BinaryAuthorization" }, "desiredClusterAutoscaling": { "$ref": "#/types/google-native:container/v1beta1:ClusterAutoscaling" }, "desiredClusterTelemetry": { "$ref": "#/types/google-native:container/v1beta1:ClusterTelemetry" }, "desiredCostManagementConfig": { "$ref": "#/types/google-native:container/v1beta1:CostManagementConfig" }, "desiredDatabaseEncryption": { "$ref": "#/types/google-native:container/v1beta1:DatabaseEncryption" }, "desiredDatapathProvider": { "$ref": "#/types/google-native:container/v1beta1:ClusterUpdateDesiredDatapathProvider" }, "desiredDefaultSnatStatus": { "$ref": "#/types/google-native:container/v1beta1:DefaultSnatStatus" }, "desiredDnsConfig": { "$ref": "#/types/google-native:container/v1beta1:DNSConfig" }, "desiredEnableFqdnNetworkPolicy": {}, "desiredEnablePrivateEndpoint": {}, "desiredFleet": { "$ref": "#/types/google-native:container/v1beta1:Fleet" }, "desiredGatewayApiConfig": { "$ref": "#/types/google-native:container/v1beta1:GatewayAPIConfig" }, "desiredGcfsConfig": { "$ref": "#/types/google-native:container/v1beta1:GcfsConfig" }, "desiredHostMaintenancePolicy": { "$ref": "#/types/google-native:container/v1beta1:HostMaintenancePolicy" }, "desiredIdentityServiceConfig": { "$ref": "#/types/google-native:container/v1beta1:IdentityServiceConfig" }, "desiredImageType": {}, "desiredInTransitEncryptionConfig": { "$ref": "#/types/google-native:container/v1beta1:ClusterUpdateDesiredInTransitEncryptionConfig" }, "desiredIntraNodeVisibilityConfig": { "$ref": "#/types/google-native:container/v1beta1:IntraNodeVisibilityConfig" }, "desiredK8sBetaApis": { "$ref": "#/types/google-native:container/v1beta1:K8sBetaAPIConfig" }, "desiredL4ilbSubsettingConfig": { "$ref": "#/types/google-native:container/v1beta1:ILBSubsettingConfig" }, "desiredLocations": { "items": {} }, "desiredLoggingConfig": { "$ref": "#/types/google-native:container/v1beta1:LoggingConfig" }, "desiredLoggingService": {}, "desiredMaster": { "$ref": "#/types/google-native:container/v1beta1:Master" }, "desiredMasterAuthorizedNetworksConfig": { "$ref": "#/types/google-native:container/v1beta1:MasterAuthorizedNetworksConfig" }, "desiredMasterVersion": {}, "desiredMeshCertificates": { "$ref": "#/types/google-native:container/v1beta1:MeshCertificates" }, "desiredMonitoringConfig": { "$ref": "#/types/google-native:container/v1beta1:MonitoringConfig" }, "desiredMonitoringService": {}, "desiredNetworkPerformanceConfig": { "$ref": "#/types/google-native:container/v1beta1:ClusterNetworkPerformanceConfig" }, "desiredNodePoolAutoConfigNetworkTags": { "$ref": "#/types/google-native:container/v1beta1:NetworkTags" }, "desiredNodePoolAutoConfigResourceManagerTags": { "$ref": "#/types/google-native:container/v1beta1:ResourceManagerTags" }, "desiredNodePoolAutoscaling": { "$ref": "#/types/google-native:container/v1beta1:NodePoolAutoscaling" }, "desiredNodePoolId": {}, "desiredNodePoolLoggingConfig": { "$ref": "#/types/google-native:container/v1beta1:NodePoolLoggingConfig" }, "desiredNodeVersion": {}, "desiredNotificationConfig": { "$ref": "#/types/google-native:container/v1beta1:NotificationConfig" }, "desiredParentProductConfig": { "$ref": "#/types/google-native:container/v1beta1:ParentProductConfig" }, "desiredPodSecurityPolicyConfig": { "$ref": "#/types/google-native:container/v1beta1:PodSecurityPolicyConfig" }, "desiredPrivateClusterConfig": { "$ref": "#/types/google-native:container/v1beta1:PrivateClusterConfig" }, "desiredPrivateIpv6GoogleAccess": { "$ref": "#/types/google-native:container/v1beta1:ClusterUpdateDesiredPrivateIpv6GoogleAccess" }, "desiredProtectConfig": { "$ref": "#/types/google-native:container/v1beta1:ProtectConfig" }, "desiredReleaseChannel": { "$ref": "#/types/google-native:container/v1beta1:ReleaseChannel" }, "desiredResourceUsageExportConfig": { "$ref": "#/types/google-native:container/v1beta1:ResourceUsageExportConfig" }, "desiredSecurityPostureConfig": { "$ref": "#/types/google-native:container/v1beta1:SecurityPostureConfig" }, "desiredServiceExternalIpsConfig": { "$ref": "#/types/google-native:container/v1beta1:ServiceExternalIPsConfig" }, "desiredShieldedNodes": { "$ref": "#/types/google-native:container/v1beta1:ShieldedNodes" }, "desiredStackType": { "$ref": "#/types/google-native:container/v1beta1:ClusterUpdateDesiredStackType" }, "desiredTpuConfig": { "$ref": "#/types/google-native:container/v1beta1:TpuConfig" }, "desiredVerticalPodAutoscaling": { "$ref": "#/types/google-native:container/v1beta1:VerticalPodAutoscaling" }, "desiredWorkloadAltsConfig": { "$ref": "#/types/google-native:container/v1beta1:WorkloadALTSConfig" }, "desiredWorkloadCertificates": { "$ref": "#/types/google-native:container/v1beta1:WorkloadCertificates" }, "desiredWorkloadIdentityConfig": { "$ref": "#/types/google-native:container/v1beta1:WorkloadIdentityConfig" }, "enableK8sBetaApis": { "$ref": "#/types/google-native:container/v1beta1:K8sBetaAPIConfig" }, "etag": {}, "removedAdditionalPodRangesConfig": { "$ref": "#/types/google-native:container/v1beta1:AdditionalPodRangesConfig" } } }, "google-native:container/v1beta1:ConfidentialNodes": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ConfidentialNodesResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ConfigConnectorConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ConfigConnectorConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ConsumptionMeteringConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ConsumptionMeteringConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:CostManagementConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:CostManagementConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:DNSConfig": { "properties": { "clusterDns": { "$ref": "#/types/google-native:container/v1beta1:DNSConfigClusterDns" }, "clusterDnsDomain": {}, "clusterDnsScope": { "$ref": "#/types/google-native:container/v1beta1:DNSConfigClusterDnsScope" } } }, "google-native:container/v1beta1:DNSConfigResponse": { "properties": { "clusterDns": {}, "clusterDnsDomain": {}, "clusterDnsScope": {} } }, "google-native:container/v1beta1:DailyMaintenanceWindow": { "properties": { "startTime": {} } }, "google-native:container/v1beta1:DailyMaintenanceWindowResponse": { "properties": { "duration": {}, "startTime": {} } }, "google-native:container/v1beta1:DatabaseEncryption": { "properties": { "keyName": {}, "state": { "$ref": "#/types/google-native:container/v1beta1:DatabaseEncryptionState" } } }, "google-native:container/v1beta1:DatabaseEncryptionResponse": { "properties": { "keyName": {}, "state": {} } }, "google-native:container/v1beta1:DefaultSnatStatus": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:DefaultSnatStatusResponse": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:DnsCacheConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:DnsCacheConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:EnterpriseConfig": {}, "google-native:container/v1beta1:EnterpriseConfigResponse": { "properties": { "clusterTier": {} } }, "google-native:container/v1beta1:EphemeralStorageConfig": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1beta1:EphemeralStorageConfigResponse": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1beta1:EphemeralStorageLocalSsdConfig": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1beta1:EphemeralStorageLocalSsdConfigResponse": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1beta1:FastSocket": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:FastSocketResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:Filter": { "properties": { "eventType": { "items": { "$ref": "#/types/google-native:container/v1beta1:FilterEventTypeItem" } } } }, "google-native:container/v1beta1:FilterResponse": { "properties": { "eventType": { "items": {} } } }, "google-native:container/v1beta1:Fleet": { "properties": { "project": {} } }, "google-native:container/v1beta1:FleetResponse": { "properties": { "membership": {}, "preRegistered": {}, "project": {} } }, "google-native:container/v1beta1:GPUDriverInstallationConfig": { "properties": { "gpuDriverVersion": { "$ref": "#/types/google-native:container/v1beta1:GPUDriverInstallationConfigGpuDriverVersion" } } }, "google-native:container/v1beta1:GPUDriverInstallationConfigResponse": { "properties": { "gpuDriverVersion": {} } }, "google-native:container/v1beta1:GPUSharingConfig": { "properties": { "gpuSharingStrategy": { "$ref": "#/types/google-native:container/v1beta1:GPUSharingConfigGpuSharingStrategy" }, "maxSharedClientsPerGpu": { "format": "int64" } } }, "google-native:container/v1beta1:GPUSharingConfigResponse": { "properties": { "gpuSharingStrategy": {}, "maxSharedClientsPerGpu": { "format": "int64" } } }, "google-native:container/v1beta1:GatewayAPIConfig": { "properties": { "channel": { "$ref": "#/types/google-native:container/v1beta1:GatewayAPIConfigChannel" } } }, "google-native:container/v1beta1:GatewayAPIConfigResponse": { "properties": { "channel": {} } }, "google-native:container/v1beta1:GcePersistentDiskCsiDriverConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:GcePersistentDiskCsiDriverConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:GcfsConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:GcfsConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:GcpFilestoreCsiDriverConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:GcpFilestoreCsiDriverConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:GcsFuseCsiDriverConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:GcsFuseCsiDriverConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:GkeBackupAgentConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:GkeBackupAgentConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:HorizontalPodAutoscaling": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:HorizontalPodAutoscalingResponse": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:HostMaintenancePolicy": { "properties": { "maintenanceInterval": { "$ref": "#/types/google-native:container/v1beta1:HostMaintenancePolicyMaintenanceInterval" }, "opportunisticMaintenanceStrategy": { "$ref": "#/types/google-native:container/v1beta1:OpportunisticMaintenanceStrategy" } } }, "google-native:container/v1beta1:HostMaintenancePolicyResponse": { "properties": { "maintenanceInterval": {}, "opportunisticMaintenanceStrategy": { "$ref": "#/types/google-native:container/v1beta1:OpportunisticMaintenanceStrategyResponse" } } }, "google-native:container/v1beta1:HttpLoadBalancing": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:HttpLoadBalancingResponse": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:ILBSubsettingConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:IPAllocationPolicy": { "properties": { "allowRouteOverlap": {}, "clusterIpv4Cidr": {}, "clusterIpv4CidrBlock": {}, "clusterSecondaryRangeName": {}, "createSubnetwork": {}, "ipv6AccessType": { "$ref": "#/types/google-native:container/v1beta1:IPAllocationPolicyIpv6AccessType" }, "nodeIpv4Cidr": {}, "nodeIpv4CidrBlock": {}, "podCidrOverprovisionConfig": { "$ref": "#/types/google-native:container/v1beta1:PodCIDROverprovisionConfig" }, "servicesIpv4Cidr": {}, "servicesIpv4CidrBlock": {}, "servicesSecondaryRangeName": {}, "stackType": { "$ref": "#/types/google-native:container/v1beta1:IPAllocationPolicyStackType" }, "subnetworkName": {}, "tpuIpv4CidrBlock": {}, "useIpAliases": {}, "useRoutes": {} } }, "google-native:container/v1beta1:IPAllocationPolicyResponse": { "properties": { "additionalPodRangesConfig": { "$ref": "#/types/google-native:container/v1beta1:AdditionalPodRangesConfigResponse" }, "allowRouteOverlap": {}, "clusterIpv4Cidr": {}, "clusterIpv4CidrBlock": {}, "clusterSecondaryRangeName": {}, "createSubnetwork": {}, "defaultPodIpv4RangeUtilization": { "format": "double" }, "ipv6AccessType": {}, "nodeIpv4Cidr": {}, "nodeIpv4CidrBlock": {}, "podCidrOverprovisionConfig": { "$ref": "#/types/google-native:container/v1beta1:PodCIDROverprovisionConfigResponse" }, "servicesIpv4Cidr": {}, "servicesIpv4CidrBlock": {}, "servicesIpv6CidrBlock": {}, "servicesSecondaryRangeName": {}, "stackType": {}, "subnetIpv6CidrBlock": {}, "subnetworkName": {}, "tpuIpv4CidrBlock": {}, "useIpAliases": {}, "useRoutes": {} } }, "google-native:container/v1beta1:IdentityServiceConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:IdentityServiceConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:IntraNodeVisibilityConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:IstioConfig": { "properties": { "auth": { "$ref": "#/types/google-native:container/v1beta1:IstioConfigAuth" }, "disabled": {} } }, "google-native:container/v1beta1:IstioConfigResponse": { "properties": { "auth": {}, "disabled": {} } }, "google-native:container/v1beta1:K8sBetaAPIConfig": { "properties": { "enabledApis": { "items": {} } } }, "google-native:container/v1beta1:K8sBetaAPIConfigResponse": { "properties": { "enabledApis": { "items": {} } } }, "google-native:container/v1beta1:KalmConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:KalmConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:KubernetesDashboard": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:KubernetesDashboardResponse": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:LegacyAbac": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:LegacyAbacResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:LinuxNodeConfig": { "properties": { "cgroupMode": { "$ref": "#/types/google-native:container/v1beta1:LinuxNodeConfigCgroupMode" }, "sysctls": {} } }, "google-native:container/v1beta1:LinuxNodeConfigResponse": { "properties": { "cgroupMode": {}, "sysctls": {} } }, "google-native:container/v1beta1:LocalNvmeSsdBlockConfig": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1beta1:LocalNvmeSsdBlockConfigResponse": { "properties": { "localSsdCount": { "format": "int32" } } }, "google-native:container/v1beta1:LoggingComponentConfig": { "properties": { "enableComponents": { "items": { "$ref": "#/types/google-native:container/v1beta1:LoggingComponentConfigEnableComponentsItem" } } } }, "google-native:container/v1beta1:LoggingComponentConfigResponse": { "properties": { "enableComponents": { "items": {} } } }, "google-native:container/v1beta1:LoggingConfig": { "properties": { "componentConfig": { "$ref": "#/types/google-native:container/v1beta1:LoggingComponentConfig" } } }, "google-native:container/v1beta1:LoggingConfigResponse": { "properties": { "componentConfig": { "$ref": "#/types/google-native:container/v1beta1:LoggingComponentConfigResponse" } } }, "google-native:container/v1beta1:LoggingVariantConfig": { "properties": { "variant": { "$ref": "#/types/google-native:container/v1beta1:LoggingVariantConfigVariant" } } }, "google-native:container/v1beta1:LoggingVariantConfigResponse": { "properties": { "variant": {} } }, "google-native:container/v1beta1:MaintenanceExclusionOptions": { "properties": { "scope": { "$ref": "#/types/google-native:container/v1beta1:MaintenanceExclusionOptionsScope" } } }, "google-native:container/v1beta1:MaintenanceExclusionOptionsResponse": { "properties": { "scope": {} } }, "google-native:container/v1beta1:MaintenancePolicy": { "properties": { "resourceVersion": {}, "window": { "$ref": "#/types/google-native:container/v1beta1:MaintenanceWindow" } } }, "google-native:container/v1beta1:MaintenancePolicyResponse": { "properties": { "resourceVersion": {}, "window": { "$ref": "#/types/google-native:container/v1beta1:MaintenanceWindowResponse" } } }, "google-native:container/v1beta1:MaintenanceWindow": { "properties": { "dailyMaintenanceWindow": { "$ref": "#/types/google-native:container/v1beta1:DailyMaintenanceWindow" }, "maintenanceExclusions": {}, "recurringWindow": { "$ref": "#/types/google-native:container/v1beta1:RecurringTimeWindow" } } }, "google-native:container/v1beta1:MaintenanceWindowResponse": { "properties": { "dailyMaintenanceWindow": { "$ref": "#/types/google-native:container/v1beta1:DailyMaintenanceWindowResponse" }, "maintenanceExclusions": {}, "recurringWindow": { "$ref": "#/types/google-native:container/v1beta1:RecurringTimeWindowResponse" } } }, "google-native:container/v1beta1:ManagedPrometheusConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ManagedPrometheusConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:Master": {}, "google-native:container/v1beta1:MasterAuth": { "properties": { "clientCertificateConfig": { "$ref": "#/types/google-native:container/v1beta1:ClientCertificateConfig" }, "clusterCaCertificate": {}, "password": {}, "username": {} } }, "google-native:container/v1beta1:MasterAuthResponse": { "properties": { "clientCertificate": {}, "clientCertificateConfig": { "$ref": "#/types/google-native:container/v1beta1:ClientCertificateConfigResponse" }, "clientKey": {}, "clusterCaCertificate": {}, "password": {}, "username": {} } }, "google-native:container/v1beta1:MasterAuthorizedNetworksConfig": { "properties": { "cidrBlocks": { "items": { "$ref": "#/types/google-native:container/v1beta1:CidrBlock" } }, "enabled": {}, "gcpPublicCidrsAccessEnabled": {} } }, "google-native:container/v1beta1:MasterAuthorizedNetworksConfigResponse": { "properties": { "cidrBlocks": { "items": { "$ref": "#/types/google-native:container/v1beta1:CidrBlockResponse" } }, "enabled": {}, "gcpPublicCidrsAccessEnabled": {} } }, "google-native:container/v1beta1:MasterResponse": {}, "google-native:container/v1beta1:MaxPodsConstraint": { "properties": { "maxPodsPerNode": { "format": "int64" } } }, "google-native:container/v1beta1:MaxPodsConstraintResponse": { "properties": { "maxPodsPerNode": { "format": "int64" } } }, "google-native:container/v1beta1:MeshCertificates": { "properties": { "enableCertificates": {} } }, "google-native:container/v1beta1:MeshCertificatesResponse": { "properties": { "enableCertificates": {} } }, "google-native:container/v1beta1:MonitoringComponentConfig": { "properties": { "enableComponents": { "items": { "$ref": "#/types/google-native:container/v1beta1:MonitoringComponentConfigEnableComponentsItem" } } } }, "google-native:container/v1beta1:MonitoringComponentConfigResponse": { "properties": { "enableComponents": { "items": {} } } }, "google-native:container/v1beta1:MonitoringConfig": { "properties": { "advancedDatapathObservabilityConfig": { "$ref": "#/types/google-native:container/v1beta1:AdvancedDatapathObservabilityConfig" }, "componentConfig": { "$ref": "#/types/google-native:container/v1beta1:MonitoringComponentConfig" }, "managedPrometheusConfig": { "$ref": "#/types/google-native:container/v1beta1:ManagedPrometheusConfig" } } }, "google-native:container/v1beta1:MonitoringConfigResponse": { "properties": { "advancedDatapathObservabilityConfig": { "$ref": "#/types/google-native:container/v1beta1:AdvancedDatapathObservabilityConfigResponse" }, "componentConfig": { "$ref": "#/types/google-native:container/v1beta1:MonitoringComponentConfigResponse" }, "managedPrometheusConfig": { "$ref": "#/types/google-native:container/v1beta1:ManagedPrometheusConfigResponse" } } }, "google-native:container/v1beta1:NetworkConfig": { "properties": { "datapathProvider": { "$ref": "#/types/google-native:container/v1beta1:NetworkConfigDatapathProvider" }, "defaultSnatStatus": { "$ref": "#/types/google-native:container/v1beta1:DefaultSnatStatus" }, "dnsConfig": { "$ref": "#/types/google-native:container/v1beta1:DNSConfig" }, "enableFqdnNetworkPolicy": {}, "enableIntraNodeVisibility": {}, "enableL4ilbSubsetting": {}, "enableMultiNetworking": {}, "gatewayApiConfig": { "$ref": "#/types/google-native:container/v1beta1:GatewayAPIConfig" }, "inTransitEncryptionConfig": { "$ref": "#/types/google-native:container/v1beta1:NetworkConfigInTransitEncryptionConfig" }, "networkPerformanceConfig": { "$ref": "#/types/google-native:container/v1beta1:ClusterNetworkPerformanceConfig" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:container/v1beta1:NetworkConfigPrivateIpv6GoogleAccess" }, "serviceExternalIpsConfig": { "$ref": "#/types/google-native:container/v1beta1:ServiceExternalIPsConfig" } } }, "google-native:container/v1beta1:NetworkConfigResponse": { "properties": { "datapathProvider": {}, "defaultSnatStatus": { "$ref": "#/types/google-native:container/v1beta1:DefaultSnatStatusResponse" }, "dnsConfig": { "$ref": "#/types/google-native:container/v1beta1:DNSConfigResponse" }, "enableFqdnNetworkPolicy": {}, "enableIntraNodeVisibility": {}, "enableL4ilbSubsetting": {}, "enableMultiNetworking": {}, "gatewayApiConfig": { "$ref": "#/types/google-native:container/v1beta1:GatewayAPIConfigResponse" }, "inTransitEncryptionConfig": {}, "network": {}, "networkPerformanceConfig": { "$ref": "#/types/google-native:container/v1beta1:ClusterNetworkPerformanceConfigResponse" }, "privateIpv6GoogleAccess": {}, "serviceExternalIpsConfig": { "$ref": "#/types/google-native:container/v1beta1:ServiceExternalIPsConfigResponse" }, "subnetwork": {} } }, "google-native:container/v1beta1:NetworkPerformanceConfig": { "properties": { "externalIpEgressBandwidthTier": { "$ref": "#/types/google-native:container/v1beta1:NetworkPerformanceConfigExternalIpEgressBandwidthTier" }, "totalEgressBandwidthTier": { "$ref": "#/types/google-native:container/v1beta1:NetworkPerformanceConfigTotalEgressBandwidthTier" } } }, "google-native:container/v1beta1:NetworkPerformanceConfigResponse": { "properties": { "externalIpEgressBandwidthTier": {}, "totalEgressBandwidthTier": {} } }, "google-native:container/v1beta1:NetworkPolicy": { "properties": { "enabled": {}, "provider": { "$ref": "#/types/google-native:container/v1beta1:NetworkPolicyProvider" } } }, "google-native:container/v1beta1:NetworkPolicyConfig": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:NetworkPolicyConfigResponse": { "properties": { "disabled": {} } }, "google-native:container/v1beta1:NetworkPolicyResponse": { "properties": { "enabled": {}, "provider": {} } }, "google-native:container/v1beta1:NetworkTags": { "properties": { "tags": { "items": {} } } }, "google-native:container/v1beta1:NetworkTagsResponse": { "properties": { "tags": { "items": {} } } }, "google-native:container/v1beta1:NodeAffinity": { "properties": { "key": {}, "operator": { "$ref": "#/types/google-native:container/v1beta1:NodeAffinityOperator" }, "values": { "items": {} } } }, "google-native:container/v1beta1:NodeAffinityResponse": { "properties": { "key": {}, "operator": {}, "values": { "items": {} } } }, "google-native:container/v1beta1:NodeConfig": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:container/v1beta1:AcceleratorConfig" } }, "advancedMachineFeatures": { "$ref": "#/types/google-native:container/v1beta1:AdvancedMachineFeatures" }, "bootDiskKmsKey": {}, "confidentialNodes": { "$ref": "#/types/google-native:container/v1beta1:ConfidentialNodes" }, "diskSizeGb": { "format": "int32" }, "diskType": {}, "enableConfidentialStorage": {}, "ephemeralStorageConfig": { "$ref": "#/types/google-native:container/v1beta1:EphemeralStorageConfig" }, "ephemeralStorageLocalSsdConfig": { "$ref": "#/types/google-native:container/v1beta1:EphemeralStorageLocalSsdConfig" }, "fastSocket": { "$ref": "#/types/google-native:container/v1beta1:FastSocket" }, "gcfsConfig": { "$ref": "#/types/google-native:container/v1beta1:GcfsConfig" }, "gvnic": { "$ref": "#/types/google-native:container/v1beta1:VirtualNIC" }, "hostMaintenancePolicy": { "$ref": "#/types/google-native:container/v1beta1:HostMaintenancePolicy" }, "imageType": {}, "kubeletConfig": { "$ref": "#/types/google-native:container/v1beta1:NodeKubeletConfig" }, "labels": {}, "linuxNodeConfig": { "$ref": "#/types/google-native:container/v1beta1:LinuxNodeConfig" }, "localNvmeSsdBlockConfig": { "$ref": "#/types/google-native:container/v1beta1:LocalNvmeSsdBlockConfig" }, "localSsdCount": { "format": "int32" }, "loggingConfig": { "$ref": "#/types/google-native:container/v1beta1:NodePoolLoggingConfig" }, "machineType": {}, "metadata": {}, "minCpuPlatform": {}, "nodeGroup": {}, "oauthScopes": { "items": {} }, "preemptible": {}, "reservationAffinity": { "$ref": "#/types/google-native:container/v1beta1:ReservationAffinity" }, "resourceLabels": {}, "resourceManagerTags": { "$ref": "#/types/google-native:container/v1beta1:ResourceManagerTags" }, "sandboxConfig": { "$ref": "#/types/google-native:container/v1beta1:SandboxConfig" }, "serviceAccount": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:container/v1beta1:ShieldedInstanceConfig" }, "soleTenantConfig": { "$ref": "#/types/google-native:container/v1beta1:SoleTenantConfig" }, "spot": {}, "tags": { "items": {} }, "taints": { "items": { "$ref": "#/types/google-native:container/v1beta1:NodeTaint" } }, "windowsNodeConfig": { "$ref": "#/types/google-native:container/v1beta1:WindowsNodeConfig" }, "workloadMetadataConfig": { "$ref": "#/types/google-native:container/v1beta1:WorkloadMetadataConfig" } } }, "google-native:container/v1beta1:NodeConfigDefaults": { "properties": { "gcfsConfig": { "$ref": "#/types/google-native:container/v1beta1:GcfsConfig" }, "hostMaintenancePolicy": { "$ref": "#/types/google-native:container/v1beta1:HostMaintenancePolicy" }, "loggingConfig": { "$ref": "#/types/google-native:container/v1beta1:NodePoolLoggingConfig" } } }, "google-native:container/v1beta1:NodeConfigDefaultsResponse": { "properties": { "gcfsConfig": { "$ref": "#/types/google-native:container/v1beta1:GcfsConfigResponse" }, "hostMaintenancePolicy": { "$ref": "#/types/google-native:container/v1beta1:HostMaintenancePolicyResponse" }, "loggingConfig": { "$ref": "#/types/google-native:container/v1beta1:NodePoolLoggingConfigResponse" } } }, "google-native:container/v1beta1:NodeConfigResponse": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:container/v1beta1:AcceleratorConfigResponse" } }, "advancedMachineFeatures": { "$ref": "#/types/google-native:container/v1beta1:AdvancedMachineFeaturesResponse" }, "bootDiskKmsKey": {}, "confidentialNodes": { "$ref": "#/types/google-native:container/v1beta1:ConfidentialNodesResponse" }, "diskSizeGb": { "format": "int32" }, "diskType": {}, "enableConfidentialStorage": {}, "ephemeralStorageConfig": { "$ref": "#/types/google-native:container/v1beta1:EphemeralStorageConfigResponse" }, "ephemeralStorageLocalSsdConfig": { "$ref": "#/types/google-native:container/v1beta1:EphemeralStorageLocalSsdConfigResponse" }, "fastSocket": { "$ref": "#/types/google-native:container/v1beta1:FastSocketResponse" }, "gcfsConfig": { "$ref": "#/types/google-native:container/v1beta1:GcfsConfigResponse" }, "gvnic": { "$ref": "#/types/google-native:container/v1beta1:VirtualNICResponse" }, "hostMaintenancePolicy": { "$ref": "#/types/google-native:container/v1beta1:HostMaintenancePolicyResponse" }, "imageType": {}, "kubeletConfig": { "$ref": "#/types/google-native:container/v1beta1:NodeKubeletConfigResponse" }, "labels": {}, "linuxNodeConfig": { "$ref": "#/types/google-native:container/v1beta1:LinuxNodeConfigResponse" }, "localNvmeSsdBlockConfig": { "$ref": "#/types/google-native:container/v1beta1:LocalNvmeSsdBlockConfigResponse" }, "localSsdCount": { "format": "int32" }, "loggingConfig": { "$ref": "#/types/google-native:container/v1beta1:NodePoolLoggingConfigResponse" }, "machineType": {}, "metadata": {}, "minCpuPlatform": {}, "nodeGroup": {}, "oauthScopes": { "items": {} }, "preemptible": {}, "reservationAffinity": { "$ref": "#/types/google-native:container/v1beta1:ReservationAffinityResponse" }, "resourceLabels": {}, "resourceManagerTags": { "$ref": "#/types/google-native:container/v1beta1:ResourceManagerTagsResponse" }, "sandboxConfig": { "$ref": "#/types/google-native:container/v1beta1:SandboxConfigResponse" }, "serviceAccount": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:container/v1beta1:ShieldedInstanceConfigResponse" }, "soleTenantConfig": { "$ref": "#/types/google-native:container/v1beta1:SoleTenantConfigResponse" }, "spot": {}, "tags": { "items": {} }, "taints": { "items": { "$ref": "#/types/google-native:container/v1beta1:NodeTaintResponse" } }, "windowsNodeConfig": { "$ref": "#/types/google-native:container/v1beta1:WindowsNodeConfigResponse" }, "workloadMetadataConfig": { "$ref": "#/types/google-native:container/v1beta1:WorkloadMetadataConfigResponse" } } }, "google-native:container/v1beta1:NodeKubeletConfig": { "properties": { "cpuCfsQuota": {}, "cpuCfsQuotaPeriod": {}, "cpuManagerPolicy": {}, "insecureKubeletReadonlyPortEnabled": {}, "podPidsLimit": { "format": "int64" } } }, "google-native:container/v1beta1:NodeKubeletConfigResponse": { "properties": { "cpuCfsQuota": {}, "cpuCfsQuotaPeriod": {}, "cpuManagerPolicy": {}, "insecureKubeletReadonlyPortEnabled": {}, "podPidsLimit": { "format": "int64" } } }, "google-native:container/v1beta1:NodeLabels": { "properties": { "labels": {} } }, "google-native:container/v1beta1:NodeManagement": { "properties": { "autoRepair": {}, "autoUpgrade": {}, "upgradeOptions": { "$ref": "#/types/google-native:container/v1beta1:AutoUpgradeOptions" } } }, "google-native:container/v1beta1:NodeManagementResponse": { "properties": { "autoRepair": {}, "autoUpgrade": {}, "upgradeOptions": { "$ref": "#/types/google-native:container/v1beta1:AutoUpgradeOptionsResponse" } } }, "google-native:container/v1beta1:NodeNetworkConfig": { "properties": { "additionalNodeNetworkConfigs": { "items": { "$ref": "#/types/google-native:container/v1beta1:AdditionalNodeNetworkConfig" } }, "additionalPodNetworkConfigs": { "items": { "$ref": "#/types/google-native:container/v1beta1:AdditionalPodNetworkConfig" } }, "createPodRange": {}, "enablePrivateNodes": {}, "networkPerformanceConfig": { "$ref": "#/types/google-native:container/v1beta1:NetworkPerformanceConfig" }, "podCidrOverprovisionConfig": { "$ref": "#/types/google-native:container/v1beta1:PodCIDROverprovisionConfig" }, "podIpv4CidrBlock": {}, "podRange": {} } }, "google-native:container/v1beta1:NodeNetworkConfigResponse": { "properties": { "additionalNodeNetworkConfigs": { "items": { "$ref": "#/types/google-native:container/v1beta1:AdditionalNodeNetworkConfigResponse" } }, "additionalPodNetworkConfigs": { "items": { "$ref": "#/types/google-native:container/v1beta1:AdditionalPodNetworkConfigResponse" } }, "createPodRange": {}, "enablePrivateNodes": {}, "networkPerformanceConfig": { "$ref": "#/types/google-native:container/v1beta1:NetworkPerformanceConfigResponse" }, "podCidrOverprovisionConfig": { "$ref": "#/types/google-native:container/v1beta1:PodCIDROverprovisionConfigResponse" }, "podIpv4CidrBlock": {}, "podIpv4RangeUtilization": { "format": "double" }, "podRange": {} } }, "google-native:container/v1beta1:NodePool": { "properties": { "autoscaling": { "$ref": "#/types/google-native:container/v1beta1:NodePoolAutoscaling" }, "bestEffortProvisioning": { "$ref": "#/types/google-native:container/v1beta1:BestEffortProvisioning" }, "conditions": { "items": { "$ref": "#/types/google-native:container/v1beta1:StatusCondition" } }, "config": { "$ref": "#/types/google-native:container/v1beta1:NodeConfig" }, "etag": {}, "initialNodeCount": { "format": "int32" }, "locations": { "items": {} }, "management": { "$ref": "#/types/google-native:container/v1beta1:NodeManagement" }, "maxPodsConstraint": { "$ref": "#/types/google-native:container/v1beta1:MaxPodsConstraint" }, "name": {}, "networkConfig": { "$ref": "#/types/google-native:container/v1beta1:NodeNetworkConfig" }, "placementPolicy": { "$ref": "#/types/google-native:container/v1beta1:PlacementPolicy" }, "queuedProvisioning": { "$ref": "#/types/google-native:container/v1beta1:QueuedProvisioning" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1beta1:UpgradeSettings" }, "version": {} } }, "google-native:container/v1beta1:NodePoolAutoConfig": { "properties": { "networkTags": { "$ref": "#/types/google-native:container/v1beta1:NetworkTags" }, "resourceManagerTags": { "$ref": "#/types/google-native:container/v1beta1:ResourceManagerTags" } } }, "google-native:container/v1beta1:NodePoolAutoConfigResponse": { "properties": { "networkTags": { "$ref": "#/types/google-native:container/v1beta1:NetworkTagsResponse" }, "resourceManagerTags": { "$ref": "#/types/google-native:container/v1beta1:ResourceManagerTagsResponse" } } }, "google-native:container/v1beta1:NodePoolAutoscaling": { "properties": { "autoprovisioned": {}, "enabled": {}, "locationPolicy": { "$ref": "#/types/google-native:container/v1beta1:NodePoolAutoscalingLocationPolicy" }, "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32" }, "totalMaxNodeCount": { "format": "int32" }, "totalMinNodeCount": { "format": "int32" } } }, "google-native:container/v1beta1:NodePoolAutoscalingResponse": { "properties": { "autoprovisioned": {}, "enabled": {}, "locationPolicy": {}, "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32" }, "totalMaxNodeCount": { "format": "int32" }, "totalMinNodeCount": { "format": "int32" } } }, "google-native:container/v1beta1:NodePoolDefaults": { "properties": { "nodeConfigDefaults": { "$ref": "#/types/google-native:container/v1beta1:NodeConfigDefaults" } } }, "google-native:container/v1beta1:NodePoolDefaultsResponse": { "properties": { "nodeConfigDefaults": { "$ref": "#/types/google-native:container/v1beta1:NodeConfigDefaultsResponse" } } }, "google-native:container/v1beta1:NodePoolLoggingConfig": { "properties": { "variantConfig": { "$ref": "#/types/google-native:container/v1beta1:LoggingVariantConfig" } } }, "google-native:container/v1beta1:NodePoolLoggingConfigResponse": { "properties": { "variantConfig": { "$ref": "#/types/google-native:container/v1beta1:LoggingVariantConfigResponse" } } }, "google-native:container/v1beta1:NodePoolResponse": { "properties": { "autoscaling": { "$ref": "#/types/google-native:container/v1beta1:NodePoolAutoscalingResponse" }, "bestEffortProvisioning": { "$ref": "#/types/google-native:container/v1beta1:BestEffortProvisioningResponse" }, "conditions": { "items": { "$ref": "#/types/google-native:container/v1beta1:StatusConditionResponse" } }, "config": { "$ref": "#/types/google-native:container/v1beta1:NodeConfigResponse" }, "etag": {}, "initialNodeCount": { "format": "int32" }, "instanceGroupUrls": { "items": {} }, "locations": { "items": {} }, "management": { "$ref": "#/types/google-native:container/v1beta1:NodeManagementResponse" }, "maxPodsConstraint": { "$ref": "#/types/google-native:container/v1beta1:MaxPodsConstraintResponse" }, "name": {}, "networkConfig": { "$ref": "#/types/google-native:container/v1beta1:NodeNetworkConfigResponse" }, "placementPolicy": { "$ref": "#/types/google-native:container/v1beta1:PlacementPolicyResponse" }, "podIpv4CidrSize": { "format": "int32" }, "queuedProvisioning": { "$ref": "#/types/google-native:container/v1beta1:QueuedProvisioningResponse" }, "selfLink": {}, "status": {}, "statusMessage": {}, "updateInfo": { "$ref": "#/types/google-native:container/v1beta1:UpdateInfoResponse" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1beta1:UpgradeSettingsResponse" }, "version": {} } }, "google-native:container/v1beta1:NodeTaint": { "properties": { "effect": { "$ref": "#/types/google-native:container/v1beta1:NodeTaintEffect" }, "key": {}, "value": {} } }, "google-native:container/v1beta1:NodeTaintResponse": { "properties": { "effect": {}, "key": {}, "value": {} } }, "google-native:container/v1beta1:NodeTaints": { "properties": { "taints": { "items": { "$ref": "#/types/google-native:container/v1beta1:NodeTaint" } } } }, "google-native:container/v1beta1:NotificationConfig": { "properties": { "pubsub": { "$ref": "#/types/google-native:container/v1beta1:PubSub" } } }, "google-native:container/v1beta1:NotificationConfigResponse": { "properties": { "pubsub": { "$ref": "#/types/google-native:container/v1beta1:PubSubResponse" } } }, "google-native:container/v1beta1:OpportunisticMaintenanceStrategy": { "properties": { "maintenanceAvailabilityWindow": { "format": "google-duration" }, "minNodesPerPool": { "format": "int64" }, "nodeIdleTimeWindow": { "format": "google-duration" } } }, "google-native:container/v1beta1:OpportunisticMaintenanceStrategyResponse": { "properties": { "maintenanceAvailabilityWindow": { "format": "google-duration" }, "minNodesPerPool": { "format": "int64" }, "nodeIdleTimeWindow": { "format": "google-duration" } } }, "google-native:container/v1beta1:ParentProductConfig": { "properties": { "labels": {}, "productName": {} } }, "google-native:container/v1beta1:ParentProductConfigResponse": { "properties": { "labels": {}, "productName": {} } }, "google-native:container/v1beta1:PlacementPolicy": { "properties": { "policyName": {}, "tpuTopology": {}, "type": { "$ref": "#/types/google-native:container/v1beta1:PlacementPolicyType" } } }, "google-native:container/v1beta1:PlacementPolicyResponse": { "properties": { "policyName": {}, "tpuTopology": {}, "type": {} } }, "google-native:container/v1beta1:PodCIDROverprovisionConfig": { "properties": { "disable": {} } }, "google-native:container/v1beta1:PodCIDROverprovisionConfigResponse": { "properties": { "disable": {} } }, "google-native:container/v1beta1:PodSecurityPolicyConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:PodSecurityPolicyConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:PolicyBinding": { "properties": { "name": {} } }, "google-native:container/v1beta1:PolicyBindingResponse": { "properties": { "name": {} } }, "google-native:container/v1beta1:PrivateClusterConfig": { "properties": { "enablePrivateEndpoint": {}, "enablePrivateNodes": {}, "masterGlobalAccessConfig": { "$ref": "#/types/google-native:container/v1beta1:PrivateClusterMasterGlobalAccessConfig" }, "masterIpv4CidrBlock": {}, "privateEndpointSubnetwork": {} } }, "google-native:container/v1beta1:PrivateClusterConfigResponse": { "properties": { "enablePrivateEndpoint": {}, "enablePrivateNodes": {}, "masterGlobalAccessConfig": { "$ref": "#/types/google-native:container/v1beta1:PrivateClusterMasterGlobalAccessConfigResponse" }, "masterIpv4CidrBlock": {}, "peeringName": {}, "privateEndpoint": {}, "privateEndpointSubnetwork": {}, "publicEndpoint": {} } }, "google-native:container/v1beta1:PrivateClusterMasterGlobalAccessConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:PrivateClusterMasterGlobalAccessConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ProtectConfig": { "properties": { "workloadConfig": { "$ref": "#/types/google-native:container/v1beta1:WorkloadConfig" }, "workloadVulnerabilityMode": { "$ref": "#/types/google-native:container/v1beta1:ProtectConfigWorkloadVulnerabilityMode" } } }, "google-native:container/v1beta1:ProtectConfigResponse": { "properties": { "workloadConfig": { "$ref": "#/types/google-native:container/v1beta1:WorkloadConfigResponse" }, "workloadVulnerabilityMode": {} } }, "google-native:container/v1beta1:PubSub": { "properties": { "enabled": {}, "filter": { "$ref": "#/types/google-native:container/v1beta1:Filter" }, "topic": {} } }, "google-native:container/v1beta1:PubSubResponse": { "properties": { "enabled": {}, "filter": { "$ref": "#/types/google-native:container/v1beta1:FilterResponse" }, "topic": {} } }, "google-native:container/v1beta1:QueuedProvisioning": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:QueuedProvisioningResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:RangeInfoResponse": { "properties": { "rangeName": {}, "utilization": { "format": "double" } } }, "google-native:container/v1beta1:RecurringTimeWindow": { "properties": { "recurrence": {}, "window": { "$ref": "#/types/google-native:container/v1beta1:TimeWindow" } } }, "google-native:container/v1beta1:RecurringTimeWindowResponse": { "properties": { "recurrence": {}, "window": { "$ref": "#/types/google-native:container/v1beta1:TimeWindowResponse" } } }, "google-native:container/v1beta1:ReleaseChannel": { "properties": { "channel": { "$ref": "#/types/google-native:container/v1beta1:ReleaseChannelChannel" } } }, "google-native:container/v1beta1:ReleaseChannelConfigResponse": { "properties": { "availableVersions": { "items": { "$ref": "#/types/google-native:container/v1beta1:AvailableVersionResponse" } }, "channel": {}, "defaultVersion": {}, "validVersions": { "items": {} } } }, "google-native:container/v1beta1:ReleaseChannelResponse": { "properties": { "channel": {} } }, "google-native:container/v1beta1:ReservationAffinity": { "properties": { "consumeReservationType": { "$ref": "#/types/google-native:container/v1beta1:ReservationAffinityConsumeReservationType" }, "key": {}, "values": { "items": {} } } }, "google-native:container/v1beta1:ReservationAffinityResponse": { "properties": { "consumeReservationType": {}, "key": {}, "values": { "items": {} } } }, "google-native:container/v1beta1:ResourceLabels": { "properties": { "labels": {} } }, "google-native:container/v1beta1:ResourceLimit": { "properties": { "maximum": { "format": "int64" }, "minimum": { "format": "int64" }, "resourceType": {} } }, "google-native:container/v1beta1:ResourceLimitResponse": { "properties": { "maximum": { "format": "int64" }, "minimum": { "format": "int64" }, "resourceType": {} } }, "google-native:container/v1beta1:ResourceManagerTags": { "properties": { "tags": {} } }, "google-native:container/v1beta1:ResourceManagerTagsResponse": { "properties": { "tags": {} } }, "google-native:container/v1beta1:ResourceUsageExportConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:container/v1beta1:BigQueryDestination" }, "consumptionMeteringConfig": { "$ref": "#/types/google-native:container/v1beta1:ConsumptionMeteringConfig" }, "enableNetworkEgressMetering": {} } }, "google-native:container/v1beta1:ResourceUsageExportConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:container/v1beta1:BigQueryDestinationResponse" }, "consumptionMeteringConfig": { "$ref": "#/types/google-native:container/v1beta1:ConsumptionMeteringConfigResponse" }, "enableNetworkEgressMetering": {} } }, "google-native:container/v1beta1:SandboxConfig": { "properties": { "sandboxType": {}, "type": { "$ref": "#/types/google-native:container/v1beta1:SandboxConfigType" } } }, "google-native:container/v1beta1:SandboxConfigResponse": { "properties": { "sandboxType": {}, "type": {} } }, "google-native:container/v1beta1:SecurityPostureConfig": { "properties": { "mode": { "$ref": "#/types/google-native:container/v1beta1:SecurityPostureConfigMode" }, "vulnerabilityMode": { "$ref": "#/types/google-native:container/v1beta1:SecurityPostureConfigVulnerabilityMode" } } }, "google-native:container/v1beta1:SecurityPostureConfigResponse": { "properties": { "mode": {}, "vulnerabilityMode": {} } }, "google-native:container/v1beta1:ServiceExternalIPsConfig": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ServiceExternalIPsConfigResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {} } }, "google-native:container/v1beta1:ShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {} } }, "google-native:container/v1beta1:ShieldedNodes": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:ShieldedNodesResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:SoleTenantConfig": { "properties": { "nodeAffinities": { "items": { "$ref": "#/types/google-native:container/v1beta1:NodeAffinity" } } } }, "google-native:container/v1beta1:SoleTenantConfigResponse": { "properties": { "nodeAffinities": { "items": { "$ref": "#/types/google-native:container/v1beta1:NodeAffinityResponse" } } } }, "google-native:container/v1beta1:StandardRolloutPolicy": { "properties": { "batchNodeCount": { "format": "int32" }, "batchPercentage": { "format": "float" }, "batchSoakDuration": { "format": "google-duration" } } }, "google-native:container/v1beta1:StandardRolloutPolicyResponse": { "properties": { "batchNodeCount": { "format": "int32" }, "batchPercentage": { "format": "float" }, "batchSoakDuration": { "format": "google-duration" } } }, "google-native:container/v1beta1:StatusCondition": { "properties": { "canonicalCode": { "$ref": "#/types/google-native:container/v1beta1:StatusConditionCanonicalCode" }, "code": { "$ref": "#/types/google-native:container/v1beta1:StatusConditionCode" }, "message": {} } }, "google-native:container/v1beta1:StatusConditionResponse": { "properties": { "canonicalCode": {}, "code": {}, "message": {} } }, "google-native:container/v1beta1:TimeWindow": { "properties": { "endTime": { "format": "google-datetime" }, "maintenanceExclusionOptions": { "$ref": "#/types/google-native:container/v1beta1:MaintenanceExclusionOptions" }, "startTime": { "format": "google-datetime" } } }, "google-native:container/v1beta1:TimeWindowResponse": { "properties": { "endTime": { "format": "google-datetime" }, "maintenanceExclusionOptions": { "$ref": "#/types/google-native:container/v1beta1:MaintenanceExclusionOptionsResponse" }, "startTime": { "format": "google-datetime" } } }, "google-native:container/v1beta1:TpuConfig": { "properties": { "enabled": {}, "ipv4CidrBlock": {}, "useServiceNetworking": {} } }, "google-native:container/v1beta1:TpuConfigResponse": { "properties": { "enabled": {}, "ipv4CidrBlock": {}, "useServiceNetworking": {} } }, "google-native:container/v1beta1:UpdateInfoResponse": { "properties": { "blueGreenInfo": { "$ref": "#/types/google-native:container/v1beta1:BlueGreenInfoResponse" } } }, "google-native:container/v1beta1:UpgradeSettings": { "properties": { "blueGreenSettings": { "$ref": "#/types/google-native:container/v1beta1:BlueGreenSettings" }, "maxSurge": { "format": "int32" }, "maxUnavailable": { "format": "int32" }, "strategy": { "$ref": "#/types/google-native:container/v1beta1:UpgradeSettingsStrategy" } } }, "google-native:container/v1beta1:UpgradeSettingsResponse": { "properties": { "blueGreenSettings": { "$ref": "#/types/google-native:container/v1beta1:BlueGreenSettingsResponse" }, "maxSurge": { "format": "int32" }, "maxUnavailable": { "format": "int32" }, "strategy": {} } }, "google-native:container/v1beta1:VerticalPodAutoscaling": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:VerticalPodAutoscalingResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:VirtualNIC": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:VirtualNICResponse": { "properties": { "enabled": {} } }, "google-native:container/v1beta1:WindowsNodeConfig": { "properties": { "osVersion": { "$ref": "#/types/google-native:container/v1beta1:WindowsNodeConfigOsVersion" } } }, "google-native:container/v1beta1:WindowsNodeConfigResponse": { "properties": { "osVersion": {} } }, "google-native:container/v1beta1:WorkloadALTSConfig": { "properties": { "enableAlts": {} } }, "google-native:container/v1beta1:WorkloadALTSConfigResponse": { "properties": { "enableAlts": {} } }, "google-native:container/v1beta1:WorkloadCertificates": { "properties": { "enableCertificates": {} } }, "google-native:container/v1beta1:WorkloadCertificatesResponse": { "properties": { "enableCertificates": {} } }, "google-native:container/v1beta1:WorkloadConfig": { "properties": { "auditMode": { "$ref": "#/types/google-native:container/v1beta1:WorkloadConfigAuditMode" } } }, "google-native:container/v1beta1:WorkloadConfigResponse": { "properties": { "auditMode": {} } }, "google-native:container/v1beta1:WorkloadIdentityConfig": { "properties": { "identityNamespace": {}, "identityProvider": {}, "workloadPool": {} } }, "google-native:container/v1beta1:WorkloadIdentityConfigResponse": { "properties": { "identityNamespace": {}, "identityProvider": {}, "workloadPool": {} } }, "google-native:container/v1beta1:WorkloadMetadataConfig": { "properties": { "mode": { "$ref": "#/types/google-native:container/v1beta1:WorkloadMetadataConfigMode" }, "nodeMetadata": { "$ref": "#/types/google-native:container/v1beta1:WorkloadMetadataConfigNodeMetadata" } } }, "google-native:container/v1beta1:WorkloadMetadataConfigResponse": { "properties": { "mode": {}, "nodeMetadata": {} } }, "google-native:container/v1beta1:WorkloadPolicyConfig": { "properties": { "allowNetAdmin": {} } }, "google-native:container/v1beta1:WorkloadPolicyConfigResponse": { "properties": { "allowNetAdmin": {} } }, "google-native:containeranalysis/v1:AliasContext": { "properties": { "kind": { "$ref": "#/types/google-native:containeranalysis/v1:AliasContextKind" }, "name": {} } }, "google-native:containeranalysis/v1:AliasContextResponse": { "properties": { "kind": {}, "name": {} } }, "google-native:containeranalysis/v1:AnalysisCompleted": { "properties": { "analysisType": { "items": {} } } }, "google-native:containeranalysis/v1:AnalysisCompletedResponse": { "properties": { "analysisType": { "items": {} } } }, "google-native:containeranalysis/v1:Artifact": { "properties": { "checksum": {}, "id": {}, "names": { "items": {} } } }, "google-native:containeranalysis/v1:ArtifactResponse": { "properties": { "checksum": {}, "names": { "items": {} } } }, "google-native:containeranalysis/v1:Assessment": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1:Justification" }, "longDescription": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:RelatedUrl" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Remediation" } }, "shortDescription": {}, "state": { "$ref": "#/types/google-native:containeranalysis/v1:AssessmentState" }, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1:AssessmentResponse": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1:JustificationResponse" }, "longDescription": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:RelatedUrlResponse" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:RemediationResponse" } }, "shortDescription": {}, "state": {}, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1:AttestationNote": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1:Hint" } } }, "google-native:containeranalysis/v1:AttestationNoteResponse": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1:HintResponse" } } }, "google-native:containeranalysis/v1:AttestationOccurrence": { "properties": { "jwts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Jwt" } }, "serializedPayload": { "format": "byte", "required": true }, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Signature" } } } }, "google-native:containeranalysis/v1:AttestationOccurrenceResponse": { "properties": { "jwts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:JwtResponse" } }, "serializedPayload": { "format": "byte", "required": true }, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:SignatureResponse" } } } }, "google-native:containeranalysis/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:containeranalysis/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:containeranalysis/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:containeranalysis/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:containeranalysis/v1:BuildDefinition": { "properties": { "buildType": {}, "externalParameters": {}, "internalParameters": {}, "resolvedDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:ResourceDescriptor" } } } }, "google-native:containeranalysis/v1:BuildDefinitionResponse": { "properties": { "buildType": {}, "externalParameters": {}, "internalParameters": {}, "resolvedDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:ResourceDescriptorResponse" } } } }, "google-native:containeranalysis/v1:BuildMetadata": { "properties": { "finishedOn": { "format": "google-datetime" }, "invocationId": {}, "startedOn": { "format": "google-datetime" } } }, "google-native:containeranalysis/v1:BuildMetadataResponse": { "properties": { "finishedOn": { "format": "google-datetime" }, "invocationId": {}, "startedOn": { "format": "google-datetime" } } }, "google-native:containeranalysis/v1:BuildNote": { "properties": { "builderVersion": { "required": true, "forceNew": true } } }, "google-native:containeranalysis/v1:BuildNoteResponse": { "properties": { "builderVersion": { "required": true } } }, "google-native:containeranalysis/v1:BuildOccurrence": { "properties": { "inTotoSlsaProvenanceV1": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoSlsaProvenanceV1" }, "intotoProvenance": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoProvenance" }, "intotoStatement": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoStatement" }, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1:BuildProvenance" }, "provenanceBytes": {} } }, "google-native:containeranalysis/v1:BuildOccurrenceResponse": { "properties": { "inTotoSlsaProvenanceV1": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoSlsaProvenanceV1Response" }, "intotoProvenance": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoProvenanceResponse" }, "intotoStatement": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoStatementResponse" }, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1:BuildProvenanceResponse" }, "provenanceBytes": {} } }, "google-native:containeranalysis/v1:BuildProvenance": { "properties": { "buildOptions": {}, "builderVersion": {}, "builtArtifacts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Artifact" } }, "commands": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Command" } }, "createTime": { "format": "google-datetime" }, "creator": {}, "endTime": { "format": "google-datetime" }, "id": { "required": true }, "logsUri": {}, "projectId": { "sdkName": "project" }, "sourceProvenance": { "$ref": "#/types/google-native:containeranalysis/v1:Source" }, "startTime": { "format": "google-datetime" }, "triggerId": {} } }, "google-native:containeranalysis/v1:BuildProvenanceResponse": { "properties": { "buildOptions": {}, "builderVersion": {}, "builtArtifacts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:ArtifactResponse" } }, "commands": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:CommandResponse" } }, "createTime": { "format": "google-datetime" }, "creator": {}, "endTime": { "format": "google-datetime" }, "logsUri": {}, "projectId": { "sdkName": "project" }, "sourceProvenance": { "$ref": "#/types/google-native:containeranalysis/v1:SourceResponse" }, "startTime": { "format": "google-datetime" }, "triggerId": {} } }, "google-native:containeranalysis/v1:BuilderConfig": { "properties": { "id": {} } }, "google-native:containeranalysis/v1:BuilderConfigResponse": {}, "google-native:containeranalysis/v1:CVSS": { "properties": { "attackComplexity": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSAttackComplexity" }, "attackVector": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSAttackVector" }, "authentication": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSAuthentication" }, "availabilityImpact": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSAvailabilityImpact" }, "baseScore": { "format": "float" }, "confidentialityImpact": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSConfidentialityImpact" }, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSIntegrityImpact" }, "privilegesRequired": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSPrivilegesRequired" }, "scope": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSScope" }, "userInteraction": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSUserInteraction" } } }, "google-native:containeranalysis/v1:CVSSResponse": { "properties": { "attackComplexity": {}, "attackVector": {}, "authentication": {}, "availabilityImpact": {}, "baseScore": { "format": "float" }, "confidentialityImpact": {}, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": {}, "privilegesRequired": {}, "scope": {}, "userInteraction": {} } }, "google-native:containeranalysis/v1:CVSSv3": { "properties": { "attackComplexity": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3AttackComplexity" }, "attackVector": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3AttackVector" }, "availabilityImpact": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3AvailabilityImpact" }, "baseScore": { "format": "float" }, "confidentialityImpact": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3ConfidentialityImpact" }, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3IntegrityImpact" }, "privilegesRequired": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3PrivilegesRequired" }, "scope": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3Scope" }, "userInteraction": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3UserInteraction" } } }, "google-native:containeranalysis/v1:CVSSv3Response": { "properties": { "attackComplexity": {}, "attackVector": {}, "availabilityImpact": {}, "baseScore": { "format": "float" }, "confidentialityImpact": {}, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": {}, "privilegesRequired": {}, "scope": {}, "userInteraction": {} } }, "google-native:containeranalysis/v1:Category": { "properties": { "categoryId": {}, "name": {} } }, "google-native:containeranalysis/v1:CategoryResponse": { "properties": { "categoryId": {}, "name": {} } }, "google-native:containeranalysis/v1:CisBenchmark": { "properties": { "profileLevel": { "format": "int32" }, "severity": { "$ref": "#/types/google-native:containeranalysis/v1:CisBenchmarkSeverity" } } }, "google-native:containeranalysis/v1:CisBenchmarkResponse": { "properties": { "profileLevel": { "format": "int32" }, "severity": {} } }, "google-native:containeranalysis/v1:CloudRepoSourceContext": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1:AliasContext" }, "repoId": { "$ref": "#/types/google-native:containeranalysis/v1:RepoId" }, "revisionId": {} } }, "google-native:containeranalysis/v1:CloudRepoSourceContextResponse": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1:AliasContextResponse" }, "repoId": { "$ref": "#/types/google-native:containeranalysis/v1:RepoIdResponse" }, "revisionId": {} } }, "google-native:containeranalysis/v1:Command": { "properties": { "args": { "items": {} }, "dir": {}, "env": { "items": {} }, "id": {}, "name": { "required": true }, "waitFor": { "items": {} } } }, "google-native:containeranalysis/v1:CommandResponse": { "properties": { "args": { "items": {} }, "dir": {}, "env": { "items": {} }, "name": { "required": true }, "waitFor": { "items": {} } } }, "google-native:containeranalysis/v1:Completeness": { "properties": { "arguments": {}, "environment": {}, "materials": {} } }, "google-native:containeranalysis/v1:CompletenessResponse": { "properties": { "arguments": {}, "environment": {}, "materials": {} } }, "google-native:containeranalysis/v1:ComplianceNote": { "properties": { "cisBenchmark": { "$ref": "#/types/google-native:containeranalysis/v1:CisBenchmark" }, "description": {}, "rationale": {}, "remediation": {}, "scanInstructions": { "format": "byte" }, "title": {}, "version": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:ComplianceVersion" } } } }, "google-native:containeranalysis/v1:ComplianceNoteResponse": { "properties": { "cisBenchmark": { "$ref": "#/types/google-native:containeranalysis/v1:CisBenchmarkResponse" }, "description": {}, "rationale": {}, "remediation": {}, "scanInstructions": { "format": "byte" }, "title": {}, "version": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:ComplianceVersionResponse" } } } }, "google-native:containeranalysis/v1:ComplianceOccurrence": { "properties": { "nonComplianceReason": {}, "nonCompliantFiles": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:NonCompliantFile" } } } }, "google-native:containeranalysis/v1:ComplianceOccurrenceResponse": { "properties": { "nonComplianceReason": {}, "nonCompliantFiles": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:NonCompliantFileResponse" } } } }, "google-native:containeranalysis/v1:ComplianceVersion": { "properties": { "benchmarkDocument": {}, "cpeUri": {}, "version": {} } }, "google-native:containeranalysis/v1:ComplianceVersionResponse": { "properties": { "benchmarkDocument": {}, "cpeUri": {}, "version": {} } }, "google-native:containeranalysis/v1:DSSEAttestationNote": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1:DSSEHint" } } }, "google-native:containeranalysis/v1:DSSEAttestationNoteResponse": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1:DSSEHintResponse" } } }, "google-native:containeranalysis/v1:DSSEAttestationOccurrence": { "properties": { "envelope": { "$ref": "#/types/google-native:containeranalysis/v1:Envelope" }, "statement": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoStatement" } } }, "google-native:containeranalysis/v1:DSSEAttestationOccurrenceResponse": { "properties": { "envelope": { "$ref": "#/types/google-native:containeranalysis/v1:EnvelopeResponse" }, "statement": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoStatementResponse" } } }, "google-native:containeranalysis/v1:DSSEHint": { "properties": { "humanReadableName": { "required": true } } }, "google-native:containeranalysis/v1:DSSEHintResponse": { "properties": { "humanReadableName": { "required": true } } }, "google-native:containeranalysis/v1:DeploymentNote": { "properties": { "resourceUri": { "required": true, "items": {} } } }, "google-native:containeranalysis/v1:DeploymentNoteResponse": { "properties": { "resourceUri": { "required": true, "items": {} } } }, "google-native:containeranalysis/v1:DeploymentOccurrence": { "properties": { "address": {}, "config": {}, "deployTime": { "format": "google-datetime", "required": true }, "platform": { "$ref": "#/types/google-native:containeranalysis/v1:DeploymentOccurrencePlatform" }, "undeployTime": { "format": "google-datetime" }, "userEmail": {} } }, "google-native:containeranalysis/v1:DeploymentOccurrenceResponse": { "properties": { "address": {}, "config": {}, "deployTime": { "format": "google-datetime", "required": true }, "platform": {}, "resourceUri": { "items": {} }, "undeployTime": { "format": "google-datetime" }, "userEmail": {} } }, "google-native:containeranalysis/v1:Detail": { "properties": { "affectedCpeUri": { "required": true }, "affectedPackage": { "required": true }, "affectedVersionEnd": { "$ref": "#/types/google-native:containeranalysis/v1:Version" }, "affectedVersionStart": { "$ref": "#/types/google-native:containeranalysis/v1:Version" }, "description": {}, "fixedCpeUri": {}, "fixedPackage": {}, "fixedVersion": { "$ref": "#/types/google-native:containeranalysis/v1:Version" }, "isObsolete": {}, "packageType": {}, "severityName": {}, "source": {}, "sourceUpdateTime": { "format": "google-datetime" }, "vendor": {} } }, "google-native:containeranalysis/v1:DetailResponse": { "properties": { "affectedCpeUri": { "required": true }, "affectedPackage": { "required": true }, "affectedVersionEnd": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse" }, "affectedVersionStart": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse" }, "description": {}, "fixedCpeUri": {}, "fixedPackage": {}, "fixedVersion": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse" }, "isObsolete": {}, "packageType": {}, "severityName": {}, "source": {}, "sourceUpdateTime": { "format": "google-datetime" }, "vendor": {} } }, "google-native:containeranalysis/v1:Digest": { "properties": { "algo": {}, "digestBytes": { "format": "byte" } } }, "google-native:containeranalysis/v1:DigestResponse": { "properties": { "algo": {}, "digestBytes": { "format": "byte" } } }, "google-native:containeranalysis/v1:DiscoveryNote": { "properties": { "analysisKind": { "$ref": "#/types/google-native:containeranalysis/v1:DiscoveryNoteAnalysisKind", "required": true, "forceNew": true } } }, "google-native:containeranalysis/v1:DiscoveryNoteResponse": { "properties": { "analysisKind": { "required": true } } }, "google-native:containeranalysis/v1:DiscoveryOccurrence": { "properties": { "analysisCompleted": { "$ref": "#/types/google-native:containeranalysis/v1:AnalysisCompleted" }, "analysisError": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Status" } }, "analysisStatus": { "$ref": "#/types/google-native:containeranalysis/v1:DiscoveryOccurrenceAnalysisStatus" }, "analysisStatusError": { "$ref": "#/types/google-native:containeranalysis/v1:Status" }, "continuousAnalysis": { "$ref": "#/types/google-native:containeranalysis/v1:DiscoveryOccurrenceContinuousAnalysis" }, "cpe": {}, "lastScanTime": { "format": "google-datetime" }, "sbomStatus": { "$ref": "#/types/google-native:containeranalysis/v1:SBOMStatus" } } }, "google-native:containeranalysis/v1:DiscoveryOccurrenceResponse": { "properties": { "analysisCompleted": { "$ref": "#/types/google-native:containeranalysis/v1:AnalysisCompletedResponse" }, "analysisError": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:StatusResponse" } }, "analysisStatus": {}, "analysisStatusError": { "$ref": "#/types/google-native:containeranalysis/v1:StatusResponse" }, "archiveTime": { "format": "google-datetime" }, "continuousAnalysis": {}, "cpe": {}, "lastScanTime": { "format": "google-datetime" }, "sbomStatus": { "$ref": "#/types/google-native:containeranalysis/v1:SBOMStatusResponse" } } }, "google-native:containeranalysis/v1:Distribution": { "properties": { "architecture": { "$ref": "#/types/google-native:containeranalysis/v1:DistributionArchitecture" }, "cpeUri": { "required": true }, "description": {}, "latestVersion": { "$ref": "#/types/google-native:containeranalysis/v1:Version" }, "maintainer": {}, "url": {} } }, "google-native:containeranalysis/v1:DistributionResponse": { "properties": { "architecture": {}, "cpeUri": { "required": true }, "description": {}, "latestVersion": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse" }, "maintainer": {}, "url": {} } }, "google-native:containeranalysis/v1:Envelope": { "properties": { "payload": { "format": "byte" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:EnvelopeSignature" } } } }, "google-native:containeranalysis/v1:EnvelopeResponse": { "properties": { "payload": { "format": "byte" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:EnvelopeSignatureResponse" } } } }, "google-native:containeranalysis/v1:EnvelopeSignature": { "properties": { "keyid": {}, "sig": { "format": "byte" } } }, "google-native:containeranalysis/v1:EnvelopeSignatureResponse": { "properties": { "keyid": {}, "sig": { "format": "byte" } } }, "google-native:containeranalysis/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:containeranalysis/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:containeranalysis/v1:Fingerprint": { "properties": { "v1Name": { "required": true }, "v2Blob": { "required": true, "items": {} } } }, "google-native:containeranalysis/v1:FingerprintResponse": { "properties": { "v1Name": { "required": true }, "v2Blob": { "required": true, "items": {} }, "v2Name": {} } }, "google-native:containeranalysis/v1:GerritSourceContext": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1:AliasContext" }, "gerritProject": {}, "hostUri": {}, "revisionId": {} } }, "google-native:containeranalysis/v1:GerritSourceContextResponse": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1:AliasContextResponse" }, "gerritProject": {}, "hostUri": {}, "revisionId": {} } }, "google-native:containeranalysis/v1:GitSourceContext": { "properties": { "revisionId": {}, "url": {} } }, "google-native:containeranalysis/v1:GitSourceContextResponse": { "properties": { "revisionId": {}, "url": {} } }, "google-native:containeranalysis/v1:GrafeasV1FileLocation": { "properties": { "filePath": {} } }, "google-native:containeranalysis/v1:GrafeasV1FileLocationResponse": { "properties": { "filePath": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder": { "properties": { "id": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaBuilderResponse": {}, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness": { "properties": { "environment": {}, "materials": {}, "parameters": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaCompletenessResponse": { "properties": { "environment": {}, "materials": {}, "parameters": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource": { "properties": { "digest": {}, "entryPoint": {}, "uri": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSourceResponse": { "properties": { "digest": {}, "entryPoint": {}, "uri": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation": { "properties": { "configSource": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource" }, "environment": {}, "parameters": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaInvocationResponse": { "properties": { "configSource": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSourceResponse" }, "environment": {}, "parameters": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial": { "properties": { "digest": {}, "uri": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaMaterialResponse": { "properties": { "digest": {}, "uri": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness" }, "reproducible": {} } }, "google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaMetadataResponse": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaCompletenessResponse" }, "reproducible": {} } }, "google-native:containeranalysis/v1:Hint": { "properties": { "humanReadableName": { "required": true } } }, "google-native:containeranalysis/v1:HintResponse": { "properties": { "humanReadableName": { "required": true } } }, "google-native:containeranalysis/v1:Identity": { "properties": { "revision": { "format": "int32" }, "updateId": {} } }, "google-native:containeranalysis/v1:IdentityResponse": { "properties": { "revision": { "format": "int32" }, "updateId": {} } }, "google-native:containeranalysis/v1:ImageNote": { "properties": { "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1:Fingerprint", "required": true, "forceNew": true }, "resourceUrl": { "required": true, "forceNew": true } } }, "google-native:containeranalysis/v1:ImageNoteResponse": { "properties": { "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1:FingerprintResponse", "required": true }, "resourceUrl": { "required": true } } }, "google-native:containeranalysis/v1:ImageOccurrence": { "properties": { "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1:Fingerprint", "required": true }, "layerInfo": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Layer" } } } }, "google-native:containeranalysis/v1:ImageOccurrenceResponse": { "properties": { "baseResourceUrl": {}, "distance": { "format": "int32" }, "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1:FingerprintResponse", "required": true }, "layerInfo": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:LayerResponse" } } } }, "google-native:containeranalysis/v1:InTotoProvenance": { "properties": { "builderConfig": { "$ref": "#/types/google-native:containeranalysis/v1:BuilderConfig" }, "materials": { "items": {} }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1:Metadata" }, "recipe": { "$ref": "#/types/google-native:containeranalysis/v1:Recipe" } } }, "google-native:containeranalysis/v1:InTotoProvenanceResponse": { "properties": { "builderConfig": { "$ref": "#/types/google-native:containeranalysis/v1:BuilderConfigResponse" }, "materials": { "items": {} }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1:MetadataResponse" }, "recipe": { "$ref": "#/types/google-native:containeranalysis/v1:RecipeResponse" } } }, "google-native:containeranalysis/v1:InTotoSlsaProvenanceV1": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaProvenanceV1" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Subject" } } } }, "google-native:containeranalysis/v1:InTotoSlsaProvenanceV1Response": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaProvenanceV1Response" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:SubjectResponse" } } } }, "google-native:containeranalysis/v1:InTotoStatement": { "properties": { "_type": { "sdkName": "type" }, "predicateType": {}, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoProvenance" }, "slsaProvenance": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaProvenance" }, "slsaProvenanceZeroTwo": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaProvenanceZeroTwo" }, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Subject" } } } }, "google-native:containeranalysis/v1:InTotoStatementResponse": { "properties": { "_type": { "sdkName": "type" }, "predicateType": {}, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1:InTotoProvenanceResponse" }, "slsaProvenance": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaProvenanceResponse" }, "slsaProvenanceZeroTwo": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaProvenanceZeroTwoResponse" }, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:SubjectResponse" } } } }, "google-native:containeranalysis/v1:Justification": { "properties": { "details": {}, "justificationType": { "$ref": "#/types/google-native:containeranalysis/v1:JustificationJustificationType" } } }, "google-native:containeranalysis/v1:JustificationResponse": { "properties": { "details": {}, "justificationType": {} } }, "google-native:containeranalysis/v1:Jwt": { "properties": { "compactJwt": {} } }, "google-native:containeranalysis/v1:JwtResponse": { "properties": { "compactJwt": {} } }, "google-native:containeranalysis/v1:KnowledgeBase": { "properties": { "name": {}, "url": {} } }, "google-native:containeranalysis/v1:KnowledgeBaseResponse": { "properties": { "name": {}, "url": {} } }, "google-native:containeranalysis/v1:Layer": { "properties": { "arguments": {}, "directive": { "required": true } } }, "google-native:containeranalysis/v1:LayerResponse": { "properties": { "arguments": {}, "directive": { "required": true } } }, "google-native:containeranalysis/v1:License": { "properties": { "comments": {}, "expression": {} } }, "google-native:containeranalysis/v1:LicenseResponse": { "properties": { "comments": {}, "expression": {} } }, "google-native:containeranalysis/v1:Location": { "properties": { "cpeUri": {}, "path": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1:Version" } } }, "google-native:containeranalysis/v1:LocationResponse": { "properties": { "cpeUri": {}, "path": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse" } } }, "google-native:containeranalysis/v1:Material": { "properties": { "digest": {}, "uri": {} } }, "google-native:containeranalysis/v1:MaterialResponse": { "properties": { "digest": {}, "uri": {} } }, "google-native:containeranalysis/v1:Metadata": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1:Completeness" }, "reproducible": {} } }, "google-native:containeranalysis/v1:MetadataResponse": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1:CompletenessResponse" }, "reproducible": {} } }, "google-native:containeranalysis/v1:NonCompliantFile": { "properties": { "displayCommand": {}, "path": {}, "reason": {} } }, "google-native:containeranalysis/v1:NonCompliantFileResponse": { "properties": { "displayCommand": {}, "path": {}, "reason": {} } }, "google-native:containeranalysis/v1:PackageIssue": { "properties": { "affectedCpeUri": { "required": true }, "affectedPackage": { "required": true }, "affectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1:Version", "required": true }, "fileLocation": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1FileLocation" } }, "fixedCpeUri": {}, "fixedPackage": {}, "fixedVersion": { "$ref": "#/types/google-native:containeranalysis/v1:Version", "required": true }, "packageType": {} } }, "google-native:containeranalysis/v1:PackageIssueResponse": { "properties": { "affectedCpeUri": { "required": true }, "affectedPackage": { "required": true }, "affectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse", "required": true }, "effectiveSeverity": {}, "fileLocation": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1FileLocationResponse" } }, "fixAvailable": {}, "fixedCpeUri": {}, "fixedPackage": {}, "fixedVersion": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse", "required": true }, "packageType": {} } }, "google-native:containeranalysis/v1:PackageNote": { "properties": { "architecture": { "$ref": "#/types/google-native:containeranalysis/v1:PackageNoteArchitecture" }, "cpeUri": {}, "description": {}, "digest": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Digest" } }, "distribution": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Distribution" } }, "license": { "$ref": "#/types/google-native:containeranalysis/v1:License" }, "maintainer": {}, "name": { "required": true, "forceNew": true }, "packageType": {}, "url": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1:Version" } } }, "google-native:containeranalysis/v1:PackageNoteResponse": { "properties": { "architecture": {}, "cpeUri": {}, "description": {}, "digest": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:DigestResponse" } }, "distribution": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:DistributionResponse" } }, "license": { "$ref": "#/types/google-native:containeranalysis/v1:LicenseResponse" }, "maintainer": {}, "name": { "required": true }, "packageType": {}, "url": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse" } } }, "google-native:containeranalysis/v1:PackageOccurrence": { "properties": { "license": { "$ref": "#/types/google-native:containeranalysis/v1:License" }, "location": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Location" } } } }, "google-native:containeranalysis/v1:PackageOccurrenceResponse": { "properties": { "architecture": {}, "cpeUri": {}, "license": { "$ref": "#/types/google-native:containeranalysis/v1:LicenseResponse" }, "location": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:LocationResponse" } }, "name": { "required": true }, "packageType": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse" } } }, "google-native:containeranalysis/v1:Product": { "properties": { "genericUri": {}, "id": {}, "name": {} } }, "google-native:containeranalysis/v1:ProductResponse": { "properties": { "genericUri": {}, "name": {} } }, "google-native:containeranalysis/v1:ProjectRepoId": { "properties": { "projectId": { "sdkName": "project" }, "repoName": {} } }, "google-native:containeranalysis/v1:ProjectRepoIdResponse": { "properties": { "projectId": { "sdkName": "project" }, "repoName": {} } }, "google-native:containeranalysis/v1:ProvenanceBuilder": { "properties": { "builderDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:ResourceDescriptor" } }, "id": {}, "version": {} } }, "google-native:containeranalysis/v1:ProvenanceBuilderResponse": { "properties": { "builderDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:ResourceDescriptorResponse" } }, "version": {} } }, "google-native:containeranalysis/v1:Publisher": { "properties": { "issuingAuthority": {}, "name": {}, "publisherNamespace": {} } }, "google-native:containeranalysis/v1:PublisherResponse": { "properties": { "issuingAuthority": {}, "name": {}, "publisherNamespace": {} } }, "google-native:containeranalysis/v1:Recipe": { "properties": { "arguments": { "items": {} }, "definedInMaterial": { "format": "int64" }, "entryPoint": {}, "environment": { "items": {} }, "type": {} } }, "google-native:containeranalysis/v1:RecipeResponse": { "properties": { "arguments": { "items": {} }, "definedInMaterial": { "format": "int64" }, "entryPoint": {}, "environment": { "items": {} }, "type": {} } }, "google-native:containeranalysis/v1:RelatedUrl": { "properties": { "label": {}, "url": {} } }, "google-native:containeranalysis/v1:RelatedUrlResponse": { "properties": { "label": {}, "url": {} } }, "google-native:containeranalysis/v1:Remediation": { "properties": { "details": {}, "remediationType": { "$ref": "#/types/google-native:containeranalysis/v1:RemediationRemediationType" }, "remediationUri": { "$ref": "#/types/google-native:containeranalysis/v1:RelatedUrl" } } }, "google-native:containeranalysis/v1:RemediationResponse": { "properties": { "details": {}, "remediationType": {}, "remediationUri": { "$ref": "#/types/google-native:containeranalysis/v1:RelatedUrlResponse" } } }, "google-native:containeranalysis/v1:RepoId": { "properties": { "projectRepoId": { "$ref": "#/types/google-native:containeranalysis/v1:ProjectRepoId" }, "uid": {} } }, "google-native:containeranalysis/v1:RepoIdResponse": { "properties": { "projectRepoId": { "$ref": "#/types/google-native:containeranalysis/v1:ProjectRepoIdResponse" }, "uid": {} } }, "google-native:containeranalysis/v1:ResourceDescriptor": { "properties": { "annotations": {}, "content": { "format": "byte" }, "digest": {}, "downloadLocation": {}, "mediaType": {}, "name": {}, "uri": {} } }, "google-native:containeranalysis/v1:ResourceDescriptorResponse": { "properties": { "annotations": {}, "content": { "format": "byte" }, "digest": {}, "downloadLocation": {}, "mediaType": {}, "name": {}, "uri": {} } }, "google-native:containeranalysis/v1:RunDetails": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1:ProvenanceBuilder" }, "byproducts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:ResourceDescriptor" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1:BuildMetadata" } } }, "google-native:containeranalysis/v1:RunDetailsResponse": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1:ProvenanceBuilderResponse" }, "byproducts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:ResourceDescriptorResponse" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1:BuildMetadataResponse" } } }, "google-native:containeranalysis/v1:SBOMReferenceNote": { "properties": { "format": {}, "version": {} } }, "google-native:containeranalysis/v1:SBOMReferenceNoteResponse": { "properties": { "format": {}, "version": {} } }, "google-native:containeranalysis/v1:SBOMReferenceOccurrence": { "properties": { "payload": { "$ref": "#/types/google-native:containeranalysis/v1:SbomReferenceIntotoPayload" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:EnvelopeSignature" } } } }, "google-native:containeranalysis/v1:SBOMReferenceOccurrenceResponse": { "properties": { "payload": { "$ref": "#/types/google-native:containeranalysis/v1:SbomReferenceIntotoPayloadResponse" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:EnvelopeSignatureResponse" } } } }, "google-native:containeranalysis/v1:SBOMStatus": { "properties": { "error": {}, "sbomState": { "$ref": "#/types/google-native:containeranalysis/v1:SBOMStatusSbomState" } } }, "google-native:containeranalysis/v1:SBOMStatusResponse": { "properties": { "error": {}, "sbomState": {} } }, "google-native:containeranalysis/v1:SbomReferenceIntotoPayload": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1:SbomReferenceIntotoPredicate" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Subject" } } } }, "google-native:containeranalysis/v1:SbomReferenceIntotoPayloadResponse": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1:SbomReferenceIntotoPredicateResponse" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:SubjectResponse" } } } }, "google-native:containeranalysis/v1:SbomReferenceIntotoPredicate": { "properties": { "digest": {}, "location": {}, "mimeType": {}, "referrerId": {} } }, "google-native:containeranalysis/v1:SbomReferenceIntotoPredicateResponse": { "properties": { "digest": {}, "location": {}, "mimeType": {}, "referrerId": {} } }, "google-native:containeranalysis/v1:Signature": { "properties": { "publicKeyId": {}, "signature": { "format": "byte" } } }, "google-native:containeranalysis/v1:SignatureResponse": { "properties": { "publicKeyId": {}, "signature": { "format": "byte" } } }, "google-native:containeranalysis/v1:SlsaBuilder": { "properties": { "id": {} } }, "google-native:containeranalysis/v1:SlsaBuilderResponse": {}, "google-native:containeranalysis/v1:SlsaCompleteness": { "properties": { "arguments": {}, "environment": {}, "materials": {} } }, "google-native:containeranalysis/v1:SlsaCompletenessResponse": { "properties": { "arguments": {}, "environment": {}, "materials": {} } }, "google-native:containeranalysis/v1:SlsaMetadata": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaCompleteness" }, "reproducible": {} } }, "google-native:containeranalysis/v1:SlsaMetadataResponse": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaCompletenessResponse" }, "reproducible": {} } }, "google-native:containeranalysis/v1:SlsaProvenance": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaBuilder" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Material" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaMetadata" }, "recipe": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaRecipe" } } }, "google-native:containeranalysis/v1:SlsaProvenanceResponse": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaBuilderResponse" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:MaterialResponse" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaMetadataResponse" }, "recipe": { "$ref": "#/types/google-native:containeranalysis/v1:SlsaRecipeResponse" } } }, "google-native:containeranalysis/v1:SlsaProvenanceV1": { "properties": { "buildDefinition": { "$ref": "#/types/google-native:containeranalysis/v1:BuildDefinition" }, "runDetails": { "$ref": "#/types/google-native:containeranalysis/v1:RunDetails" } } }, "google-native:containeranalysis/v1:SlsaProvenanceV1Response": { "properties": { "buildDefinition": { "$ref": "#/types/google-native:containeranalysis/v1:BuildDefinitionResponse" }, "runDetails": { "$ref": "#/types/google-native:containeranalysis/v1:RunDetailsResponse" } } }, "google-native:containeranalysis/v1:SlsaProvenanceZeroTwo": { "properties": { "buildConfig": {}, "buildType": {}, "builder": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder" }, "invocation": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata" } } }, "google-native:containeranalysis/v1:SlsaProvenanceZeroTwoResponse": { "properties": { "buildConfig": {}, "buildType": {}, "builder": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaBuilderResponse" }, "invocation": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaInvocationResponse" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaMaterialResponse" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1:GrafeasV1SlsaProvenanceZeroTwoSlsaMetadataResponse" } } }, "google-native:containeranalysis/v1:SlsaRecipe": { "properties": { "arguments": {}, "definedInMaterial": { "format": "int64" }, "entryPoint": {}, "environment": {}, "type": {} } }, "google-native:containeranalysis/v1:SlsaRecipeResponse": { "properties": { "arguments": {}, "definedInMaterial": { "format": "int64" }, "entryPoint": {}, "environment": {}, "type": {} } }, "google-native:containeranalysis/v1:Source": { "properties": { "additionalContexts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:SourceContext" } }, "artifactStorageSourceUri": {}, "context": { "$ref": "#/types/google-native:containeranalysis/v1:SourceContext" }, "fileHashes": {} } }, "google-native:containeranalysis/v1:SourceContext": { "properties": { "cloudRepo": { "$ref": "#/types/google-native:containeranalysis/v1:CloudRepoSourceContext" }, "gerrit": { "$ref": "#/types/google-native:containeranalysis/v1:GerritSourceContext" }, "git": { "$ref": "#/types/google-native:containeranalysis/v1:GitSourceContext" }, "labels": {} } }, "google-native:containeranalysis/v1:SourceContextResponse": { "properties": { "cloudRepo": { "$ref": "#/types/google-native:containeranalysis/v1:CloudRepoSourceContextResponse" }, "gerrit": { "$ref": "#/types/google-native:containeranalysis/v1:GerritSourceContextResponse" }, "git": { "$ref": "#/types/google-native:containeranalysis/v1:GitSourceContextResponse" }, "labels": {} } }, "google-native:containeranalysis/v1:SourceResponse": { "properties": { "additionalContexts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:SourceContextResponse" } }, "artifactStorageSourceUri": {}, "context": { "$ref": "#/types/google-native:containeranalysis/v1:SourceContextResponse" }, "fileHashes": {} } }, "google-native:containeranalysis/v1:Status": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:containeranalysis/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:containeranalysis/v1:Subject": { "properties": { "digest": {}, "name": {} } }, "google-native:containeranalysis/v1:SubjectResponse": { "properties": { "digest": {}, "name": {} } }, "google-native:containeranalysis/v1:UpgradeDistribution": { "properties": { "classification": {}, "cpeUri": {}, "cve": { "items": {} }, "severity": {} } }, "google-native:containeranalysis/v1:UpgradeDistributionResponse": { "properties": { "classification": {}, "cpeUri": {}, "cve": { "items": {} }, "severity": {} } }, "google-native:containeranalysis/v1:UpgradeNote": { "properties": { "distributions": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:UpgradeDistribution" } }, "package": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1:Version" }, "windowsUpdate": { "$ref": "#/types/google-native:containeranalysis/v1:WindowsUpdate" } } }, "google-native:containeranalysis/v1:UpgradeNoteResponse": { "properties": { "distributions": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:UpgradeDistributionResponse" } }, "package": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse" }, "windowsUpdate": { "$ref": "#/types/google-native:containeranalysis/v1:WindowsUpdateResponse" } } }, "google-native:containeranalysis/v1:UpgradeOccurrence": { "properties": { "distribution": { "$ref": "#/types/google-native:containeranalysis/v1:UpgradeDistribution" }, "package": {}, "parsedVersion": { "$ref": "#/types/google-native:containeranalysis/v1:Version" }, "windowsUpdate": { "$ref": "#/types/google-native:containeranalysis/v1:WindowsUpdate" } } }, "google-native:containeranalysis/v1:UpgradeOccurrenceResponse": { "properties": { "distribution": { "$ref": "#/types/google-native:containeranalysis/v1:UpgradeDistributionResponse" }, "package": {}, "parsedVersion": { "$ref": "#/types/google-native:containeranalysis/v1:VersionResponse" }, "windowsUpdate": { "$ref": "#/types/google-native:containeranalysis/v1:WindowsUpdateResponse" } } }, "google-native:containeranalysis/v1:Version": { "properties": { "epoch": { "format": "int32" }, "fullName": {}, "inclusive": {}, "kind": { "$ref": "#/types/google-native:containeranalysis/v1:VersionKind", "required": true }, "name": {}, "revision": {} } }, "google-native:containeranalysis/v1:VersionResponse": { "properties": { "epoch": { "format": "int32" }, "fullName": {}, "inclusive": {}, "kind": { "required": true }, "name": {}, "revision": {} } }, "google-native:containeranalysis/v1:VexAssessment": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1:Justification" }, "noteName": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:RelatedUrl" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Remediation" } }, "state": { "$ref": "#/types/google-native:containeranalysis/v1:VexAssessmentState" }, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1:VexAssessmentResponse": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1:JustificationResponse" }, "noteName": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:RelatedUrlResponse" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:RemediationResponse" } }, "state": {}, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1:VulnerabilityAssessmentNote": { "properties": { "assessment": { "$ref": "#/types/google-native:containeranalysis/v1:Assessment" }, "languageCode": {}, "longDescription": {}, "product": { "$ref": "#/types/google-native:containeranalysis/v1:Product" }, "publisher": { "$ref": "#/types/google-native:containeranalysis/v1:Publisher" }, "shortDescription": {}, "title": {} } }, "google-native:containeranalysis/v1:VulnerabilityAssessmentNoteResponse": { "properties": { "assessment": { "$ref": "#/types/google-native:containeranalysis/v1:AssessmentResponse" }, "languageCode": {}, "longDescription": {}, "product": { "$ref": "#/types/google-native:containeranalysis/v1:ProductResponse" }, "publisher": { "$ref": "#/types/google-native:containeranalysis/v1:PublisherResponse" }, "shortDescription": {}, "title": {} } }, "google-native:containeranalysis/v1:VulnerabilityNote": { "properties": { "cvssScore": { "format": "float" }, "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1:CVSS" }, "cvssV3": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3" }, "cvssVersion": { "$ref": "#/types/google-native:containeranalysis/v1:VulnerabilityNoteCvssVersion" }, "details": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Detail" } }, "severity": { "$ref": "#/types/google-native:containeranalysis/v1:VulnerabilityNoteSeverity" }, "sourceUpdateTime": { "format": "google-datetime" }, "windowsDetails": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:WindowsDetail" } } } }, "google-native:containeranalysis/v1:VulnerabilityNoteResponse": { "properties": { "cvssScore": { "format": "float" }, "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSResponse" }, "cvssV3": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSv3Response" }, "cvssVersion": {}, "details": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:DetailResponse" } }, "severity": {}, "sourceUpdateTime": { "format": "google-datetime" }, "windowsDetails": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:WindowsDetailResponse" } } } }, "google-native:containeranalysis/v1:VulnerabilityOccurrence": { "properties": { "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1:CVSS" }, "cvssv3": { "$ref": "#/types/google-native:containeranalysis/v1:CVSS" }, "effectiveSeverity": { "$ref": "#/types/google-native:containeranalysis/v1:VulnerabilityOccurrenceEffectiveSeverity" }, "extraDetails": {}, "packageIssue": { "required": true, "items": { "$ref": "#/types/google-native:containeranalysis/v1:PackageIssue" } }, "type": {}, "vexAssessment": { "$ref": "#/types/google-native:containeranalysis/v1:VexAssessment" } } }, "google-native:containeranalysis/v1:VulnerabilityOccurrenceResponse": { "properties": { "cvssScore": { "format": "float" }, "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSResponse" }, "cvssVersion": {}, "cvssv3": { "$ref": "#/types/google-native:containeranalysis/v1:CVSSResponse" }, "effectiveSeverity": {}, "extraDetails": {}, "fixAvailable": {}, "longDescription": {}, "packageIssue": { "required": true, "items": { "$ref": "#/types/google-native:containeranalysis/v1:PackageIssueResponse" } }, "relatedUrls": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:RelatedUrlResponse" } }, "severity": {}, "shortDescription": {}, "type": {}, "vexAssessment": { "$ref": "#/types/google-native:containeranalysis/v1:VexAssessmentResponse" } } }, "google-native:containeranalysis/v1:WindowsDetail": { "properties": { "cpeUri": { "required": true }, "description": {}, "fixingKbs": { "required": true, "items": { "$ref": "#/types/google-native:containeranalysis/v1:KnowledgeBase" } }, "name": { "required": true } } }, "google-native:containeranalysis/v1:WindowsDetailResponse": { "properties": { "cpeUri": { "required": true }, "description": {}, "fixingKbs": { "required": true, "items": { "$ref": "#/types/google-native:containeranalysis/v1:KnowledgeBaseResponse" } }, "name": { "required": true } } }, "google-native:containeranalysis/v1:WindowsUpdate": { "properties": { "categories": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:Category" } }, "description": {}, "identity": { "$ref": "#/types/google-native:containeranalysis/v1:Identity" }, "kbArticleIds": { "items": {} }, "lastPublishedTimestamp": { "format": "google-datetime" }, "supportUrl": {}, "title": {} } }, "google-native:containeranalysis/v1:WindowsUpdateResponse": { "properties": { "categories": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:CategoryResponse" } }, "description": {}, "identity": { "$ref": "#/types/google-native:containeranalysis/v1:IdentityResponse" }, "kbArticleIds": { "items": {} }, "lastPublishedTimestamp": { "format": "google-datetime" }, "supportUrl": {}, "title": {} } }, "google-native:containeranalysis/v1alpha1:AnalysisCompleted": { "properties": { "analysisType": { "items": {} } } }, "google-native:containeranalysis/v1alpha1:AnalysisCompletedResponse": { "properties": { "analysisType": { "items": {} } } }, "google-native:containeranalysis/v1alpha1:Artifact": { "properties": { "checksum": {}, "id": {}, "name": {}, "names": { "items": {} } } }, "google-native:containeranalysis/v1alpha1:ArtifactResponse": { "properties": { "checksum": {}, "name": {}, "names": { "items": {} } } }, "google-native:containeranalysis/v1alpha1:Assessment": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Justification" }, "longDescription": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:URI" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Remediation" } }, "shortDescription": {}, "state": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:AssessmentState" }, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1alpha1:AssessmentResponse": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:JustificationResponse" }, "longDescription": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:URIResponse" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RemediationResponse" } }, "shortDescription": {}, "state": {}, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1alpha1:Attestation": { "properties": { "pgpSignedAttestation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PgpSignedAttestation" } } }, "google-native:containeranalysis/v1alpha1:AttestationAuthority": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:AttestationAuthorityHint" } } }, "google-native:containeranalysis/v1alpha1:AttestationAuthorityHint": { "properties": { "humanReadableName": {} } }, "google-native:containeranalysis/v1alpha1:AttestationAuthorityHintResponse": { "properties": { "humanReadableName": {} } }, "google-native:containeranalysis/v1alpha1:AttestationAuthorityResponse": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:AttestationAuthorityHintResponse" } } }, "google-native:containeranalysis/v1alpha1:AttestationResponse": { "properties": { "pgpSignedAttestation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PgpSignedAttestationResponse" } } }, "google-native:containeranalysis/v1alpha1:Basis": { "properties": { "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Fingerprint" }, "resourceUrl": {} } }, "google-native:containeranalysis/v1alpha1:BasisResponse": { "properties": { "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:FingerprintResponse" }, "resourceUrl": {} } }, "google-native:containeranalysis/v1alpha1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:containeranalysis/v1alpha1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:containeranalysis/v1alpha1:BuildDefinition": { "properties": { "buildType": {}, "externalParameters": {}, "internalParameters": {}, "resolvedDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ResourceDescriptor" } } } }, "google-native:containeranalysis/v1alpha1:BuildDefinitionResponse": { "properties": { "buildType": {}, "externalParameters": {}, "internalParameters": {}, "resolvedDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ResourceDescriptorResponse" } } } }, "google-native:containeranalysis/v1alpha1:BuildDetails": { "properties": { "inTotoSlsaProvenanceV1": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoSlsaProvenanceV1" }, "intotoProvenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoProvenance" }, "intotoStatement": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoStatement" }, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildProvenance" }, "provenanceBytes": {} } }, "google-native:containeranalysis/v1alpha1:BuildDetailsResponse": { "properties": { "inTotoSlsaProvenanceV1": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoSlsaProvenanceV1Response" }, "intotoProvenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoProvenanceResponse" }, "intotoStatement": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoStatementResponse" }, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildProvenanceResponse" }, "provenanceBytes": {} } }, "google-native:containeranalysis/v1alpha1:BuildMetadata": { "properties": { "finishedOn": { "format": "google-datetime" }, "invocationId": {}, "startedOn": { "format": "google-datetime" } } }, "google-native:containeranalysis/v1alpha1:BuildMetadataResponse": { "properties": { "finishedOn": { "format": "google-datetime" }, "invocationId": {}, "startedOn": { "format": "google-datetime" } } }, "google-native:containeranalysis/v1alpha1:BuildProvenance": { "properties": { "buildOptions": {}, "builderVersion": {}, "builtArtifacts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Artifact" } }, "commands": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Command" } }, "createTime": { "format": "google-datetime" }, "creator": {}, "finishTime": { "format": "google-datetime" }, "id": {}, "logsBucket": {}, "projectId": { "sdkName": "project" }, "sourceProvenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Source" }, "startTime": { "format": "google-datetime" }, "triggerId": {} } }, "google-native:containeranalysis/v1alpha1:BuildProvenanceResponse": { "properties": { "buildOptions": {}, "builderVersion": {}, "builtArtifacts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ArtifactResponse" } }, "commands": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CommandResponse" } }, "createTime": { "format": "google-datetime" }, "creator": {}, "finishTime": { "format": "google-datetime" }, "logsBucket": {}, "projectId": { "sdkName": "project" }, "sourceProvenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SourceResponse" }, "startTime": { "format": "google-datetime" }, "triggerId": {} } }, "google-native:containeranalysis/v1alpha1:BuildSignature": { "properties": { "keyId": {}, "keyType": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildSignatureKeyType" }, "publicKey": {}, "signature": {} } }, "google-native:containeranalysis/v1alpha1:BuildSignatureResponse": { "properties": { "keyId": {}, "keyType": {}, "publicKey": {}, "signature": {} } }, "google-native:containeranalysis/v1alpha1:BuildType": { "properties": { "builderVersion": {}, "signature": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildSignature" } } }, "google-native:containeranalysis/v1alpha1:BuildTypeResponse": { "properties": { "builderVersion": {}, "signature": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildSignatureResponse" } } }, "google-native:containeranalysis/v1alpha1:BuilderConfig": { "properties": { "id": {} } }, "google-native:containeranalysis/v1alpha1:BuilderConfigResponse": {}, "google-native:containeranalysis/v1alpha1:CVSS": { "properties": { "attackComplexity": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSAttackComplexity" }, "attackVector": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSAttackVector" }, "authentication": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSAuthentication" }, "availabilityImpact": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSAvailabilityImpact" }, "baseScore": { "format": "float" }, "confidentialityImpact": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSConfidentialityImpact" }, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSIntegrityImpact" }, "privilegesRequired": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSPrivilegesRequired" }, "scope": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSScope" }, "userInteraction": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSUserInteraction" } } }, "google-native:containeranalysis/v1alpha1:CVSSResponse": { "properties": { "attackComplexity": {}, "attackVector": {}, "authentication": {}, "availabilityImpact": {}, "baseScore": { "format": "float" }, "confidentialityImpact": {}, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": {}, "privilegesRequired": {}, "scope": {}, "userInteraction": {} } }, "google-native:containeranalysis/v1alpha1:CisBenchmark": { "properties": { "profileLevel": { "format": "int32" }, "severity": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CisBenchmarkSeverity" } } }, "google-native:containeranalysis/v1alpha1:CisBenchmarkResponse": { "properties": { "profileLevel": { "format": "int32" }, "severity": {} } }, "google-native:containeranalysis/v1alpha1:Command": { "properties": { "args": { "items": {} }, "dir": {}, "env": { "items": {} }, "id": {}, "name": {}, "waitFor": { "items": {} } } }, "google-native:containeranalysis/v1alpha1:CommandResponse": { "properties": { "args": { "items": {} }, "dir": {}, "env": { "items": {} }, "name": {}, "waitFor": { "items": {} } } }, "google-native:containeranalysis/v1alpha1:Completeness": { "properties": { "arguments": {}, "environment": {}, "materials": {} } }, "google-native:containeranalysis/v1alpha1:CompletenessResponse": { "properties": { "arguments": {}, "environment": {}, "materials": {} } }, "google-native:containeranalysis/v1alpha1:ComplianceNote": { "properties": { "cisBenchmark": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CisBenchmark" }, "description": {}, "rationale": {}, "remediation": {}, "scanInstructions": { "format": "byte" }, "title": {}, "version": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ComplianceVersion" } } } }, "google-native:containeranalysis/v1alpha1:ComplianceNoteResponse": { "properties": { "cisBenchmark": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CisBenchmarkResponse" }, "description": {}, "rationale": {}, "remediation": {}, "scanInstructions": { "format": "byte" }, "title": {}, "version": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ComplianceVersionResponse" } } } }, "google-native:containeranalysis/v1alpha1:ComplianceOccurrence": { "properties": { "nonComplianceReason": {}, "nonCompliantFiles": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:NonCompliantFile" } } } }, "google-native:containeranalysis/v1alpha1:ComplianceOccurrenceResponse": { "properties": { "nonComplianceReason": {}, "nonCompliantFiles": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:NonCompliantFileResponse" } } } }, "google-native:containeranalysis/v1alpha1:ComplianceVersion": { "properties": { "benchmarkDocument": {}, "cpeUri": {}, "version": {} } }, "google-native:containeranalysis/v1alpha1:ComplianceVersionResponse": { "properties": { "benchmarkDocument": {}, "cpeUri": {}, "version": {} } }, "google-native:containeranalysis/v1alpha1:DSSEAttestationNote": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DSSEHint" } } }, "google-native:containeranalysis/v1alpha1:DSSEAttestationNoteResponse": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DSSEHintResponse" } } }, "google-native:containeranalysis/v1alpha1:DSSEAttestationOccurrence": { "properties": { "envelope": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Envelope" }, "statement": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoStatement" } } }, "google-native:containeranalysis/v1alpha1:DSSEAttestationOccurrenceResponse": { "properties": { "envelope": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:EnvelopeResponse" }, "statement": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoStatementResponse" } } }, "google-native:containeranalysis/v1alpha1:DSSEHint": { "properties": { "humanReadableName": { "required": true } } }, "google-native:containeranalysis/v1alpha1:DSSEHintResponse": { "properties": { "humanReadableName": { "required": true } } }, "google-native:containeranalysis/v1alpha1:Deployable": { "properties": { "resourceUri": { "items": {} } } }, "google-native:containeranalysis/v1alpha1:DeployableResponse": { "properties": { "resourceUri": { "items": {} } } }, "google-native:containeranalysis/v1alpha1:Deployment": { "properties": { "address": {}, "config": {}, "deployTime": { "format": "google-datetime" }, "platform": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DeploymentPlatform" }, "resourceUri": { "items": {} }, "undeployTime": { "format": "google-datetime" }, "userEmail": {} } }, "google-native:containeranalysis/v1alpha1:DeploymentResponse": { "properties": { "address": {}, "config": {}, "deployTime": { "format": "google-datetime" }, "platform": {}, "resourceUri": { "items": {} }, "undeployTime": { "format": "google-datetime" }, "userEmail": {} } }, "google-native:containeranalysis/v1alpha1:Derived": { "properties": { "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Fingerprint" }, "layerInfo": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Layer" } } } }, "google-native:containeranalysis/v1alpha1:DerivedResponse": { "properties": { "baseResourceUrl": {}, "distance": { "format": "uint32" }, "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:FingerprintResponse" }, "layerInfo": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:LayerResponse" } } } }, "google-native:containeranalysis/v1alpha1:Detail": { "properties": { "cpeUri": {}, "description": {}, "fixedLocation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityLocation" }, "isObsolete": {}, "maxAffectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Version" }, "minAffectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Version" }, "package": {}, "packageType": {}, "severityName": {}, "source": {}, "vendor": {} } }, "google-native:containeranalysis/v1alpha1:DetailResponse": { "properties": { "cpeUri": {}, "description": {}, "fixedLocation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityLocationResponse" }, "isObsolete": {}, "maxAffectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionResponse" }, "minAffectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionResponse" }, "package": {}, "packageType": {}, "severityName": {}, "source": {}, "vendor": {} } }, "google-native:containeranalysis/v1alpha1:Digest": { "properties": { "algo": {}, "digestBytes": { "format": "byte" } } }, "google-native:containeranalysis/v1alpha1:DigestResponse": { "properties": { "algo": {}, "digestBytes": { "format": "byte" } } }, "google-native:containeranalysis/v1alpha1:Discovered": { "properties": { "analysisCompleted": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:AnalysisCompleted" }, "analysisError": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Status" } }, "analysisStatus": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DiscoveredAnalysisStatus" }, "analysisStatusError": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Status" }, "archiveTime": { "format": "google-datetime" }, "continuousAnalysis": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DiscoveredContinuousAnalysis" }, "cpe": {}, "lastScanTime": { "format": "google-datetime" } } }, "google-native:containeranalysis/v1alpha1:DiscoveredResponse": { "properties": { "analysisCompleted": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:AnalysisCompletedResponse" }, "analysisError": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:StatusResponse" } }, "analysisStatus": {}, "analysisStatusError": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:StatusResponse" }, "archiveTime": { "format": "google-datetime" }, "continuousAnalysis": {}, "cpe": {}, "lastScanTime": { "format": "google-datetime" }, "operation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:OperationResponse" }, "sbomStatus": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SBOMStatusResponse" } } }, "google-native:containeranalysis/v1alpha1:Discovery": { "properties": { "analysisKind": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DiscoveryAnalysisKind" } } }, "google-native:containeranalysis/v1alpha1:DiscoveryResponse": { "properties": { "analysisKind": {} } }, "google-native:containeranalysis/v1alpha1:Distribution": { "properties": { "architecture": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DistributionArchitecture" }, "cpeUri": {}, "description": {}, "latestVersion": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Version" }, "maintainer": {}, "url": {} } }, "google-native:containeranalysis/v1alpha1:DistributionResponse": { "properties": { "architecture": {}, "cpeUri": {}, "description": {}, "latestVersion": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionResponse" }, "maintainer": {}, "url": {} } }, "google-native:containeranalysis/v1alpha1:DocumentNote": { "properties": { "dataLicence": {}, "spdxVersion": {} } }, "google-native:containeranalysis/v1alpha1:DocumentNoteResponse": { "properties": { "dataLicence": {}, "spdxVersion": {} } }, "google-native:containeranalysis/v1alpha1:DocumentOccurrence": { "properties": { "createTime": { "format": "google-datetime" }, "creatorComment": {}, "creators": { "items": {} }, "documentComment": {}, "externalDocumentRefs": { "items": {} }, "id": {}, "licenseListVersion": {}, "namespace": {}, "title": {} } }, "google-native:containeranalysis/v1alpha1:DocumentOccurrenceResponse": { "properties": { "createTime": { "format": "google-datetime" }, "creatorComment": {}, "creators": { "items": {} }, "documentComment": {}, "externalDocumentRefs": { "items": {} }, "licenseListVersion": {}, "namespace": {}, "title": {} } }, "google-native:containeranalysis/v1alpha1:Envelope": { "properties": { "payload": { "format": "byte" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:EnvelopeSignature" } } } }, "google-native:containeranalysis/v1alpha1:EnvelopeResponse": { "properties": { "payload": { "format": "byte" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:EnvelopeSignatureResponse" } } } }, "google-native:containeranalysis/v1alpha1:EnvelopeSignature": { "properties": { "keyid": {}, "sig": { "format": "byte" } } }, "google-native:containeranalysis/v1alpha1:EnvelopeSignatureResponse": { "properties": { "keyid": {}, "sig": { "format": "byte" } } }, "google-native:containeranalysis/v1alpha1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:containeranalysis/v1alpha1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:containeranalysis/v1alpha1:ExternalRef": { "properties": { "category": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ExternalRefCategory" }, "comment": {}, "locator": {}, "type": {} } }, "google-native:containeranalysis/v1alpha1:ExternalRefResponse": { "properties": { "category": {}, "comment": {}, "locator": {}, "type": {} } }, "google-native:containeranalysis/v1alpha1:FileLocation": { "properties": { "filePath": {} } }, "google-native:containeranalysis/v1alpha1:FileLocationResponse": { "properties": { "filePath": {} } }, "google-native:containeranalysis/v1alpha1:FileNote": { "properties": { "checksum": { "items": {} }, "fileType": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:FileNoteFileType" }, "title": {} } }, "google-native:containeranalysis/v1alpha1:FileNoteResponse": { "properties": { "checksum": { "items": {} }, "fileType": {}, "title": {} } }, "google-native:containeranalysis/v1alpha1:FileOccurrence": { "properties": { "attributions": { "items": {} }, "comment": {}, "contributors": { "items": {} }, "copyright": {}, "filesLicenseInfo": { "items": {} }, "id": {}, "licenseConcluded": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:License" }, "notice": {} } }, "google-native:containeranalysis/v1alpha1:FileOccurrenceResponse": { "properties": { "attributions": { "items": {} }, "comment": {}, "contributors": { "items": {} }, "copyright": {}, "filesLicenseInfo": { "items": {} }, "licenseConcluded": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:LicenseResponse" }, "notice": {} } }, "google-native:containeranalysis/v1alpha1:Fingerprint": { "properties": { "v1Name": {}, "v2Blob": { "items": {} } } }, "google-native:containeranalysis/v1alpha1:FingerprintResponse": { "properties": { "v1Name": {}, "v2Blob": { "items": {} }, "v2Name": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1AliasContext": { "properties": { "kind": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1AliasContextKind" }, "name": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1AliasContextResponse": { "properties": { "kind": {}, "name": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1CloudRepoSourceContext": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1AliasContext" }, "repoId": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1RepoId" }, "revisionId": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1CloudRepoSourceContextResponse": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1AliasContextResponse" }, "repoId": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1RepoIdResponse" }, "revisionId": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContext": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1AliasContext" }, "gerritProject": {}, "hostUri": {}, "revisionId": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContextResponse": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1AliasContextResponse" }, "gerritProject": {}, "hostUri": {}, "revisionId": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1GitSourceContext": { "properties": { "revisionId": { "required": true }, "url": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1GitSourceContextResponse": { "properties": { "revisionId": { "required": true }, "url": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1ProjectRepoId": { "properties": { "projectId": { "sdkName": "project" }, "repoName": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1ProjectRepoIdResponse": { "properties": { "projectId": { "sdkName": "project" }, "repoName": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1RepoId": { "properties": { "projectRepoId": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1ProjectRepoId" }, "uid": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1RepoIdResponse": { "properties": { "projectRepoId": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1ProjectRepoIdResponse" }, "uid": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaBuilder": { "properties": { "id": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaBuilderResponse": {}, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaCompleteness": { "properties": { "environment": {}, "materials": {}, "parameters": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaCompletenessResponse": { "properties": { "environment": {}, "materials": {}, "parameters": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSource": { "properties": { "digest": {}, "entryPoint": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSourceResponse": { "properties": { "digest": {}, "entryPoint": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocation": { "properties": { "configSource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSource" }, "environment": {}, "parameters": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocationResponse": { "properties": { "configSource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSourceResponse" }, "environment": {}, "parameters": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterial": { "properties": { "digest": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialResponse": { "properties": { "digest": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMetadata": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaCompleteness" }, "reproducible": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMetadataResponse": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaCompletenessResponse" }, "reproducible": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SourceContext": { "properties": { "cloudRepo": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1CloudRepoSourceContext" }, "gerrit": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContext" }, "git": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1GitSourceContext" }, "labels": {} } }, "google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SourceContextResponse": { "properties": { "cloudRepo": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1CloudRepoSourceContextResponse" }, "gerrit": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1GerritSourceContextResponse" }, "git": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1GitSourceContextResponse" }, "labels": {} } }, "google-native:containeranalysis/v1alpha1:Hash": { "properties": { "type": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:HashType" }, "value": { "format": "byte" } } }, "google-native:containeranalysis/v1alpha1:HashResponse": { "properties": { "type": {}, "value": { "format": "byte" } } }, "google-native:containeranalysis/v1alpha1:IdentifierHelper": { "properties": { "field": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:IdentifierHelperField" }, "genericUri": {} } }, "google-native:containeranalysis/v1alpha1:IdentifierHelperResponse": { "properties": { "field": {}, "genericUri": {} } }, "google-native:containeranalysis/v1alpha1:InTotoProvenance": { "properties": { "builderConfig": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuilderConfig" }, "materials": { "items": {} }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Metadata" }, "recipe": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Recipe" } } }, "google-native:containeranalysis/v1alpha1:InTotoProvenanceResponse": { "properties": { "builderConfig": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuilderConfigResponse" }, "materials": { "items": {} }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:MetadataResponse" }, "recipe": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RecipeResponse" } } }, "google-native:containeranalysis/v1alpha1:InTotoSlsaProvenanceV1": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaProvenanceV1" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Subject" } } } }, "google-native:containeranalysis/v1alpha1:InTotoSlsaProvenanceV1Response": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaProvenanceV1Response" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SubjectResponse" } } } }, "google-native:containeranalysis/v1alpha1:InTotoStatement": { "properties": { "_type": { "sdkName": "type" }, "predicateType": {}, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoProvenance" }, "slsaProvenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaProvenance" }, "slsaProvenanceZeroTwo": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaProvenanceZeroTwo" }, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Subject" } } } }, "google-native:containeranalysis/v1alpha1:InTotoStatementResponse": { "properties": { "_type": { "sdkName": "type" }, "predicateType": {}, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:InTotoProvenanceResponse" }, "slsaProvenance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaProvenanceResponse" }, "slsaProvenanceZeroTwo": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaProvenanceZeroTwoResponse" }, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SubjectResponse" } } } }, "google-native:containeranalysis/v1alpha1:Installation": { "properties": { "license": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:License" }, "location": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Location" } } } }, "google-native:containeranalysis/v1alpha1:InstallationResponse": { "properties": { "architecture": {}, "cpeUri": {}, "license": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:LicenseResponse" }, "location": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:LocationResponse" } }, "name": {}, "packageType": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionResponse" } } }, "google-native:containeranalysis/v1alpha1:Justification": { "properties": { "details": {}, "justificationType": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:JustificationJustificationType" } } }, "google-native:containeranalysis/v1alpha1:JustificationResponse": { "properties": { "details": {}, "justificationType": {} } }, "google-native:containeranalysis/v1alpha1:Layer": { "properties": { "arguments": {}, "directive": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:LayerDirective" } } }, "google-native:containeranalysis/v1alpha1:LayerResponse": { "properties": { "arguments": {}, "directive": {} } }, "google-native:containeranalysis/v1alpha1:License": { "properties": { "comments": {}, "expression": {} } }, "google-native:containeranalysis/v1alpha1:LicenseResponse": { "properties": { "comments": {}, "expression": {} } }, "google-native:containeranalysis/v1alpha1:Location": { "properties": { "cpeUri": {}, "path": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Version" } } }, "google-native:containeranalysis/v1alpha1:LocationResponse": { "properties": { "cpeUri": {}, "path": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionResponse" } } }, "google-native:containeranalysis/v1alpha1:Material": { "properties": { "digest": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:MaterialResponse": { "properties": { "digest": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:Metadata": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Completeness" }, "reproducible": {} } }, "google-native:containeranalysis/v1alpha1:MetadataResponse": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CompletenessResponse" }, "reproducible": {} } }, "google-native:containeranalysis/v1alpha1:NonCompliantFile": { "properties": { "displayCommand": {}, "path": {}, "reason": {} } }, "google-native:containeranalysis/v1alpha1:NonCompliantFileResponse": { "properties": { "displayCommand": {}, "path": {}, "reason": {} } }, "google-native:containeranalysis/v1alpha1:OperationResponse": { "properties": { "done": {}, "error": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:StatusResponse" }, "metadata": {}, "name": {}, "response": {} } }, "google-native:containeranalysis/v1alpha1:Package": { "properties": { "architecture": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PackageArchitecture" }, "cpeUri": {}, "description": {}, "digest": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Digest" } }, "distribution": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Distribution" } }, "license": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:License" }, "maintainer": {}, "name": {}, "packageType": {}, "url": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Version" } } }, "google-native:containeranalysis/v1alpha1:PackageInfoNote": { "properties": { "analyzed": {}, "attribution": {}, "checksum": {}, "copyright": {}, "detailedDescription": {}, "downloadLocation": {}, "externalRefs": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ExternalRef" } }, "filesLicenseInfo": { "items": {} }, "homePage": {}, "licenseDeclared": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:License" }, "originator": {}, "packageType": {}, "summaryDescription": {}, "supplier": {}, "title": {}, "verificationCode": {}, "version": {} } }, "google-native:containeranalysis/v1alpha1:PackageInfoNoteResponse": { "properties": { "analyzed": {}, "attribution": {}, "checksum": {}, "copyright": {}, "detailedDescription": {}, "downloadLocation": {}, "externalRefs": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ExternalRefResponse" } }, "filesLicenseInfo": { "items": {} }, "homePage": {}, "licenseDeclared": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:LicenseResponse" }, "originator": {}, "packageType": {}, "summaryDescription": {}, "supplier": {}, "title": {}, "verificationCode": {}, "version": {} } }, "google-native:containeranalysis/v1alpha1:PackageInfoOccurrence": { "properties": { "comment": {}, "filename": {}, "id": {}, "licenseConcluded": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:License" }, "sourceInfo": {} } }, "google-native:containeranalysis/v1alpha1:PackageInfoOccurrenceResponse": { "properties": { "comment": {}, "filename": {}, "homePage": {}, "licenseConcluded": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:LicenseResponse" }, "packageType": {}, "sourceInfo": {}, "summaryDescription": {}, "title": {}, "version": {} } }, "google-native:containeranalysis/v1alpha1:PackageIssue": { "properties": { "affectedLocation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityLocation" }, "fixedLocation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityLocation" }, "packageType": {}, "severityName": {} } }, "google-native:containeranalysis/v1alpha1:PackageIssueResponse": { "properties": { "affectedLocation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityLocationResponse" }, "effectiveSeverity": {}, "fixedLocation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityLocationResponse" }, "packageType": {}, "severityName": {} } }, "google-native:containeranalysis/v1alpha1:PackageResponse": { "properties": { "architecture": {}, "cpeUri": {}, "description": {}, "digest": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DigestResponse" } }, "distribution": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DistributionResponse" } }, "license": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:LicenseResponse" }, "maintainer": {}, "name": {}, "packageType": {}, "url": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionResponse" } } }, "google-native:containeranalysis/v1alpha1:PgpSignedAttestation": { "properties": { "contentType": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PgpSignedAttestationContentType" }, "pgpKeyId": {}, "signature": {} } }, "google-native:containeranalysis/v1alpha1:PgpSignedAttestationResponse": { "properties": { "contentType": {}, "pgpKeyId": {}, "signature": {} } }, "google-native:containeranalysis/v1alpha1:Product": { "properties": { "id": {}, "identifierHelper": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:IdentifierHelper" }, "name": {} } }, "google-native:containeranalysis/v1alpha1:ProductResponse": { "properties": { "identifierHelper": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:IdentifierHelperResponse" }, "name": {} } }, "google-native:containeranalysis/v1alpha1:ProvenanceBuilder": { "properties": { "builderDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ResourceDescriptor" } }, "id": {}, "version": {} } }, "google-native:containeranalysis/v1alpha1:ProvenanceBuilderResponse": { "properties": { "builderDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ResourceDescriptorResponse" } }, "version": {} } }, "google-native:containeranalysis/v1alpha1:Publisher": { "properties": { "issuingAuthority": {}, "name": {}, "publisherNamespace": {} } }, "google-native:containeranalysis/v1alpha1:PublisherResponse": { "properties": { "issuingAuthority": {}, "name": {}, "publisherNamespace": {} } }, "google-native:containeranalysis/v1alpha1:Recipe": { "properties": { "arguments": { "items": {} }, "definedInMaterial": { "format": "int64" }, "entryPoint": {}, "environment": { "items": {} }, "type": {} } }, "google-native:containeranalysis/v1alpha1:RecipeResponse": { "properties": { "arguments": { "items": {} }, "definedInMaterial": { "format": "int64" }, "entryPoint": {}, "environment": { "items": {} }, "type": {} } }, "google-native:containeranalysis/v1alpha1:RelatedUrl": { "properties": { "label": {}, "url": {} } }, "google-native:containeranalysis/v1alpha1:RelatedUrlResponse": { "properties": { "label": {}, "url": {} } }, "google-native:containeranalysis/v1alpha1:RelationshipNote": { "properties": { "type": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RelationshipNoteType" } } }, "google-native:containeranalysis/v1alpha1:RelationshipNoteResponse": { "properties": { "type": {} } }, "google-native:containeranalysis/v1alpha1:RelationshipOccurrence": { "properties": { "comment": {}, "source": {}, "target": {} } }, "google-native:containeranalysis/v1alpha1:RelationshipOccurrenceResponse": { "properties": { "comment": {}, "source": {}, "target": {}, "type": {} } }, "google-native:containeranalysis/v1alpha1:Remediation": { "properties": { "details": {}, "remediationType": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RemediationRemediationType" }, "remediationUri": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:URI" } } }, "google-native:containeranalysis/v1alpha1:RemediationResponse": { "properties": { "details": {}, "remediationType": {}, "remediationUri": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:URIResponse" } } }, "google-native:containeranalysis/v1alpha1:RepoSource": { "properties": { "branchName": {}, "commitSha": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "tagName": {} } }, "google-native:containeranalysis/v1alpha1:RepoSourceResponse": { "properties": { "branchName": {}, "commitSha": {}, "projectId": { "sdkName": "project" }, "repoName": {}, "tagName": {} } }, "google-native:containeranalysis/v1alpha1:Resource": { "properties": { "contentHash": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Hash" }, "name": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:ResourceDescriptor": { "properties": { "annotations": {}, "content": { "format": "byte" }, "digest": {}, "downloadLocation": {}, "mediaType": {}, "name": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:ResourceDescriptorResponse": { "properties": { "annotations": {}, "content": { "format": "byte" }, "digest": {}, "downloadLocation": {}, "mediaType": {}, "name": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:ResourceResponse": { "properties": { "contentHash": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:HashResponse" }, "name": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:RunDetails": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ProvenanceBuilder" }, "byproducts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ResourceDescriptor" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildMetadata" } } }, "google-native:containeranalysis/v1alpha1:RunDetailsResponse": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ProvenanceBuilderResponse" }, "byproducts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ResourceDescriptorResponse" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildMetadataResponse" } } }, "google-native:containeranalysis/v1alpha1:SBOMReferenceNote": { "properties": { "format": {}, "version": {} } }, "google-native:containeranalysis/v1alpha1:SBOMReferenceNoteResponse": { "properties": { "format": {}, "version": {} } }, "google-native:containeranalysis/v1alpha1:SBOMReferenceOccurrence": { "properties": { "payload": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SbomReferenceIntotoPayload" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:EnvelopeSignature" } } } }, "google-native:containeranalysis/v1alpha1:SBOMReferenceOccurrenceResponse": { "properties": { "payload": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SbomReferenceIntotoPayloadResponse" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:EnvelopeSignatureResponse" } } } }, "google-native:containeranalysis/v1alpha1:SBOMStatusResponse": { "properties": { "error": {}, "sbomState": {} } }, "google-native:containeranalysis/v1alpha1:SbomReferenceIntotoPayload": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SbomReferenceIntotoPredicate" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Subject" } } } }, "google-native:containeranalysis/v1alpha1:SbomReferenceIntotoPayloadResponse": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SbomReferenceIntotoPredicateResponse" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SubjectResponse" } } } }, "google-native:containeranalysis/v1alpha1:SbomReferenceIntotoPredicate": { "properties": { "digest": {}, "location": {}, "mimeType": {}, "referrerId": {} } }, "google-native:containeranalysis/v1alpha1:SbomReferenceIntotoPredicateResponse": { "properties": { "digest": {}, "location": {}, "mimeType": {}, "referrerId": {} } }, "google-native:containeranalysis/v1alpha1:SlsaBuilder": { "properties": { "id": {} } }, "google-native:containeranalysis/v1alpha1:SlsaBuilderResponse": {}, "google-native:containeranalysis/v1alpha1:SlsaCompleteness": { "properties": { "arguments": {}, "environment": {}, "materials": {} } }, "google-native:containeranalysis/v1alpha1:SlsaCompletenessResponse": { "properties": { "arguments": {}, "environment": {}, "materials": {} } }, "google-native:containeranalysis/v1alpha1:SlsaMetadata": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaCompleteness" }, "reproducible": {} } }, "google-native:containeranalysis/v1alpha1:SlsaMetadataResponse": { "properties": { "buildFinishedOn": { "format": "google-datetime" }, "buildInvocationId": {}, "buildStartedOn": { "format": "google-datetime" }, "completeness": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaCompletenessResponse" }, "reproducible": {} } }, "google-native:containeranalysis/v1alpha1:SlsaProvenance": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaBuilder" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Material" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaMetadata" }, "recipe": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaRecipe" } } }, "google-native:containeranalysis/v1alpha1:SlsaProvenanceResponse": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaBuilderResponse" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:MaterialResponse" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaMetadataResponse" }, "recipe": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SlsaRecipeResponse" } } }, "google-native:containeranalysis/v1alpha1:SlsaProvenanceV1": { "properties": { "buildDefinition": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildDefinition" }, "runDetails": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RunDetails" } } }, "google-native:containeranalysis/v1alpha1:SlsaProvenanceV1Response": { "properties": { "buildDefinition": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildDefinitionResponse" }, "runDetails": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RunDetailsResponse" } } }, "google-native:containeranalysis/v1alpha1:SlsaProvenanceZeroTwo": { "properties": { "buildConfig": {}, "buildType": {}, "builder": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaBuilder" }, "invocation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocation" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterial" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMetadata" } } }, "google-native:containeranalysis/v1alpha1:SlsaProvenanceZeroTwoResponse": { "properties": { "buildConfig": {}, "buildType": {}, "builder": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaBuilderResponse" }, "invocation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocationResponse" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialResponse" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMetadataResponse" } } }, "google-native:containeranalysis/v1alpha1:SlsaRecipe": { "properties": { "arguments": {}, "definedInMaterial": { "format": "int64" }, "entryPoint": {}, "environment": {}, "type": {} } }, "google-native:containeranalysis/v1alpha1:SlsaRecipeResponse": { "properties": { "arguments": {}, "definedInMaterial": { "format": "int64" }, "entryPoint": {}, "environment": {}, "type": {} } }, "google-native:containeranalysis/v1alpha1:Source": { "properties": { "additionalContexts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SourceContext" } }, "artifactStorageSource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:StorageSource" }, "context": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SourceContext" }, "fileHashes": {}, "repoSource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RepoSource" }, "storageSource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:StorageSource" } } }, "google-native:containeranalysis/v1alpha1:SourceResponse": { "properties": { "additionalContexts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SourceContextResponse" } }, "artifactStorageSource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:StorageSourceResponse" }, "context": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:GoogleDevtoolsContaineranalysisV1alpha1SourceContextResponse" }, "fileHashes": {}, "repoSource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RepoSourceResponse" }, "storageSource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:StorageSourceResponse" } } }, "google-native:containeranalysis/v1alpha1:Status": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:containeranalysis/v1alpha1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:containeranalysis/v1alpha1:StorageSource": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:containeranalysis/v1alpha1:StorageSourceResponse": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:containeranalysis/v1alpha1:Subject": { "properties": { "digest": {}, "name": {} } }, "google-native:containeranalysis/v1alpha1:SubjectResponse": { "properties": { "digest": {}, "name": {} } }, "google-native:containeranalysis/v1alpha1:URI": { "properties": { "label": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:URIResponse": { "properties": { "label": {}, "uri": {} } }, "google-native:containeranalysis/v1alpha1:UpgradeDistribution": { "properties": { "classification": {}, "cpeUri": {}, "cve": { "items": {} }, "severity": {} } }, "google-native:containeranalysis/v1alpha1:UpgradeDistributionResponse": { "properties": { "classification": {}, "cpeUri": {}, "cve": { "items": {} }, "severity": {} } }, "google-native:containeranalysis/v1alpha1:UpgradeNote": { "properties": { "distributions": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:UpgradeDistribution" } }, "package": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Version" } } }, "google-native:containeranalysis/v1alpha1:UpgradeNoteResponse": { "properties": { "distributions": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:UpgradeDistributionResponse" } }, "package": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionResponse" } } }, "google-native:containeranalysis/v1alpha1:UpgradeOccurrence": { "properties": { "distribution": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:UpgradeDistribution" }, "package": {}, "parsedVersion": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Version" } } }, "google-native:containeranalysis/v1alpha1:UpgradeOccurrenceResponse": { "properties": { "distribution": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:UpgradeDistributionResponse" }, "package": {}, "parsedVersion": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionResponse" } } }, "google-native:containeranalysis/v1alpha1:Version": { "properties": { "epoch": { "format": "int32" }, "inclusive": {}, "kind": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionKind" }, "name": {}, "revision": {} } }, "google-native:containeranalysis/v1alpha1:VersionResponse": { "properties": { "epoch": { "format": "int32" }, "inclusive": {}, "kind": {}, "name": {}, "revision": {} } }, "google-native:containeranalysis/v1alpha1:VexAssessment": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Justification" }, "noteName": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:URI" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Remediation" } }, "state": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VexAssessmentState" }, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1alpha1:VexAssessmentResponse": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:JustificationResponse" }, "noteName": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:URIResponse" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RemediationResponse" } }, "state": {}, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1alpha1:VulnerabilityAssessmentNote": { "properties": { "assessment": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Assessment" }, "languageCode": {}, "longDescription": {}, "product": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Product" }, "publisher": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Publisher" }, "shortDescription": {}, "title": {} } }, "google-native:containeranalysis/v1alpha1:VulnerabilityAssessmentNoteResponse": { "properties": { "assessment": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:AssessmentResponse" }, "languageCode": {}, "longDescription": {}, "product": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ProductResponse" }, "publisher": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PublisherResponse" }, "shortDescription": {}, "title": {} } }, "google-native:containeranalysis/v1alpha1:VulnerabilityDetails": { "properties": { "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSS" }, "cvssV3": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSS" }, "effectiveSeverity": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityDetailsEffectiveSeverity" }, "extraDetails": {}, "packageIssue": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PackageIssue" } }, "type": {}, "vexAssessment": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VexAssessment" } } }, "google-native:containeranalysis/v1alpha1:VulnerabilityDetailsResponse": { "properties": { "cvssScore": { "format": "float" }, "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSResponse" }, "cvssV3": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSResponse" }, "cvssVersion": {}, "effectiveSeverity": {}, "extraDetails": {}, "packageIssue": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PackageIssueResponse" } }, "severity": {}, "type": {}, "vexAssessment": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VexAssessmentResponse" } } }, "google-native:containeranalysis/v1alpha1:VulnerabilityLocation": { "properties": { "cpeUri": {}, "fileLocation": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:FileLocation" } }, "package": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Version" } } }, "google-native:containeranalysis/v1alpha1:VulnerabilityLocationResponse": { "properties": { "cpeUri": {}, "fileLocation": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:FileLocationResponse" } }, "package": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VersionResponse" } } }, "google-native:containeranalysis/v1alpha1:VulnerabilityType": { "properties": { "cvssScore": { "format": "float" }, "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSS" }, "cvssVersion": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityTypeCvssVersion" }, "cwe": { "items": {} }, "details": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Detail" } }, "severity": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityTypeSeverity" } } }, "google-native:containeranalysis/v1alpha1:VulnerabilityTypeResponse": { "properties": { "cvssScore": { "format": "float" }, "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:CVSSResponse" }, "cvssVersion": {}, "cwe": { "items": {} }, "details": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DetailResponse" } }, "severity": {} } }, "google-native:containeranalysis/v1beta1:AliasContext": { "properties": { "kind": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AliasContextKind" }, "name": {} } }, "google-native:containeranalysis/v1beta1:AliasContextResponse": { "properties": { "kind": {}, "name": {} } }, "google-native:containeranalysis/v1beta1:AnalysisCompleted": { "properties": { "analysisType": { "items": {} } } }, "google-native:containeranalysis/v1beta1:AnalysisCompletedResponse": { "properties": { "analysisType": { "items": {} } } }, "google-native:containeranalysis/v1beta1:Artifact": { "properties": { "checksum": {}, "id": {}, "names": { "items": {} } } }, "google-native:containeranalysis/v1beta1:ArtifactHashes": { "properties": { "sha256": {} } }, "google-native:containeranalysis/v1beta1:ArtifactHashesResponse": { "properties": { "sha256": {} } }, "google-native:containeranalysis/v1beta1:ArtifactResponse": { "properties": { "checksum": {}, "names": { "items": {} } } }, "google-native:containeranalysis/v1beta1:ArtifactRule": { "properties": { "artifactRule": { "items": {} } } }, "google-native:containeranalysis/v1beta1:ArtifactRuleResponse": { "properties": { "artifactRule": { "items": {} } } }, "google-native:containeranalysis/v1beta1:Assessment": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Justification" }, "longDescription": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelatedUrl" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Remediation" } }, "shortDescription": {}, "state": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AssessmentState" }, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1beta1:AssessmentResponse": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1beta1:JustificationResponse" }, "longDescription": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelatedUrlResponse" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RemediationResponse" } }, "shortDescription": {}, "state": {}, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1beta1:Attestation": { "properties": { "genericSignedAttestation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GenericSignedAttestation" }, "pgpSignedAttestation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PgpSignedAttestation" } } }, "google-native:containeranalysis/v1beta1:AttestationResponse": { "properties": { "genericSignedAttestation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GenericSignedAttestationResponse" }, "pgpSignedAttestation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PgpSignedAttestationResponse" } } }, "google-native:containeranalysis/v1beta1:Authority": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Hint" } } }, "google-native:containeranalysis/v1beta1:AuthorityResponse": { "properties": { "hint": { "$ref": "#/types/google-native:containeranalysis/v1beta1:HintResponse" } } }, "google-native:containeranalysis/v1beta1:Basis": { "properties": { "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Fingerprint", "required": true, "forceNew": true }, "resourceUrl": { "required": true, "forceNew": true } } }, "google-native:containeranalysis/v1beta1:BasisResponse": { "properties": { "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1beta1:FingerprintResponse", "required": true }, "resourceUrl": { "required": true } } }, "google-native:containeranalysis/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:containeranalysis/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:containeranalysis/v1beta1:Build": { "properties": { "builderVersion": { "required": true, "forceNew": true }, "signature": { "$ref": "#/types/google-native:containeranalysis/v1beta1:BuildSignature" } } }, "google-native:containeranalysis/v1beta1:BuildDefinition": { "properties": { "buildType": {}, "externalParameters": {}, "internalParameters": {}, "resolvedDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ResourceDescriptor" } } } }, "google-native:containeranalysis/v1beta1:BuildDefinitionResponse": { "properties": { "buildType": {}, "externalParameters": {}, "internalParameters": {}, "resolvedDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ResourceDescriptorResponse" } } } }, "google-native:containeranalysis/v1beta1:BuildMetadata": { "properties": { "finishedOn": { "format": "google-datetime" }, "invocationId": {}, "startedOn": { "format": "google-datetime" } } }, "google-native:containeranalysis/v1beta1:BuildMetadataResponse": { "properties": { "finishedOn": { "format": "google-datetime" }, "invocationId": {}, "startedOn": { "format": "google-datetime" } } }, "google-native:containeranalysis/v1beta1:BuildProvenance": { "properties": { "buildOptions": {}, "builderVersion": {}, "builtArtifacts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Artifact" } }, "commands": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Command" } }, "createTime": { "format": "google-datetime" }, "creator": {}, "endTime": { "format": "google-datetime" }, "id": { "required": true }, "logsUri": {}, "projectId": { "sdkName": "project" }, "sourceProvenance": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Source" }, "startTime": { "format": "google-datetime" }, "triggerId": {} } }, "google-native:containeranalysis/v1beta1:BuildProvenanceResponse": { "properties": { "buildOptions": {}, "builderVersion": {}, "builtArtifacts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ArtifactResponse" } }, "commands": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CommandResponse" } }, "createTime": { "format": "google-datetime" }, "creator": {}, "endTime": { "format": "google-datetime" }, "logsUri": {}, "projectId": { "sdkName": "project" }, "sourceProvenance": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SourceResponse" }, "startTime": { "format": "google-datetime" }, "triggerId": {} } }, "google-native:containeranalysis/v1beta1:BuildResponse": { "properties": { "builderVersion": { "required": true }, "signature": { "$ref": "#/types/google-native:containeranalysis/v1beta1:BuildSignatureResponse" } } }, "google-native:containeranalysis/v1beta1:BuildSignature": { "properties": { "keyId": {}, "keyType": { "$ref": "#/types/google-native:containeranalysis/v1beta1:BuildSignatureKeyType" }, "publicKey": {}, "signature": { "format": "byte", "required": true } } }, "google-native:containeranalysis/v1beta1:BuildSignatureResponse": { "properties": { "keyId": {}, "keyType": {}, "publicKey": {}, "signature": { "format": "byte", "required": true } } }, "google-native:containeranalysis/v1beta1:ByProducts": { "properties": { "customValues": {} } }, "google-native:containeranalysis/v1beta1:ByProductsResponse": { "properties": { "customValues": {} } }, "google-native:containeranalysis/v1beta1:CVSS": { "properties": { "attackComplexity": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSAttackComplexity" }, "attackVector": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSAttackVector" }, "authentication": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSAuthentication" }, "availabilityImpact": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSAvailabilityImpact" }, "baseScore": { "format": "float" }, "confidentialityImpact": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSConfidentialityImpact" }, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSIntegrityImpact" }, "privilegesRequired": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSPrivilegesRequired" }, "scope": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSScope" }, "userInteraction": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSUserInteraction" } } }, "google-native:containeranalysis/v1beta1:CVSSResponse": { "properties": { "attackComplexity": {}, "attackVector": {}, "authentication": {}, "availabilityImpact": {}, "baseScore": { "format": "float" }, "confidentialityImpact": {}, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": {}, "privilegesRequired": {}, "scope": {}, "userInteraction": {} } }, "google-native:containeranalysis/v1beta1:CVSSv3": { "properties": { "attackComplexity": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3AttackComplexity" }, "attackVector": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3AttackVector" }, "availabilityImpact": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3AvailabilityImpact" }, "baseScore": { "format": "float" }, "confidentialityImpact": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3ConfidentialityImpact" }, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3IntegrityImpact" }, "privilegesRequired": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3PrivilegesRequired" }, "scope": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3Scope" }, "userInteraction": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3UserInteraction" } } }, "google-native:containeranalysis/v1beta1:CVSSv3Response": { "properties": { "attackComplexity": {}, "attackVector": {}, "availabilityImpact": {}, "baseScore": { "format": "float" }, "confidentialityImpact": {}, "exploitabilityScore": { "format": "float" }, "impactScore": { "format": "float" }, "integrityImpact": {}, "privilegesRequired": {}, "scope": {}, "userInteraction": {} } }, "google-native:containeranalysis/v1beta1:CloudRepoSourceContext": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AliasContext" }, "repoId": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RepoId" }, "revisionId": {} } }, "google-native:containeranalysis/v1beta1:CloudRepoSourceContextResponse": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AliasContextResponse" }, "repoId": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RepoIdResponse" }, "revisionId": {} } }, "google-native:containeranalysis/v1beta1:Command": { "properties": { "args": { "items": {} }, "dir": {}, "env": { "items": {} }, "id": {}, "name": { "required": true }, "waitFor": { "items": {} } } }, "google-native:containeranalysis/v1beta1:CommandResponse": { "properties": { "args": { "items": {} }, "dir": {}, "env": { "items": {} }, "name": { "required": true }, "waitFor": { "items": {} } } }, "google-native:containeranalysis/v1beta1:Deployable": { "properties": { "resourceUri": { "required": true, "items": {} } } }, "google-native:containeranalysis/v1beta1:DeployableResponse": { "properties": { "resourceUri": { "required": true, "items": {} } } }, "google-native:containeranalysis/v1beta1:Deployment": { "properties": { "address": {}, "config": {}, "deployTime": { "format": "google-datetime", "required": true }, "platform": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DeploymentPlatform" }, "undeployTime": { "format": "google-datetime" }, "userEmail": {} } }, "google-native:containeranalysis/v1beta1:DeploymentResponse": { "properties": { "address": {}, "config": {}, "deployTime": { "format": "google-datetime", "required": true }, "platform": {}, "resourceUri": { "items": {} }, "undeployTime": { "format": "google-datetime" }, "userEmail": {} } }, "google-native:containeranalysis/v1beta1:Derived": { "properties": { "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Fingerprint", "required": true }, "layerInfo": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Layer" } } } }, "google-native:containeranalysis/v1beta1:DerivedResponse": { "properties": { "baseResourceUrl": {}, "distance": { "format": "int32" }, "fingerprint": { "$ref": "#/types/google-native:containeranalysis/v1beta1:FingerprintResponse", "required": true }, "layerInfo": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:LayerResponse" } } } }, "google-native:containeranalysis/v1beta1:Detail": { "properties": { "cpeUri": { "required": true }, "description": {}, "fixedLocation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilityLocation" }, "isObsolete": {}, "maxAffectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Version" }, "minAffectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Version" }, "package": { "required": true }, "packageType": {}, "severityName": {}, "source": {}, "sourceUpdateTime": { "format": "google-datetime" }, "vendor": {} } }, "google-native:containeranalysis/v1beta1:DetailResponse": { "properties": { "cpeUri": { "required": true }, "description": {}, "fixedLocation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilityLocationResponse" }, "isObsolete": {}, "maxAffectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VersionResponse" }, "minAffectedVersion": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VersionResponse" }, "package": { "required": true }, "packageType": {}, "severityName": {}, "source": {}, "sourceUpdateTime": { "format": "google-datetime" }, "vendor": {} } }, "google-native:containeranalysis/v1beta1:Details": { "properties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Attestation", "required": true } } }, "google-native:containeranalysis/v1beta1:DetailsResponse": { "properties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AttestationResponse", "required": true } } }, "google-native:containeranalysis/v1beta1:Digest": { "properties": { "algo": {}, "digestBytes": { "format": "byte" } } }, "google-native:containeranalysis/v1beta1:DigestResponse": { "properties": { "algo": {}, "digestBytes": { "format": "byte" } } }, "google-native:containeranalysis/v1beta1:Discovered": { "properties": { "analysisCompleted": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AnalysisCompleted" }, "analysisError": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Status" } }, "analysisStatus": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DiscoveredAnalysisStatus" }, "analysisStatusError": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Status" }, "continuousAnalysis": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DiscoveredContinuousAnalysis" }, "lastAnalysisTime": { "format": "google-datetime" }, "lastScanTime": { "format": "google-datetime" }, "sbomStatus": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SBOMStatus" } } }, "google-native:containeranalysis/v1beta1:DiscoveredResponse": { "properties": { "analysisCompleted": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AnalysisCompletedResponse" }, "analysisError": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:StatusResponse" } }, "analysisStatus": {}, "analysisStatusError": { "$ref": "#/types/google-native:containeranalysis/v1beta1:StatusResponse" }, "continuousAnalysis": {}, "lastAnalysisTime": { "format": "google-datetime" }, "lastScanTime": { "format": "google-datetime" }, "sbomStatus": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SBOMStatusResponse" } } }, "google-native:containeranalysis/v1beta1:Discovery": { "properties": { "analysisKind": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DiscoveryAnalysisKind", "required": true, "forceNew": true } } }, "google-native:containeranalysis/v1beta1:DiscoveryResponse": { "properties": { "analysisKind": { "required": true } } }, "google-native:containeranalysis/v1beta1:Distribution": { "properties": { "architecture": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DistributionArchitecture" }, "cpeUri": { "required": true }, "description": {}, "latestVersion": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Version" }, "maintainer": {}, "url": {} } }, "google-native:containeranalysis/v1beta1:DistributionResponse": { "properties": { "architecture": {}, "cpeUri": { "required": true }, "description": {}, "latestVersion": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VersionResponse" }, "maintainer": {}, "url": {} } }, "google-native:containeranalysis/v1beta1:DocumentNote": { "properties": { "dataLicence": {}, "spdxVersion": {} } }, "google-native:containeranalysis/v1beta1:DocumentNoteResponse": { "properties": { "dataLicence": {}, "spdxVersion": {} } }, "google-native:containeranalysis/v1beta1:DocumentOccurrence": { "properties": { "createTime": { "format": "google-datetime" }, "creatorComment": {}, "creators": { "items": {} }, "documentComment": {}, "externalDocumentRefs": { "items": {} }, "id": {}, "licenseListVersion": {}, "namespace": {}, "title": {} } }, "google-native:containeranalysis/v1beta1:DocumentOccurrenceResponse": { "properties": { "createTime": { "format": "google-datetime" }, "creatorComment": {}, "creators": { "items": {} }, "documentComment": {}, "externalDocumentRefs": { "items": {} }, "licenseListVersion": {}, "namespace": {}, "title": {} } }, "google-native:containeranalysis/v1beta1:Envelope": { "properties": { "payload": { "format": "byte" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:EnvelopeSignature" } } } }, "google-native:containeranalysis/v1beta1:EnvelopeResponse": { "properties": { "payload": { "format": "byte" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:EnvelopeSignatureResponse" } } } }, "google-native:containeranalysis/v1beta1:EnvelopeSignature": { "properties": { "keyid": {}, "sig": { "format": "byte" } } }, "google-native:containeranalysis/v1beta1:EnvelopeSignatureResponse": { "properties": { "keyid": {}, "sig": { "format": "byte" } } }, "google-native:containeranalysis/v1beta1:Environment": { "properties": { "customValues": {} } }, "google-native:containeranalysis/v1beta1:EnvironmentResponse": { "properties": { "customValues": {} } }, "google-native:containeranalysis/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:containeranalysis/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:containeranalysis/v1beta1:ExternalRef": { "properties": { "category": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ExternalRefCategory" }, "comment": {}, "locator": {}, "type": {} } }, "google-native:containeranalysis/v1beta1:ExternalRefResponse": { "properties": { "category": {}, "comment": {}, "locator": {}, "type": {} } }, "google-native:containeranalysis/v1beta1:FileNote": { "properties": { "checksum": { "items": {} }, "fileType": { "$ref": "#/types/google-native:containeranalysis/v1beta1:FileNoteFileType" }, "title": {} } }, "google-native:containeranalysis/v1beta1:FileNoteResponse": { "properties": { "checksum": { "items": {} }, "fileType": {}, "title": {} } }, "google-native:containeranalysis/v1beta1:FileOccurrence": { "properties": { "attributions": { "items": {} }, "comment": {}, "contributors": { "items": {} }, "copyright": {}, "filesLicenseInfo": { "items": {} }, "id": {}, "licenseConcluded": { "$ref": "#/types/google-native:containeranalysis/v1beta1:License" }, "notice": {} } }, "google-native:containeranalysis/v1beta1:FileOccurrenceResponse": { "properties": { "attributions": { "items": {} }, "comment": {}, "contributors": { "items": {} }, "copyright": {}, "filesLicenseInfo": { "items": {} }, "licenseConcluded": { "$ref": "#/types/google-native:containeranalysis/v1beta1:LicenseResponse" }, "notice": {} } }, "google-native:containeranalysis/v1beta1:Fingerprint": { "properties": { "v1Name": { "required": true }, "v2Blob": { "required": true, "items": {} } } }, "google-native:containeranalysis/v1beta1:FingerprintResponse": { "properties": { "v1Name": { "required": true }, "v2Blob": { "required": true, "items": {} }, "v2Name": {} } }, "google-native:containeranalysis/v1beta1:GenericSignedAttestation": { "properties": { "contentType": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GenericSignedAttestationContentType" }, "serializedPayload": { "format": "byte" }, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Signature" } } } }, "google-native:containeranalysis/v1beta1:GenericSignedAttestationResponse": { "properties": { "contentType": {}, "serializedPayload": { "format": "byte" }, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SignatureResponse" } } } }, "google-native:containeranalysis/v1beta1:GerritSourceContext": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AliasContext" }, "gerritProject": {}, "hostUri": {}, "revisionId": {} } }, "google-native:containeranalysis/v1beta1:GerritSourceContextResponse": { "properties": { "aliasContext": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AliasContextResponse" }, "gerritProject": {}, "hostUri": {}, "revisionId": {} } }, "google-native:containeranalysis/v1beta1:GitSourceContext": { "properties": { "revisionId": {}, "url": {} } }, "google-native:containeranalysis/v1beta1:GitSourceContextResponse": { "properties": { "revisionId": {}, "url": {} } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1BuildDetails": { "properties": { "inTotoSlsaProvenanceV1": { "$ref": "#/types/google-native:containeranalysis/v1beta1:InTotoSlsaProvenanceV1" }, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1beta1:BuildProvenance", "required": true }, "provenanceBytes": {} } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1BuildDetailsResponse": { "properties": { "inTotoSlsaProvenanceV1": { "$ref": "#/types/google-native:containeranalysis/v1beta1:InTotoSlsaProvenanceV1Response" }, "provenance": { "$ref": "#/types/google-native:containeranalysis/v1beta1:BuildProvenanceResponse", "required": true }, "provenanceBytes": {} } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1DeploymentDetails": { "properties": { "deployment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Deployment", "required": true } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1DeploymentDetailsResponse": { "properties": { "deployment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DeploymentResponse", "required": true } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1DiscoveryDetails": { "properties": { "discovered": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Discovered", "required": true } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1DiscoveryDetailsResponse": { "properties": { "discovered": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DiscoveredResponse", "required": true } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1ImageDetails": { "properties": { "derivedImage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Derived", "required": true, "forceNew": true } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1ImageDetailsResponse": { "properties": { "derivedImage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DerivedResponse", "required": true } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoArtifact": { "properties": { "hashes": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ArtifactHashes" }, "resourceUri": {} } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoArtifactResponse": { "properties": { "hashes": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ArtifactHashesResponse" }, "resourceUri": {} } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoDetails": { "properties": { "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoSignature" } }, "signed": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Link" } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoDetailsResponse": { "properties": { "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoSignatureResponse" } }, "signed": { "$ref": "#/types/google-native:containeranalysis/v1beta1:LinkResponse" } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoSignature": { "properties": { "keyid": {}, "sig": {} } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoSignatureResponse": { "properties": { "keyid": {}, "sig": {} } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1PackageDetails": { "properties": { "installation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Installation", "required": true } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1PackageDetailsResponse": { "properties": { "installation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:InstallationResponse", "required": true } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1VulnerabilityDetails": { "properties": { "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSS" }, "cvssV3": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSS" }, "effectiveSeverity": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1VulnerabilityDetailsEffectiveSeverity" }, "extraDetails": {}, "packageIssue": { "required": true, "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PackageIssue" } }, "type": {}, "vexAssessment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VexAssessment" } } }, "google-native:containeranalysis/v1beta1:GrafeasV1beta1VulnerabilityDetailsResponse": { "properties": { "cvssScore": { "format": "float" }, "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSResponse" }, "cvssV3": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSResponse" }, "cvssVersion": {}, "effectiveSeverity": {}, "extraDetails": {}, "longDescription": {}, "packageIssue": { "required": true, "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PackageIssueResponse" } }, "relatedUrls": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelatedUrlResponse" } }, "severity": {}, "shortDescription": {}, "type": {}, "vexAssessment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VexAssessmentResponse" } } }, "google-native:containeranalysis/v1beta1:Hash": { "properties": { "type": { "$ref": "#/types/google-native:containeranalysis/v1beta1:HashType", "required": true }, "value": { "format": "byte", "required": true } } }, "google-native:containeranalysis/v1beta1:HashResponse": { "properties": { "type": { "required": true }, "value": { "format": "byte", "required": true } } }, "google-native:containeranalysis/v1beta1:Hint": { "properties": { "humanReadableName": { "required": true } } }, "google-native:containeranalysis/v1beta1:HintResponse": { "properties": { "humanReadableName": { "required": true } } }, "google-native:containeranalysis/v1beta1:InToto": { "properties": { "expectedCommand": { "items": {} }, "expectedMaterials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ArtifactRule" } }, "expectedProducts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ArtifactRule" } }, "signingKeys": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SigningKey" } }, "stepName": {}, "threshold": { "format": "int64" } } }, "google-native:containeranalysis/v1beta1:InTotoResponse": { "properties": { "expectedCommand": { "items": {} }, "expectedMaterials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ArtifactRuleResponse" } }, "expectedProducts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ArtifactRuleResponse" } }, "signingKeys": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SigningKeyResponse" } }, "stepName": {}, "threshold": { "format": "int64" } } }, "google-native:containeranalysis/v1beta1:InTotoSlsaProvenanceV1": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SlsaProvenanceV1" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Subject" } } } }, "google-native:containeranalysis/v1beta1:InTotoSlsaProvenanceV1Response": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SlsaProvenanceV1Response" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SubjectResponse" } } } }, "google-native:containeranalysis/v1beta1:Installation": { "properties": { "license": { "$ref": "#/types/google-native:containeranalysis/v1beta1:License" }, "location": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Location" } } } }, "google-native:containeranalysis/v1beta1:InstallationResponse": { "properties": { "architecture": {}, "cpeUri": {}, "license": { "$ref": "#/types/google-native:containeranalysis/v1beta1:LicenseResponse" }, "location": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:LocationResponse" } }, "name": { "required": true }, "packageType": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VersionResponse" } } }, "google-native:containeranalysis/v1beta1:Justification": { "properties": { "details": {}, "justificationType": { "$ref": "#/types/google-native:containeranalysis/v1beta1:JustificationJustificationType" } } }, "google-native:containeranalysis/v1beta1:JustificationResponse": { "properties": { "details": {}, "justificationType": {} } }, "google-native:containeranalysis/v1beta1:KnowledgeBase": { "properties": { "name": {}, "url": {} } }, "google-native:containeranalysis/v1beta1:KnowledgeBaseResponse": { "properties": { "name": {}, "url": {} } }, "google-native:containeranalysis/v1beta1:Layer": { "properties": { "arguments": {}, "directive": { "$ref": "#/types/google-native:containeranalysis/v1beta1:LayerDirective", "required": true } } }, "google-native:containeranalysis/v1beta1:LayerResponse": { "properties": { "arguments": {}, "directive": { "required": true } } }, "google-native:containeranalysis/v1beta1:License": { "properties": { "comments": {}, "expression": {} } }, "google-native:containeranalysis/v1beta1:LicenseResponse": { "properties": { "comments": {}, "expression": {} } }, "google-native:containeranalysis/v1beta1:Link": { "properties": { "byproducts": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ByProducts" }, "command": { "items": {} }, "environment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Environment" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoArtifact" } }, "products": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoArtifact" } } } }, "google-native:containeranalysis/v1beta1:LinkResponse": { "properties": { "byproducts": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ByProductsResponse" }, "command": { "items": {} }, "environment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:EnvironmentResponse" }, "materials": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoArtifactResponse" } }, "products": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoArtifactResponse" } } } }, "google-native:containeranalysis/v1beta1:Location": { "properties": { "cpeUri": {}, "path": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Version" } } }, "google-native:containeranalysis/v1beta1:LocationResponse": { "properties": { "cpeUri": {}, "path": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VersionResponse" } } }, "google-native:containeranalysis/v1beta1:Package": { "properties": { "architecture": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PackageArchitecture" }, "cpeUri": {}, "description": {}, "digest": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Digest" } }, "distribution": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Distribution" } }, "license": { "$ref": "#/types/google-native:containeranalysis/v1beta1:License" }, "maintainer": {}, "name": { "required": true, "forceNew": true }, "packageType": {}, "url": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Version" } } }, "google-native:containeranalysis/v1beta1:PackageInfoNote": { "properties": { "analyzed": {}, "attribution": {}, "checksum": {}, "copyright": {}, "detailedDescription": {}, "downloadLocation": {}, "externalRefs": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ExternalRef" } }, "filesLicenseInfo": { "items": {} }, "homePage": {}, "licenseDeclared": { "$ref": "#/types/google-native:containeranalysis/v1beta1:License" }, "originator": {}, "packageType": {}, "summaryDescription": {}, "supplier": {}, "title": {}, "verificationCode": {}, "version": {} } }, "google-native:containeranalysis/v1beta1:PackageInfoNoteResponse": { "properties": { "analyzed": {}, "attribution": {}, "checksum": {}, "copyright": {}, "detailedDescription": {}, "downloadLocation": {}, "externalRefs": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ExternalRefResponse" } }, "filesLicenseInfo": { "items": {} }, "homePage": {}, "licenseDeclared": { "$ref": "#/types/google-native:containeranalysis/v1beta1:LicenseResponse" }, "originator": {}, "packageType": {}, "summaryDescription": {}, "supplier": {}, "title": {}, "verificationCode": {}, "version": {} } }, "google-native:containeranalysis/v1beta1:PackageInfoOccurrence": { "properties": { "comment": {}, "filename": {}, "id": {}, "licenseConcluded": { "$ref": "#/types/google-native:containeranalysis/v1beta1:License" }, "sourceInfo": {} } }, "google-native:containeranalysis/v1beta1:PackageInfoOccurrenceResponse": { "properties": { "comment": {}, "filename": {}, "homePage": {}, "licenseConcluded": { "$ref": "#/types/google-native:containeranalysis/v1beta1:LicenseResponse" }, "packageType": {}, "sourceInfo": {}, "summaryDescription": {}, "title": {}, "version": {} } }, "google-native:containeranalysis/v1beta1:PackageIssue": { "properties": { "affectedLocation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilityLocation", "required": true }, "fixedLocation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilityLocation" }, "packageType": {}, "severityName": {} } }, "google-native:containeranalysis/v1beta1:PackageIssueResponse": { "properties": { "affectedLocation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilityLocationResponse", "required": true }, "effectiveSeverity": {}, "fixedLocation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilityLocationResponse" }, "packageType": {}, "severityName": {} } }, "google-native:containeranalysis/v1beta1:PackageResponse": { "properties": { "architecture": {}, "cpeUri": {}, "description": {}, "digest": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DigestResponse" } }, "distribution": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DistributionResponse" } }, "license": { "$ref": "#/types/google-native:containeranalysis/v1beta1:LicenseResponse" }, "maintainer": {}, "name": { "required": true }, "packageType": {}, "url": {}, "version": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VersionResponse" } } }, "google-native:containeranalysis/v1beta1:PgpSignedAttestation": { "properties": { "contentType": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PgpSignedAttestationContentType" }, "pgpKeyId": {}, "signature": { "required": true } } }, "google-native:containeranalysis/v1beta1:PgpSignedAttestationResponse": { "properties": { "contentType": {}, "pgpKeyId": {}, "signature": { "required": true } } }, "google-native:containeranalysis/v1beta1:Product": { "properties": { "genericUri": {}, "id": {}, "name": {} } }, "google-native:containeranalysis/v1beta1:ProductResponse": { "properties": { "genericUri": {}, "name": {} } }, "google-native:containeranalysis/v1beta1:ProjectRepoId": { "properties": { "projectId": { "sdkName": "project" }, "repoName": {} } }, "google-native:containeranalysis/v1beta1:ProjectRepoIdResponse": { "properties": { "projectId": { "sdkName": "project" }, "repoName": {} } }, "google-native:containeranalysis/v1beta1:ProvenanceBuilder": { "properties": { "builderDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ResourceDescriptor" } }, "id": {}, "version": {} } }, "google-native:containeranalysis/v1beta1:ProvenanceBuilderResponse": { "properties": { "builderDependencies": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ResourceDescriptorResponse" } }, "version": {} } }, "google-native:containeranalysis/v1beta1:Publisher": { "properties": { "issuingAuthority": {}, "name": {}, "publisherNamespace": {} } }, "google-native:containeranalysis/v1beta1:PublisherResponse": { "properties": { "issuingAuthority": {}, "name": {}, "publisherNamespace": {} } }, "google-native:containeranalysis/v1beta1:RelatedUrl": { "properties": { "label": {}, "url": {} } }, "google-native:containeranalysis/v1beta1:RelatedUrlResponse": { "properties": { "label": {}, "url": {} } }, "google-native:containeranalysis/v1beta1:RelationshipNote": { "properties": { "type": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelationshipNoteType" } } }, "google-native:containeranalysis/v1beta1:RelationshipNoteResponse": { "properties": { "type": {} } }, "google-native:containeranalysis/v1beta1:RelationshipOccurrence": { "properties": { "comment": {}, "source": {}, "target": {} } }, "google-native:containeranalysis/v1beta1:RelationshipOccurrenceResponse": { "properties": { "comment": {}, "source": {}, "target": {}, "type": {} } }, "google-native:containeranalysis/v1beta1:Remediation": { "properties": { "details": {}, "remediationType": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RemediationRemediationType" }, "remediationUri": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelatedUrl" } } }, "google-native:containeranalysis/v1beta1:RemediationResponse": { "properties": { "details": {}, "remediationType": {}, "remediationUri": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelatedUrlResponse" } } }, "google-native:containeranalysis/v1beta1:RepoId": { "properties": { "projectRepoId": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ProjectRepoId" }, "uid": {} } }, "google-native:containeranalysis/v1beta1:RepoIdResponse": { "properties": { "projectRepoId": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ProjectRepoIdResponse" }, "uid": {} } }, "google-native:containeranalysis/v1beta1:Resource": { "properties": { "contentHash": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Hash" }, "name": {}, "uri": { "required": true } } }, "google-native:containeranalysis/v1beta1:ResourceDescriptor": { "properties": { "annotations": {}, "content": { "format": "byte" }, "digest": {}, "downloadLocation": {}, "mediaType": {}, "name": {}, "uri": {} } }, "google-native:containeranalysis/v1beta1:ResourceDescriptorResponse": { "properties": { "annotations": {}, "content": { "format": "byte" }, "digest": {}, "downloadLocation": {}, "mediaType": {}, "name": {}, "uri": {} } }, "google-native:containeranalysis/v1beta1:ResourceResponse": { "properties": { "contentHash": { "$ref": "#/types/google-native:containeranalysis/v1beta1:HashResponse" }, "name": {}, "uri": { "required": true } } }, "google-native:containeranalysis/v1beta1:RunDetails": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ProvenanceBuilder" }, "byproducts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ResourceDescriptor" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1beta1:BuildMetadata" } } }, "google-native:containeranalysis/v1beta1:RunDetailsResponse": { "properties": { "builder": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ProvenanceBuilderResponse" }, "byproducts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ResourceDescriptorResponse" } }, "metadata": { "$ref": "#/types/google-native:containeranalysis/v1beta1:BuildMetadataResponse" } } }, "google-native:containeranalysis/v1beta1:SBOMReferenceNote": { "properties": { "format": {}, "version": {} } }, "google-native:containeranalysis/v1beta1:SBOMReferenceNoteResponse": { "properties": { "format": {}, "version": {} } }, "google-native:containeranalysis/v1beta1:SBOMReferenceOccurrence": { "properties": { "payload": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SbomReferenceIntotoPayload" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:EnvelopeSignature" } } } }, "google-native:containeranalysis/v1beta1:SBOMReferenceOccurrenceResponse": { "properties": { "payload": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SbomReferenceIntotoPayloadResponse" }, "payloadType": {}, "signatures": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:EnvelopeSignatureResponse" } } } }, "google-native:containeranalysis/v1beta1:SBOMStatus": { "properties": { "error": {}, "sbomState": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SBOMStatusSbomState" } } }, "google-native:containeranalysis/v1beta1:SBOMStatusResponse": { "properties": { "error": {}, "sbomState": {} } }, "google-native:containeranalysis/v1beta1:SbomReferenceIntotoPayload": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SbomReferenceIntotoPredicate" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Subject" } } } }, "google-native:containeranalysis/v1beta1:SbomReferenceIntotoPayloadResponse": { "properties": { "_type": { "sdkName": "type" }, "predicate": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SbomReferenceIntotoPredicateResponse" }, "predicateType": {}, "subject": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SubjectResponse" } } } }, "google-native:containeranalysis/v1beta1:SbomReferenceIntotoPredicate": { "properties": { "digest": {}, "location": {}, "mimeType": {}, "referrerId": {} } }, "google-native:containeranalysis/v1beta1:SbomReferenceIntotoPredicateResponse": { "properties": { "digest": {}, "location": {}, "mimeType": {}, "referrerId": {} } }, "google-native:containeranalysis/v1beta1:Signature": { "properties": { "publicKeyId": {}, "signature": { "format": "byte" } } }, "google-native:containeranalysis/v1beta1:SignatureResponse": { "properties": { "publicKeyId": {}, "signature": { "format": "byte" } } }, "google-native:containeranalysis/v1beta1:SigningKey": { "properties": { "keyId": {}, "keyScheme": {}, "keyType": {}, "publicKeyValue": {} } }, "google-native:containeranalysis/v1beta1:SigningKeyResponse": { "properties": { "keyId": {}, "keyScheme": {}, "keyType": {}, "publicKeyValue": {} } }, "google-native:containeranalysis/v1beta1:SlsaProvenanceV1": { "properties": { "buildDefinition": { "$ref": "#/types/google-native:containeranalysis/v1beta1:BuildDefinition" }, "runDetails": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RunDetails" } } }, "google-native:containeranalysis/v1beta1:SlsaProvenanceV1Response": { "properties": { "buildDefinition": { "$ref": "#/types/google-native:containeranalysis/v1beta1:BuildDefinitionResponse" }, "runDetails": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RunDetailsResponse" } } }, "google-native:containeranalysis/v1beta1:Source": { "properties": { "additionalContexts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SourceContext" } }, "artifactStorageSourceUri": {}, "context": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SourceContext" }, "fileHashes": {} } }, "google-native:containeranalysis/v1beta1:SourceContext": { "properties": { "cloudRepo": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CloudRepoSourceContext" }, "gerrit": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GerritSourceContext" }, "git": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GitSourceContext" }, "labels": {} } }, "google-native:containeranalysis/v1beta1:SourceContextResponse": { "properties": { "cloudRepo": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CloudRepoSourceContextResponse" }, "gerrit": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GerritSourceContextResponse" }, "git": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GitSourceContextResponse" }, "labels": {} } }, "google-native:containeranalysis/v1beta1:SourceResponse": { "properties": { "additionalContexts": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SourceContextResponse" } }, "artifactStorageSourceUri": {}, "context": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SourceContextResponse" }, "fileHashes": {} } }, "google-native:containeranalysis/v1beta1:Status": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:containeranalysis/v1beta1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:containeranalysis/v1beta1:Subject": { "properties": { "digest": {}, "name": {} } }, "google-native:containeranalysis/v1beta1:SubjectResponse": { "properties": { "digest": {}, "name": {} } }, "google-native:containeranalysis/v1beta1:Version": { "properties": { "epoch": { "format": "int32" }, "inclusive": {}, "kind": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VersionKind", "required": true }, "name": {}, "revision": {} } }, "google-native:containeranalysis/v1beta1:VersionResponse": { "properties": { "epoch": { "format": "int32" }, "inclusive": {}, "kind": { "required": true }, "name": {}, "revision": {} } }, "google-native:containeranalysis/v1beta1:VexAssessment": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Justification" }, "noteName": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelatedUrl" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Remediation" } }, "state": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VexAssessmentState" }, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1beta1:VexAssessmentResponse": { "properties": { "cve": {}, "impacts": { "items": {} }, "justification": { "$ref": "#/types/google-native:containeranalysis/v1beta1:JustificationResponse" }, "noteName": {}, "relatedUris": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelatedUrlResponse" } }, "remediations": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RemediationResponse" } }, "state": {}, "vulnerabilityId": {} } }, "google-native:containeranalysis/v1beta1:Vulnerability": { "properties": { "cvssScore": { "format": "float" }, "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSS" }, "cvssV3": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3" }, "cvssVersion": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilityCvssVersion" }, "cwe": { "items": {} }, "details": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Detail" } }, "severity": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilitySeverity" }, "sourceUpdateTime": { "format": "google-datetime" }, "windowsDetails": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:WindowsDetail" } } } }, "google-native:containeranalysis/v1beta1:VulnerabilityAssessmentNote": { "properties": { "assessment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Assessment" }, "languageCode": {}, "longDescription": {}, "product": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Product" }, "publisher": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Publisher" }, "shortDescription": {}, "title": {} } }, "google-native:containeranalysis/v1beta1:VulnerabilityAssessmentNoteResponse": { "properties": { "assessment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:AssessmentResponse" }, "languageCode": {}, "longDescription": {}, "product": { "$ref": "#/types/google-native:containeranalysis/v1beta1:ProductResponse" }, "publisher": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PublisherResponse" }, "shortDescription": {}, "title": {} } }, "google-native:containeranalysis/v1beta1:VulnerabilityLocation": { "properties": { "cpeUri": { "required": true }, "package": { "required": true }, "version": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Version", "required": true } } }, "google-native:containeranalysis/v1beta1:VulnerabilityLocationResponse": { "properties": { "cpeUri": { "required": true }, "package": { "required": true }, "version": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VersionResponse", "required": true } } }, "google-native:containeranalysis/v1beta1:VulnerabilityResponse": { "properties": { "cvssScore": { "format": "float" }, "cvssV2": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSResponse" }, "cvssV3": { "$ref": "#/types/google-native:containeranalysis/v1beta1:CVSSv3Response" }, "cvssVersion": {}, "cwe": { "items": {} }, "details": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DetailResponse" } }, "severity": {}, "sourceUpdateTime": { "format": "google-datetime" }, "windowsDetails": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:WindowsDetailResponse" } } } }, "google-native:containeranalysis/v1beta1:WindowsDetail": { "properties": { "cpeUri": { "required": true }, "description": {}, "fixingKbs": { "required": true, "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:KnowledgeBase" } }, "name": { "required": true } } }, "google-native:containeranalysis/v1beta1:WindowsDetailResponse": { "properties": { "cpeUri": { "required": true }, "description": {}, "fixingKbs": { "required": true, "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:KnowledgeBaseResponse" } }, "name": { "required": true } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1AccessControlAction": { "properties": { "operationType": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1AccessControlActionOperationType" }, "policy": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1Policy" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1AccessControlActionResponse": { "properties": { "operationType": {}, "policy": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1PolicyResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1Action": { "properties": { "accessControl": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1AccessControlAction" }, "actionId": {}, "addToFolder": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1AddToFolderAction" }, "dataUpdate": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DataUpdateAction" }, "dataValidation": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DataValidationAction" }, "deleteDocumentAction": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DeleteDocumentAction" }, "publishToPubSub": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PublishAction" }, "removeFromFolderAction": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1RemoveFromFolderAction" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1ActionResponse": { "properties": { "accessControl": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1AccessControlActionResponse" }, "actionId": {}, "addToFolder": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1AddToFolderActionResponse" }, "dataUpdate": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DataUpdateActionResponse" }, "dataValidation": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DataValidationActionResponse" }, "deleteDocumentAction": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DeleteDocumentActionResponse" }, "publishToPubSub": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PublishActionResponse" }, "removeFromFolderAction": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1RemoveFromFolderActionResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1AddToFolderAction": { "properties": { "folders": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1AddToFolderActionResponse": { "properties": { "folders": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1CloudAIDocumentOption": { "properties": { "customizedEntitiesPropertiesConversions": {}, "enableEntitiesConversions": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DataUpdateAction": { "properties": { "entries": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DataUpdateActionResponse": { "properties": { "entries": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DataValidationAction": { "properties": { "conditions": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DataValidationActionResponse": { "properties": { "conditions": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DateTimeArray": { "properties": { "values": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeDateTime" } } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DateTimeArrayResponse": { "properties": { "values": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeDateTimeResponse" } } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DateTimeTypeOptions": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DateTimeTypeOptionsResponse": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DeleteDocumentAction": { "properties": { "enableHardDelete": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DeleteDocumentActionResponse": { "properties": { "enableHardDelete": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1EnumArray": { "properties": { "values": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1EnumArrayResponse": { "properties": { "values": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1EnumTypeOptions": { "properties": { "possibleValues": { "required": true, "items": {} }, "validationCheckDisabled": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1EnumTypeOptionsResponse": { "properties": { "possibleValues": { "required": true, "items": {} }, "validationCheckDisabled": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1FloatArray": { "properties": { "values": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1FloatArrayResponse": { "properties": { "values": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1FloatTypeOptions": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1FloatTypeOptionsResponse": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1IntegerArray": { "properties": { "values": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1IntegerArrayResponse": { "properties": { "values": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1IntegerTypeOptions": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1IntegerTypeOptionsResponse": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MapProperty": { "properties": { "fields": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MapPropertyResponse": { "properties": { "fields": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MapTypeOptions": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MapTypeOptionsResponse": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MergeFieldsOptions": { "properties": { "replaceMessageFields": {}, "replaceRepeatedFields": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1Property": { "properties": { "dateTimeValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DateTimeArray" }, "enumValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1EnumArray" }, "floatValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1FloatArray" }, "integerValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1IntegerArray" }, "mapProperty": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MapProperty" }, "name": { "required": true }, "propertyValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyArray" }, "textValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TextArray" }, "timestampValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampArray" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyArray": { "properties": { "properties": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1Property" } } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyArrayResponse": { "properties": { "properties": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyResponse" } } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinition": { "properties": { "dateTimeTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DateTimeTypeOptions" }, "displayName": {}, "enumTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1EnumTypeOptions" }, "floatTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1FloatTypeOptions" }, "integerTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1IntegerTypeOptions" }, "isFilterable": {}, "isMetadata": {}, "isRepeatable": {}, "isRequired": {}, "isSearchable": {}, "mapTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MapTypeOptions" }, "name": { "required": true }, "propertyTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyTypeOptions" }, "retrievalImportance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinitionRetrievalImportance" }, "schemaSources": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource" } }, "textTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TextTypeOptions" }, "timestampTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampTypeOptions" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinitionResponse": { "properties": { "dateTimeTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DateTimeTypeOptionsResponse" }, "displayName": {}, "enumTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1EnumTypeOptionsResponse" }, "floatTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1FloatTypeOptionsResponse" }, "integerTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1IntegerTypeOptionsResponse" }, "isFilterable": {}, "isMetadata": {}, "isRepeatable": {}, "isRequired": {}, "isSearchable": {}, "mapTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MapTypeOptionsResponse" }, "name": { "required": true }, "propertyTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyTypeOptionsResponse" }, "retrievalImportance": {}, "schemaSources": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceResponse" } }, "textTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TextTypeOptionsResponse" }, "timestampTypeOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampTypeOptionsResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource": { "properties": { "name": {}, "processorType": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSourceResponse": { "properties": { "name": {}, "processorType": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyResponse": { "properties": { "dateTimeValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1DateTimeArrayResponse" }, "enumValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1EnumArrayResponse" }, "floatValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1FloatArrayResponse" }, "integerValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1IntegerArrayResponse" }, "mapProperty": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MapPropertyResponse" }, "name": { "required": true }, "propertyValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyArrayResponse" }, "textValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TextArrayResponse" }, "timestampValues": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampArrayResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyTypeOptions": { "properties": { "propertyDefinitions": { "required": true, "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinition" } } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyTypeOptionsResponse": { "properties": { "propertyDefinitions": { "required": true, "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinitionResponse" } } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PublishAction": { "properties": { "messages": { "items": {} }, "topicId": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PublishActionResponse": { "properties": { "messages": { "items": {} }, "topicId": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1RemoveFromFolderAction": { "properties": { "condition": {}, "folder": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1RemoveFromFolderActionResponse": { "properties": { "condition": {}, "folder": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1RequestMetadata": { "properties": { "userInfo": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1UserInfo" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1Rule": { "properties": { "actions": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1Action" } }, "condition": {}, "description": {}, "ruleId": {}, "triggerType": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1RuleTriggerType" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1RuleResponse": { "properties": { "actions": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1ActionResponse" } }, "condition": {}, "description": {}, "ruleId": {}, "triggerType": {} } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1SynonymSetSynonym": { "properties": { "words": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1SynonymSetSynonymResponse": { "properties": { "words": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TextArray": { "properties": { "values": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TextArrayResponse": { "properties": { "values": { "items": {} } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TextTypeOptions": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TextTypeOptionsResponse": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampArray": { "properties": { "values": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampValue" } } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampArrayResponse": { "properties": { "values": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampValueResponse" } } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampTypeOptions": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampTypeOptionsResponse": {}, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampValue": { "properties": { "textValue": {}, "timestampValue": { "format": "google-datetime" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1TimestampValueResponse": { "properties": { "textValue": {}, "timestampValue": { "format": "google-datetime" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1UpdateOptions": { "properties": { "mergeFieldsOptions": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1MergeFieldsOptions" }, "updateMask": { "format": "google-fieldmask" }, "updateType": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1UpdateOptionsUpdateType" } } }, "google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1UserInfo": { "properties": { "groupIds": { "items": {} }, "id": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1Barcode": { "properties": { "format": {}, "rawValue": {}, "valueFormat": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1BarcodeResponse": { "properties": { "format": {}, "rawValue": {}, "valueFormat": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1BoundingPoly": { "properties": { "normalizedVertices": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1NormalizedVertex" } }, "vertices": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1Vertex" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1BoundingPolyResponse": { "properties": { "normalizedVertices": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1NormalizedVertexResponse" } }, "vertices": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1VertexResponse" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1Document": { "properties": { "content": { "format": "byte" }, "entities": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntity" } }, "entityRelations": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityRelation" } }, "error": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleRpcStatus" }, "mimeType": {}, "pages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPage" } }, "revisions": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentRevision" } }, "shardInfo": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentShardInfo" }, "text": {}, "textChanges": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextChange" } }, "textStyles": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentStyle" } }, "uri": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntity": { "properties": { "confidence": { "format": "float" }, "id": {}, "mentionId": {}, "mentionText": {}, "normalizedValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityNormalizedValue" }, "pageAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageAnchor" }, "properties": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntity" } }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance" }, "redacted": {}, "textAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchor" }, "type": { "required": true } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityNormalizedValue": { "properties": { "addressValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypePostalAddress" }, "booleanValue": {}, "dateValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeDate" }, "datetimeValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeDateTime" }, "floatValue": { "format": "float" }, "integerValue": { "format": "int32" }, "moneyValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeMoney" }, "text": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityNormalizedValueResponse": { "properties": { "addressValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypePostalAddressResponse" }, "booleanValue": {}, "dateValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeDateResponse" }, "datetimeValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeDateTimeResponse" }, "floatValue": { "format": "float" }, "integerValue": { "format": "int32" }, "moneyValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeMoneyResponse" }, "text": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityRelation": { "properties": { "objectId": {}, "relation": {}, "subjectId": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityRelationResponse": { "properties": { "objectId": {}, "relation": {}, "subjectId": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityResponse": { "properties": { "confidence": { "format": "float" }, "mentionId": {}, "mentionText": {}, "normalizedValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityNormalizedValueResponse" }, "pageAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageAnchorResponse" }, "properties": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityResponse" } }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse" }, "redacted": {}, "textAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchorResponse" }, "type": { "required": true } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPage": { "properties": { "blocks": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageBlock" } }, "detectedBarcodes": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedBarcode" } }, "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "dimension": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDimension" }, "formFields": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageFormField" } }, "image": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImage" }, "imageQualityScores": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageQualityScores" }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "lines": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLine" } }, "pageNumber": { "format": "int32" }, "paragraphs": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageParagraph" } }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance" }, "symbols": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageSymbol" } }, "tables": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTable" } }, "tokens": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageToken" } }, "transforms": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageMatrix" } }, "visualElements": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageVisualElement" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageAnchor": { "properties": { "pageRefs": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageAnchorPageRef" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageAnchorPageRef": { "properties": { "boundingPoly": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1BoundingPoly" }, "confidence": { "format": "float" }, "layoutId": {}, "layoutType": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageAnchorPageRefLayoutType" }, "page": { "format": "int64", "required": true } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageAnchorPageRefResponse": { "properties": { "boundingPoly": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1BoundingPolyResponse" }, "confidence": { "format": "float" }, "layoutId": {}, "layoutType": {}, "page": { "format": "int64", "required": true } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageAnchorResponse": { "properties": { "pageRefs": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageAnchorPageRefResponse" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageBlock": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageBlockResponse": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedBarcode": { "properties": { "barcode": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1Barcode" }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedBarcodeResponse": { "properties": { "barcode": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1BarcodeResponse" }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage": { "properties": { "confidence": { "format": "float" }, "languageCode": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse": { "properties": { "confidence": { "format": "float" }, "languageCode": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDimension": { "properties": { "height": { "format": "float" }, "unit": {}, "width": { "format": "float" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDimensionResponse": { "properties": { "height": { "format": "float" }, "unit": {}, "width": { "format": "float" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageFormField": { "properties": { "correctedKeyText": {}, "correctedValueText": {}, "fieldName": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "fieldValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "nameDetectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance" }, "valueDetectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "valueType": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageFormFieldResponse": { "properties": { "correctedKeyText": {}, "correctedValueText": {}, "fieldName": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "fieldValue": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "nameDetectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse" }, "valueDetectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "valueType": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImage": { "properties": { "content": { "format": "byte" }, "height": { "format": "int32" }, "mimeType": {}, "width": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageQualityScores": { "properties": { "detectedDefects": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect" } }, "qualityScore": { "format": "float" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefect": { "properties": { "confidence": { "format": "float" }, "type": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefectResponse": { "properties": { "confidence": { "format": "float" }, "type": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageQualityScoresResponse": { "properties": { "detectedDefects": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageQualityScoresDetectedDefectResponse" } }, "qualityScore": { "format": "float" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageResponse": { "properties": { "content": { "format": "byte" }, "height": { "format": "int32" }, "mimeType": {}, "width": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout": { "properties": { "boundingPoly": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1BoundingPoly" }, "confidence": { "format": "float" }, "orientation": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutOrientation" }, "textAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchor" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse": { "properties": { "boundingPoly": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1BoundingPolyResponse" }, "confidence": { "format": "float" }, "orientation": {}, "textAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchorResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLine": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLineResponse": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageMatrix": { "properties": { "cols": { "format": "int32" }, "data": { "format": "byte" }, "rows": { "format": "int32" }, "type": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageMatrixResponse": { "properties": { "cols": { "format": "int32" }, "data": { "format": "byte" }, "rows": { "format": "int32" }, "type": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageParagraph": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageParagraphResponse": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageResponse": { "properties": { "blocks": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageBlockResponse" } }, "detectedBarcodes": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedBarcodeResponse" } }, "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "dimension": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDimensionResponse" }, "formFields": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageFormFieldResponse" } }, "image": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageResponse" }, "imageQualityScores": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageImageQualityScoresResponse" }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "lines": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLineResponse" } }, "pageNumber": { "format": "int32" }, "paragraphs": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageParagraphResponse" } }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse" }, "symbols": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageSymbolResponse" } }, "tables": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableResponse" } }, "tokens": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenResponse" } }, "transforms": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageMatrixResponse" } }, "visualElements": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageVisualElementResponse" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageSymbol": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageSymbolResponse": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTable": { "properties": { "bodyRows": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableRow" } }, "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "headerRows": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableRow" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableResponse": { "properties": { "bodyRows": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableRowResponse" } }, "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "headerRows": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableRowResponse" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableCell": { "properties": { "colSpan": { "format": "int32" }, "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "rowSpan": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableCellResponse": { "properties": { "colSpan": { "format": "int32" }, "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "rowSpan": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableRow": { "properties": { "cells": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableCell" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableRowResponse": { "properties": { "cells": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTableTableCellResponse" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageToken": { "properties": { "detectedBreak": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak" }, "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance" }, "styleInfo": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreak": { "properties": { "type": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreakType" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreakResponse": { "properties": { "type": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenResponse": { "properties": { "detectedBreak": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenDetectedBreakResponse" }, "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "provenance": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse" }, "styleInfo": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenStyleInfoResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo": { "properties": { "backgroundColor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeColor" }, "bold": {}, "fontSize": { "format": "int32" }, "fontType": {}, "fontWeight": { "format": "int32" }, "handwritten": {}, "italic": {}, "letterSpacing": { "format": "double" }, "pixelFontSize": { "format": "double" }, "smallcaps": {}, "strikeout": {}, "subscript": {}, "superscript": {}, "textColor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeColor" }, "underlined": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageTokenStyleInfoResponse": { "properties": { "backgroundColor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeColorResponse" }, "bold": {}, "fontSize": { "format": "int32" }, "fontType": {}, "fontWeight": { "format": "int32" }, "handwritten": {}, "italic": {}, "letterSpacing": { "format": "double" }, "pixelFontSize": { "format": "double" }, "smallcaps": {}, "strikeout": {}, "subscript": {}, "superscript": {}, "textColor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeColorResponse" }, "underlined": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageVisualElement": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguage" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayout" }, "type": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageVisualElementResponse": { "properties": { "detectedLanguages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse" } }, "layout": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageLayoutResponse" }, "type": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance": { "properties": { "id": { "format": "int32" }, "parents": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceParent" } }, "revision": { "format": "int32" }, "type": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceType" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceParent": { "properties": { "id": { "format": "int32" }, "index": { "format": "int32" }, "revision": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceParentResponse": { "properties": { "index": { "format": "int32" }, "revision": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse": { "properties": { "parents": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceParentResponse" } }, "revision": { "format": "int32" }, "type": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentResponse": { "properties": { "content": { "format": "byte" }, "entities": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityResponse" } }, "entityRelations": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentEntityRelationResponse" } }, "error": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleRpcStatusResponse" }, "mimeType": {}, "pages": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentPageResponse" } }, "revisions": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentRevisionResponse" } }, "shardInfo": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentShardInfoResponse" }, "text": {}, "textChanges": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextChangeResponse" } }, "textStyles": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentStyleResponse" } }, "uri": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentRevision": { "properties": { "agent": {}, "createTime": { "format": "google-datetime" }, "humanReview": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentRevisionHumanReview" }, "id": {}, "parent": { "items": {} }, "parentIds": { "items": {} }, "processor": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentRevisionHumanReview": { "properties": { "state": {}, "stateMessage": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentRevisionHumanReviewResponse": { "properties": { "state": {}, "stateMessage": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentRevisionResponse": { "properties": { "agent": {}, "createTime": { "format": "google-datetime" }, "humanReview": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentRevisionHumanReviewResponse" }, "parent": { "items": {} }, "parentIds": { "items": {} }, "processor": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentShardInfo": { "properties": { "shardCount": { "format": "int64" }, "shardIndex": { "format": "int64" }, "textOffset": { "format": "int64" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentShardInfoResponse": { "properties": { "shardCount": { "format": "int64" }, "shardIndex": { "format": "int64" }, "textOffset": { "format": "int64" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentStyle": { "properties": { "backgroundColor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeColor" }, "color": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeColor" }, "fontFamily": {}, "fontSize": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentStyleFontSize" }, "fontWeight": {}, "textAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchor" }, "textDecoration": {}, "textStyle": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentStyleFontSize": { "properties": { "size": { "format": "float" }, "unit": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentStyleFontSizeResponse": { "properties": { "size": { "format": "float" }, "unit": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentStyleResponse": { "properties": { "backgroundColor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeColorResponse" }, "color": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeColorResponse" }, "fontFamily": {}, "fontSize": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentStyleFontSizeResponse" }, "fontWeight": {}, "textAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchorResponse" }, "textDecoration": {}, "textStyle": {} } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchor": { "properties": { "content": {}, "textSegments": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchorResponse": { "properties": { "content": {}, "textSegments": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentResponse" } } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment": { "properties": { "endIndex": { "format": "int64" }, "startIndex": { "format": "int64" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentResponse": { "properties": { "endIndex": { "format": "int64" }, "startIndex": { "format": "int64" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextChange": { "properties": { "changedText": {}, "provenance": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenance" } }, "textAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchor" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextChangeResponse": { "properties": { "changedText": {}, "provenance": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentProvenanceResponse" } }, "textAnchor": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1DocumentTextAnchorResponse" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1NormalizedVertex": { "properties": { "x": { "format": "float" }, "y": { "format": "float" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1NormalizedVertexResponse": { "properties": { "x": { "format": "float" }, "y": { "format": "float" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1Vertex": { "properties": { "x": { "format": "int32" }, "y": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleCloudDocumentaiV1VertexResponse": { "properties": { "x": { "format": "int32" }, "y": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:contentwarehouse/v1:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:contentwarehouse/v1:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:contentwarehouse/v1:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:contentwarehouse/v1:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:contentwarehouse/v1:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:contentwarehouse/v1:GoogleIamV1Policy": { "properties": { "auditConfigs": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1AuditConfig" } }, "bindings": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1Binding" } }, "etag": { "format": "byte" }, "version": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleIamV1PolicyResponse": { "properties": { "auditConfigs": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1AuditConfigResponse" } }, "bindings": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1BindingResponse" } }, "etag": { "format": "byte" }, "version": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleRpcStatus": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:contentwarehouse/v1:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:contentwarehouse/v1:GoogleTypeColor": { "properties": { "alpha": { "format": "float" }, "blue": { "format": "float" }, "green": { "format": "float" }, "red": { "format": "float" } } }, "google-native:contentwarehouse/v1:GoogleTypeColorResponse": { "properties": { "alpha": { "format": "float" }, "blue": { "format": "float" }, "green": { "format": "float" }, "red": { "format": "float" } } }, "google-native:contentwarehouse/v1:GoogleTypeDate": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleTypeDateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleTypeDateTime": { "properties": { "day": { "format": "int32" }, "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "month": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" }, "timeZone": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeTimeZone" }, "utcOffset": { "format": "google-duration" }, "year": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleTypeDateTimeResponse": { "properties": { "day": { "format": "int32" }, "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "month": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" }, "timeZone": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleTypeTimeZoneResponse" }, "utcOffset": { "format": "google-duration" }, "year": { "format": "int32" } } }, "google-native:contentwarehouse/v1:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:contentwarehouse/v1:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:contentwarehouse/v1:GoogleTypeMoney": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:contentwarehouse/v1:GoogleTypeMoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:contentwarehouse/v1:GoogleTypePostalAddress": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:contentwarehouse/v1:GoogleTypePostalAddressResponse": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:contentwarehouse/v1:GoogleTypeTimeZone": { "properties": { "id": {}, "version": {} } }, "google-native:contentwarehouse/v1:GoogleTypeTimeZoneResponse": { "properties": { "version": {} } }, "google-native:datacatalog/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:datacatalog/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datacatalog/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:datacatalog/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datacatalog/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datacatalog/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1BigQueryConnectionSpecResponse": { "properties": { "cloudSql": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpecResponse" }, "connectionType": {}, "hasCredential": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1BigQueryDateShardedSpecResponse": { "properties": { "dataset": {}, "latestShardResource": {}, "shardCount": { "format": "int64" }, "tablePrefix": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1BigQueryRoutineSpec": { "properties": { "importedLibraries": { "items": {} } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1BigQueryRoutineSpecResponse": { "properties": { "importedLibraries": { "items": {} } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1BigQueryTableSpecResponse": { "properties": { "tableSourceType": {}, "tableSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1TableSpecResponse" }, "viewSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ViewSpecResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1BusinessContext": { "properties": { "contacts": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1Contacts" }, "entryOverview": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1EntryOverview" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1BusinessContextResponse": { "properties": { "contacts": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ContactsResponse" }, "entryOverview": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1EntryOverviewResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableInstanceSpec": { "properties": { "cloudBigtableClusterSpecs": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec" } } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpec": { "properties": { "displayName": {}, "linkedResource": {}, "location": {}, "type": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecResponse": { "properties": { "displayName": {}, "linkedResource": {}, "location": {}, "type": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableInstanceSpecResponse": { "properties": { "cloudBigtableClusterSpecs": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecResponse" } } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableSystemSpec": { "properties": { "instanceDisplayName": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableSystemSpecResponse": { "properties": { "instanceDisplayName": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpecResponse": { "properties": { "database": {}, "instanceId": {}, "type": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchema": { "properties": { "column": { "required": true }, "defaultValue": {}, "description": {}, "gcRule": {}, "highestIndexingType": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaHighestIndexingType" }, "lookerColumnSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec" }, "mode": {}, "ordinalPosition": { "format": "int32" }, "subcolumns": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchema" } }, "type": { "required": true } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec": { "properties": { "type": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpecType" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpecResponse": { "properties": { "type": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaResponse": { "properties": { "column": { "required": true }, "defaultValue": {}, "description": {}, "gcRule": {}, "highestIndexingType": {}, "lookerColumnSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpecResponse" }, "mode": {}, "ordinalPosition": { "format": "int32" }, "subcolumns": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaResponse" } }, "type": { "required": true } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1Contacts": { "properties": { "people": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ContactsPerson" } } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ContactsPerson": { "properties": { "designation": {}, "email": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ContactsPersonResponse": { "properties": { "designation": {}, "email": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ContactsResponse": { "properties": { "people": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ContactsPersonResponse" } } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataSourceConnectionSpec": {}, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataSourceConnectionSpecResponse": { "properties": { "bigqueryConnectionSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1BigQueryConnectionSpecResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataSourceResponse": { "properties": { "resource": {}, "service": {}, "sourceEntry": {}, "storageProperties": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1StoragePropertiesResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpec": { "properties": { "databaseViewSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec" }, "type": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpecType" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec": { "properties": { "baseTable": {}, "sqlQuery": {}, "viewType": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecViewType" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecResponse": { "properties": { "baseTable": {}, "sqlQuery": {}, "viewType": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpecResponse": { "properties": { "databaseViewSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpecResponse" }, "dataplexTable": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexTableSpecResponse" }, "type": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexExternalTableResponse": { "properties": { "dataCatalogEntry": {}, "fullyQualifiedName": {}, "googleCloudResource": {}, "system": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexFilesetSpec": { "properties": { "dataplexSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexSpec" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexFilesetSpecResponse": { "properties": { "dataplexSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexSpecResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexSpec": { "properties": { "asset": {}, "compressionFormat": {}, "dataFormat": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchema" }, "projectId": { "sdkName": "project" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexSpecResponse": { "properties": { "asset": {}, "compressionFormat": {}, "dataFormat": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaResponse" }, "projectId": { "sdkName": "project" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexTableSpecResponse": { "properties": { "dataplexSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexSpecResponse" }, "externalTables": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexExternalTableResponse" } }, "userManaged": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatasetSpec": { "properties": { "vertexDatasetSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexDatasetSpec" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatasetSpecResponse": { "properties": { "vertexDatasetSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexDatasetSpecResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1EntryOverview": { "properties": { "overview": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1EntryOverviewResponse": { "properties": { "overview": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1FilesetSpec": { "properties": { "dataplexFileset": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexFilesetSpec" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1FilesetSpecResponse": { "properties": { "dataplexFileset": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataplexFilesetSpecResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1GcsFileSpecResponse": { "properties": { "filePath": { "required": true }, "gcsTimestamps": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1SystemTimestampsResponse" }, "sizeBytes": { "format": "int64" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1GcsFilesetSpec": { "properties": { "filePatterns": { "required": true, "items": {} } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1GcsFilesetSpecResponse": { "properties": { "filePatterns": { "required": true, "items": {} }, "sampleGcsFileSpecs": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1GcsFileSpecResponse" } } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1LookerSystemSpec": { "properties": { "parentInstanceDisplayName": {}, "parentInstanceId": {}, "parentModelDisplayName": {}, "parentModelId": {}, "parentViewDisplayName": {}, "parentViewId": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1LookerSystemSpecResponse": { "properties": { "parentInstanceDisplayName": {}, "parentInstanceId": {}, "parentModelDisplayName": {}, "parentModelId": {}, "parentViewDisplayName": {}, "parentViewId": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ModelSpec": { "properties": { "vertexModelSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexModelSpec" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ModelSpecResponse": { "properties": { "vertexModelSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexModelSpecResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PersonalDetailsResponse": { "properties": { "starTime": { "format": "google-datetime" }, "starred": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchema": { "properties": { "avro": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema" }, "csv": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema" }, "orc": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema" }, "parquet": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema" }, "protobuf": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema" }, "thrift": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema": { "properties": { "text": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaAvroSchemaResponse": { "properties": { "text": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema": {}, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaCsvSchemaResponse": {}, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema": {}, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaOrcSchemaResponse": {}, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema": {}, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaParquetSchemaResponse": {}, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema": { "properties": { "text": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchemaResponse": { "properties": { "text": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaResponse": { "properties": { "avro": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaAvroSchemaResponse" }, "csv": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaCsvSchemaResponse" }, "orc": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaOrcSchemaResponse" }, "parquet": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaParquetSchemaResponse" }, "protobuf": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchemaResponse" }, "thrift": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaThriftSchemaResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema": { "properties": { "text": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1PhysicalSchemaThriftSchemaResponse": { "properties": { "text": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpec": { "properties": { "bigqueryRoutineSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1BigQueryRoutineSpec" }, "definitionBody": {}, "language": {}, "returnType": {}, "routineArguments": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpecArgument" } }, "routineType": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpecRoutineType" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpecArgument": { "properties": { "mode": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpecArgumentMode" }, "name": {}, "type": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpecArgumentResponse": { "properties": { "mode": {}, "name": {}, "type": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpecResponse": { "properties": { "bigqueryRoutineSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1BigQueryRoutineSpecResponse" }, "definitionBody": {}, "language": {}, "returnType": {}, "routineArguments": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpecArgumentResponse" } }, "routineType": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1Schema": { "properties": { "columns": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchema" } } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1SchemaResponse": { "properties": { "columns": { "items": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ColumnSchemaResponse" } } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ServiceSpec": { "properties": { "cloudBigtableInstanceSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableInstanceSpec" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ServiceSpecResponse": { "properties": { "cloudBigtableInstanceSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableInstanceSpecResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1SqlDatabaseSystemSpec": { "properties": { "databaseVersion": {}, "instanceHost": {}, "sqlEngine": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1SqlDatabaseSystemSpecResponse": { "properties": { "databaseVersion": {}, "instanceHost": {}, "sqlEngine": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1StoragePropertiesResponse": { "properties": { "filePattern": { "items": {} }, "fileType": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1SystemTimestamps": { "properties": { "createTime": { "format": "google-datetime" }, "updateTime": { "format": "google-datetime" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1SystemTimestampsResponse": { "properties": { "createTime": { "format": "google-datetime" }, "expireTime": { "format": "google-datetime" }, "updateTime": { "format": "google-datetime" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1TableSpecResponse": { "properties": { "groupedEntry": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1TaxonomyServiceResponse": { "properties": { "identity": {}, "name": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1UsageSignal": { "properties": { "commonUsageWithinTimeRange": {}, "favoriteCount": { "format": "int64" }, "updateTime": { "format": "google-datetime" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1UsageSignalResponse": { "properties": { "commonUsageWithinTimeRange": {}, "favoriteCount": { "format": "int64" }, "updateTime": { "format": "google-datetime" }, "usageWithinTimeRange": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexDatasetSpec": { "properties": { "dataItemCount": { "format": "int64" }, "dataType": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexDatasetSpecDataType" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexDatasetSpecResponse": { "properties": { "dataItemCount": { "format": "int64" }, "dataType": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexModelSourceInfo": { "properties": { "copy": {}, "sourceType": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexModelSourceInfoSourceType" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexModelSourceInfoResponse": { "properties": { "copy": {}, "sourceType": {} } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexModelSpec": { "properties": { "containerImageUri": {}, "versionAliases": { "items": {} }, "versionDescription": {}, "versionId": {}, "vertexModelSourceInfo": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexModelSourceInfo" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexModelSpecResponse": { "properties": { "containerImageUri": {}, "versionAliases": { "items": {} }, "versionDescription": {}, "versionId": {}, "vertexModelSourceInfo": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1VertexModelSourceInfoResponse" } } }, "google-native:datacatalog/v1:GoogleCloudDatacatalogV1ViewSpecResponse": { "properties": { "viewQuery": {} } }, "google-native:datacatalog/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:datacatalog/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datacatalog/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:datacatalog/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datacatalog/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datacatalog/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec": {}, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpecResponse": { "properties": { "dataset": {}, "shardCount": { "format": "int64" }, "tablePrefix": {} } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1BigQueryTableSpec": { "properties": { "tableSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1TableSpec" }, "viewSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ViewSpec" } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1BigQueryTableSpecResponse": { "properties": { "tableSourceType": {}, "tableSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1TableSpecResponse" }, "viewSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ViewSpecResponse" } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ColumnSchema": { "properties": { "column": { "required": true }, "description": {}, "mode": {}, "subcolumns": { "items": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ColumnSchema" } }, "type": { "required": true } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ColumnSchemaResponse": { "properties": { "column": { "required": true }, "description": {}, "mode": {}, "subcolumns": { "items": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ColumnSchemaResponse" } }, "type": { "required": true } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1GcsFileSpecResponse": { "properties": { "filePath": { "required": true }, "gcsTimestamps": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1SystemTimestampsResponse" }, "sizeBytes": { "format": "int64" } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1GcsFilesetSpec": { "properties": { "filePatterns": { "required": true, "items": {} } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1GcsFilesetSpecResponse": { "properties": { "filePatterns": { "required": true, "items": {} }, "sampleGcsFileSpecs": { "items": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1GcsFileSpecResponse" } } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1Schema": { "properties": { "columns": { "required": true, "items": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ColumnSchema" } } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1SchemaResponse": { "properties": { "columns": { "required": true, "items": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ColumnSchemaResponse" } } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1SystemTimestampsResponse": { "properties": { "createTime": { "format": "google-datetime" }, "expireTime": { "format": "google-datetime" }, "updateTime": { "format": "google-datetime" } } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1TableSpec": {}, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1TableSpecResponse": { "properties": { "groupedEntry": {} } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1TaxonomyServiceResponse": { "properties": { "identity": {}, "name": {} } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1UsageSignalResponse": { "properties": { "updateTime": { "format": "google-datetime" }, "usageWithinTimeRange": {} } }, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ViewSpec": {}, "google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1ViewSpecResponse": { "properties": { "viewQuery": {} } }, "google-native:dataflow/v1b3:AutoscalingSettings": { "properties": { "algorithm": { "$ref": "#/types/google-native:dataflow/v1b3:AutoscalingSettingsAlgorithm" }, "maxNumWorkers": { "format": "int32" } } }, "google-native:dataflow/v1b3:AutoscalingSettingsResponse": { "properties": { "algorithm": {}, "maxNumWorkers": { "format": "int32" } } }, "google-native:dataflow/v1b3:BigQueryIODetails": { "properties": { "dataset": {}, "projectId": { "sdkName": "project" }, "query": {}, "table": {} } }, "google-native:dataflow/v1b3:BigQueryIODetailsResponse": { "properties": { "dataset": {}, "projectId": { "sdkName": "project" }, "query": {}, "table": {} } }, "google-native:dataflow/v1b3:BigTableIODetails": { "properties": { "instanceId": {}, "projectId": { "sdkName": "project" }, "tableId": {} } }, "google-native:dataflow/v1b3:BigTableIODetailsResponse": { "properties": { "instanceId": {}, "projectId": { "sdkName": "project" }, "tableId": {} } }, "google-native:dataflow/v1b3:ComponentSource": { "properties": { "name": {}, "originalTransformOrCollection": {}, "userName": {} } }, "google-native:dataflow/v1b3:ComponentSourceResponse": { "properties": { "name": {}, "originalTransformOrCollection": {}, "userName": {} } }, "google-native:dataflow/v1b3:ComponentTransform": { "properties": { "name": {}, "originalTransform": {}, "userName": {} } }, "google-native:dataflow/v1b3:ComponentTransformResponse": { "properties": { "name": {}, "originalTransform": {}, "userName": {} } }, "google-native:dataflow/v1b3:DataSamplingConfig": { "properties": { "behaviors": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:DataSamplingConfigBehaviorsItem" } } } }, "google-native:dataflow/v1b3:DataSamplingConfigResponse": { "properties": { "behaviors": { "items": {} } } }, "google-native:dataflow/v1b3:DatastoreIODetails": { "properties": { "namespace": {}, "projectId": { "sdkName": "project" } } }, "google-native:dataflow/v1b3:DatastoreIODetailsResponse": { "properties": { "namespace": {}, "projectId": { "sdkName": "project" } } }, "google-native:dataflow/v1b3:DebugOptions": { "properties": { "dataSampling": { "$ref": "#/types/google-native:dataflow/v1b3:DataSamplingConfig" }, "enableHotKeyLogging": {} } }, "google-native:dataflow/v1b3:DebugOptionsResponse": { "properties": { "dataSampling": { "$ref": "#/types/google-native:dataflow/v1b3:DataSamplingConfigResponse" }, "enableHotKeyLogging": {} } }, "google-native:dataflow/v1b3:Disk": { "properties": { "diskType": {}, "mountPoint": {}, "sizeGb": { "format": "int32" } } }, "google-native:dataflow/v1b3:DiskResponse": { "properties": { "diskType": {}, "mountPoint": {}, "sizeGb": { "format": "int32" } } }, "google-native:dataflow/v1b3:DisplayData": { "properties": { "boolValue": {}, "durationValue": { "format": "google-duration" }, "floatValue": { "format": "float" }, "int64Value": { "format": "int64" }, "javaClassValue": {}, "key": {}, "label": {}, "namespace": {}, "shortStrValue": {}, "strValue": {}, "timestampValue": { "format": "google-datetime" }, "url": {} } }, "google-native:dataflow/v1b3:DisplayDataResponse": { "properties": { "boolValue": {}, "durationValue": { "format": "google-duration" }, "floatValue": { "format": "float" }, "int64Value": { "format": "int64" }, "javaClassValue": {}, "key": {}, "label": {}, "namespace": {}, "shortStrValue": {}, "strValue": {}, "timestampValue": { "format": "google-datetime" }, "url": {} } }, "google-native:dataflow/v1b3:Environment": { "properties": { "clusterManagerApiService": {}, "dataset": {}, "debugOptions": { "$ref": "#/types/google-native:dataflow/v1b3:DebugOptions" }, "experiments": { "items": {} }, "flexResourceSchedulingGoal": { "$ref": "#/types/google-native:dataflow/v1b3:EnvironmentFlexResourceSchedulingGoal" }, "internalExperiments": {}, "sdkPipelineOptions": {}, "serviceAccountEmail": {}, "serviceKmsKeyName": {}, "serviceOptions": { "items": {} }, "tempStoragePrefix": {}, "userAgent": {}, "version": {}, "workerPools": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:WorkerPool" } }, "workerRegion": {}, "workerZone": {} } }, "google-native:dataflow/v1b3:EnvironmentResponse": { "properties": { "clusterManagerApiService": {}, "dataset": {}, "debugOptions": { "$ref": "#/types/google-native:dataflow/v1b3:DebugOptionsResponse" }, "experiments": { "items": {} }, "flexResourceSchedulingGoal": {}, "internalExperiments": {}, "sdkPipelineOptions": {}, "serviceAccountEmail": {}, "serviceKmsKeyName": {}, "serviceOptions": { "items": {} }, "shuffleMode": {}, "tempStoragePrefix": {}, "useStreamingEngineResourceBasedBilling": {}, "userAgent": {}, "version": {}, "workerPools": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:WorkerPoolResponse" } }, "workerRegion": {}, "workerZone": {} } }, "google-native:dataflow/v1b3:ExecutionStageState": { "properties": { "currentStateTime": { "format": "google-datetime" }, "executionStageName": {}, "executionStageState": { "$ref": "#/types/google-native:dataflow/v1b3:ExecutionStageStateExecutionStageState" } } }, "google-native:dataflow/v1b3:ExecutionStageStateResponse": { "properties": { "currentStateTime": { "format": "google-datetime" }, "executionStageName": {}, "executionStageState": {} } }, "google-native:dataflow/v1b3:ExecutionStageSummary": { "properties": { "componentSource": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ComponentSource" } }, "componentTransform": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ComponentTransform" } }, "id": {}, "inputSource": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:StageSource" } }, "kind": { "$ref": "#/types/google-native:dataflow/v1b3:ExecutionStageSummaryKind" }, "name": {}, "outputSource": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:StageSource" } }, "prerequisiteStage": { "items": {} } } }, "google-native:dataflow/v1b3:ExecutionStageSummaryResponse": { "properties": { "componentSource": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ComponentSourceResponse" } }, "componentTransform": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ComponentTransformResponse" } }, "inputSource": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:StageSourceResponse" } }, "kind": {}, "name": {}, "outputSource": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:StageSourceResponse" } }, "prerequisiteStage": { "items": {} } } }, "google-native:dataflow/v1b3:FileIODetails": { "properties": { "filePattern": {} } }, "google-native:dataflow/v1b3:FileIODetailsResponse": { "properties": { "filePattern": {} } }, "google-native:dataflow/v1b3:JobExecutionInfo": { "properties": { "stages": {} } }, "google-native:dataflow/v1b3:JobExecutionInfoResponse": { "properties": { "stages": {} } }, "google-native:dataflow/v1b3:JobMetadata": { "properties": { "bigTableDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:BigTableIODetails" } }, "bigqueryDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:BigQueryIODetails" } }, "datastoreDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:DatastoreIODetails" } }, "fileDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:FileIODetails" } }, "pubsubDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:PubSubIODetails" } }, "sdkVersion": { "$ref": "#/types/google-native:dataflow/v1b3:SdkVersion" }, "spannerDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:SpannerIODetails" } }, "userDisplayProperties": {} } }, "google-native:dataflow/v1b3:JobMetadataResponse": { "properties": { "bigTableDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:BigTableIODetailsResponse" } }, "bigqueryDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:BigQueryIODetailsResponse" } }, "datastoreDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:DatastoreIODetailsResponse" } }, "fileDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:FileIODetailsResponse" } }, "pubsubDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:PubSubIODetailsResponse" } }, "sdkVersion": { "$ref": "#/types/google-native:dataflow/v1b3:SdkVersionResponse" }, "spannerDetails": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:SpannerIODetailsResponse" } }, "userDisplayProperties": {} } }, "google-native:dataflow/v1b3:Package": { "properties": { "location": {}, "name": {} } }, "google-native:dataflow/v1b3:PackageResponse": { "properties": { "location": {}, "name": {} } }, "google-native:dataflow/v1b3:ParameterMetadataEnumOptionResponse": { "properties": { "description": {}, "label": {}, "value": { "required": true } } }, "google-native:dataflow/v1b3:ParameterMetadataResponse": { "properties": { "customMetadata": {}, "defaultValue": {}, "enumOptions": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ParameterMetadataEnumOptionResponse" } }, "groupName": {}, "helpText": { "required": true }, "isOptional": {}, "label": { "required": true }, "name": { "required": true }, "paramType": {}, "parentName": {}, "parentTriggerValues": { "items": {} }, "regexes": { "items": {} } } }, "google-native:dataflow/v1b3:PipelineDescription": { "properties": { "displayData": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:DisplayData" } }, "executionPipelineStage": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ExecutionStageSummary" } }, "originalPipelineTransform": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:TransformSummary" } }, "stepNamesHash": {} } }, "google-native:dataflow/v1b3:PipelineDescriptionResponse": { "properties": { "displayData": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:DisplayDataResponse" } }, "executionPipelineStage": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ExecutionStageSummaryResponse" } }, "originalPipelineTransform": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:TransformSummaryResponse" } }, "stepNamesHash": {} } }, "google-native:dataflow/v1b3:PubSubIODetails": { "properties": { "subscription": {}, "topic": {} } }, "google-native:dataflow/v1b3:PubSubIODetailsResponse": { "properties": { "subscription": {}, "topic": {} } }, "google-native:dataflow/v1b3:RuntimeEnvironment": { "properties": { "additionalExperiments": { "items": {} }, "additionalUserLabels": {}, "bypassTempDirValidation": {}, "diskSizeGb": { "format": "int32" }, "enableStreamingEngine": {}, "ipConfiguration": { "$ref": "#/types/google-native:dataflow/v1b3:RuntimeEnvironmentIpConfiguration" }, "kmsKeyName": {}, "machineType": {}, "maxWorkers": { "format": "int32" }, "network": {}, "numWorkers": { "format": "int32" }, "serviceAccountEmail": {}, "subnetwork": {}, "tempLocation": { "required": true }, "workerRegion": { "required": true }, "workerZone": {}, "zone": {} } }, "google-native:dataflow/v1b3:RuntimeMetadataResponse": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ParameterMetadataResponse" } }, "sdkInfo": { "$ref": "#/types/google-native:dataflow/v1b3:SDKInfoResponse" } } }, "google-native:dataflow/v1b3:RuntimeUpdatableParams": { "properties": { "maxNumWorkers": { "format": "int32" }, "minNumWorkers": { "format": "int32" }, "workerUtilizationHint": { "format": "double" } } }, "google-native:dataflow/v1b3:RuntimeUpdatableParamsResponse": { "properties": { "maxNumWorkers": { "format": "int32" }, "minNumWorkers": { "format": "int32" }, "workerUtilizationHint": { "format": "double" } } }, "google-native:dataflow/v1b3:SDKInfoResponse": { "properties": { "language": { "required": true }, "version": {} } }, "google-native:dataflow/v1b3:SdkBugResponse": { "properties": { "severity": {}, "type": {}, "uri": {} } }, "google-native:dataflow/v1b3:SdkHarnessContainerImage": { "properties": { "capabilities": { "items": {} }, "containerImage": {}, "environmentId": {}, "useSingleCorePerContainer": {} } }, "google-native:dataflow/v1b3:SdkHarnessContainerImageResponse": { "properties": { "capabilities": { "items": {} }, "containerImage": {}, "environmentId": {}, "useSingleCorePerContainer": {} } }, "google-native:dataflow/v1b3:SdkVersion": { "properties": { "sdkSupportStatus": { "$ref": "#/types/google-native:dataflow/v1b3:SdkVersionSdkSupportStatus" }, "version": {}, "versionDisplayName": {} } }, "google-native:dataflow/v1b3:SdkVersionResponse": { "properties": { "bugs": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:SdkBugResponse" } }, "sdkSupportStatus": {}, "version": {}, "versionDisplayName": {} } }, "google-native:dataflow/v1b3:SpannerIODetails": { "properties": { "databaseId": {}, "instanceId": {}, "projectId": { "sdkName": "project" } } }, "google-native:dataflow/v1b3:SpannerIODetailsResponse": { "properties": { "databaseId": {}, "instanceId": {}, "projectId": { "sdkName": "project" } } }, "google-native:dataflow/v1b3:StageSource": { "properties": { "name": {}, "originalTransformOrCollection": {}, "sizeBytes": { "format": "int64" }, "userName": {} } }, "google-native:dataflow/v1b3:StageSourceResponse": { "properties": { "name": {}, "originalTransformOrCollection": {}, "sizeBytes": { "format": "int64" }, "userName": {} } }, "google-native:dataflow/v1b3:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:dataflow/v1b3:Step": { "properties": { "kind": {}, "name": {}, "properties": {} } }, "google-native:dataflow/v1b3:StepResponse": { "properties": { "kind": {}, "name": {}, "properties": {} } }, "google-native:dataflow/v1b3:TaskRunnerSettings": { "properties": { "alsologtostderr": {}, "baseTaskDir": {}, "baseUrl": {}, "commandlinesFileName": {}, "continueOnException": {}, "dataflowApiVersion": {}, "harnessCommand": {}, "languageHint": {}, "logDir": {}, "logToSerialconsole": {}, "logUploadLocation": {}, "oauthScopes": { "items": {} }, "parallelWorkerSettings": { "$ref": "#/types/google-native:dataflow/v1b3:WorkerSettings" }, "streamingWorkerMainClass": {}, "taskGroup": {}, "taskUser": {}, "tempStoragePrefix": {}, "vmId": {}, "workflowFileName": {} } }, "google-native:dataflow/v1b3:TaskRunnerSettingsResponse": { "properties": { "alsologtostderr": {}, "baseTaskDir": {}, "baseUrl": {}, "commandlinesFileName": {}, "continueOnException": {}, "dataflowApiVersion": {}, "harnessCommand": {}, "languageHint": {}, "logDir": {}, "logToSerialconsole": {}, "logUploadLocation": {}, "oauthScopes": { "items": {} }, "parallelWorkerSettings": { "$ref": "#/types/google-native:dataflow/v1b3:WorkerSettingsResponse" }, "streamingWorkerMainClass": {}, "taskGroup": {}, "taskUser": {}, "tempStoragePrefix": {}, "vmId": {}, "workflowFileName": {} } }, "google-native:dataflow/v1b3:TemplateMetadataResponse": { "properties": { "description": {}, "name": { "required": true }, "parameters": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ParameterMetadataResponse" } } } }, "google-native:dataflow/v1b3:TransformSummary": { "properties": { "displayData": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:DisplayData" } }, "id": {}, "inputCollectionName": { "items": {} }, "kind": { "$ref": "#/types/google-native:dataflow/v1b3:TransformSummaryKind" }, "name": {}, "outputCollectionName": { "items": {} } } }, "google-native:dataflow/v1b3:TransformSummaryResponse": { "properties": { "displayData": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:DisplayDataResponse" } }, "inputCollectionName": { "items": {} }, "kind": {}, "name": {}, "outputCollectionName": { "items": {} } } }, "google-native:dataflow/v1b3:WorkerPool": { "properties": { "autoscalingSettings": { "$ref": "#/types/google-native:dataflow/v1b3:AutoscalingSettings" }, "dataDisks": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:Disk" } }, "defaultPackageSet": { "$ref": "#/types/google-native:dataflow/v1b3:WorkerPoolDefaultPackageSet" }, "diskSizeGb": { "format": "int32" }, "diskSourceImage": {}, "diskType": {}, "ipConfiguration": { "$ref": "#/types/google-native:dataflow/v1b3:WorkerPoolIpConfiguration" }, "kind": {}, "machineType": {}, "metadata": {}, "network": {}, "numThreadsPerWorker": { "format": "int32" }, "numWorkers": { "format": "int32" }, "onHostMaintenance": {}, "packages": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:Package" } }, "poolArgs": {}, "sdkHarnessContainerImages": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:SdkHarnessContainerImage" } }, "subnetwork": {}, "taskrunnerSettings": { "$ref": "#/types/google-native:dataflow/v1b3:TaskRunnerSettings" }, "teardownPolicy": { "$ref": "#/types/google-native:dataflow/v1b3:WorkerPoolTeardownPolicy" }, "workerHarnessContainerImage": { "required": true }, "zone": {} } }, "google-native:dataflow/v1b3:WorkerPoolResponse": { "properties": { "autoscalingSettings": { "$ref": "#/types/google-native:dataflow/v1b3:AutoscalingSettingsResponse" }, "dataDisks": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:DiskResponse" } }, "defaultPackageSet": {}, "diskSizeGb": { "format": "int32" }, "diskSourceImage": {}, "diskType": {}, "ipConfiguration": {}, "kind": {}, "machineType": {}, "metadata": {}, "network": {}, "numThreadsPerWorker": { "format": "int32" }, "numWorkers": { "format": "int32" }, "onHostMaintenance": {}, "packages": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:PackageResponse" } }, "poolArgs": {}, "sdkHarnessContainerImages": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:SdkHarnessContainerImageResponse" } }, "subnetwork": {}, "taskrunnerSettings": { "$ref": "#/types/google-native:dataflow/v1b3:TaskRunnerSettingsResponse" }, "teardownPolicy": {}, "workerHarnessContainerImage": { "required": true }, "zone": {} } }, "google-native:dataflow/v1b3:WorkerSettings": { "properties": { "baseUrl": {}, "reportingEnabled": {}, "servicePath": {}, "shuffleServicePath": {}, "tempStoragePrefix": {}, "workerId": {} } }, "google-native:dataflow/v1b3:WorkerSettingsResponse": { "properties": { "baseUrl": {}, "reportingEnabled": {}, "servicePath": {}, "shuffleServicePath": {}, "tempStoragePrefix": {}, "workerId": {} } }, "google-native:dataform/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:dataform/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dataform/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:dataform/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dataform/v1beta1:CodeCompilationConfig": { "properties": { "assertionSchema": {}, "databaseSuffix": {}, "defaultDatabase": {}, "defaultLocation": {}, "defaultSchema": {}, "schemaSuffix": {}, "tablePrefix": {}, "vars": {} } }, "google-native:dataform/v1beta1:CodeCompilationConfigResponse": { "properties": { "assertionSchema": {}, "databaseSuffix": {}, "defaultDatabase": {}, "defaultLocation": {}, "defaultSchema": {}, "schemaSuffix": {}, "tablePrefix": {}, "vars": {} } }, "google-native:dataform/v1beta1:CompilationErrorResponse": { "properties": { "actionTarget": { "$ref": "#/types/google-native:dataform/v1beta1:TargetResponse" }, "message": {}, "path": {}, "stack": {} } }, "google-native:dataform/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dataform/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dataform/v1beta1:GitRemoteSettings": { "properties": { "authenticationTokenSecretVersion": {}, "defaultBranch": { "required": true }, "sshAuthenticationConfig": { "$ref": "#/types/google-native:dataform/v1beta1:SshAuthenticationConfig" }, "url": { "required": true } } }, "google-native:dataform/v1beta1:GitRemoteSettingsResponse": { "properties": { "authenticationTokenSecretVersion": {}, "defaultBranch": { "required": true }, "sshAuthenticationConfig": { "$ref": "#/types/google-native:dataform/v1beta1:SshAuthenticationConfigResponse" }, "tokenStatus": {}, "url": { "required": true } } }, "google-native:dataform/v1beta1:IntervalResponse": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:dataform/v1beta1:InvocationConfig": { "properties": { "fullyRefreshIncrementalTablesEnabled": {}, "includedTags": { "items": {} }, "includedTargets": { "items": { "$ref": "#/types/google-native:dataform/v1beta1:Target" } }, "serviceAccount": {}, "transitiveDependenciesIncluded": {}, "transitiveDependentsIncluded": {} } }, "google-native:dataform/v1beta1:InvocationConfigResponse": { "properties": { "fullyRefreshIncrementalTablesEnabled": {}, "includedTags": { "items": {} }, "includedTargets": { "items": { "$ref": "#/types/google-native:dataform/v1beta1:TargetResponse" } }, "serviceAccount": {}, "transitiveDependenciesIncluded": {}, "transitiveDependentsIncluded": {} } }, "google-native:dataform/v1beta1:ScheduledExecutionRecordResponse": { "properties": { "errorStatus": { "$ref": "#/types/google-native:dataform/v1beta1:StatusResponse" }, "executionTime": { "format": "google-datetime" }, "workflowInvocation": {} } }, "google-native:dataform/v1beta1:ScheduledReleaseRecordResponse": { "properties": { "compilationResult": {}, "errorStatus": { "$ref": "#/types/google-native:dataform/v1beta1:StatusResponse" }, "releaseTime": { "format": "google-datetime" } } }, "google-native:dataform/v1beta1:SshAuthenticationConfig": { "properties": { "hostPublicKey": { "required": true }, "userPrivateKeySecretVersion": { "required": true } } }, "google-native:dataform/v1beta1:SshAuthenticationConfigResponse": { "properties": { "hostPublicKey": { "required": true }, "userPrivateKeySecretVersion": { "required": true } } }, "google-native:dataform/v1beta1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:dataform/v1beta1:Target": { "properties": { "database": {}, "name": {}, "schema": {} } }, "google-native:dataform/v1beta1:TargetResponse": { "properties": { "database": {}, "name": {}, "schema": {} } }, "google-native:dataform/v1beta1:WorkspaceCompilationOverrides": { "properties": { "defaultDatabase": {}, "schemaSuffix": {}, "tablePrefix": {} } }, "google-native:dataform/v1beta1:WorkspaceCompilationOverridesResponse": { "properties": { "defaultDatabase": {}, "schemaSuffix": {}, "tablePrefix": {} } }, "google-native:datafusion/v1:AcceleratorResponse": { "properties": { "acceleratorType": {}, "state": {} } }, "google-native:datafusion/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:datafusion/v1:AuditLogConfig" } }, "service": {} } }, "google-native:datafusion/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:datafusion/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:datafusion/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:datafusion/v1:AuditLogConfigLogType" } } }, "google-native:datafusion/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:datafusion/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:datafusion/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datafusion/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:datafusion/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datafusion/v1:CryptoKeyConfig": { "properties": { "keyReference": {} } }, "google-native:datafusion/v1:CryptoKeyConfigResponse": { "properties": { "keyReference": {} } }, "google-native:datafusion/v1:EventPublishConfig": { "properties": { "enabled": { "required": true }, "topic": { "required": true } } }, "google-native:datafusion/v1:EventPublishConfigResponse": { "properties": { "enabled": { "required": true }, "topic": { "required": true } } }, "google-native:datafusion/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datafusion/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datafusion/v1:NetworkConfig": { "properties": { "connectionType": { "$ref": "#/types/google-native:datafusion/v1:NetworkConfigConnectionType" }, "ipAllocation": {}, "network": {}, "privateServiceConnectConfig": { "$ref": "#/types/google-native:datafusion/v1:PrivateServiceConnectConfig" } } }, "google-native:datafusion/v1:NetworkConfigResponse": { "properties": { "connectionType": {}, "ipAllocation": {}, "network": {}, "privateServiceConnectConfig": { "$ref": "#/types/google-native:datafusion/v1:PrivateServiceConnectConfigResponse" } } }, "google-native:datafusion/v1:PrivateServiceConnectConfig": { "properties": { "networkAttachment": { "required": true }, "unreachableCidrBlock": {} } }, "google-native:datafusion/v1:PrivateServiceConnectConfigResponse": { "properties": { "effectiveUnreachableCidrBlock": {}, "networkAttachment": { "required": true }, "unreachableCidrBlock": {} } }, "google-native:datafusion/v1:VersionResponse": { "properties": { "availableFeatures": { "items": {} }, "defaultVersion": {}, "type": {}, "versionNumber": {} } }, "google-native:datafusion/v1beta1:AcceleratorResponse": { "properties": { "acceleratorType": {}, "state": {} } }, "google-native:datafusion/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:datafusion/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:datafusion/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:datafusion/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:datafusion/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:datafusion/v1beta1:AuditLogConfigLogType" } } }, "google-native:datafusion/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:datafusion/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:datafusion/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datafusion/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:datafusion/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datafusion/v1beta1:CryptoKeyConfig": { "properties": { "keyReference": {} } }, "google-native:datafusion/v1beta1:CryptoKeyConfigResponse": { "properties": { "keyReference": {} } }, "google-native:datafusion/v1beta1:EventPublishConfig": { "properties": { "enabled": { "required": true }, "topic": { "required": true } } }, "google-native:datafusion/v1beta1:EventPublishConfigResponse": { "properties": { "enabled": { "required": true }, "topic": { "required": true } } }, "google-native:datafusion/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datafusion/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datafusion/v1beta1:NetworkConfig": { "properties": { "connectionType": { "$ref": "#/types/google-native:datafusion/v1beta1:NetworkConfigConnectionType" }, "ipAllocation": {}, "network": {}, "privateServiceConnectConfig": { "$ref": "#/types/google-native:datafusion/v1beta1:PrivateServiceConnectConfig" } } }, "google-native:datafusion/v1beta1:NetworkConfigResponse": { "properties": { "connectionType": {}, "ipAllocation": {}, "network": {}, "privateServiceConnectConfig": { "$ref": "#/types/google-native:datafusion/v1beta1:PrivateServiceConnectConfigResponse" } } }, "google-native:datafusion/v1beta1:PrivateServiceConnectConfig": { "properties": { "networkAttachment": { "required": true }, "unreachableCidrBlock": {} } }, "google-native:datafusion/v1beta1:PrivateServiceConnectConfigResponse": { "properties": { "effectiveUnreachableCidrBlock": {}, "networkAttachment": { "required": true }, "unreachableCidrBlock": {} } }, "google-native:datafusion/v1beta1:VersionResponse": { "properties": { "availableFeatures": { "items": {} }, "defaultVersion": {}, "type": {}, "versionNumber": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1AnnotationSpec": { "properties": { "description": {}, "displayName": { "required": true } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1AnnotationSpecResponse": { "properties": { "description": {}, "displayName": { "required": true }, "index": { "format": "int32" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1AttemptResponse": { "properties": { "attemptTime": { "format": "google-datetime" }, "partialFailures": { "items": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleRpcStatusResponse" } } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BigQuerySource": { "properties": { "inputUri": { "required": true } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BigQuerySourceResponse": { "properties": { "inputUri": { "required": true } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions": { "properties": { "iouThreshold": { "format": "float" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptionsResponse": { "properties": { "iouThreshold": { "format": "float" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BoundingPolyConfig": { "properties": { "annotationSpecSet": { "required": true }, "instructionMessage": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BoundingPolyConfigResponse": { "properties": { "annotationSpecSet": { "required": true }, "instructionMessage": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1ClassificationMetadata": { "properties": { "isMultiLabel": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1ClassificationMetadataResponse": { "properties": { "isMultiLabel": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1CsvInstruction": { "properties": { "gcsFileUri": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1CsvInstructionResponse": { "properties": { "gcsFileUri": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationConfig": { "properties": { "boundingBoxEvaluationOptions": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationConfigResponse": { "properties": { "boundingBoxEvaluationOptions": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptionsResponse" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig": { "properties": { "email": { "required": true }, "minAcceptableMeanAveragePrecision": { "format": "double", "required": true } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfigResponse": { "properties": { "email": { "required": true }, "minAcceptableMeanAveragePrecision": { "format": "double", "required": true } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationJobConfig": { "properties": { "bigqueryImportKeys": { "required": true }, "boundingPolyConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BoundingPolyConfig" }, "evaluationConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationConfig", "required": true }, "evaluationJobAlertConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig" }, "exampleCount": { "format": "int32", "required": true }, "exampleSamplePercentage": { "format": "double", "required": true }, "humanAnnotationConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1HumanAnnotationConfig" }, "imageClassificationConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1ImageClassificationConfig" }, "inputConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1InputConfig" }, "textClassificationConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1TextClassificationConfig" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationJobConfigResponse": { "properties": { "bigqueryImportKeys": { "required": true }, "boundingPolyConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BoundingPolyConfigResponse" }, "evaluationConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationConfigResponse", "required": true }, "evaluationJobAlertConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationJobAlertConfigResponse" }, "exampleCount": { "format": "int32", "required": true }, "exampleSamplePercentage": { "format": "double", "required": true }, "humanAnnotationConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1HumanAnnotationConfigResponse" }, "imageClassificationConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1ImageClassificationConfigResponse" }, "inputConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1InputConfigResponse" }, "textClassificationConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1TextClassificationConfigResponse" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1GcsSource": { "properties": { "inputUri": { "required": true }, "mimeType": { "required": true } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1GcsSourceResponse": { "properties": { "inputUri": { "required": true }, "mimeType": { "required": true } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1HumanAnnotationConfig": { "properties": { "annotatedDatasetDescription": {}, "annotatedDatasetDisplayName": { "required": true }, "contributorEmails": { "items": {} }, "instruction": { "required": true }, "labelGroup": {}, "languageCode": {}, "questionDuration": { "format": "google-duration" }, "replicaCount": { "format": "int32" }, "userEmailAddress": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1HumanAnnotationConfigResponse": { "properties": { "annotatedDatasetDescription": {}, "annotatedDatasetDisplayName": { "required": true }, "contributorEmails": { "items": {} }, "instruction": { "required": true }, "labelGroup": {}, "languageCode": {}, "questionDuration": { "format": "google-duration" }, "replicaCount": { "format": "int32" }, "userEmailAddress": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1ImageClassificationConfig": { "properties": { "allowMultiLabel": {}, "annotationSpecSet": { "required": true }, "answerAggregationType": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1ImageClassificationConfigAnswerAggregationType" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1ImageClassificationConfigResponse": { "properties": { "allowMultiLabel": {}, "annotationSpecSet": { "required": true }, "answerAggregationType": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1InputConfig": { "properties": { "annotationType": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1InputConfigAnnotationType" }, "bigquerySource": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BigQuerySource" }, "classificationMetadata": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1ClassificationMetadata" }, "dataType": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1InputConfigDataType", "required": true }, "gcsSource": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1GcsSource" }, "textMetadata": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1TextMetadata" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1InputConfigResponse": { "properties": { "annotationType": {}, "bigquerySource": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1BigQuerySourceResponse" }, "classificationMetadata": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1ClassificationMetadataResponse" }, "dataType": { "required": true }, "gcsSource": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1GcsSourceResponse" }, "textMetadata": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1TextMetadataResponse" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1OperatorFeedbackMetadata": {}, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1OperatorFeedbackMetadataResponse": {}, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1PdfInstruction": { "properties": { "gcsFileUri": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1PdfInstructionResponse": { "properties": { "gcsFileUri": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1RequesterFeedbackMetadata": {}, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1RequesterFeedbackMetadataResponse": {}, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1SentimentConfig": { "properties": { "enableLabelSentimentSelection": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1SentimentConfigResponse": { "properties": { "enableLabelSentimentSelection": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1TextClassificationConfig": { "properties": { "allowMultiLabel": {}, "annotationSpecSet": { "required": true }, "sentimentConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1SentimentConfig" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1TextClassificationConfigResponse": { "properties": { "allowMultiLabel": {}, "annotationSpecSet": { "required": true }, "sentimentConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1SentimentConfigResponse" } } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1TextMetadata": { "properties": { "languageCode": {} } }, "google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1TextMetadataResponse": { "properties": { "languageCode": {} } }, "google-native:datalabeling/v1beta1:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1EntityReference": { "properties": { "fullyQualifiedName": { "required": true } } }, "google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1EntityReferenceResponse": { "properties": { "fullyQualifiedName": { "required": true } } }, "google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1EventLink": { "properties": { "source": { "$ref": "#/types/google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1EntityReference", "required": true }, "target": { "$ref": "#/types/google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1EntityReference", "required": true } } }, "google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1EventLinkResponse": { "properties": { "source": { "$ref": "#/types/google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1EntityReferenceResponse", "required": true }, "target": { "$ref": "#/types/google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1EntityReferenceResponse", "required": true } } }, "google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1Origin": { "properties": { "name": {}, "sourceType": { "$ref": "#/types/google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1OriginSourceType" } } }, "google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1OriginResponse": { "properties": { "name": {}, "sourceType": {} } }, "google-native:datamigration/v1:AlloyDbConnectionProfile": { "properties": { "clusterId": { "required": true }, "settings": { "$ref": "#/types/google-native:datamigration/v1:AlloyDbSettings", "forceNew": true } } }, "google-native:datamigration/v1:AlloyDbConnectionProfileResponse": { "properties": { "clusterId": { "required": true }, "settings": { "$ref": "#/types/google-native:datamigration/v1:AlloyDbSettingsResponse" } } }, "google-native:datamigration/v1:AlloyDbSettings": { "properties": { "databaseVersion": { "$ref": "#/types/google-native:datamigration/v1:AlloyDbSettingsDatabaseVersion" }, "encryptionConfig": { "$ref": "#/types/google-native:datamigration/v1:EncryptionConfig" }, "initialUser": { "$ref": "#/types/google-native:datamigration/v1:UserPassword", "required": true }, "labels": {}, "primaryInstanceSettings": { "$ref": "#/types/google-native:datamigration/v1:PrimaryInstanceSettings" }, "vpcNetwork": { "required": true } } }, "google-native:datamigration/v1:AlloyDbSettingsResponse": { "properties": { "databaseVersion": {}, "encryptionConfig": { "$ref": "#/types/google-native:datamigration/v1:EncryptionConfigResponse" }, "initialUser": { "$ref": "#/types/google-native:datamigration/v1:UserPasswordResponse", "required": true }, "labels": {}, "primaryInstanceSettings": { "$ref": "#/types/google-native:datamigration/v1:PrimaryInstanceSettingsResponse" }, "vpcNetwork": { "required": true } } }, "google-native:datamigration/v1:ApplyHash": { "properties": { "uuidFromBytes": { "$ref": "#/types/google-native:datamigration/v1:Empty" } } }, "google-native:datamigration/v1:ApplyHashResponse": { "properties": { "uuidFromBytes": { "$ref": "#/types/google-native:datamigration/v1:EmptyResponse" } } }, "google-native:datamigration/v1:AssignSpecificValue": { "properties": { "value": { "required": true } } }, "google-native:datamigration/v1:AssignSpecificValueResponse": { "properties": { "value": { "required": true } } }, "google-native:datamigration/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:datamigration/v1:AuditLogConfig" } }, "service": {} } }, "google-native:datamigration/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:datamigration/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:datamigration/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:datamigration/v1:AuditLogConfigLogType" } } }, "google-native:datamigration/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:datamigration/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:datamigration/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datamigration/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:datamigration/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datamigration/v1:CloudSqlConnectionProfile": { "properties": { "settings": { "$ref": "#/types/google-native:datamigration/v1:CloudSqlSettings", "forceNew": true } } }, "google-native:datamigration/v1:CloudSqlConnectionProfileResponse": { "properties": { "additionalPublicIp": {}, "cloudSqlId": {}, "privateIp": {}, "publicIp": {}, "settings": { "$ref": "#/types/google-native:datamigration/v1:CloudSqlSettingsResponse" } } }, "google-native:datamigration/v1:CloudSqlSettings": { "properties": { "activationPolicy": { "$ref": "#/types/google-native:datamigration/v1:CloudSqlSettingsActivationPolicy" }, "autoStorageIncrease": {}, "availabilityType": { "$ref": "#/types/google-native:datamigration/v1:CloudSqlSettingsAvailabilityType" }, "cmekKeyName": {}, "collation": {}, "dataCacheConfig": { "$ref": "#/types/google-native:datamigration/v1:DataCacheConfig" }, "dataDiskSizeGb": { "format": "int64" }, "dataDiskType": { "$ref": "#/types/google-native:datamigration/v1:CloudSqlSettingsDataDiskType" }, "databaseFlags": {}, "databaseVersion": { "$ref": "#/types/google-native:datamigration/v1:CloudSqlSettingsDatabaseVersion" }, "edition": { "$ref": "#/types/google-native:datamigration/v1:CloudSqlSettingsEdition" }, "ipConfig": { "$ref": "#/types/google-native:datamigration/v1:SqlIpConfig" }, "rootPassword": {}, "secondaryZone": {}, "sourceId": {}, "storageAutoResizeLimit": { "format": "int64" }, "tier": {}, "userLabels": {}, "zone": {} } }, "google-native:datamigration/v1:CloudSqlSettingsResponse": { "properties": { "activationPolicy": {}, "autoStorageIncrease": {}, "availabilityType": {}, "cmekKeyName": {}, "collation": {}, "dataCacheConfig": { "$ref": "#/types/google-native:datamigration/v1:DataCacheConfigResponse" }, "dataDiskSizeGb": { "format": "int64" }, "dataDiskType": {}, "databaseFlags": {}, "databaseVersion": {}, "edition": {}, "ipConfig": { "$ref": "#/types/google-native:datamigration/v1:SqlIpConfigResponse" }, "rootPassword": {}, "rootPasswordSet": {}, "secondaryZone": {}, "sourceId": {}, "storageAutoResizeLimit": { "format": "int64" }, "tier": {}, "userLabels": {}, "zone": {} } }, "google-native:datamigration/v1:ConditionalColumnSetValue": { "properties": { "customFeatures": {}, "sourceNumericFilter": { "$ref": "#/types/google-native:datamigration/v1:SourceNumericFilter" }, "sourceTextFilter": { "$ref": "#/types/google-native:datamigration/v1:SourceTextFilter" }, "valueTransformation": { "$ref": "#/types/google-native:datamigration/v1:ValueTransformation", "required": true } } }, "google-native:datamigration/v1:ConditionalColumnSetValueResponse": { "properties": { "customFeatures": {}, "sourceNumericFilter": { "$ref": "#/types/google-native:datamigration/v1:SourceNumericFilterResponse" }, "sourceTextFilter": { "$ref": "#/types/google-native:datamigration/v1:SourceTextFilterResponse" }, "valueTransformation": { "$ref": "#/types/google-native:datamigration/v1:ValueTransformationResponse", "required": true } } }, "google-native:datamigration/v1:ConversionWorkspaceInfo": { "properties": { "commitId": {}, "name": {} } }, "google-native:datamigration/v1:ConversionWorkspaceInfoResponse": { "properties": { "commitId": {}, "name": {} } }, "google-native:datamigration/v1:ConvertRowIdToColumn": { "properties": { "onlyIfNoPrimaryKey": { "required": true } } }, "google-native:datamigration/v1:ConvertRowIdToColumnResponse": { "properties": { "onlyIfNoPrimaryKey": { "required": true } } }, "google-native:datamigration/v1:DataCacheConfig": { "properties": { "dataCacheEnabled": {} } }, "google-native:datamigration/v1:DataCacheConfigResponse": { "properties": { "dataCacheEnabled": {} } }, "google-native:datamigration/v1:DatabaseEngineInfo": { "properties": { "engine": { "$ref": "#/types/google-native:datamigration/v1:DatabaseEngineInfoEngine", "required": true }, "version": { "required": true } } }, "google-native:datamigration/v1:DatabaseEngineInfoResponse": { "properties": { "engine": { "required": true }, "version": { "required": true } } }, "google-native:datamigration/v1:DatabaseType": { "properties": { "engine": { "$ref": "#/types/google-native:datamigration/v1:DatabaseTypeEngine" }, "provider": { "$ref": "#/types/google-native:datamigration/v1:DatabaseTypeProvider" } } }, "google-native:datamigration/v1:DatabaseTypeResponse": { "properties": { "engine": {}, "provider": {} } }, "google-native:datamigration/v1:DoubleComparisonFilter": { "properties": { "value": { "format": "double", "required": true }, "valueComparison": { "$ref": "#/types/google-native:datamigration/v1:DoubleComparisonFilterValueComparison", "required": true } } }, "google-native:datamigration/v1:DoubleComparisonFilterResponse": { "properties": { "value": { "format": "double", "required": true }, "valueComparison": { "required": true } } }, "google-native:datamigration/v1:DumpFlag": { "properties": { "name": {}, "value": {} } }, "google-native:datamigration/v1:DumpFlagResponse": { "properties": { "name": {}, "value": {} } }, "google-native:datamigration/v1:DumpFlags": { "properties": { "dumpFlags": { "items": { "$ref": "#/types/google-native:datamigration/v1:DumpFlag" } } } }, "google-native:datamigration/v1:DumpFlagsResponse": { "properties": { "dumpFlags": { "items": { "$ref": "#/types/google-native:datamigration/v1:DumpFlagResponse" } } } }, "google-native:datamigration/v1:Empty": {}, "google-native:datamigration/v1:EmptyResponse": {}, "google-native:datamigration/v1:EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:datamigration/v1:EncryptionConfigResponse": { "properties": { "kmsKeyName": {} } }, "google-native:datamigration/v1:EntityMove": { "properties": { "newSchema": { "required": true } } }, "google-native:datamigration/v1:EntityMoveResponse": { "properties": { "newSchema": { "required": true } } }, "google-native:datamigration/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datamigration/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datamigration/v1:FilterTableColumns": { "properties": { "excludeColumns": { "items": {} }, "includeColumns": { "items": {} } } }, "google-native:datamigration/v1:FilterTableColumnsResponse": { "properties": { "excludeColumns": { "items": {} }, "includeColumns": { "items": {} } } }, "google-native:datamigration/v1:ForwardSshTunnelConnectivity": { "properties": { "hostname": { "required": true }, "password": {}, "port": { "format": "int32" }, "privateKey": {}, "username": { "required": true } } }, "google-native:datamigration/v1:ForwardSshTunnelConnectivityResponse": { "properties": { "hostname": { "required": true }, "password": {}, "port": { "format": "int32" }, "privateKey": {}, "username": { "required": true } } }, "google-native:datamigration/v1:IntComparisonFilter": { "properties": { "value": { "format": "int64", "required": true }, "valueComparison": { "$ref": "#/types/google-native:datamigration/v1:IntComparisonFilterValueComparison", "required": true } } }, "google-native:datamigration/v1:IntComparisonFilterResponse": { "properties": { "value": { "format": "int64", "required": true }, "valueComparison": { "required": true } } }, "google-native:datamigration/v1:MachineConfig": { "properties": { "cpuCount": { "format": "int32" } } }, "google-native:datamigration/v1:MachineConfigResponse": { "properties": { "cpuCount": { "format": "int32" } } }, "google-native:datamigration/v1:MappingRuleFilter": { "properties": { "entities": { "items": {} }, "entityNameContains": {}, "entityNamePrefix": {}, "entityNameSuffix": {}, "parentEntity": {} } }, "google-native:datamigration/v1:MappingRuleFilterResponse": { "properties": { "entities": { "items": {} }, "entityNameContains": {}, "entityNamePrefix": {}, "entityNameSuffix": {}, "parentEntity": {} } }, "google-native:datamigration/v1:MultiColumnDatatypeChange": { "properties": { "customFeatures": {}, "newDataType": { "required": true }, "overrideFractionalSecondsPrecision": { "format": "int32" }, "overrideLength": { "format": "int64" }, "overridePrecision": { "format": "int32" }, "overrideScale": { "format": "int32" }, "sourceDataTypeFilter": { "required": true }, "sourceNumericFilter": { "$ref": "#/types/google-native:datamigration/v1:SourceNumericFilter" }, "sourceTextFilter": { "$ref": "#/types/google-native:datamigration/v1:SourceTextFilter" } } }, "google-native:datamigration/v1:MultiColumnDatatypeChangeResponse": { "properties": { "customFeatures": {}, "newDataType": { "required": true }, "overrideFractionalSecondsPrecision": { "format": "int32" }, "overrideLength": { "format": "int64" }, "overridePrecision": { "format": "int32" }, "overrideScale": { "format": "int32" }, "sourceDataTypeFilter": { "required": true }, "sourceNumericFilter": { "$ref": "#/types/google-native:datamigration/v1:SourceNumericFilterResponse" }, "sourceTextFilter": { "$ref": "#/types/google-native:datamigration/v1:SourceTextFilterResponse" } } }, "google-native:datamigration/v1:MultiEntityRename": { "properties": { "newNamePattern": {}, "sourceNameTransformation": { "$ref": "#/types/google-native:datamigration/v1:MultiEntityRenameSourceNameTransformation" } } }, "google-native:datamigration/v1:MultiEntityRenameResponse": { "properties": { "newNamePattern": {}, "sourceNameTransformation": {} } }, "google-native:datamigration/v1:MySqlConnectionProfile": { "properties": { "cloudSqlId": {}, "host": { "required": true }, "password": { "required": true }, "port": { "format": "int32", "required": true }, "ssl": { "$ref": "#/types/google-native:datamigration/v1:SslConfig" }, "username": { "required": true } } }, "google-native:datamigration/v1:MySqlConnectionProfileResponse": { "properties": { "cloudSqlId": {}, "host": { "required": true }, "password": { "required": true }, "passwordSet": {}, "port": { "format": "int32", "required": true }, "ssl": { "$ref": "#/types/google-native:datamigration/v1:SslConfigResponse" }, "username": { "required": true } } }, "google-native:datamigration/v1:OracleConnectionProfile": { "properties": { "databaseService": { "required": true }, "forwardSshConnectivity": { "$ref": "#/types/google-native:datamigration/v1:ForwardSshTunnelConnectivity" }, "host": { "required": true }, "password": { "required": true }, "port": { "format": "int32", "required": true }, "privateConnectivity": { "$ref": "#/types/google-native:datamigration/v1:PrivateConnectivity" }, "ssl": { "$ref": "#/types/google-native:datamigration/v1:SslConfig" }, "staticServiceIpConnectivity": { "$ref": "#/types/google-native:datamigration/v1:StaticServiceIpConnectivity" }, "username": { "required": true } } }, "google-native:datamigration/v1:OracleConnectionProfileResponse": { "properties": { "databaseService": { "required": true }, "forwardSshConnectivity": { "$ref": "#/types/google-native:datamigration/v1:ForwardSshTunnelConnectivityResponse" }, "host": { "required": true }, "password": { "required": true }, "passwordSet": {}, "port": { "format": "int32", "required": true }, "privateConnectivity": { "$ref": "#/types/google-native:datamigration/v1:PrivateConnectivityResponse" }, "ssl": { "$ref": "#/types/google-native:datamigration/v1:SslConfigResponse" }, "staticServiceIpConnectivity": { "$ref": "#/types/google-native:datamigration/v1:StaticServiceIpConnectivityResponse" }, "username": { "required": true } } }, "google-native:datamigration/v1:PerformanceConfig": { "properties": { "dumpParallelLevel": { "$ref": "#/types/google-native:datamigration/v1:PerformanceConfigDumpParallelLevel" } } }, "google-native:datamigration/v1:PerformanceConfigResponse": { "properties": { "dumpParallelLevel": {} } }, "google-native:datamigration/v1:PostgreSqlConnectionProfile": { "properties": { "alloydbClusterId": {}, "cloudSqlId": {}, "host": { "required": true }, "password": { "required": true }, "port": { "format": "int32", "required": true }, "privateServiceConnectConnectivity": { "$ref": "#/types/google-native:datamigration/v1:PrivateServiceConnectConnectivity" }, "ssl": { "$ref": "#/types/google-native:datamigration/v1:SslConfig" }, "staticIpConnectivity": { "$ref": "#/types/google-native:datamigration/v1:StaticIpConnectivity" }, "username": { "required": true } } }, "google-native:datamigration/v1:PostgreSqlConnectionProfileResponse": { "properties": { "alloydbClusterId": {}, "cloudSqlId": {}, "host": { "required": true }, "networkArchitecture": {}, "password": { "required": true }, "passwordSet": {}, "port": { "format": "int32", "required": true }, "privateServiceConnectConnectivity": { "$ref": "#/types/google-native:datamigration/v1:PrivateServiceConnectConnectivityResponse" }, "ssl": { "$ref": "#/types/google-native:datamigration/v1:SslConfigResponse" }, "staticIpConnectivity": { "$ref": "#/types/google-native:datamigration/v1:StaticIpConnectivityResponse" }, "username": { "required": true } } }, "google-native:datamigration/v1:PrimaryInstanceSettings": { "properties": { "databaseFlags": {}, "id": { "required": true }, "labels": {}, "machineConfig": { "$ref": "#/types/google-native:datamigration/v1:MachineConfig" } } }, "google-native:datamigration/v1:PrimaryInstanceSettingsResponse": { "properties": { "databaseFlags": {}, "labels": {}, "machineConfig": { "$ref": "#/types/google-native:datamigration/v1:MachineConfigResponse" }, "privateIp": {} } }, "google-native:datamigration/v1:PrivateConnectivity": { "properties": { "privateConnection": { "required": true } } }, "google-native:datamigration/v1:PrivateConnectivityResponse": { "properties": { "privateConnection": { "required": true } } }, "google-native:datamigration/v1:PrivateServiceConnectConnectivity": { "properties": { "serviceAttachment": { "required": true } } }, "google-native:datamigration/v1:PrivateServiceConnectConnectivityResponse": { "properties": { "serviceAttachment": { "required": true } } }, "google-native:datamigration/v1:ReverseSshConnectivity": { "properties": { "vm": {}, "vmIp": { "required": true }, "vmPort": { "format": "int32", "required": true }, "vpc": {} } }, "google-native:datamigration/v1:ReverseSshConnectivityResponse": { "properties": { "vm": {}, "vmIp": { "required": true }, "vmPort": { "format": "int32", "required": true }, "vpc": {} } }, "google-native:datamigration/v1:RoundToScale": { "properties": { "scale": { "format": "int32", "required": true } } }, "google-native:datamigration/v1:RoundToScaleResponse": { "properties": { "scale": { "format": "int32", "required": true } } }, "google-native:datamigration/v1:SetTablePrimaryKey": { "properties": { "primaryKey": {}, "primaryKeyColumns": { "required": true, "items": {} } } }, "google-native:datamigration/v1:SetTablePrimaryKeyResponse": { "properties": { "primaryKey": {}, "primaryKeyColumns": { "required": true, "items": {} } } }, "google-native:datamigration/v1:SingleColumnChange": { "properties": { "array": {}, "arrayLength": { "format": "int32" }, "autoGenerated": {}, "charset": {}, "collation": {}, "comment": {}, "customFeatures": {}, "dataType": {}, "fractionalSecondsPrecision": { "format": "int32" }, "length": { "format": "int64" }, "nullable": {}, "precision": { "format": "int32" }, "scale": { "format": "int32" }, "setValues": { "items": {} }, "udt": {} } }, "google-native:datamigration/v1:SingleColumnChangeResponse": { "properties": { "array": {}, "arrayLength": { "format": "int32" }, "autoGenerated": {}, "charset": {}, "collation": {}, "comment": {}, "customFeatures": {}, "dataType": {}, "fractionalSecondsPrecision": { "format": "int32" }, "length": { "format": "int64" }, "nullable": {}, "precision": { "format": "int32" }, "scale": { "format": "int32" }, "setValues": { "items": {} }, "udt": {} } }, "google-native:datamigration/v1:SingleEntityRename": { "properties": { "newName": { "required": true } } }, "google-native:datamigration/v1:SingleEntityRenameResponse": { "properties": { "newName": { "required": true } } }, "google-native:datamigration/v1:SinglePackageChange": { "properties": { "packageBody": {}, "packageDescription": {} } }, "google-native:datamigration/v1:SinglePackageChangeResponse": { "properties": { "packageBody": {}, "packageDescription": {} } }, "google-native:datamigration/v1:SourceNumericFilter": { "properties": { "numericFilterOption": { "$ref": "#/types/google-native:datamigration/v1:SourceNumericFilterNumericFilterOption", "required": true }, "sourceMaxPrecisionFilter": { "format": "int32" }, "sourceMaxScaleFilter": { "format": "int32" }, "sourceMinPrecisionFilter": { "format": "int32" }, "sourceMinScaleFilter": { "format": "int32" } } }, "google-native:datamigration/v1:SourceNumericFilterResponse": { "properties": { "numericFilterOption": { "required": true }, "sourceMaxPrecisionFilter": { "format": "int32" }, "sourceMaxScaleFilter": { "format": "int32" }, "sourceMinPrecisionFilter": { "format": "int32" }, "sourceMinScaleFilter": { "format": "int32" } } }, "google-native:datamigration/v1:SourceSqlChange": { "properties": { "sqlCode": { "required": true } } }, "google-native:datamigration/v1:SourceSqlChangeResponse": { "properties": { "sqlCode": { "required": true } } }, "google-native:datamigration/v1:SourceTextFilter": { "properties": { "sourceMaxLengthFilter": { "format": "int64" }, "sourceMinLengthFilter": { "format": "int64" } } }, "google-native:datamigration/v1:SourceTextFilterResponse": { "properties": { "sourceMaxLengthFilter": { "format": "int64" }, "sourceMinLengthFilter": { "format": "int64" } } }, "google-native:datamigration/v1:SqlAclEntry": { "properties": { "expireTime": { "format": "google-datetime" }, "label": {}, "ttl": { "format": "google-duration" }, "value": {} } }, "google-native:datamigration/v1:SqlAclEntryResponse": { "properties": { "expireTime": { "format": "google-datetime" }, "label": {}, "ttl": { "format": "google-duration" }, "value": {} } }, "google-native:datamigration/v1:SqlIpConfig": { "properties": { "allocatedIpRange": {}, "authorizedNetworks": { "items": { "$ref": "#/types/google-native:datamigration/v1:SqlAclEntry" } }, "enableIpv4": {}, "privateNetwork": {}, "requireSsl": {} } }, "google-native:datamigration/v1:SqlIpConfigResponse": { "properties": { "allocatedIpRange": {}, "authorizedNetworks": { "items": { "$ref": "#/types/google-native:datamigration/v1:SqlAclEntryResponse" } }, "enableIpv4": {}, "privateNetwork": {}, "requireSsl": {} } }, "google-native:datamigration/v1:SslConfig": { "properties": { "caCertificate": { "required": true }, "clientCertificate": {}, "clientKey": {} } }, "google-native:datamigration/v1:SslConfigResponse": { "properties": { "caCertificate": { "required": true }, "clientCertificate": {}, "clientKey": {}, "type": {} } }, "google-native:datamigration/v1:StaticIpConnectivity": {}, "google-native:datamigration/v1:StaticIpConnectivityResponse": {}, "google-native:datamigration/v1:StaticServiceIpConnectivity": {}, "google-native:datamigration/v1:StaticServiceIpConnectivityResponse": {}, "google-native:datamigration/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:datamigration/v1:UserPassword": { "properties": { "password": {}, "user": {} } }, "google-native:datamigration/v1:UserPasswordResponse": { "properties": { "password": {}, "passwordSet": {}, "user": {} } }, "google-native:datamigration/v1:ValueListFilter": { "properties": { "ignoreCase": { "required": true }, "valuePresentList": { "$ref": "#/types/google-native:datamigration/v1:ValueListFilterValuePresentList", "required": true }, "values": { "required": true, "items": {} } } }, "google-native:datamigration/v1:ValueListFilterResponse": { "properties": { "ignoreCase": { "required": true }, "valuePresentList": { "required": true }, "values": { "required": true, "items": {} } } }, "google-native:datamigration/v1:ValueTransformation": { "properties": { "applyHash": { "$ref": "#/types/google-native:datamigration/v1:ApplyHash" }, "assignMaxValue": { "$ref": "#/types/google-native:datamigration/v1:Empty" }, "assignMinValue": { "$ref": "#/types/google-native:datamigration/v1:Empty" }, "assignNull": { "$ref": "#/types/google-native:datamigration/v1:Empty" }, "assignSpecificValue": { "$ref": "#/types/google-native:datamigration/v1:AssignSpecificValue" }, "doubleComparison": { "$ref": "#/types/google-native:datamigration/v1:DoubleComparisonFilter" }, "intComparison": { "$ref": "#/types/google-native:datamigration/v1:IntComparisonFilter" }, "isNull": { "$ref": "#/types/google-native:datamigration/v1:Empty" }, "roundScale": { "$ref": "#/types/google-native:datamigration/v1:RoundToScale" }, "valueList": { "$ref": "#/types/google-native:datamigration/v1:ValueListFilter" } } }, "google-native:datamigration/v1:ValueTransformationResponse": { "properties": { "applyHash": { "$ref": "#/types/google-native:datamigration/v1:ApplyHashResponse" }, "assignMaxValue": { "$ref": "#/types/google-native:datamigration/v1:EmptyResponse" }, "assignMinValue": { "$ref": "#/types/google-native:datamigration/v1:EmptyResponse" }, "assignNull": { "$ref": "#/types/google-native:datamigration/v1:EmptyResponse" }, "assignSpecificValue": { "$ref": "#/types/google-native:datamigration/v1:AssignSpecificValueResponse" }, "doubleComparison": { "$ref": "#/types/google-native:datamigration/v1:DoubleComparisonFilterResponse" }, "intComparison": { "$ref": "#/types/google-native:datamigration/v1:IntComparisonFilterResponse" }, "isNull": { "$ref": "#/types/google-native:datamigration/v1:EmptyResponse" }, "roundScale": { "$ref": "#/types/google-native:datamigration/v1:RoundToScaleResponse" }, "valueList": { "$ref": "#/types/google-native:datamigration/v1:ValueListFilterResponse" } } }, "google-native:datamigration/v1:VpcPeeringConfig": { "properties": { "subnet": { "required": true }, "vpcName": { "required": true } } }, "google-native:datamigration/v1:VpcPeeringConfigResponse": { "properties": { "subnet": { "required": true }, "vpcName": { "required": true } } }, "google-native:datamigration/v1:VpcPeeringConnectivity": { "properties": { "vpc": {} } }, "google-native:datamigration/v1:VpcPeeringConnectivityResponse": { "properties": { "vpc": {} } }, "google-native:datamigration/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:datamigration/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:datamigration/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:datamigration/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:datamigration/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:datamigration/v1beta1:AuditLogConfigLogType" } } }, "google-native:datamigration/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:datamigration/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:datamigration/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datamigration/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:datamigration/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:datamigration/v1beta1:CloudSqlConnectionProfile": { "properties": { "settings": { "$ref": "#/types/google-native:datamigration/v1beta1:CloudSqlSettings", "forceNew": true } } }, "google-native:datamigration/v1beta1:CloudSqlConnectionProfileResponse": { "properties": { "cloudSqlId": {}, "privateIp": {}, "publicIp": {}, "settings": { "$ref": "#/types/google-native:datamigration/v1beta1:CloudSqlSettingsResponse" } } }, "google-native:datamigration/v1beta1:CloudSqlSettings": { "properties": { "activationPolicy": { "$ref": "#/types/google-native:datamigration/v1beta1:CloudSqlSettingsActivationPolicy" }, "autoStorageIncrease": {}, "dataDiskSizeGb": { "format": "int64" }, "dataDiskType": { "$ref": "#/types/google-native:datamigration/v1beta1:CloudSqlSettingsDataDiskType" }, "databaseFlags": {}, "databaseVersion": { "$ref": "#/types/google-native:datamigration/v1beta1:CloudSqlSettingsDatabaseVersion" }, "ipConfig": { "$ref": "#/types/google-native:datamigration/v1beta1:SqlIpConfig" }, "rootPassword": {}, "sourceId": {}, "storageAutoResizeLimit": { "format": "int64" }, "tier": {}, "userLabels": {}, "zone": {} } }, "google-native:datamigration/v1beta1:CloudSqlSettingsResponse": { "properties": { "activationPolicy": {}, "autoStorageIncrease": {}, "dataDiskSizeGb": { "format": "int64" }, "dataDiskType": {}, "databaseFlags": {}, "databaseVersion": {}, "ipConfig": { "$ref": "#/types/google-native:datamigration/v1beta1:SqlIpConfigResponse" }, "rootPassword": {}, "rootPasswordSet": {}, "sourceId": {}, "storageAutoResizeLimit": { "format": "int64" }, "tier": {}, "userLabels": {}, "zone": {} } }, "google-native:datamigration/v1beta1:DatabaseType": { "properties": { "engine": { "$ref": "#/types/google-native:datamigration/v1beta1:DatabaseTypeEngine" }, "provider": { "$ref": "#/types/google-native:datamigration/v1beta1:DatabaseTypeProvider" } } }, "google-native:datamigration/v1beta1:DatabaseTypeResponse": { "properties": { "engine": {}, "provider": {} } }, "google-native:datamigration/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datamigration/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:datamigration/v1beta1:MySqlConnectionProfile": { "properties": { "cloudSqlId": {}, "host": { "required": true }, "password": { "required": true }, "port": { "format": "int32", "required": true }, "ssl": { "$ref": "#/types/google-native:datamigration/v1beta1:SslConfig" }, "username": { "required": true } } }, "google-native:datamigration/v1beta1:MySqlConnectionProfileResponse": { "properties": { "cloudSqlId": {}, "host": { "required": true }, "password": { "required": true }, "passwordSet": {}, "port": { "format": "int32", "required": true }, "ssl": { "$ref": "#/types/google-native:datamigration/v1beta1:SslConfigResponse" }, "username": { "required": true } } }, "google-native:datamigration/v1beta1:ReverseSshConnectivity": { "properties": { "vm": {}, "vmIp": { "required": true }, "vmPort": { "format": "int32", "required": true }, "vpc": {} } }, "google-native:datamigration/v1beta1:ReverseSshConnectivityResponse": { "properties": { "vm": {}, "vmIp": { "required": true }, "vmPort": { "format": "int32", "required": true }, "vpc": {} } }, "google-native:datamigration/v1beta1:SqlAclEntry": { "properties": { "expireTime": { "format": "google-datetime" }, "label": {}, "ttl": { "format": "google-duration" }, "value": {} } }, "google-native:datamigration/v1beta1:SqlAclEntryResponse": { "properties": { "expireTime": { "format": "google-datetime" }, "label": {}, "ttl": { "format": "google-duration" }, "value": {} } }, "google-native:datamigration/v1beta1:SqlIpConfig": { "properties": { "authorizedNetworks": { "items": { "$ref": "#/types/google-native:datamigration/v1beta1:SqlAclEntry" } }, "enableIpv4": {}, "privateNetwork": {}, "requireSsl": {} } }, "google-native:datamigration/v1beta1:SqlIpConfigResponse": { "properties": { "authorizedNetworks": { "items": { "$ref": "#/types/google-native:datamigration/v1beta1:SqlAclEntryResponse" } }, "enableIpv4": {}, "privateNetwork": {}, "requireSsl": {} } }, "google-native:datamigration/v1beta1:SslConfig": { "properties": { "caCertificate": { "required": true }, "clientCertificate": {}, "clientKey": {} } }, "google-native:datamigration/v1beta1:SslConfigResponse": { "properties": { "caCertificate": { "required": true }, "clientCertificate": {}, "clientKey": {}, "type": {} } }, "google-native:datamigration/v1beta1:StaticIpConnectivity": {}, "google-native:datamigration/v1beta1:StaticIpConnectivityResponse": {}, "google-native:datamigration/v1beta1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:datamigration/v1beta1:VpcPeeringConnectivity": { "properties": { "vpc": {} } }, "google-native:datamigration/v1beta1:VpcPeeringConnectivityResponse": { "properties": { "vpc": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment": { "properties": { "additionalExperiments": { "items": {} }, "additionalUserLabels": {}, "enableStreamingEngine": {}, "flexrsGoal": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentFlexrsGoal" }, "ipConfiguration": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentIpConfiguration" }, "kmsKeyName": {}, "machineType": {}, "maxWorkers": { "format": "int32" }, "network": {}, "numWorkers": { "format": "int32" }, "serviceAccountEmail": {}, "subnetwork": {}, "tempLocation": {}, "workerRegion": {}, "workerZone": {}, "zone": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentResponse": { "properties": { "additionalExperiments": { "items": {} }, "additionalUserLabels": {}, "enableStreamingEngine": {}, "flexrsGoal": {}, "ipConfiguration": {}, "kmsKeyName": {}, "machineType": {}, "maxWorkers": { "format": "int32" }, "network": {}, "numWorkers": { "format": "int32" }, "serviceAccountEmail": {}, "subnetwork": {}, "tempLocation": {}, "workerRegion": {}, "workerZone": {}, "zone": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter": { "properties": { "containerSpecGcsPath": {}, "environment": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment" }, "jobName": { "required": true }, "launchOptions": {}, "parameters": {}, "transformNameMappings": {}, "update": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchFlexTemplateParameterResponse": { "properties": { "containerSpecGcsPath": {}, "environment": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentResponse" }, "jobName": { "required": true }, "launchOptions": {}, "parameters": {}, "transformNameMappings": {}, "update": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest": { "properties": { "launchParameter": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchFlexTemplateParameter", "required": true }, "location": { "required": true }, "projectId": { "required": true, "sdkName": "project" }, "validateOnly": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchFlexTemplateRequestResponse": { "properties": { "launchParameter": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchFlexTemplateParameterResponse", "required": true }, "location": { "required": true }, "projectId": { "required": true, "sdkName": "project" }, "validateOnly": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchTemplateParameters": { "properties": { "environment": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1RuntimeEnvironment" }, "jobName": { "required": true }, "parameters": {}, "transformNameMapping": {}, "update": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchTemplateParametersResponse": { "properties": { "environment": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1RuntimeEnvironmentResponse" }, "jobName": { "required": true }, "parameters": {}, "transformNameMapping": {}, "update": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchTemplateRequest": { "properties": { "gcsPath": {}, "launchParameters": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchTemplateParameters" }, "location": {}, "projectId": { "required": true, "sdkName": "project" }, "validateOnly": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchTemplateRequestResponse": { "properties": { "gcsPath": {}, "launchParameters": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchTemplateParametersResponse" }, "location": {}, "projectId": { "required": true, "sdkName": "project" }, "validateOnly": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1RuntimeEnvironment": { "properties": { "additionalExperiments": { "items": {} }, "additionalUserLabels": {}, "bypassTempDirValidation": {}, "enableStreamingEngine": {}, "ipConfiguration": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1RuntimeEnvironmentIpConfiguration" }, "kmsKeyName": {}, "machineType": {}, "maxWorkers": { "format": "int32" }, "network": {}, "numWorkers": { "format": "int32" }, "serviceAccountEmail": {}, "subnetwork": {}, "tempLocation": {}, "workerRegion": {}, "workerZone": {}, "zone": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1RuntimeEnvironmentResponse": { "properties": { "additionalExperiments": { "items": {} }, "additionalUserLabels": {}, "bypassTempDirValidation": {}, "enableStreamingEngine": {}, "ipConfiguration": {}, "kmsKeyName": {}, "machineType": {}, "maxWorkers": { "format": "int32" }, "network": {}, "numWorkers": { "format": "int32" }, "serviceAccountEmail": {}, "subnetwork": {}, "tempLocation": {}, "workerRegion": {}, "workerZone": {}, "zone": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1ScheduleSpec": { "properties": { "schedule": {}, "timeZone": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1ScheduleSpecResponse": { "properties": { "nextJobTime": { "format": "google-datetime" }, "schedule": {}, "timeZone": {} } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1Workload": { "properties": { "dataflowFlexTemplateRequest": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchFlexTemplateRequest" }, "dataflowLaunchTemplateRequest": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchTemplateRequest" } } }, "google-native:datapipelines/v1:GoogleCloudDatapipelinesV1WorkloadResponse": { "properties": { "dataflowFlexTemplateRequest": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchFlexTemplateRequestResponse" }, "dataflowLaunchTemplateRequest": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1LaunchTemplateRequestResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpec": { "properties": { "csvOptions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions" }, "enabled": {}, "excludePatterns": { "items": {} }, "includePatterns": { "items": {} }, "jsonOptions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions" }, "schedule": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpecCsvOptions": { "properties": { "delimiter": {}, "disableTypeInference": {}, "encoding": {}, "headerRows": { "format": "int32" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpecCsvOptionsResponse": { "properties": { "delimiter": {}, "disableTypeInference": {}, "encoding": {}, "headerRows": { "format": "int32" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpecJsonOptions": { "properties": { "disableTypeInference": {}, "encoding": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpecJsonOptionsResponse": { "properties": { "disableTypeInference": {}, "encoding": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpecResponse": { "properties": { "csvOptions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpecCsvOptionsResponse" }, "enabled": {}, "excludePatterns": { "items": {} }, "includePatterns": { "items": {} }, "jsonOptions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpecJsonOptionsResponse" }, "schedule": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoveryStatusResponse": { "properties": { "lastRunDuration": { "format": "google-duration" }, "lastRunTime": { "format": "google-datetime" }, "message": {}, "state": {}, "stats": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoveryStatusStatsResponse" }, "updateTime": { "format": "google-datetime" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoveryStatusStatsResponse": { "properties": { "dataItems": { "format": "int64" }, "dataSize": { "format": "int64" }, "filesets": { "format": "int64" }, "tables": { "format": "int64" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetResourceSpec": { "properties": { "name": { "forceNew": true }, "readAccessMode": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetResourceSpecReadAccessMode" }, "type": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetResourceSpecType", "required": true, "forceNew": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetResourceSpecResponse": { "properties": { "name": {}, "readAccessMode": {}, "type": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetResourceStatusResponse": { "properties": { "managedAccessIdentity": {}, "message": {}, "state": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetSecurityStatusResponse": { "properties": { "message": {}, "state": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1AssetStatusResponse": { "properties": { "activeAssets": { "format": "int32" }, "securityPolicyApplyingAssets": { "format": "int32" }, "updateTime": { "format": "google-datetime" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ContentNotebook": { "properties": { "kernelType": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentNotebookKernelType", "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ContentNotebookResponse": { "properties": { "kernelType": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ContentSqlScript": { "properties": { "engine": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentSqlScriptEngine", "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ContentSqlScriptResponse": { "properties": { "engine": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataAccessSpec": { "properties": { "readers": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataAccessSpecResponse": { "properties": { "readers": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataAttributeBindingPath": { "properties": { "attributes": { "items": {} }, "name": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataAttributeBindingPathResponse": { "properties": { "attributes": { "items": {} }, "name": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResultResponse": { "properties": { "message": {}, "state": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultPostScanActionsResultResponse": { "properties": { "bigqueryExportResult": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResultResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfoResponse": { "properties": { "average": { "format": "double" }, "max": { "format": "double" }, "min": { "format": "double" }, "quartiles": { "items": {} }, "standardDeviation": { "format": "double" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfoResponse": { "properties": { "average": { "format": "double" }, "max": { "format": "int64" }, "min": { "format": "int64" }, "quartiles": { "items": {} }, "standardDeviation": { "format": "double" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoResponse": { "properties": { "distinctRatio": { "format": "double" }, "doubleProfile": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfoResponse" }, "integerProfile": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfoResponse" }, "nullRatio": { "format": "double" }, "stringProfile": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfoResponse" }, "topNValues": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValueResponse" } } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfoResponse": { "properties": { "averageLength": { "format": "double" }, "maxLength": { "format": "int64" }, "minLength": { "format": "int64" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValueResponse": { "properties": { "count": { "format": "int64" }, "ratio": { "format": "double" }, "value": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldResponse": { "properties": { "mode": {}, "name": {}, "profile": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoResponse" }, "type": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileResponse": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileFieldResponse" } } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultResponse": { "properties": { "postScanActionsResult": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultPostScanActionsResultResponse" }, "profile": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileResultProfileResponse" }, "rowCount": { "format": "int64" }, "scannedData": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ScannedDataResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpec": { "properties": { "excludeFields": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecSelectedFields" }, "includeFields": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecSelectedFields" }, "postScanActions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecPostScanActions" }, "rowFilter": {}, "samplingPercent": { "format": "float" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecPostScanActions": { "properties": { "bigqueryExport": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport": { "properties": { "resultsTable": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExportResponse": { "properties": { "resultsTable": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecPostScanActionsResponse": { "properties": { "bigqueryExport": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExportResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecResponse": { "properties": { "excludeFields": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecSelectedFieldsResponse" }, "includeFields": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecSelectedFieldsResponse" }, "postScanActions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecPostScanActionsResponse" }, "rowFilter": {}, "samplingPercent": { "format": "float" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecSelectedFields": { "properties": { "fieldNames": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpecSelectedFieldsResponse": { "properties": { "fieldNames": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityColumnResultResponse": { "properties": { "column": {}, "score": { "format": "float" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityDimensionResponse": { "properties": { "name": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityDimensionResultResponse": { "properties": { "dimension": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityDimensionResponse" }, "passed": {}, "score": { "format": "float" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResultResponse": { "properties": { "message": {}, "state": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityResultPostScanActionsResultResponse": { "properties": { "bigqueryExportResult": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResultResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityResultResponse": { "properties": { "columns": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityColumnResultResponse" } }, "dimensions": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityDimensionResultResponse" } }, "passed": {}, "postScanActionsResult": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityResultPostScanActionsResultResponse" }, "rowCount": { "format": "int64" }, "rules": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleResultResponse" } }, "scannedData": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ScannedDataResponse" }, "score": { "format": "float" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRule": { "properties": { "column": {}, "description": {}, "dimension": { "required": true }, "ignoreNull": {}, "name": {}, "nonNullExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleNonNullExpectation" }, "rangeExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRangeExpectation" }, "regexExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRegexExpectation" }, "rowConditionExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation" }, "setExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleSetExpectation" }, "statisticRangeExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation" }, "tableConditionExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation" }, "threshold": { "format": "double" }, "uniquenessExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleUniquenessExpectation" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleNonNullExpectation": {}, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleNonNullExpectationResponse": {}, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRangeExpectation": { "properties": { "maxValue": {}, "minValue": {}, "strictMaxEnabled": {}, "strictMinEnabled": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRangeExpectationResponse": { "properties": { "maxValue": {}, "minValue": {}, "strictMaxEnabled": {}, "strictMinEnabled": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRegexExpectation": { "properties": { "regex": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRegexExpectationResponse": { "properties": { "regex": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleResponse": { "properties": { "column": {}, "description": {}, "dimension": { "required": true }, "ignoreNull": {}, "name": {}, "nonNullExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleNonNullExpectationResponse" }, "rangeExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRangeExpectationResponse" }, "regexExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRegexExpectationResponse" }, "rowConditionExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRowConditionExpectationResponse" }, "setExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleSetExpectationResponse" }, "statisticRangeExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectationResponse" }, "tableConditionExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleTableConditionExpectationResponse" }, "threshold": { "format": "double" }, "uniquenessExpectation": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleUniquenessExpectationResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleResultResponse": { "properties": { "evaluatedCount": { "format": "int64" }, "failingRowsQuery": {}, "nullCount": { "format": "int64" }, "passRatio": { "format": "double" }, "passed": {}, "passedCount": { "format": "int64" }, "rule": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation": { "properties": { "sqlExpression": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleRowConditionExpectationResponse": { "properties": { "sqlExpression": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleSetExpectation": { "properties": { "values": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleSetExpectationResponse": { "properties": { "values": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation": { "properties": { "maxValue": {}, "minValue": {}, "statistic": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectationStatistic" }, "strictMaxEnabled": {}, "strictMinEnabled": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectationResponse": { "properties": { "maxValue": {}, "minValue": {}, "statistic": {}, "strictMaxEnabled": {}, "strictMinEnabled": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation": { "properties": { "sqlExpression": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleTableConditionExpectationResponse": { "properties": { "sqlExpression": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleUniquenessExpectation": {}, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleUniquenessExpectationResponse": {}, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpec": { "properties": { "postScanActions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpecPostScanActions" }, "rowFilter": {}, "rules": { "required": true, "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRule" } }, "samplingPercent": { "format": "float" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpecPostScanActions": { "properties": { "bigqueryExport": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport": { "properties": { "resultsTable": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExportResponse": { "properties": { "resultsTable": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpecPostScanActionsResponse": { "properties": { "bigqueryExport": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExportResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpecResponse": { "properties": { "postScanActions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpecPostScanActionsResponse" }, "rowFilter": {}, "rules": { "required": true, "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualityRuleResponse" } }, "samplingPercent": { "format": "float" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataScanExecutionSpec": { "properties": { "field": { "forceNew": true }, "trigger": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1Trigger" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataScanExecutionSpecResponse": { "properties": { "field": {}, "trigger": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TriggerResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataScanExecutionStatusResponse": { "properties": { "latestJobEndTime": { "format": "google-datetime" }, "latestJobStartTime": { "format": "google-datetime" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataSource": { "properties": { "entity": { "forceNew": true }, "resource": { "forceNew": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1DataSourceResponse": { "properties": { "entity": {}, "resource": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EntityCompatibilityStatusCompatibilityResponse": { "properties": { "compatible": {}, "reason": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EntityCompatibilityStatusResponse": { "properties": { "bigquery": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EntityCompatibilityStatusCompatibilityResponse" }, "hiveMetastore": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EntityCompatibilityStatusCompatibilityResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentEndpointsResponse": { "properties": { "notebooks": {}, "sql": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpec": { "properties": { "compute": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources" }, "osImage": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime", "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResources": { "properties": { "diskSizeGb": { "format": "int32" }, "maxNodeCount": { "format": "int32" }, "nodeCount": { "format": "int32" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResourcesResponse": { "properties": { "diskSizeGb": { "format": "int32" }, "maxNodeCount": { "format": "int32" }, "nodeCount": { "format": "int32" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime": { "properties": { "imageVersion": { "required": true }, "javaLibraries": { "items": {} }, "properties": {}, "pythonPackages": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntimeResponse": { "properties": { "imageVersion": { "required": true }, "javaLibraries": { "items": {} }, "properties": {}, "pythonPackages": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpecResponse": { "properties": { "compute": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResourcesResponse" }, "osImage": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntimeResponse", "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentSessionSpec": { "properties": { "enableFastStartup": {}, "maxIdleDuration": { "format": "google-duration" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentSessionSpecResponse": { "properties": { "enableFastStartup": {}, "maxIdleDuration": { "format": "google-duration" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentSessionStatusResponse": { "properties": { "active": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1JobResponse": { "properties": { "endTime": { "format": "google-datetime" }, "executionSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskExecutionSpecResponse" }, "labels": {}, "message": {}, "name": {}, "retryCount": { "format": "uint32" }, "service": {}, "serviceJob": {}, "startTime": { "format": "google-datetime" }, "state": {}, "trigger": {}, "uid": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1LakeMetastore": { "properties": { "service": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1LakeMetastoreResponse": { "properties": { "service": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1LakeMetastoreStatusResponse": { "properties": { "endpoint": {}, "message": {}, "state": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ResourceAccessSpec": { "properties": { "owners": { "items": {} }, "readers": { "items": {} }, "writers": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ResourceAccessSpecResponse": { "properties": { "owners": { "items": {} }, "readers": { "items": {} }, "writers": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ScannedDataIncrementalFieldResponse": { "properties": { "end": {}, "field": {}, "start": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ScannedDataResponse": { "properties": { "incrementalField": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ScannedDataIncrementalFieldResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1Schema": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaSchemaField" } }, "partitionFields": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaPartitionField" } }, "partitionStyle": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaPartitionStyle" }, "userManaged": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1SchemaPartitionField": { "properties": { "name": { "required": true }, "type": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaPartitionFieldType", "required": true, "forceNew": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1SchemaPartitionFieldResponse": { "properties": { "name": { "required": true }, "type": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1SchemaResponse": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaSchemaFieldResponse" } }, "partitionFields": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaPartitionFieldResponse" } }, "partitionStyle": {}, "userManaged": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1SchemaSchemaField": { "properties": { "description": {}, "fields": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaSchemaField" } }, "mode": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaSchemaFieldMode", "required": true }, "name": { "required": true }, "type": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaSchemaFieldType", "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1SchemaSchemaFieldResponse": { "properties": { "description": {}, "fields": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1SchemaSchemaFieldResponse" } }, "mode": { "required": true }, "name": { "required": true }, "type": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1StorageAccessResponse": { "properties": { "read": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormat": { "properties": { "compressionFormat": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatCompressionFormat" }, "csv": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatCsvOptions" }, "iceberg": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatIcebergOptions" }, "json": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatJsonOptions" }, "mimeType": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatCsvOptions": { "properties": { "delimiter": {}, "encoding": {}, "headerRows": { "format": "int32" }, "quote": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatCsvOptionsResponse": { "properties": { "delimiter": {}, "encoding": {}, "headerRows": { "format": "int32" }, "quote": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatIcebergOptions": { "properties": { "metadataLocation": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatIcebergOptionsResponse": { "properties": { "metadataLocation": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatJsonOptions": { "properties": { "encoding": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatJsonOptionsResponse": { "properties": { "encoding": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatResponse": { "properties": { "compressionFormat": {}, "csv": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatCsvOptionsResponse" }, "format": {}, "iceberg": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatIcebergOptionsResponse" }, "json": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormatJsonOptionsResponse" }, "mimeType": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskExecutionSpec": { "properties": { "args": {}, "kmsKey": {}, "maxJobExecutionLifetime": { "format": "google-duration" }, "project": {}, "serviceAccount": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskExecutionSpecResponse": { "properties": { "args": {}, "kmsKey": {}, "maxJobExecutionLifetime": { "format": "google-duration" }, "project": {}, "serviceAccount": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskExecutionStatusResponse": { "properties": { "latestJob": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1JobResponse" }, "updateTime": { "format": "google-datetime" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpec": { "properties": { "batch": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources" }, "containerImage": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime" }, "vpcNetwork": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResources": { "properties": { "executorsCount": { "format": "int32" }, "maxExecutorsCount": { "format": "int32" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResourcesResponse": { "properties": { "executorsCount": { "format": "int32" }, "maxExecutorsCount": { "format": "int32" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime": { "properties": { "image": {}, "javaJars": { "items": {} }, "properties": {}, "pythonPackages": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntimeResponse": { "properties": { "image": {}, "javaJars": { "items": {} }, "properties": {}, "pythonPackages": { "items": {} } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecResponse": { "properties": { "batch": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecBatchComputeResourcesResponse" }, "containerImage": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntimeResponse" }, "vpcNetwork": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetwork": { "properties": { "network": {}, "networkTags": { "items": {} }, "subNetwork": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecVpcNetworkResponse": { "properties": { "network": {}, "networkTags": { "items": {} }, "subNetwork": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskNotebookTaskConfig": { "properties": { "archiveUris": { "items": {} }, "fileUris": { "items": {} }, "infrastructureSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpec" }, "notebook": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskNotebookTaskConfigResponse": { "properties": { "archiveUris": { "items": {} }, "fileUris": { "items": {} }, "infrastructureSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecResponse" }, "notebook": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskSparkTaskConfig": { "properties": { "archiveUris": { "items": {} }, "fileUris": { "items": {} }, "infrastructureSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpec" }, "mainClass": {}, "mainJarFileUri": {}, "pythonScriptFile": {}, "sqlScript": {}, "sqlScriptFile": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskSparkTaskConfigResponse": { "properties": { "archiveUris": { "items": {} }, "fileUris": { "items": {} }, "infrastructureSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskInfrastructureSpecResponse" }, "mainClass": {}, "mainJarFileUri": {}, "pythonScriptFile": {}, "sqlScript": {}, "sqlScriptFile": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskTriggerSpec": { "properties": { "disabled": {}, "maxRetries": { "format": "int32" }, "schedule": {}, "startTime": { "format": "google-datetime" }, "type": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskTriggerSpecType", "required": true, "forceNew": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TaskTriggerSpecResponse": { "properties": { "disabled": {}, "maxRetries": { "format": "int32" }, "schedule": {}, "startTime": { "format": "google-datetime" }, "type": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1Trigger": { "properties": { "onDemand": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TriggerOnDemand" }, "schedule": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TriggerSchedule" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TriggerOnDemand": {}, "google-native:dataplex/v1:GoogleCloudDataplexV1TriggerOnDemandResponse": {}, "google-native:dataplex/v1:GoogleCloudDataplexV1TriggerResponse": { "properties": { "onDemand": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TriggerOnDemandResponse" }, "schedule": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TriggerScheduleResponse" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TriggerSchedule": { "properties": { "cron": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1TriggerScheduleResponse": { "properties": { "cron": { "required": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpec": { "properties": { "csvOptions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions" }, "enabled": { "required": true }, "excludePatterns": { "items": {} }, "includePatterns": { "items": {} }, "jsonOptions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions" }, "schedule": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptions": { "properties": { "delimiter": {}, "disableTypeInference": {}, "encoding": {}, "headerRows": { "format": "int32" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptionsResponse": { "properties": { "delimiter": {}, "disableTypeInference": {}, "encoding": {}, "headerRows": { "format": "int32" } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions": { "properties": { "disableTypeInference": {}, "encoding": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptionsResponse": { "properties": { "disableTypeInference": {}, "encoding": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpecResponse": { "properties": { "csvOptions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpecCsvOptionsResponse" }, "enabled": { "required": true }, "excludePatterns": { "items": {} }, "includePatterns": { "items": {} }, "jsonOptions": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptionsResponse" }, "schedule": {} } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ZoneResourceSpec": { "properties": { "locationType": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ZoneResourceSpecLocationType", "required": true, "forceNew": true } } }, "google-native:dataplex/v1:GoogleCloudDataplexV1ZoneResourceSpecResponse": { "properties": { "locationType": { "required": true } } }, "google-native:dataplex/v1:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:dataplex/v1:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:dataplex/v1:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:dataplex/v1:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:dataplex/v1:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:dataplex/v1:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:dataplex/v1:GoogleTypeExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dataplex/v1:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:dataplex/v1:GoogleTypeExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dataplex/v1:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dataplex/v1:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dataproc/v1:AcceleratorConfig": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorTypeUri": {} } }, "google-native:dataproc/v1:AcceleratorConfigResponse": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorTypeUri": {} } }, "google-native:dataproc/v1:AutoscalingConfig": { "properties": { "policyUri": {} } }, "google-native:dataproc/v1:AutoscalingConfigResponse": { "properties": { "policyUri": {} } }, "google-native:dataproc/v1:AuxiliaryNodeGroup": { "properties": { "nodeGroup": { "$ref": "#/types/google-native:dataproc/v1:NodeGroup", "required": true }, "nodeGroupId": {} } }, "google-native:dataproc/v1:AuxiliaryNodeGroupResponse": { "properties": { "nodeGroup": { "$ref": "#/types/google-native:dataproc/v1:NodeGroupResponse", "required": true }, "nodeGroupId": {} } }, "google-native:dataproc/v1:AuxiliaryServicesConfig": { "properties": { "metastoreConfig": { "$ref": "#/types/google-native:dataproc/v1:MetastoreConfig" }, "sparkHistoryServerConfig": { "$ref": "#/types/google-native:dataproc/v1:SparkHistoryServerConfig" } } }, "google-native:dataproc/v1:AuxiliaryServicesConfigResponse": { "properties": { "metastoreConfig": { "$ref": "#/types/google-native:dataproc/v1:MetastoreConfigResponse" }, "sparkHistoryServerConfig": { "$ref": "#/types/google-native:dataproc/v1:SparkHistoryServerConfigResponse" } } }, "google-native:dataproc/v1:BasicAutoscalingAlgorithm": { "properties": { "cooldownPeriod": { "format": "google-duration" }, "sparkStandaloneConfig": { "$ref": "#/types/google-native:dataproc/v1:SparkStandaloneAutoscalingConfig" }, "yarnConfig": { "$ref": "#/types/google-native:dataproc/v1:BasicYarnAutoscalingConfig" } } }, "google-native:dataproc/v1:BasicAutoscalingAlgorithmResponse": { "properties": { "cooldownPeriod": { "format": "google-duration" }, "sparkStandaloneConfig": { "$ref": "#/types/google-native:dataproc/v1:SparkStandaloneAutoscalingConfigResponse" }, "yarnConfig": { "$ref": "#/types/google-native:dataproc/v1:BasicYarnAutoscalingConfigResponse" } } }, "google-native:dataproc/v1:BasicYarnAutoscalingConfig": { "properties": { "gracefulDecommissionTimeout": { "format": "google-duration", "required": true }, "scaleDownFactor": { "format": "double", "required": true }, "scaleDownMinWorkerFraction": { "format": "double" }, "scaleUpFactor": { "format": "double", "required": true }, "scaleUpMinWorkerFraction": { "format": "double" } } }, "google-native:dataproc/v1:BasicYarnAutoscalingConfigResponse": { "properties": { "gracefulDecommissionTimeout": { "format": "google-duration", "required": true }, "scaleDownFactor": { "format": "double", "required": true }, "scaleDownMinWorkerFraction": { "format": "double" }, "scaleUpFactor": { "format": "double", "required": true }, "scaleUpMinWorkerFraction": { "format": "double" } } }, "google-native:dataproc/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:dataproc/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dataproc/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:dataproc/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dataproc/v1:ClusterConfig": { "properties": { "autoscalingConfig": { "$ref": "#/types/google-native:dataproc/v1:AutoscalingConfig" }, "auxiliaryNodeGroups": { "items": { "$ref": "#/types/google-native:dataproc/v1:AuxiliaryNodeGroup" } }, "configBucket": {}, "dataprocMetricConfig": { "$ref": "#/types/google-native:dataproc/v1:DataprocMetricConfig" }, "encryptionConfig": { "$ref": "#/types/google-native:dataproc/v1:EncryptionConfig" }, "endpointConfig": { "$ref": "#/types/google-native:dataproc/v1:EndpointConfig" }, "gceClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:GceClusterConfig" }, "gkeClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:GkeClusterConfig" }, "initializationActions": { "items": { "$ref": "#/types/google-native:dataproc/v1:NodeInitializationAction" } }, "lifecycleConfig": { "$ref": "#/types/google-native:dataproc/v1:LifecycleConfig" }, "masterConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfig" }, "metastoreConfig": { "$ref": "#/types/google-native:dataproc/v1:MetastoreConfig" }, "secondaryWorkerConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfig" }, "securityConfig": { "$ref": "#/types/google-native:dataproc/v1:SecurityConfig" }, "softwareConfig": { "$ref": "#/types/google-native:dataproc/v1:SoftwareConfig" }, "tempBucket": {}, "workerConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfig" } } }, "google-native:dataproc/v1:ClusterConfigResponse": { "properties": { "autoscalingConfig": { "$ref": "#/types/google-native:dataproc/v1:AutoscalingConfigResponse" }, "auxiliaryNodeGroups": { "items": { "$ref": "#/types/google-native:dataproc/v1:AuxiliaryNodeGroupResponse" } }, "configBucket": {}, "dataprocMetricConfig": { "$ref": "#/types/google-native:dataproc/v1:DataprocMetricConfigResponse" }, "encryptionConfig": { "$ref": "#/types/google-native:dataproc/v1:EncryptionConfigResponse" }, "endpointConfig": { "$ref": "#/types/google-native:dataproc/v1:EndpointConfigResponse" }, "gceClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:GceClusterConfigResponse" }, "gkeClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:GkeClusterConfigResponse" }, "initializationActions": { "items": { "$ref": "#/types/google-native:dataproc/v1:NodeInitializationActionResponse" } }, "lifecycleConfig": { "$ref": "#/types/google-native:dataproc/v1:LifecycleConfigResponse" }, "masterConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfigResponse" }, "metastoreConfig": { "$ref": "#/types/google-native:dataproc/v1:MetastoreConfigResponse" }, "secondaryWorkerConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfigResponse" }, "securityConfig": { "$ref": "#/types/google-native:dataproc/v1:SecurityConfigResponse" }, "softwareConfig": { "$ref": "#/types/google-native:dataproc/v1:SoftwareConfigResponse" }, "tempBucket": {}, "workerConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfigResponse" } } }, "google-native:dataproc/v1:ClusterMetricsResponse": { "properties": { "hdfsMetrics": {}, "yarnMetrics": {} } }, "google-native:dataproc/v1:ClusterSelector": { "properties": { "clusterLabels": { "required": true }, "zone": {} } }, "google-native:dataproc/v1:ClusterSelectorResponse": { "properties": { "clusterLabels": { "required": true }, "zone": {} } }, "google-native:dataproc/v1:ClusterStatusResponse": { "properties": { "detail": {}, "state": {}, "stateStartTime": { "format": "google-datetime" }, "substate": {} } }, "google-native:dataproc/v1:ConfidentialInstanceConfig": { "properties": { "enableConfidentialCompute": {} } }, "google-native:dataproc/v1:ConfidentialInstanceConfigResponse": { "properties": { "enableConfidentialCompute": {} } }, "google-native:dataproc/v1:DataprocMetricConfig": { "properties": { "metrics": { "required": true, "items": { "$ref": "#/types/google-native:dataproc/v1:Metric" } } } }, "google-native:dataproc/v1:DataprocMetricConfigResponse": { "properties": { "metrics": { "required": true, "items": { "$ref": "#/types/google-native:dataproc/v1:MetricResponse" } } } }, "google-native:dataproc/v1:DiskConfig": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {}, "localSsdInterface": {}, "numLocalSsds": { "format": "int32" } } }, "google-native:dataproc/v1:DiskConfigResponse": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {}, "localSsdInterface": {}, "numLocalSsds": { "format": "int32" } } }, "google-native:dataproc/v1:DriverSchedulingConfig": { "properties": { "memoryMb": { "format": "int32", "required": true }, "vcores": { "format": "int32", "required": true } } }, "google-native:dataproc/v1:DriverSchedulingConfigResponse": { "properties": { "memoryMb": { "format": "int32", "required": true }, "vcores": { "format": "int32", "required": true } } }, "google-native:dataproc/v1:EncryptionConfig": { "properties": { "gcePdKmsKeyName": {}, "kmsKey": {} } }, "google-native:dataproc/v1:EncryptionConfigResponse": { "properties": { "gcePdKmsKeyName": {}, "kmsKey": {} } }, "google-native:dataproc/v1:EndpointConfig": { "properties": { "enableHttpPortAccess": {} } }, "google-native:dataproc/v1:EndpointConfigResponse": { "properties": { "enableHttpPortAccess": {}, "httpPorts": {} } }, "google-native:dataproc/v1:EnvironmentConfig": { "properties": { "executionConfig": { "$ref": "#/types/google-native:dataproc/v1:ExecutionConfig" }, "peripheralsConfig": { "$ref": "#/types/google-native:dataproc/v1:PeripheralsConfig" } } }, "google-native:dataproc/v1:EnvironmentConfigResponse": { "properties": { "executionConfig": { "$ref": "#/types/google-native:dataproc/v1:ExecutionConfigResponse" }, "peripheralsConfig": { "$ref": "#/types/google-native:dataproc/v1:PeripheralsConfigResponse" } } }, "google-native:dataproc/v1:ExecutionConfig": { "properties": { "idleTtl": { "format": "google-duration" }, "kmsKey": {}, "networkTags": { "items": {} }, "networkUri": {}, "serviceAccount": {}, "stagingBucket": {}, "subnetworkUri": {}, "ttl": { "format": "google-duration" } } }, "google-native:dataproc/v1:ExecutionConfigResponse": { "properties": { "idleTtl": { "format": "google-duration" }, "kmsKey": {}, "networkTags": { "items": {} }, "networkUri": {}, "serviceAccount": {}, "stagingBucket": {}, "subnetworkUri": {}, "ttl": { "format": "google-duration" } } }, "google-native:dataproc/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dataproc/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dataproc/v1:FlinkJob": { "properties": { "args": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfig" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {}, "savepointUri": {} } }, "google-native:dataproc/v1:FlinkJobResponse": { "properties": { "args": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfigResponse" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {}, "savepointUri": {} } }, "google-native:dataproc/v1:GceClusterConfig": { "properties": { "confidentialInstanceConfig": { "$ref": "#/types/google-native:dataproc/v1:ConfidentialInstanceConfig" }, "internalIpOnly": {}, "metadata": {}, "networkUri": {}, "nodeGroupAffinity": { "$ref": "#/types/google-native:dataproc/v1:NodeGroupAffinity" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:dataproc/v1:GceClusterConfigPrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:dataproc/v1:ReservationAffinity" }, "serviceAccount": {}, "serviceAccountScopes": { "items": {} }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:dataproc/v1:ShieldedInstanceConfig" }, "subnetworkUri": {}, "tags": { "items": {} }, "zoneUri": {} } }, "google-native:dataproc/v1:GceClusterConfigResponse": { "properties": { "confidentialInstanceConfig": { "$ref": "#/types/google-native:dataproc/v1:ConfidentialInstanceConfigResponse" }, "internalIpOnly": {}, "metadata": {}, "networkUri": {}, "nodeGroupAffinity": { "$ref": "#/types/google-native:dataproc/v1:NodeGroupAffinityResponse" }, "privateIpv6GoogleAccess": {}, "reservationAffinity": { "$ref": "#/types/google-native:dataproc/v1:ReservationAffinityResponse" }, "serviceAccount": {}, "serviceAccountScopes": { "items": {} }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:dataproc/v1:ShieldedInstanceConfigResponse" }, "subnetworkUri": {}, "tags": { "items": {} }, "zoneUri": {} } }, "google-native:dataproc/v1:GkeClusterConfig": { "properties": { "gkeClusterTarget": {}, "namespacedGkeDeploymentTarget": { "$ref": "#/types/google-native:dataproc/v1:NamespacedGkeDeploymentTarget" }, "nodePoolTarget": { "items": { "$ref": "#/types/google-native:dataproc/v1:GkeNodePoolTarget" } } } }, "google-native:dataproc/v1:GkeClusterConfigResponse": { "properties": { "gkeClusterTarget": {}, "namespacedGkeDeploymentTarget": { "$ref": "#/types/google-native:dataproc/v1:NamespacedGkeDeploymentTargetResponse" }, "nodePoolTarget": { "items": { "$ref": "#/types/google-native:dataproc/v1:GkeNodePoolTargetResponse" } } } }, "google-native:dataproc/v1:GkeNodeConfig": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:dataproc/v1:GkeNodePoolAcceleratorConfig" } }, "bootDiskKmsKey": {}, "localSsdCount": { "format": "int32" }, "machineType": {}, "minCpuPlatform": {}, "preemptible": {}, "spot": {} } }, "google-native:dataproc/v1:GkeNodeConfigResponse": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:dataproc/v1:GkeNodePoolAcceleratorConfigResponse" } }, "bootDiskKmsKey": {}, "localSsdCount": { "format": "int32" }, "machineType": {}, "minCpuPlatform": {}, "preemptible": {}, "spot": {} } }, "google-native:dataproc/v1:GkeNodePoolAcceleratorConfig": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {}, "gpuPartitionSize": {} } }, "google-native:dataproc/v1:GkeNodePoolAcceleratorConfigResponse": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {}, "gpuPartitionSize": {} } }, "google-native:dataproc/v1:GkeNodePoolAutoscalingConfig": { "properties": { "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32" } } }, "google-native:dataproc/v1:GkeNodePoolAutoscalingConfigResponse": { "properties": { "maxNodeCount": { "format": "int32" }, "minNodeCount": { "format": "int32" } } }, "google-native:dataproc/v1:GkeNodePoolConfig": { "properties": { "autoscaling": { "$ref": "#/types/google-native:dataproc/v1:GkeNodePoolAutoscalingConfig" }, "config": { "$ref": "#/types/google-native:dataproc/v1:GkeNodeConfig" }, "locations": { "items": {} } } }, "google-native:dataproc/v1:GkeNodePoolConfigResponse": { "properties": { "autoscaling": { "$ref": "#/types/google-native:dataproc/v1:GkeNodePoolAutoscalingConfigResponse" }, "config": { "$ref": "#/types/google-native:dataproc/v1:GkeNodeConfigResponse" }, "locations": { "items": {} } } }, "google-native:dataproc/v1:GkeNodePoolTarget": { "properties": { "nodePool": { "required": true }, "nodePoolConfig": { "$ref": "#/types/google-native:dataproc/v1:GkeNodePoolConfig" }, "roles": { "required": true, "items": { "$ref": "#/types/google-native:dataproc/v1:GkeNodePoolTargetRolesItem" } } } }, "google-native:dataproc/v1:GkeNodePoolTargetResponse": { "properties": { "nodePool": { "required": true }, "nodePoolConfig": { "$ref": "#/types/google-native:dataproc/v1:GkeNodePoolConfigResponse" }, "roles": { "required": true, "items": {} } } }, "google-native:dataproc/v1:GoogleCloudDataprocV1WorkflowTemplateEncryptionConfig": { "properties": { "kmsKey": {} } }, "google-native:dataproc/v1:GoogleCloudDataprocV1WorkflowTemplateEncryptionConfigResponse": { "properties": { "kmsKey": {} } }, "google-native:dataproc/v1:HadoopJob": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfig" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {} } }, "google-native:dataproc/v1:HadoopJobResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfigResponse" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {} } }, "google-native:dataproc/v1:HiveJob": { "properties": { "continueOnFailure": {}, "jarFileUris": { "items": {} }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryList" }, "scriptVariables": {} } }, "google-native:dataproc/v1:HiveJobResponse": { "properties": { "continueOnFailure": {}, "jarFileUris": { "items": {} }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryListResponse" }, "scriptVariables": {} } }, "google-native:dataproc/v1:IdentityConfig": { "properties": { "userServiceAccountMapping": { "required": true } } }, "google-native:dataproc/v1:IdentityConfigResponse": { "properties": { "userServiceAccountMapping": { "required": true } } }, "google-native:dataproc/v1:InstanceFlexibilityPolicy": { "properties": { "instanceSelectionList": { "items": { "$ref": "#/types/google-native:dataproc/v1:InstanceSelection" } } } }, "google-native:dataproc/v1:InstanceFlexibilityPolicyResponse": { "properties": { "instanceSelectionList": { "items": { "$ref": "#/types/google-native:dataproc/v1:InstanceSelectionResponse" } }, "instanceSelectionResults": { "items": { "$ref": "#/types/google-native:dataproc/v1:InstanceSelectionResultResponse" } } } }, "google-native:dataproc/v1:InstanceGroupAutoscalingPolicyConfig": { "properties": { "maxInstances": { "format": "int32", "required": true }, "minInstances": { "format": "int32" }, "weight": { "format": "int32" } } }, "google-native:dataproc/v1:InstanceGroupAutoscalingPolicyConfigResponse": { "properties": { "maxInstances": { "format": "int32", "required": true }, "minInstances": { "format": "int32" }, "weight": { "format": "int32" } } }, "google-native:dataproc/v1:InstanceGroupConfig": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:dataproc/v1:AcceleratorConfig" } }, "diskConfig": { "$ref": "#/types/google-native:dataproc/v1:DiskConfig" }, "imageUri": {}, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:dataproc/v1:InstanceFlexibilityPolicy" }, "machineTypeUri": {}, "minCpuPlatform": {}, "minNumInstances": { "format": "int32" }, "numInstances": { "format": "int32" }, "preemptibility": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfigPreemptibility" }, "startupConfig": { "$ref": "#/types/google-native:dataproc/v1:StartupConfig" } } }, "google-native:dataproc/v1:InstanceGroupConfigResponse": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:dataproc/v1:AcceleratorConfigResponse" } }, "diskConfig": { "$ref": "#/types/google-native:dataproc/v1:DiskConfigResponse" }, "imageUri": {}, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:dataproc/v1:InstanceFlexibilityPolicyResponse" }, "instanceNames": { "items": {} }, "instanceReferences": { "items": { "$ref": "#/types/google-native:dataproc/v1:InstanceReferenceResponse" } }, "isPreemptible": {}, "machineTypeUri": {}, "managedGroupConfig": { "$ref": "#/types/google-native:dataproc/v1:ManagedGroupConfigResponse" }, "minCpuPlatform": {}, "minNumInstances": { "format": "int32" }, "numInstances": { "format": "int32" }, "preemptibility": {}, "startupConfig": { "$ref": "#/types/google-native:dataproc/v1:StartupConfigResponse" } } }, "google-native:dataproc/v1:InstanceReferenceResponse": { "properties": { "instanceId": {}, "instanceName": {}, "publicEciesKey": {}, "publicKey": {} } }, "google-native:dataproc/v1:InstanceSelection": { "properties": { "machineTypes": { "items": {} }, "rank": { "format": "int32" } } }, "google-native:dataproc/v1:InstanceSelectionResponse": { "properties": { "machineTypes": { "items": {} }, "rank": { "format": "int32" } } }, "google-native:dataproc/v1:InstanceSelectionResultResponse": { "properties": { "machineType": {}, "vmCount": { "format": "int32" } } }, "google-native:dataproc/v1:JobPlacement": { "properties": { "clusterLabels": {}, "clusterName": { "required": true } } }, "google-native:dataproc/v1:JobPlacementResponse": { "properties": { "clusterLabels": {}, "clusterName": { "required": true }, "clusterUuid": {} } }, "google-native:dataproc/v1:JobReference": { "properties": { "jobId": {}, "projectId": { "sdkName": "project" } } }, "google-native:dataproc/v1:JobReferenceResponse": { "properties": { "jobId": {}, "projectId": { "sdkName": "project" } } }, "google-native:dataproc/v1:JobScheduling": { "properties": { "maxFailuresPerHour": { "format": "int32" }, "maxFailuresTotal": { "format": "int32" } } }, "google-native:dataproc/v1:JobSchedulingResponse": { "properties": { "maxFailuresPerHour": { "format": "int32" }, "maxFailuresTotal": { "format": "int32" } } }, "google-native:dataproc/v1:JobStatusResponse": { "properties": { "details": {}, "state": {}, "stateStartTime": { "format": "google-datetime" }, "substate": {} } }, "google-native:dataproc/v1:JupyterConfig": { "properties": { "displayName": {}, "kernel": { "$ref": "#/types/google-native:dataproc/v1:JupyterConfigKernel" } } }, "google-native:dataproc/v1:JupyterConfigResponse": { "properties": { "displayName": {}, "kernel": {} } }, "google-native:dataproc/v1:KerberosConfig": { "properties": { "crossRealmTrustAdminServer": {}, "crossRealmTrustKdc": {}, "crossRealmTrustRealm": {}, "crossRealmTrustSharedPasswordUri": {}, "enableKerberos": {}, "kdcDbKeyUri": {}, "keyPasswordUri": {}, "keystorePasswordUri": {}, "keystoreUri": {}, "kmsKeyUri": {}, "realm": {}, "rootPrincipalPasswordUri": {}, "tgtLifetimeHours": { "format": "int32" }, "truststorePasswordUri": {}, "truststoreUri": {} } }, "google-native:dataproc/v1:KerberosConfigResponse": { "properties": { "crossRealmTrustAdminServer": {}, "crossRealmTrustKdc": {}, "crossRealmTrustRealm": {}, "crossRealmTrustSharedPasswordUri": {}, "enableKerberos": {}, "kdcDbKeyUri": {}, "keyPasswordUri": {}, "keystorePasswordUri": {}, "keystoreUri": {}, "kmsKeyUri": {}, "realm": {}, "rootPrincipalPasswordUri": {}, "tgtLifetimeHours": { "format": "int32" }, "truststorePasswordUri": {}, "truststoreUri": {} } }, "google-native:dataproc/v1:KubernetesClusterConfig": { "properties": { "gkeClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:GkeClusterConfig", "required": true }, "kubernetesNamespace": {}, "kubernetesSoftwareConfig": { "$ref": "#/types/google-native:dataproc/v1:KubernetesSoftwareConfig" } } }, "google-native:dataproc/v1:KubernetesClusterConfigResponse": { "properties": { "gkeClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:GkeClusterConfigResponse", "required": true }, "kubernetesNamespace": {}, "kubernetesSoftwareConfig": { "$ref": "#/types/google-native:dataproc/v1:KubernetesSoftwareConfigResponse" } } }, "google-native:dataproc/v1:KubernetesSoftwareConfig": { "properties": { "componentVersion": {}, "properties": {} } }, "google-native:dataproc/v1:KubernetesSoftwareConfigResponse": { "properties": { "componentVersion": {}, "properties": {} } }, "google-native:dataproc/v1:LifecycleConfig": { "properties": { "autoDeleteTime": { "format": "google-datetime" }, "autoDeleteTtl": { "format": "google-duration" }, "idleDeleteTtl": { "format": "google-duration" } } }, "google-native:dataproc/v1:LifecycleConfigResponse": { "properties": { "autoDeleteTime": { "format": "google-datetime" }, "autoDeleteTtl": { "format": "google-duration" }, "idleDeleteTtl": { "format": "google-duration" }, "idleStartTime": { "format": "google-datetime" } } }, "google-native:dataproc/v1:LoggingConfig": { "properties": { "driverLogLevels": {} } }, "google-native:dataproc/v1:LoggingConfigResponse": { "properties": { "driverLogLevels": {} } }, "google-native:dataproc/v1:ManagedCluster": { "properties": { "clusterName": { "required": true }, "config": { "$ref": "#/types/google-native:dataproc/v1:ClusterConfig", "required": true }, "labels": {} } }, "google-native:dataproc/v1:ManagedClusterResponse": { "properties": { "clusterName": { "required": true }, "config": { "$ref": "#/types/google-native:dataproc/v1:ClusterConfigResponse", "required": true }, "labels": {} } }, "google-native:dataproc/v1:ManagedGroupConfigResponse": { "properties": { "instanceGroupManagerName": {}, "instanceGroupManagerUri": {}, "instanceTemplateName": {} } }, "google-native:dataproc/v1:MetastoreConfig": { "properties": { "dataprocMetastoreService": { "required": true } } }, "google-native:dataproc/v1:MetastoreConfigResponse": { "properties": { "dataprocMetastoreService": { "required": true } } }, "google-native:dataproc/v1:Metric": { "properties": { "metricOverrides": { "items": {} }, "metricSource": { "$ref": "#/types/google-native:dataproc/v1:MetricMetricSource", "required": true } } }, "google-native:dataproc/v1:MetricResponse": { "properties": { "metricOverrides": { "items": {} }, "metricSource": { "required": true } } }, "google-native:dataproc/v1:NamespacedGkeDeploymentTarget": { "properties": { "clusterNamespace": {}, "targetGkeCluster": {} } }, "google-native:dataproc/v1:NamespacedGkeDeploymentTargetResponse": { "properties": { "clusterNamespace": {}, "targetGkeCluster": {} } }, "google-native:dataproc/v1:NodeGroup": { "properties": { "labels": {}, "name": {}, "nodeGroupConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfig" }, "roles": { "required": true, "items": { "$ref": "#/types/google-native:dataproc/v1:NodeGroupRolesItem" } } } }, "google-native:dataproc/v1:NodeGroupAffinity": { "properties": { "nodeGroupUri": { "required": true } } }, "google-native:dataproc/v1:NodeGroupAffinityResponse": { "properties": { "nodeGroupUri": { "required": true } } }, "google-native:dataproc/v1:NodeGroupResponse": { "properties": { "labels": {}, "name": {}, "nodeGroupConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfigResponse" }, "roles": { "required": true, "items": {} } } }, "google-native:dataproc/v1:NodeInitializationAction": { "properties": { "executableFile": { "required": true }, "executionTimeout": { "format": "google-duration" } } }, "google-native:dataproc/v1:NodeInitializationActionResponse": { "properties": { "executableFile": { "required": true }, "executionTimeout": { "format": "google-duration" } } }, "google-native:dataproc/v1:OrderedJob": { "properties": { "flinkJob": { "$ref": "#/types/google-native:dataproc/v1:FlinkJob" }, "hadoopJob": { "$ref": "#/types/google-native:dataproc/v1:HadoopJob" }, "hiveJob": { "$ref": "#/types/google-native:dataproc/v1:HiveJob" }, "labels": {}, "pigJob": { "$ref": "#/types/google-native:dataproc/v1:PigJob" }, "prerequisiteStepIds": { "items": {} }, "prestoJob": { "$ref": "#/types/google-native:dataproc/v1:PrestoJob" }, "pysparkJob": { "$ref": "#/types/google-native:dataproc/v1:PySparkJob" }, "scheduling": { "$ref": "#/types/google-native:dataproc/v1:JobScheduling" }, "sparkJob": { "$ref": "#/types/google-native:dataproc/v1:SparkJob" }, "sparkRJob": { "$ref": "#/types/google-native:dataproc/v1:SparkRJob" }, "sparkSqlJob": { "$ref": "#/types/google-native:dataproc/v1:SparkSqlJob" }, "stepId": { "required": true }, "trinoJob": { "$ref": "#/types/google-native:dataproc/v1:TrinoJob" } } }, "google-native:dataproc/v1:OrderedJobResponse": { "properties": { "flinkJob": { "$ref": "#/types/google-native:dataproc/v1:FlinkJobResponse" }, "hadoopJob": { "$ref": "#/types/google-native:dataproc/v1:HadoopJobResponse" }, "hiveJob": { "$ref": "#/types/google-native:dataproc/v1:HiveJobResponse" }, "labels": {}, "pigJob": { "$ref": "#/types/google-native:dataproc/v1:PigJobResponse" }, "prerequisiteStepIds": { "items": {} }, "prestoJob": { "$ref": "#/types/google-native:dataproc/v1:PrestoJobResponse" }, "pysparkJob": { "$ref": "#/types/google-native:dataproc/v1:PySparkJobResponse" }, "scheduling": { "$ref": "#/types/google-native:dataproc/v1:JobSchedulingResponse" }, "sparkJob": { "$ref": "#/types/google-native:dataproc/v1:SparkJobResponse" }, "sparkRJob": { "$ref": "#/types/google-native:dataproc/v1:SparkRJobResponse" }, "sparkSqlJob": { "$ref": "#/types/google-native:dataproc/v1:SparkSqlJobResponse" }, "stepId": { "required": true }, "trinoJob": { "$ref": "#/types/google-native:dataproc/v1:TrinoJobResponse" } } }, "google-native:dataproc/v1:ParameterValidation": { "properties": { "regex": { "$ref": "#/types/google-native:dataproc/v1:RegexValidation" }, "values": { "$ref": "#/types/google-native:dataproc/v1:ValueValidation" } } }, "google-native:dataproc/v1:ParameterValidationResponse": { "properties": { "regex": { "$ref": "#/types/google-native:dataproc/v1:RegexValidationResponse" }, "values": { "$ref": "#/types/google-native:dataproc/v1:ValueValidationResponse" } } }, "google-native:dataproc/v1:PeripheralsConfig": { "properties": { "metastoreService": {}, "sparkHistoryServerConfig": { "$ref": "#/types/google-native:dataproc/v1:SparkHistoryServerConfig" } } }, "google-native:dataproc/v1:PeripheralsConfigResponse": { "properties": { "metastoreService": {}, "sparkHistoryServerConfig": { "$ref": "#/types/google-native:dataproc/v1:SparkHistoryServerConfigResponse" } } }, "google-native:dataproc/v1:PigJob": { "properties": { "continueOnFailure": {}, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfig" }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryList" }, "scriptVariables": {} } }, "google-native:dataproc/v1:PigJobResponse": { "properties": { "continueOnFailure": {}, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfigResponse" }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryListResponse" }, "scriptVariables": {} } }, "google-native:dataproc/v1:PrestoJob": { "properties": { "clientTags": { "items": {} }, "continueOnFailure": {}, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfig" }, "outputFormat": {}, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryList" } } }, "google-native:dataproc/v1:PrestoJobResponse": { "properties": { "clientTags": { "items": {} }, "continueOnFailure": {}, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfigResponse" }, "outputFormat": {}, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryListResponse" } } }, "google-native:dataproc/v1:PyPiRepositoryConfig": { "properties": { "pypiRepository": {} } }, "google-native:dataproc/v1:PyPiRepositoryConfigResponse": { "properties": { "pypiRepository": {} } }, "google-native:dataproc/v1:PySparkBatch": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "mainPythonFileUri": { "required": true }, "pythonFileUris": { "items": {} } } }, "google-native:dataproc/v1:PySparkBatchResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "mainPythonFileUri": { "required": true }, "pythonFileUris": { "items": {} } } }, "google-native:dataproc/v1:PySparkJob": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfig" }, "mainPythonFileUri": { "required": true }, "properties": {}, "pythonFileUris": { "items": {} } } }, "google-native:dataproc/v1:PySparkJobResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfigResponse" }, "mainPythonFileUri": { "required": true }, "properties": {}, "pythonFileUris": { "items": {} } } }, "google-native:dataproc/v1:QueryList": { "properties": { "queries": { "required": true, "items": {} } } }, "google-native:dataproc/v1:QueryListResponse": { "properties": { "queries": { "required": true, "items": {} } } }, "google-native:dataproc/v1:RegexValidation": { "properties": { "regexes": { "required": true, "items": {} } } }, "google-native:dataproc/v1:RegexValidationResponse": { "properties": { "regexes": { "required": true, "items": {} } } }, "google-native:dataproc/v1:RepositoryConfig": { "properties": { "pypiRepositoryConfig": { "$ref": "#/types/google-native:dataproc/v1:PyPiRepositoryConfig" } } }, "google-native:dataproc/v1:RepositoryConfigResponse": { "properties": { "pypiRepositoryConfig": { "$ref": "#/types/google-native:dataproc/v1:PyPiRepositoryConfigResponse" } } }, "google-native:dataproc/v1:ReservationAffinity": { "properties": { "consumeReservationType": { "$ref": "#/types/google-native:dataproc/v1:ReservationAffinityConsumeReservationType" }, "key": {}, "values": { "items": {} } } }, "google-native:dataproc/v1:ReservationAffinityResponse": { "properties": { "consumeReservationType": {}, "key": {}, "values": { "items": {} } } }, "google-native:dataproc/v1:RuntimeConfig": { "properties": { "containerImage": {}, "properties": {}, "repositoryConfig": { "$ref": "#/types/google-native:dataproc/v1:RepositoryConfig" }, "version": {} } }, "google-native:dataproc/v1:RuntimeConfigResponse": { "properties": { "containerImage": {}, "properties": {}, "repositoryConfig": { "$ref": "#/types/google-native:dataproc/v1:RepositoryConfigResponse" }, "version": {} } }, "google-native:dataproc/v1:RuntimeInfoResponse": { "properties": { "approximateUsage": { "$ref": "#/types/google-native:dataproc/v1:UsageMetricsResponse" }, "currentUsage": { "$ref": "#/types/google-native:dataproc/v1:UsageSnapshotResponse" }, "diagnosticOutputUri": {}, "endpoints": {}, "outputUri": {} } }, "google-native:dataproc/v1:SecurityConfig": { "properties": { "identityConfig": { "$ref": "#/types/google-native:dataproc/v1:IdentityConfig" }, "kerberosConfig": { "$ref": "#/types/google-native:dataproc/v1:KerberosConfig" } } }, "google-native:dataproc/v1:SecurityConfigResponse": { "properties": { "identityConfig": { "$ref": "#/types/google-native:dataproc/v1:IdentityConfigResponse" }, "kerberosConfig": { "$ref": "#/types/google-native:dataproc/v1:KerberosConfigResponse" } } }, "google-native:dataproc/v1:SessionStateHistoryResponse": { "properties": { "state": {}, "stateMessage": {}, "stateStartTime": { "format": "google-datetime" } } }, "google-native:dataproc/v1:ShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:dataproc/v1:ShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:dataproc/v1:SoftwareConfig": { "properties": { "imageVersion": {}, "optionalComponents": { "items": { "$ref": "#/types/google-native:dataproc/v1:SoftwareConfigOptionalComponentsItem" } }, "properties": {} } }, "google-native:dataproc/v1:SoftwareConfigResponse": { "properties": { "imageVersion": {}, "optionalComponents": { "items": {} }, "properties": {} } }, "google-native:dataproc/v1:SparkBatch": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "mainClass": {}, "mainJarFileUri": {} } }, "google-native:dataproc/v1:SparkBatchResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "mainClass": {}, "mainJarFileUri": {} } }, "google-native:dataproc/v1:SparkHistoryServerConfig": { "properties": { "dataprocCluster": {} } }, "google-native:dataproc/v1:SparkHistoryServerConfigResponse": { "properties": { "dataprocCluster": {} } }, "google-native:dataproc/v1:SparkJob": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfig" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {} } }, "google-native:dataproc/v1:SparkJobResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfigResponse" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {} } }, "google-native:dataproc/v1:SparkRBatch": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "mainRFileUri": { "required": true } } }, "google-native:dataproc/v1:SparkRBatchResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "mainRFileUri": { "required": true } } }, "google-native:dataproc/v1:SparkRJob": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfig" }, "mainRFileUri": { "required": true }, "properties": {} } }, "google-native:dataproc/v1:SparkRJobResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfigResponse" }, "mainRFileUri": { "required": true }, "properties": {} } }, "google-native:dataproc/v1:SparkSqlBatch": { "properties": { "jarFileUris": { "items": {} }, "queryFileUri": { "required": true }, "queryVariables": {} } }, "google-native:dataproc/v1:SparkSqlBatchResponse": { "properties": { "jarFileUris": { "items": {} }, "queryFileUri": { "required": true }, "queryVariables": {} } }, "google-native:dataproc/v1:SparkSqlJob": { "properties": { "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfig" }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryList" }, "scriptVariables": {} } }, "google-native:dataproc/v1:SparkSqlJobResponse": { "properties": { "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfigResponse" }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryListResponse" }, "scriptVariables": {} } }, "google-native:dataproc/v1:SparkStandaloneAutoscalingConfig": { "properties": { "gracefulDecommissionTimeout": { "format": "google-duration", "required": true }, "removeOnlyIdleWorkers": {}, "scaleDownFactor": { "format": "double", "required": true }, "scaleDownMinWorkerFraction": { "format": "double" }, "scaleUpFactor": { "format": "double", "required": true }, "scaleUpMinWorkerFraction": { "format": "double" } } }, "google-native:dataproc/v1:SparkStandaloneAutoscalingConfigResponse": { "properties": { "gracefulDecommissionTimeout": { "format": "google-duration", "required": true }, "removeOnlyIdleWorkers": {}, "scaleDownFactor": { "format": "double", "required": true }, "scaleDownMinWorkerFraction": { "format": "double" }, "scaleUpFactor": { "format": "double", "required": true }, "scaleUpMinWorkerFraction": { "format": "double" } } }, "google-native:dataproc/v1:StartupConfig": { "properties": { "requiredRegistrationFraction": { "format": "double" } } }, "google-native:dataproc/v1:StartupConfigResponse": { "properties": { "requiredRegistrationFraction": { "format": "double" } } }, "google-native:dataproc/v1:StateHistoryResponse": { "properties": { "state": {}, "stateMessage": {}, "stateStartTime": { "format": "google-datetime" } } }, "google-native:dataproc/v1:TemplateParameter": { "properties": { "description": {}, "fields": { "required": true, "items": {} }, "name": { "required": true }, "validation": { "$ref": "#/types/google-native:dataproc/v1:ParameterValidation" } } }, "google-native:dataproc/v1:TemplateParameterResponse": { "properties": { "description": {}, "fields": { "required": true, "items": {} }, "name": { "required": true }, "validation": { "$ref": "#/types/google-native:dataproc/v1:ParameterValidationResponse" } } }, "google-native:dataproc/v1:TrinoJob": { "properties": { "clientTags": { "items": {} }, "continueOnFailure": {}, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfig" }, "outputFormat": {}, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryList" } } }, "google-native:dataproc/v1:TrinoJobResponse": { "properties": { "clientTags": { "items": {} }, "continueOnFailure": {}, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1:LoggingConfigResponse" }, "outputFormat": {}, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1:QueryListResponse" } } }, "google-native:dataproc/v1:UsageMetricsResponse": { "properties": { "acceleratorType": {}, "milliAcceleratorSeconds": { "format": "int64" }, "milliDcuSeconds": { "format": "int64" }, "shuffleStorageGbSeconds": { "format": "int64" } } }, "google-native:dataproc/v1:UsageSnapshotResponse": { "properties": { "acceleratorType": {}, "milliAccelerator": { "format": "int64" }, "milliDcu": { "format": "int64" }, "milliDcuPremium": { "format": "int64" }, "shuffleStorageGb": { "format": "int64" }, "shuffleStorageGbPremium": { "format": "int64" }, "snapshotTime": { "format": "google-datetime" } } }, "google-native:dataproc/v1:ValueValidation": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:dataproc/v1:ValueValidationResponse": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:dataproc/v1:VirtualClusterConfig": { "properties": { "auxiliaryServicesConfig": { "$ref": "#/types/google-native:dataproc/v1:AuxiliaryServicesConfig" }, "kubernetesClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:KubernetesClusterConfig", "required": true }, "stagingBucket": {} } }, "google-native:dataproc/v1:VirtualClusterConfigResponse": { "properties": { "auxiliaryServicesConfig": { "$ref": "#/types/google-native:dataproc/v1:AuxiliaryServicesConfigResponse" }, "kubernetesClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:KubernetesClusterConfigResponse", "required": true }, "stagingBucket": {} } }, "google-native:dataproc/v1:WorkflowTemplatePlacement": { "properties": { "clusterSelector": { "$ref": "#/types/google-native:dataproc/v1:ClusterSelector" }, "managedCluster": { "$ref": "#/types/google-native:dataproc/v1:ManagedCluster" } } }, "google-native:dataproc/v1:WorkflowTemplatePlacementResponse": { "properties": { "clusterSelector": { "$ref": "#/types/google-native:dataproc/v1:ClusterSelectorResponse" }, "managedCluster": { "$ref": "#/types/google-native:dataproc/v1:ManagedClusterResponse" } } }, "google-native:dataproc/v1:YarnApplicationResponse": { "properties": { "name": { "required": true }, "progress": { "format": "float", "required": true }, "state": { "required": true }, "trackingUrl": {} } }, "google-native:dataproc/v1beta2:AcceleratorConfig": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorTypeUri": {} } }, "google-native:dataproc/v1beta2:AcceleratorConfigResponse": { "properties": { "acceleratorCount": { "format": "int32" }, "acceleratorTypeUri": {} } }, "google-native:dataproc/v1beta2:AutoscalingConfig": { "properties": { "policyUri": {} } }, "google-native:dataproc/v1beta2:AutoscalingConfigResponse": { "properties": { "policyUri": {} } }, "google-native:dataproc/v1beta2:BasicAutoscalingAlgorithm": { "properties": { "cooldownPeriod": { "format": "google-duration" }, "yarnConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:BasicYarnAutoscalingConfig" } } }, "google-native:dataproc/v1beta2:BasicAutoscalingAlgorithmResponse": { "properties": { "cooldownPeriod": { "format": "google-duration" }, "yarnConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:BasicYarnAutoscalingConfigResponse" } } }, "google-native:dataproc/v1beta2:BasicYarnAutoscalingConfig": { "properties": { "gracefulDecommissionTimeout": { "format": "google-duration", "required": true }, "scaleDownFactor": { "format": "double", "required": true }, "scaleDownMinWorkerFraction": { "format": "double" }, "scaleUpFactor": { "format": "double", "required": true }, "scaleUpMinWorkerFraction": { "format": "double" } } }, "google-native:dataproc/v1beta2:BasicYarnAutoscalingConfigResponse": { "properties": { "gracefulDecommissionTimeout": { "format": "google-duration", "required": true }, "scaleDownFactor": { "format": "double", "required": true }, "scaleDownMinWorkerFraction": { "format": "double" }, "scaleUpFactor": { "format": "double", "required": true }, "scaleUpMinWorkerFraction": { "format": "double" } } }, "google-native:dataproc/v1beta2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:dataproc/v1beta2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dataproc/v1beta2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:dataproc/v1beta2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dataproc/v1beta2:ClusterConfig": { "properties": { "autoscalingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:AutoscalingConfig" }, "configBucket": {}, "encryptionConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:EncryptionConfig" }, "endpointConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:EndpointConfig" }, "gceClusterConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:GceClusterConfig" }, "gkeClusterConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:GkeClusterConfig" }, "initializationActions": { "items": { "$ref": "#/types/google-native:dataproc/v1beta2:NodeInitializationAction" } }, "lifecycleConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LifecycleConfig" }, "masterConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupConfig" }, "metastoreConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:MetastoreConfig" }, "secondaryWorkerConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupConfig" }, "securityConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:SecurityConfig" }, "softwareConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:SoftwareConfig" }, "tempBucket": {}, "workerConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupConfig" } } }, "google-native:dataproc/v1beta2:ClusterConfigResponse": { "properties": { "autoscalingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:AutoscalingConfigResponse" }, "configBucket": {}, "encryptionConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:EncryptionConfigResponse" }, "endpointConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:EndpointConfigResponse" }, "gceClusterConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:GceClusterConfigResponse" }, "gkeClusterConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:GkeClusterConfigResponse" }, "initializationActions": { "items": { "$ref": "#/types/google-native:dataproc/v1beta2:NodeInitializationActionResponse" } }, "lifecycleConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LifecycleConfigResponse" }, "masterConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupConfigResponse" }, "metastoreConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:MetastoreConfigResponse" }, "secondaryWorkerConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupConfigResponse" }, "securityConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:SecurityConfigResponse" }, "softwareConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:SoftwareConfigResponse" }, "tempBucket": {}, "workerConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupConfigResponse" } } }, "google-native:dataproc/v1beta2:ClusterMetricsResponse": { "properties": { "hdfsMetrics": {}, "yarnMetrics": {} } }, "google-native:dataproc/v1beta2:ClusterSelector": { "properties": { "clusterLabels": { "required": true }, "zone": {} } }, "google-native:dataproc/v1beta2:ClusterSelectorResponse": { "properties": { "clusterLabels": { "required": true }, "zone": {} } }, "google-native:dataproc/v1beta2:ClusterStatusResponse": { "properties": { "detail": {}, "state": {}, "stateStartTime": { "format": "google-datetime" }, "substate": {} } }, "google-native:dataproc/v1beta2:DiskConfig": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {}, "numLocalSsds": { "format": "int32" } } }, "google-native:dataproc/v1beta2:DiskConfigResponse": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {}, "numLocalSsds": { "format": "int32" } } }, "google-native:dataproc/v1beta2:EncryptionConfig": { "properties": { "gcePdKmsKeyName": {} } }, "google-native:dataproc/v1beta2:EncryptionConfigResponse": { "properties": { "gcePdKmsKeyName": {} } }, "google-native:dataproc/v1beta2:EndpointConfig": { "properties": { "enableHttpPortAccess": {} } }, "google-native:dataproc/v1beta2:EndpointConfigResponse": { "properties": { "enableHttpPortAccess": {}, "httpPorts": {} } }, "google-native:dataproc/v1beta2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dataproc/v1beta2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dataproc/v1beta2:GceClusterConfig": { "properties": { "internalIpOnly": {}, "metadata": {}, "networkUri": {}, "nodeGroupAffinity": { "$ref": "#/types/google-native:dataproc/v1beta2:NodeGroupAffinity" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:dataproc/v1beta2:GceClusterConfigPrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:dataproc/v1beta2:ReservationAffinity" }, "serviceAccount": {}, "serviceAccountScopes": { "items": {} }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:ShieldedInstanceConfig" }, "subnetworkUri": {}, "tags": { "items": {} }, "zoneUri": {} } }, "google-native:dataproc/v1beta2:GceClusterConfigResponse": { "properties": { "internalIpOnly": {}, "metadata": {}, "networkUri": {}, "nodeGroupAffinity": { "$ref": "#/types/google-native:dataproc/v1beta2:NodeGroupAffinityResponse" }, "privateIpv6GoogleAccess": {}, "reservationAffinity": { "$ref": "#/types/google-native:dataproc/v1beta2:ReservationAffinityResponse" }, "serviceAccount": {}, "serviceAccountScopes": { "items": {} }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:ShieldedInstanceConfigResponse" }, "subnetworkUri": {}, "tags": { "items": {} }, "zoneUri": {} } }, "google-native:dataproc/v1beta2:GkeClusterConfig": { "properties": { "namespacedGkeDeploymentTarget": { "$ref": "#/types/google-native:dataproc/v1beta2:NamespacedGkeDeploymentTarget" } } }, "google-native:dataproc/v1beta2:GkeClusterConfigResponse": { "properties": { "namespacedGkeDeploymentTarget": { "$ref": "#/types/google-native:dataproc/v1beta2:NamespacedGkeDeploymentTargetResponse" } } }, "google-native:dataproc/v1beta2:HadoopJob": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfig" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {} } }, "google-native:dataproc/v1beta2:HadoopJobResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfigResponse" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {} } }, "google-native:dataproc/v1beta2:HiveJob": { "properties": { "continueOnFailure": {}, "jarFileUris": { "items": {} }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1beta2:QueryList" }, "scriptVariables": {} } }, "google-native:dataproc/v1beta2:HiveJobResponse": { "properties": { "continueOnFailure": {}, "jarFileUris": { "items": {} }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1beta2:QueryListResponse" }, "scriptVariables": {} } }, "google-native:dataproc/v1beta2:InstanceGroupAutoscalingPolicyConfig": { "properties": { "maxInstances": { "format": "int32" }, "minInstances": { "format": "int32" }, "weight": { "format": "int32" } } }, "google-native:dataproc/v1beta2:InstanceGroupAutoscalingPolicyConfigResponse": { "properties": { "maxInstances": { "format": "int32" }, "minInstances": { "format": "int32" }, "weight": { "format": "int32" } } }, "google-native:dataproc/v1beta2:InstanceGroupConfig": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:dataproc/v1beta2:AcceleratorConfig" } }, "diskConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:DiskConfig" }, "imageUri": {}, "machineTypeUri": {}, "minCpuPlatform": {}, "numInstances": { "format": "int32" }, "preemptibility": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupConfigPreemptibility" } } }, "google-native:dataproc/v1beta2:InstanceGroupConfigResponse": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:dataproc/v1beta2:AcceleratorConfigResponse" } }, "diskConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:DiskConfigResponse" }, "imageUri": {}, "instanceNames": { "items": {} }, "instanceReferences": { "items": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceReferenceResponse" } }, "isPreemptible": {}, "machineTypeUri": {}, "managedGroupConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:ManagedGroupConfigResponse" }, "minCpuPlatform": {}, "numInstances": { "format": "int32" }, "preemptibility": {} } }, "google-native:dataproc/v1beta2:InstanceReferenceResponse": { "properties": { "instanceId": {}, "instanceName": {}, "publicKey": {} } }, "google-native:dataproc/v1beta2:JobPlacement": { "properties": { "clusterLabels": {}, "clusterName": { "required": true } } }, "google-native:dataproc/v1beta2:JobPlacementResponse": { "properties": { "clusterLabels": {}, "clusterName": { "required": true }, "clusterUuid": {} } }, "google-native:dataproc/v1beta2:JobReference": { "properties": { "jobId": {}, "projectId": { "sdkName": "project" } } }, "google-native:dataproc/v1beta2:JobReferenceResponse": { "properties": { "jobId": {}, "projectId": { "sdkName": "project" } } }, "google-native:dataproc/v1beta2:JobScheduling": { "properties": { "maxFailuresPerHour": { "format": "int32" }, "maxFailuresTotal": { "format": "int32" } } }, "google-native:dataproc/v1beta2:JobSchedulingResponse": { "properties": { "maxFailuresPerHour": { "format": "int32" }, "maxFailuresTotal": { "format": "int32" } } }, "google-native:dataproc/v1beta2:JobStatusResponse": { "properties": { "details": {}, "state": {}, "stateStartTime": { "format": "google-datetime" }, "substate": {} } }, "google-native:dataproc/v1beta2:KerberosConfig": { "properties": { "crossRealmTrustAdminServer": {}, "crossRealmTrustKdc": {}, "crossRealmTrustRealm": {}, "crossRealmTrustSharedPasswordUri": {}, "enableKerberos": {}, "kdcDbKeyUri": {}, "keyPasswordUri": {}, "keystorePasswordUri": {}, "keystoreUri": {}, "kmsKeyUri": {}, "realm": {}, "rootPrincipalPasswordUri": {}, "tgtLifetimeHours": { "format": "int32" }, "truststorePasswordUri": {}, "truststoreUri": {} } }, "google-native:dataproc/v1beta2:KerberosConfigResponse": { "properties": { "crossRealmTrustAdminServer": {}, "crossRealmTrustKdc": {}, "crossRealmTrustRealm": {}, "crossRealmTrustSharedPasswordUri": {}, "enableKerberos": {}, "kdcDbKeyUri": {}, "keyPasswordUri": {}, "keystorePasswordUri": {}, "keystoreUri": {}, "kmsKeyUri": {}, "realm": {}, "rootPrincipalPasswordUri": {}, "tgtLifetimeHours": { "format": "int32" }, "truststorePasswordUri": {}, "truststoreUri": {} } }, "google-native:dataproc/v1beta2:LifecycleConfig": { "properties": { "autoDeleteTime": { "format": "google-datetime" }, "autoDeleteTtl": { "format": "google-duration" }, "idleDeleteTtl": { "format": "google-duration" } } }, "google-native:dataproc/v1beta2:LifecycleConfigResponse": { "properties": { "autoDeleteTime": { "format": "google-datetime" }, "autoDeleteTtl": { "format": "google-duration" }, "idleDeleteTtl": { "format": "google-duration" }, "idleStartTime": { "format": "google-datetime" } } }, "google-native:dataproc/v1beta2:LoggingConfig": { "properties": { "driverLogLevels": {} } }, "google-native:dataproc/v1beta2:LoggingConfigResponse": { "properties": { "driverLogLevels": {} } }, "google-native:dataproc/v1beta2:ManagedCluster": { "properties": { "clusterName": { "required": true }, "config": { "$ref": "#/types/google-native:dataproc/v1beta2:ClusterConfig", "required": true }, "labels": {} } }, "google-native:dataproc/v1beta2:ManagedClusterResponse": { "properties": { "clusterName": { "required": true }, "config": { "$ref": "#/types/google-native:dataproc/v1beta2:ClusterConfigResponse", "required": true }, "labels": {} } }, "google-native:dataproc/v1beta2:ManagedGroupConfigResponse": { "properties": { "instanceGroupManagerName": {}, "instanceTemplateName": {} } }, "google-native:dataproc/v1beta2:MetastoreConfig": { "properties": { "dataprocMetastoreService": { "required": true } } }, "google-native:dataproc/v1beta2:MetastoreConfigResponse": { "properties": { "dataprocMetastoreService": { "required": true } } }, "google-native:dataproc/v1beta2:NamespacedGkeDeploymentTarget": { "properties": { "clusterNamespace": {}, "targetGkeCluster": {} } }, "google-native:dataproc/v1beta2:NamespacedGkeDeploymentTargetResponse": { "properties": { "clusterNamespace": {}, "targetGkeCluster": {} } }, "google-native:dataproc/v1beta2:NodeGroupAffinity": { "properties": { "nodeGroupUri": { "required": true } } }, "google-native:dataproc/v1beta2:NodeGroupAffinityResponse": { "properties": { "nodeGroupUri": { "required": true } } }, "google-native:dataproc/v1beta2:NodeInitializationAction": { "properties": { "executableFile": { "required": true }, "executionTimeout": { "format": "google-duration" } } }, "google-native:dataproc/v1beta2:NodeInitializationActionResponse": { "properties": { "executableFile": { "required": true }, "executionTimeout": { "format": "google-duration" } } }, "google-native:dataproc/v1beta2:OrderedJob": { "properties": { "hadoopJob": { "$ref": "#/types/google-native:dataproc/v1beta2:HadoopJob" }, "hiveJob": { "$ref": "#/types/google-native:dataproc/v1beta2:HiveJob" }, "labels": {}, "pigJob": { "$ref": "#/types/google-native:dataproc/v1beta2:PigJob" }, "prerequisiteStepIds": { "items": {} }, "prestoJob": { "$ref": "#/types/google-native:dataproc/v1beta2:PrestoJob" }, "pysparkJob": { "$ref": "#/types/google-native:dataproc/v1beta2:PySparkJob" }, "scheduling": { "$ref": "#/types/google-native:dataproc/v1beta2:JobScheduling" }, "sparkJob": { "$ref": "#/types/google-native:dataproc/v1beta2:SparkJob" }, "sparkRJob": { "$ref": "#/types/google-native:dataproc/v1beta2:SparkRJob" }, "sparkSqlJob": { "$ref": "#/types/google-native:dataproc/v1beta2:SparkSqlJob" }, "stepId": { "required": true } } }, "google-native:dataproc/v1beta2:OrderedJobResponse": { "properties": { "hadoopJob": { "$ref": "#/types/google-native:dataproc/v1beta2:HadoopJobResponse" }, "hiveJob": { "$ref": "#/types/google-native:dataproc/v1beta2:HiveJobResponse" }, "labels": {}, "pigJob": { "$ref": "#/types/google-native:dataproc/v1beta2:PigJobResponse" }, "prerequisiteStepIds": { "items": {} }, "prestoJob": { "$ref": "#/types/google-native:dataproc/v1beta2:PrestoJobResponse" }, "pysparkJob": { "$ref": "#/types/google-native:dataproc/v1beta2:PySparkJobResponse" }, "scheduling": { "$ref": "#/types/google-native:dataproc/v1beta2:JobSchedulingResponse" }, "sparkJob": { "$ref": "#/types/google-native:dataproc/v1beta2:SparkJobResponse" }, "sparkRJob": { "$ref": "#/types/google-native:dataproc/v1beta2:SparkRJobResponse" }, "sparkSqlJob": { "$ref": "#/types/google-native:dataproc/v1beta2:SparkSqlJobResponse" }, "stepId": { "required": true } } }, "google-native:dataproc/v1beta2:ParameterValidation": { "properties": { "regex": { "$ref": "#/types/google-native:dataproc/v1beta2:RegexValidation" }, "values": { "$ref": "#/types/google-native:dataproc/v1beta2:ValueValidation" } } }, "google-native:dataproc/v1beta2:ParameterValidationResponse": { "properties": { "regex": { "$ref": "#/types/google-native:dataproc/v1beta2:RegexValidationResponse" }, "values": { "$ref": "#/types/google-native:dataproc/v1beta2:ValueValidationResponse" } } }, "google-native:dataproc/v1beta2:PigJob": { "properties": { "continueOnFailure": {}, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfig" }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1beta2:QueryList" }, "scriptVariables": {} } }, "google-native:dataproc/v1beta2:PigJobResponse": { "properties": { "continueOnFailure": {}, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfigResponse" }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1beta2:QueryListResponse" }, "scriptVariables": {} } }, "google-native:dataproc/v1beta2:PrestoJob": { "properties": { "clientTags": { "items": {} }, "continueOnFailure": {}, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfig" }, "outputFormat": {}, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1beta2:QueryList" } } }, "google-native:dataproc/v1beta2:PrestoJobResponse": { "properties": { "clientTags": { "items": {} }, "continueOnFailure": {}, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfigResponse" }, "outputFormat": {}, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1beta2:QueryListResponse" } } }, "google-native:dataproc/v1beta2:PySparkJob": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfig" }, "mainPythonFileUri": { "required": true }, "properties": {}, "pythonFileUris": { "items": {} } } }, "google-native:dataproc/v1beta2:PySparkJobResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfigResponse" }, "mainPythonFileUri": { "required": true }, "properties": {}, "pythonFileUris": { "items": {} } } }, "google-native:dataproc/v1beta2:QueryList": { "properties": { "queries": { "required": true, "items": {} } } }, "google-native:dataproc/v1beta2:QueryListResponse": { "properties": { "queries": { "required": true, "items": {} } } }, "google-native:dataproc/v1beta2:RegexValidation": { "properties": { "regexes": { "required": true, "items": {} } } }, "google-native:dataproc/v1beta2:RegexValidationResponse": { "properties": { "regexes": { "required": true, "items": {} } } }, "google-native:dataproc/v1beta2:ReservationAffinity": { "properties": { "consumeReservationType": { "$ref": "#/types/google-native:dataproc/v1beta2:ReservationAffinityConsumeReservationType" }, "key": {}, "values": { "items": {} } } }, "google-native:dataproc/v1beta2:ReservationAffinityResponse": { "properties": { "consumeReservationType": {}, "key": {}, "values": { "items": {} } } }, "google-native:dataproc/v1beta2:SecurityConfig": { "properties": { "kerberosConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:KerberosConfig" } } }, "google-native:dataproc/v1beta2:SecurityConfigResponse": { "properties": { "kerberosConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:KerberosConfigResponse" } } }, "google-native:dataproc/v1beta2:ShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:dataproc/v1beta2:ShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:dataproc/v1beta2:SoftwareConfig": { "properties": { "imageVersion": {}, "optionalComponents": { "items": { "$ref": "#/types/google-native:dataproc/v1beta2:SoftwareConfigOptionalComponentsItem" } }, "properties": {} } }, "google-native:dataproc/v1beta2:SoftwareConfigResponse": { "properties": { "imageVersion": {}, "optionalComponents": { "items": {} }, "properties": {} } }, "google-native:dataproc/v1beta2:SparkJob": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfig" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {} } }, "google-native:dataproc/v1beta2:SparkJobResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfigResponse" }, "mainClass": {}, "mainJarFileUri": {}, "properties": {} } }, "google-native:dataproc/v1beta2:SparkRJob": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfig" }, "mainRFileUri": { "required": true }, "properties": {} } }, "google-native:dataproc/v1beta2:SparkRJobResponse": { "properties": { "archiveUris": { "items": {} }, "args": { "items": {} }, "fileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfigResponse" }, "mainRFileUri": { "required": true }, "properties": {} } }, "google-native:dataproc/v1beta2:SparkSqlJob": { "properties": { "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfig" }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1beta2:QueryList" }, "scriptVariables": {} } }, "google-native:dataproc/v1beta2:SparkSqlJobResponse": { "properties": { "jarFileUris": { "items": {} }, "loggingConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:LoggingConfigResponse" }, "properties": {}, "queryFileUri": {}, "queryList": { "$ref": "#/types/google-native:dataproc/v1beta2:QueryListResponse" }, "scriptVariables": {} } }, "google-native:dataproc/v1beta2:TemplateParameter": { "properties": { "description": {}, "fields": { "required": true, "items": {} }, "name": { "required": true }, "validation": { "$ref": "#/types/google-native:dataproc/v1beta2:ParameterValidation" } } }, "google-native:dataproc/v1beta2:TemplateParameterResponse": { "properties": { "description": {}, "fields": { "required": true, "items": {} }, "name": { "required": true }, "validation": { "$ref": "#/types/google-native:dataproc/v1beta2:ParameterValidationResponse" } } }, "google-native:dataproc/v1beta2:ValueValidation": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:dataproc/v1beta2:ValueValidationResponse": { "properties": { "values": { "required": true, "items": {} } } }, "google-native:dataproc/v1beta2:WorkflowTemplatePlacement": { "properties": { "clusterSelector": { "$ref": "#/types/google-native:dataproc/v1beta2:ClusterSelector" }, "managedCluster": { "$ref": "#/types/google-native:dataproc/v1beta2:ManagedCluster" } } }, "google-native:dataproc/v1beta2:WorkflowTemplatePlacementResponse": { "properties": { "clusterSelector": { "$ref": "#/types/google-native:dataproc/v1beta2:ClusterSelectorResponse" }, "managedCluster": { "$ref": "#/types/google-native:dataproc/v1beta2:ManagedClusterResponse" } } }, "google-native:dataproc/v1beta2:YarnApplicationResponse": { "properties": { "name": {}, "progress": { "format": "float" }, "state": {}, "trackingUrl": {} } }, "google-native:datastore/v1:GoogleDatastoreAdminV1IndexedProperty": { "properties": { "direction": { "$ref": "#/types/google-native:datastore/v1:GoogleDatastoreAdminV1IndexedPropertyDirection", "required": true }, "name": { "required": true } } }, "google-native:datastore/v1:GoogleDatastoreAdminV1IndexedPropertyResponse": { "properties": { "direction": { "required": true }, "name": { "required": true } } }, "google-native:datastream/v1:AvroFileFormat": {}, "google-native:datastream/v1:AvroFileFormatResponse": {}, "google-native:datastream/v1:BackfillAllStrategy": { "properties": { "mysqlExcludedObjects": { "$ref": "#/types/google-native:datastream/v1:MysqlRdbms" }, "oracleExcludedObjects": { "$ref": "#/types/google-native:datastream/v1:OracleRdbms" }, "postgresqlExcludedObjects": { "$ref": "#/types/google-native:datastream/v1:PostgresqlRdbms" } } }, "google-native:datastream/v1:BackfillAllStrategyResponse": { "properties": { "mysqlExcludedObjects": { "$ref": "#/types/google-native:datastream/v1:MysqlRdbmsResponse" }, "oracleExcludedObjects": { "$ref": "#/types/google-native:datastream/v1:OracleRdbmsResponse" }, "postgresqlExcludedObjects": { "$ref": "#/types/google-native:datastream/v1:PostgresqlRdbmsResponse" } } }, "google-native:datastream/v1:BackfillNoneStrategy": {}, "google-native:datastream/v1:BackfillNoneStrategyResponse": {}, "google-native:datastream/v1:BigQueryDestinationConfig": { "properties": { "dataFreshness": { "format": "google-duration" }, "singleTargetDataset": { "$ref": "#/types/google-native:datastream/v1:SingleTargetDataset" }, "sourceHierarchyDatasets": { "$ref": "#/types/google-native:datastream/v1:SourceHierarchyDatasets" } } }, "google-native:datastream/v1:BigQueryDestinationConfigResponse": { "properties": { "dataFreshness": { "format": "google-duration" }, "singleTargetDataset": { "$ref": "#/types/google-native:datastream/v1:SingleTargetDatasetResponse" }, "sourceHierarchyDatasets": { "$ref": "#/types/google-native:datastream/v1:SourceHierarchyDatasetsResponse" } } }, "google-native:datastream/v1:BigQueryProfile": {}, "google-native:datastream/v1:BigQueryProfileResponse": {}, "google-native:datastream/v1:DatasetTemplate": { "properties": { "datasetIdPrefix": {}, "kmsKeyName": {}, "location": { "required": true } } }, "google-native:datastream/v1:DatasetTemplateResponse": { "properties": { "datasetIdPrefix": {}, "kmsKeyName": {}, "location": { "required": true } } }, "google-native:datastream/v1:DestinationConfig": { "properties": { "bigqueryDestinationConfig": { "$ref": "#/types/google-native:datastream/v1:BigQueryDestinationConfig" }, "destinationConnectionProfile": { "required": true }, "gcsDestinationConfig": { "$ref": "#/types/google-native:datastream/v1:GcsDestinationConfig" } } }, "google-native:datastream/v1:DestinationConfigResponse": { "properties": { "bigqueryDestinationConfig": { "$ref": "#/types/google-native:datastream/v1:BigQueryDestinationConfigResponse" }, "destinationConnectionProfile": { "required": true }, "gcsDestinationConfig": { "$ref": "#/types/google-native:datastream/v1:GcsDestinationConfigResponse" } } }, "google-native:datastream/v1:DropLargeObjects": {}, "google-native:datastream/v1:DropLargeObjectsResponse": {}, "google-native:datastream/v1:ErrorResponse": { "properties": { "details": {}, "errorTime": { "format": "google-datetime" }, "errorUuid": {}, "message": {}, "reason": {} } }, "google-native:datastream/v1:ForwardSshTunnelConnectivity": { "properties": { "hostname": { "required": true }, "password": {}, "port": { "format": "int32" }, "privateKey": {}, "username": { "required": true } } }, "google-native:datastream/v1:ForwardSshTunnelConnectivityResponse": { "properties": { "hostname": { "required": true }, "password": {}, "port": { "format": "int32" }, "privateKey": {}, "username": { "required": true } } }, "google-native:datastream/v1:GcsDestinationConfig": { "properties": { "avroFileFormat": { "$ref": "#/types/google-native:datastream/v1:AvroFileFormat" }, "fileRotationInterval": { "format": "google-duration" }, "fileRotationMb": { "format": "int32" }, "jsonFileFormat": { "$ref": "#/types/google-native:datastream/v1:JsonFileFormat" }, "path": {} } }, "google-native:datastream/v1:GcsDestinationConfigResponse": { "properties": { "avroFileFormat": { "$ref": "#/types/google-native:datastream/v1:AvroFileFormatResponse" }, "fileRotationInterval": { "format": "google-duration" }, "fileRotationMb": { "format": "int32" }, "jsonFileFormat": { "$ref": "#/types/google-native:datastream/v1:JsonFileFormatResponse" }, "path": {} } }, "google-native:datastream/v1:GcsProfile": { "properties": { "bucket": { "required": true }, "rootPath": {} } }, "google-native:datastream/v1:GcsProfileResponse": { "properties": { "bucket": { "required": true }, "rootPath": {} } }, "google-native:datastream/v1:JsonFileFormat": { "properties": { "compression": { "$ref": "#/types/google-native:datastream/v1:JsonFileFormatCompression" }, "schemaFileFormat": { "$ref": "#/types/google-native:datastream/v1:JsonFileFormatSchemaFileFormat" } } }, "google-native:datastream/v1:JsonFileFormatResponse": { "properties": { "compression": {}, "schemaFileFormat": {} } }, "google-native:datastream/v1:MysqlColumn": { "properties": { "collation": {}, "column": {}, "dataType": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "precision": { "format": "int32" }, "primaryKey": {}, "scale": { "format": "int32" } } }, "google-native:datastream/v1:MysqlColumnResponse": { "properties": { "collation": {}, "column": {}, "dataType": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "precision": { "format": "int32" }, "primaryKey": {}, "scale": { "format": "int32" } } }, "google-native:datastream/v1:MysqlDatabase": { "properties": { "database": {}, "mysqlTables": { "items": { "$ref": "#/types/google-native:datastream/v1:MysqlTable" } } } }, "google-native:datastream/v1:MysqlDatabaseResponse": { "properties": { "database": {}, "mysqlTables": { "items": { "$ref": "#/types/google-native:datastream/v1:MysqlTableResponse" } } } }, "google-native:datastream/v1:MysqlProfile": { "properties": { "hostname": { "required": true }, "password": { "required": true }, "port": { "format": "int32" }, "sslConfig": { "$ref": "#/types/google-native:datastream/v1:MysqlSslConfig" }, "username": { "required": true } } }, "google-native:datastream/v1:MysqlProfileResponse": { "properties": { "hostname": { "required": true }, "password": { "required": true }, "port": { "format": "int32" }, "sslConfig": { "$ref": "#/types/google-native:datastream/v1:MysqlSslConfigResponse" }, "username": { "required": true } } }, "google-native:datastream/v1:MysqlRdbms": { "properties": { "mysqlDatabases": { "items": { "$ref": "#/types/google-native:datastream/v1:MysqlDatabase" } } } }, "google-native:datastream/v1:MysqlRdbmsResponse": { "properties": { "mysqlDatabases": { "items": { "$ref": "#/types/google-native:datastream/v1:MysqlDatabaseResponse" } } } }, "google-native:datastream/v1:MysqlSourceConfig": { "properties": { "excludeObjects": { "$ref": "#/types/google-native:datastream/v1:MysqlRdbms" }, "includeObjects": { "$ref": "#/types/google-native:datastream/v1:MysqlRdbms" }, "maxConcurrentBackfillTasks": { "format": "int32" }, "maxConcurrentCdcTasks": { "format": "int32" } } }, "google-native:datastream/v1:MysqlSourceConfigResponse": { "properties": { "excludeObjects": { "$ref": "#/types/google-native:datastream/v1:MysqlRdbmsResponse" }, "includeObjects": { "$ref": "#/types/google-native:datastream/v1:MysqlRdbmsResponse" }, "maxConcurrentBackfillTasks": { "format": "int32" }, "maxConcurrentCdcTasks": { "format": "int32" } } }, "google-native:datastream/v1:MysqlSslConfig": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {} } }, "google-native:datastream/v1:MysqlSslConfigResponse": { "properties": { "caCertificate": {}, "caCertificateSet": {}, "clientCertificate": {}, "clientCertificateSet": {}, "clientKey": {}, "clientKeySet": {} } }, "google-native:datastream/v1:MysqlTable": { "properties": { "mysqlColumns": { "items": { "$ref": "#/types/google-native:datastream/v1:MysqlColumn" } }, "table": {} } }, "google-native:datastream/v1:MysqlTableResponse": { "properties": { "mysqlColumns": { "items": { "$ref": "#/types/google-native:datastream/v1:MysqlColumnResponse" } }, "table": {} } }, "google-native:datastream/v1:OracleColumn": { "properties": { "column": {}, "dataType": {}, "encoding": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "precision": { "format": "int32" }, "primaryKey": {}, "scale": { "format": "int32" } } }, "google-native:datastream/v1:OracleColumnResponse": { "properties": { "column": {}, "dataType": {}, "encoding": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "precision": { "format": "int32" }, "primaryKey": {}, "scale": { "format": "int32" } } }, "google-native:datastream/v1:OracleProfile": { "properties": { "connectionAttributes": {}, "databaseService": { "required": true }, "hostname": { "required": true }, "oracleSslConfig": { "$ref": "#/types/google-native:datastream/v1:OracleSslConfig" }, "password": { "required": true }, "port": { "format": "int32" }, "username": { "required": true } } }, "google-native:datastream/v1:OracleProfileResponse": { "properties": { "connectionAttributes": {}, "databaseService": { "required": true }, "hostname": { "required": true }, "oracleSslConfig": { "$ref": "#/types/google-native:datastream/v1:OracleSslConfigResponse" }, "password": { "required": true }, "port": { "format": "int32" }, "username": { "required": true } } }, "google-native:datastream/v1:OracleRdbms": { "properties": { "oracleSchemas": { "items": { "$ref": "#/types/google-native:datastream/v1:OracleSchema" } } } }, "google-native:datastream/v1:OracleRdbmsResponse": { "properties": { "oracleSchemas": { "items": { "$ref": "#/types/google-native:datastream/v1:OracleSchemaResponse" } } } }, "google-native:datastream/v1:OracleSchema": { "properties": { "oracleTables": { "items": { "$ref": "#/types/google-native:datastream/v1:OracleTable" } }, "schema": {} } }, "google-native:datastream/v1:OracleSchemaResponse": { "properties": { "oracleTables": { "items": { "$ref": "#/types/google-native:datastream/v1:OracleTableResponse" } }, "schema": {} } }, "google-native:datastream/v1:OracleSourceConfig": { "properties": { "dropLargeObjects": { "$ref": "#/types/google-native:datastream/v1:DropLargeObjects" }, "excludeObjects": { "$ref": "#/types/google-native:datastream/v1:OracleRdbms" }, "includeObjects": { "$ref": "#/types/google-native:datastream/v1:OracleRdbms" }, "maxConcurrentBackfillTasks": { "format": "int32" }, "maxConcurrentCdcTasks": { "format": "int32" }, "streamLargeObjects": { "$ref": "#/types/google-native:datastream/v1:StreamLargeObjects" } } }, "google-native:datastream/v1:OracleSourceConfigResponse": { "properties": { "dropLargeObjects": { "$ref": "#/types/google-native:datastream/v1:DropLargeObjectsResponse" }, "excludeObjects": { "$ref": "#/types/google-native:datastream/v1:OracleRdbmsResponse" }, "includeObjects": { "$ref": "#/types/google-native:datastream/v1:OracleRdbmsResponse" }, "maxConcurrentBackfillTasks": { "format": "int32" }, "maxConcurrentCdcTasks": { "format": "int32" }, "streamLargeObjects": { "$ref": "#/types/google-native:datastream/v1:StreamLargeObjectsResponse" } } }, "google-native:datastream/v1:OracleSslConfig": { "properties": { "caCertificate": {} } }, "google-native:datastream/v1:OracleSslConfigResponse": { "properties": { "caCertificate": {}, "caCertificateSet": {} } }, "google-native:datastream/v1:OracleTable": { "properties": { "oracleColumns": { "items": { "$ref": "#/types/google-native:datastream/v1:OracleColumn" } }, "table": {} } }, "google-native:datastream/v1:OracleTableResponse": { "properties": { "oracleColumns": { "items": { "$ref": "#/types/google-native:datastream/v1:OracleColumnResponse" } }, "table": {} } }, "google-native:datastream/v1:PostgresqlColumn": { "properties": { "column": {}, "dataType": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "precision": { "format": "int32" }, "primaryKey": {}, "scale": { "format": "int32" } } }, "google-native:datastream/v1:PostgresqlColumnResponse": { "properties": { "column": {}, "dataType": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "precision": { "format": "int32" }, "primaryKey": {}, "scale": { "format": "int32" } } }, "google-native:datastream/v1:PostgresqlProfile": { "properties": { "database": { "required": true }, "hostname": { "required": true }, "password": { "required": true }, "port": { "format": "int32" }, "username": { "required": true } } }, "google-native:datastream/v1:PostgresqlProfileResponse": { "properties": { "database": { "required": true }, "hostname": { "required": true }, "password": { "required": true }, "port": { "format": "int32" }, "username": { "required": true } } }, "google-native:datastream/v1:PostgresqlRdbms": { "properties": { "postgresqlSchemas": { "items": { "$ref": "#/types/google-native:datastream/v1:PostgresqlSchema" } } } }, "google-native:datastream/v1:PostgresqlRdbmsResponse": { "properties": { "postgresqlSchemas": { "items": { "$ref": "#/types/google-native:datastream/v1:PostgresqlSchemaResponse" } } } }, "google-native:datastream/v1:PostgresqlSchema": { "properties": { "postgresqlTables": { "items": { "$ref": "#/types/google-native:datastream/v1:PostgresqlTable" } }, "schema": {} } }, "google-native:datastream/v1:PostgresqlSchemaResponse": { "properties": { "postgresqlTables": { "items": { "$ref": "#/types/google-native:datastream/v1:PostgresqlTableResponse" } }, "schema": {} } }, "google-native:datastream/v1:PostgresqlSourceConfig": { "properties": { "excludeObjects": { "$ref": "#/types/google-native:datastream/v1:PostgresqlRdbms" }, "includeObjects": { "$ref": "#/types/google-native:datastream/v1:PostgresqlRdbms" }, "maxConcurrentBackfillTasks": { "format": "int32" }, "publication": { "required": true }, "replicationSlot": { "required": true, "forceNew": true } } }, "google-native:datastream/v1:PostgresqlSourceConfigResponse": { "properties": { "excludeObjects": { "$ref": "#/types/google-native:datastream/v1:PostgresqlRdbmsResponse" }, "includeObjects": { "$ref": "#/types/google-native:datastream/v1:PostgresqlRdbmsResponse" }, "maxConcurrentBackfillTasks": { "format": "int32" }, "publication": { "required": true }, "replicationSlot": { "required": true } } }, "google-native:datastream/v1:PostgresqlTable": { "properties": { "postgresqlColumns": { "items": { "$ref": "#/types/google-native:datastream/v1:PostgresqlColumn" } }, "table": {} } }, "google-native:datastream/v1:PostgresqlTableResponse": { "properties": { "postgresqlColumns": { "items": { "$ref": "#/types/google-native:datastream/v1:PostgresqlColumnResponse" } }, "table": {} } }, "google-native:datastream/v1:PrivateConnectivity": { "properties": { "privateConnection": { "required": true } } }, "google-native:datastream/v1:PrivateConnectivityResponse": { "properties": { "privateConnection": { "required": true } } }, "google-native:datastream/v1:SingleTargetDataset": { "properties": { "datasetId": {} } }, "google-native:datastream/v1:SingleTargetDatasetResponse": { "properties": { "datasetId": {} } }, "google-native:datastream/v1:SourceConfig": { "properties": { "mysqlSourceConfig": { "$ref": "#/types/google-native:datastream/v1:MysqlSourceConfig" }, "oracleSourceConfig": { "$ref": "#/types/google-native:datastream/v1:OracleSourceConfig" }, "postgresqlSourceConfig": { "$ref": "#/types/google-native:datastream/v1:PostgresqlSourceConfig" }, "sourceConnectionProfile": { "required": true } } }, "google-native:datastream/v1:SourceConfigResponse": { "properties": { "mysqlSourceConfig": { "$ref": "#/types/google-native:datastream/v1:MysqlSourceConfigResponse" }, "oracleSourceConfig": { "$ref": "#/types/google-native:datastream/v1:OracleSourceConfigResponse" }, "postgresqlSourceConfig": { "$ref": "#/types/google-native:datastream/v1:PostgresqlSourceConfigResponse" }, "sourceConnectionProfile": { "required": true } } }, "google-native:datastream/v1:SourceHierarchyDatasets": { "properties": { "datasetTemplate": { "$ref": "#/types/google-native:datastream/v1:DatasetTemplate" } } }, "google-native:datastream/v1:SourceHierarchyDatasetsResponse": { "properties": { "datasetTemplate": { "$ref": "#/types/google-native:datastream/v1:DatasetTemplateResponse" } } }, "google-native:datastream/v1:StaticServiceIpConnectivity": {}, "google-native:datastream/v1:StaticServiceIpConnectivityResponse": {}, "google-native:datastream/v1:StreamLargeObjects": {}, "google-native:datastream/v1:StreamLargeObjectsResponse": {}, "google-native:datastream/v1:VpcPeeringConfig": { "properties": { "subnet": { "required": true }, "vpc": { "required": true } } }, "google-native:datastream/v1:VpcPeeringConfigResponse": { "properties": { "subnet": { "required": true }, "vpc": { "required": true } } }, "google-native:datastream/v1alpha1:AvroFileFormat": {}, "google-native:datastream/v1alpha1:AvroFileFormatResponse": {}, "google-native:datastream/v1alpha1:BackfillAllStrategy": { "properties": { "mysqlExcludedObjects": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlRdbms" }, "oracleExcludedObjects": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleRdbms" } } }, "google-native:datastream/v1alpha1:BackfillAllStrategyResponse": { "properties": { "mysqlExcludedObjects": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlRdbmsResponse" }, "oracleExcludedObjects": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleRdbmsResponse" } } }, "google-native:datastream/v1alpha1:BackfillNoneStrategy": {}, "google-native:datastream/v1alpha1:BackfillNoneStrategyResponse": {}, "google-native:datastream/v1alpha1:DestinationConfig": { "properties": { "destinationConnectionProfileName": { "required": true }, "gcsDestinationConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:GcsDestinationConfig" } } }, "google-native:datastream/v1alpha1:DestinationConfigResponse": { "properties": { "destinationConnectionProfileName": { "required": true }, "gcsDestinationConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:GcsDestinationConfigResponse" } } }, "google-native:datastream/v1alpha1:DropLargeObjects": {}, "google-native:datastream/v1alpha1:DropLargeObjectsResponse": {}, "google-native:datastream/v1alpha1:ErrorResponse": { "properties": { "details": {}, "errorTime": { "format": "google-datetime" }, "errorUuid": {}, "message": {}, "reason": {} } }, "google-native:datastream/v1alpha1:ForwardSshTunnelConnectivity": { "properties": { "hostname": { "required": true }, "password": {}, "port": { "format": "int32" }, "privateKey": {}, "username": { "required": true } } }, "google-native:datastream/v1alpha1:ForwardSshTunnelConnectivityResponse": { "properties": { "hostname": { "required": true }, "password": {}, "port": { "format": "int32" }, "privateKey": {}, "username": { "required": true } } }, "google-native:datastream/v1alpha1:GcsDestinationConfig": { "properties": { "avroFileFormat": { "$ref": "#/types/google-native:datastream/v1alpha1:AvroFileFormat" }, "fileRotationInterval": { "format": "google-duration" }, "fileRotationMb": { "format": "int32" }, "gcsFileFormat": { "$ref": "#/types/google-native:datastream/v1alpha1:GcsDestinationConfigGcsFileFormat" }, "jsonFileFormat": { "$ref": "#/types/google-native:datastream/v1alpha1:JsonFileFormat" }, "path": {} } }, "google-native:datastream/v1alpha1:GcsDestinationConfigResponse": { "properties": { "avroFileFormat": { "$ref": "#/types/google-native:datastream/v1alpha1:AvroFileFormatResponse" }, "fileRotationInterval": { "format": "google-duration" }, "fileRotationMb": { "format": "int32" }, "gcsFileFormat": {}, "jsonFileFormat": { "$ref": "#/types/google-native:datastream/v1alpha1:JsonFileFormatResponse" }, "path": {} } }, "google-native:datastream/v1alpha1:GcsProfile": { "properties": { "bucketName": { "required": true }, "rootPath": {} } }, "google-native:datastream/v1alpha1:GcsProfileResponse": { "properties": { "bucketName": { "required": true }, "rootPath": {} } }, "google-native:datastream/v1alpha1:JsonFileFormat": { "properties": { "compression": { "$ref": "#/types/google-native:datastream/v1alpha1:JsonFileFormatCompression" }, "schemaFileFormat": { "$ref": "#/types/google-native:datastream/v1alpha1:JsonFileFormatSchemaFileFormat" } } }, "google-native:datastream/v1alpha1:JsonFileFormatResponse": { "properties": { "compression": {}, "schemaFileFormat": {} } }, "google-native:datastream/v1alpha1:MysqlColumn": { "properties": { "collation": {}, "columnName": {}, "dataType": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "primaryKey": {} } }, "google-native:datastream/v1alpha1:MysqlColumnResponse": { "properties": { "collation": {}, "columnName": {}, "dataType": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "primaryKey": {} } }, "google-native:datastream/v1alpha1:MysqlDatabase": { "properties": { "databaseName": {}, "mysqlTables": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlTable" } } } }, "google-native:datastream/v1alpha1:MysqlDatabaseResponse": { "properties": { "databaseName": {}, "mysqlTables": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlTableResponse" } } } }, "google-native:datastream/v1alpha1:MysqlProfile": { "properties": { "hostname": { "required": true }, "password": { "required": true }, "port": { "format": "int32" }, "sslConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlSslConfig" }, "username": { "required": true } } }, "google-native:datastream/v1alpha1:MysqlProfileResponse": { "properties": { "hostname": { "required": true }, "password": { "required": true }, "port": { "format": "int32" }, "sslConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlSslConfigResponse" }, "username": { "required": true } } }, "google-native:datastream/v1alpha1:MysqlRdbms": { "properties": { "mysqlDatabases": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlDatabase" } } } }, "google-native:datastream/v1alpha1:MysqlRdbmsResponse": { "properties": { "mysqlDatabases": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlDatabaseResponse" } } } }, "google-native:datastream/v1alpha1:MysqlSourceConfig": { "properties": { "allowlist": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlRdbms" }, "rejectlist": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlRdbms" } } }, "google-native:datastream/v1alpha1:MysqlSourceConfigResponse": { "properties": { "allowlist": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlRdbmsResponse" }, "rejectlist": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlRdbmsResponse" } } }, "google-native:datastream/v1alpha1:MysqlSslConfig": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {} } }, "google-native:datastream/v1alpha1:MysqlSslConfigResponse": { "properties": { "caCertificate": {}, "caCertificateSet": {}, "clientCertificate": {}, "clientCertificateSet": {}, "clientKey": {}, "clientKeySet": {} } }, "google-native:datastream/v1alpha1:MysqlTable": { "properties": { "mysqlColumns": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlColumn" } }, "tableName": {} } }, "google-native:datastream/v1alpha1:MysqlTableResponse": { "properties": { "mysqlColumns": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlColumnResponse" } }, "tableName": {} } }, "google-native:datastream/v1alpha1:NoConnectivitySettings": {}, "google-native:datastream/v1alpha1:NoConnectivitySettingsResponse": {}, "google-native:datastream/v1alpha1:OracleColumn": { "properties": { "columnName": {}, "dataType": {}, "encoding": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "precision": { "format": "int32" }, "primaryKey": {}, "scale": { "format": "int32" } } }, "google-native:datastream/v1alpha1:OracleColumnResponse": { "properties": { "columnName": {}, "dataType": {}, "encoding": {}, "length": { "format": "int32" }, "nullable": {}, "ordinalPosition": { "format": "int32" }, "precision": { "format": "int32" }, "primaryKey": {}, "scale": { "format": "int32" } } }, "google-native:datastream/v1alpha1:OracleProfile": { "properties": { "connectionAttributes": {}, "databaseService": { "required": true }, "hostname": { "required": true }, "password": { "required": true }, "port": { "format": "int32" }, "username": { "required": true } } }, "google-native:datastream/v1alpha1:OracleProfileResponse": { "properties": { "connectionAttributes": {}, "databaseService": { "required": true }, "hostname": { "required": true }, "password": { "required": true }, "port": { "format": "int32" }, "username": { "required": true } } }, "google-native:datastream/v1alpha1:OracleRdbms": { "properties": { "oracleSchemas": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleSchema" } } } }, "google-native:datastream/v1alpha1:OracleRdbmsResponse": { "properties": { "oracleSchemas": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleSchemaResponse" } } } }, "google-native:datastream/v1alpha1:OracleSchema": { "properties": { "oracleTables": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleTable" } }, "schemaName": {} } }, "google-native:datastream/v1alpha1:OracleSchemaResponse": { "properties": { "oracleTables": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleTableResponse" } }, "schemaName": {} } }, "google-native:datastream/v1alpha1:OracleSourceConfig": { "properties": { "allowlist": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleRdbms" }, "dropLargeObjects": { "$ref": "#/types/google-native:datastream/v1alpha1:DropLargeObjects" }, "rejectlist": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleRdbms" } } }, "google-native:datastream/v1alpha1:OracleSourceConfigResponse": { "properties": { "allowlist": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleRdbmsResponse" }, "dropLargeObjects": { "$ref": "#/types/google-native:datastream/v1alpha1:DropLargeObjectsResponse" }, "rejectlist": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleRdbmsResponse" } } }, "google-native:datastream/v1alpha1:OracleTable": { "properties": { "oracleColumns": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleColumn" } }, "tableName": {} } }, "google-native:datastream/v1alpha1:OracleTableResponse": { "properties": { "oracleColumns": { "items": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleColumnResponse" } }, "tableName": {} } }, "google-native:datastream/v1alpha1:PrivateConnectivity": { "properties": { "privateConnectionName": {} } }, "google-native:datastream/v1alpha1:PrivateConnectivityResponse": { "properties": { "privateConnectionName": {} } }, "google-native:datastream/v1alpha1:SourceConfig": { "properties": { "mysqlSourceConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlSourceConfig" }, "oracleSourceConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleSourceConfig" }, "sourceConnectionProfileName": { "required": true } } }, "google-native:datastream/v1alpha1:SourceConfigResponse": { "properties": { "mysqlSourceConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlSourceConfigResponse" }, "oracleSourceConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleSourceConfigResponse" }, "sourceConnectionProfileName": { "required": true } } }, "google-native:datastream/v1alpha1:StaticServiceIpConnectivity": {}, "google-native:datastream/v1alpha1:StaticServiceIpConnectivityResponse": {}, "google-native:datastream/v1alpha1:VpcPeeringConfig": { "properties": { "subnet": { "required": true }, "vpcName": { "required": true } } }, "google-native:datastream/v1alpha1:VpcPeeringConfigResponse": { "properties": { "subnet": { "required": true }, "vpcName": { "required": true } } }, "google-native:deploymentmanager/alpha:AsyncOptions": { "properties": { "methodMatch": {}, "pollingOptions": { "$ref": "#/types/google-native:deploymentmanager/alpha:PollingOptions" } } }, "google-native:deploymentmanager/alpha:AsyncOptionsResponse": { "properties": { "methodMatch": {}, "pollingOptions": { "$ref": "#/types/google-native:deploymentmanager/alpha:PollingOptionsResponse" } } }, "google-native:deploymentmanager/alpha:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:AuditLogConfig" } }, "service": {} } }, "google-native:deploymentmanager/alpha:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:AuditLogConfigResponse" } }, "service": {} } }, "google-native:deploymentmanager/alpha:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:deploymentmanager/alpha:AuditLogConfigLogType" } } }, "google-native:deploymentmanager/alpha:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:deploymentmanager/alpha:BasicAuth": { "properties": { "password": {}, "user": {} } }, "google-native:deploymentmanager/alpha:BasicAuthResponse": { "properties": { "password": {}, "user": {} } }, "google-native:deploymentmanager/alpha:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:deploymentmanager/alpha:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:deploymentmanager/alpha:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:deploymentmanager/alpha:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:deploymentmanager/alpha:CollectionOverride": { "properties": { "collection": {}, "methodMap": { "$ref": "#/types/google-native:deploymentmanager/alpha:MethodMap" }, "options": { "$ref": "#/types/google-native:deploymentmanager/alpha:Options" } } }, "google-native:deploymentmanager/alpha:CollectionOverrideResponse": { "properties": { "collection": {}, "methodMap": { "$ref": "#/types/google-native:deploymentmanager/alpha:MethodMapResponse" }, "options": { "$ref": "#/types/google-native:deploymentmanager/alpha:OptionsResponse" } } }, "google-native:deploymentmanager/alpha:CompositeTypeLabelEntry": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/alpha:CompositeTypeLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/alpha:ConfigFile": { "properties": { "content": {} } }, "google-native:deploymentmanager/alpha:ConfigFileResponse": { "properties": { "content": {} } }, "google-native:deploymentmanager/alpha:Credential": { "properties": { "basicAuth": { "$ref": "#/types/google-native:deploymentmanager/alpha:BasicAuth" }, "serviceAccount": { "$ref": "#/types/google-native:deploymentmanager/alpha:ServiceAccount" }, "useProjectDefault": {} } }, "google-native:deploymentmanager/alpha:CredentialResponse": { "properties": { "basicAuth": { "$ref": "#/types/google-native:deploymentmanager/alpha:BasicAuthResponse" }, "serviceAccount": { "$ref": "#/types/google-native:deploymentmanager/alpha:ServiceAccountResponse" }, "useProjectDefault": {} } }, "google-native:deploymentmanager/alpha:DeploymentLabelEntry": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/alpha:DeploymentLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/alpha:DeploymentOutputEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/alpha:DeploymentUpdateLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/alpha:DeploymentUpdateResponse": { "properties": { "credential": { "$ref": "#/types/google-native:deploymentmanager/alpha:CredentialResponse" }, "description": {}, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:DeploymentUpdateLabelEntryResponse" } }, "manifest": {} } }, "google-native:deploymentmanager/alpha:Diagnostic": { "properties": { "field": {}, "level": { "$ref": "#/types/google-native:deploymentmanager/alpha:DiagnosticLevel" } } }, "google-native:deploymentmanager/alpha:DiagnosticResponse": { "properties": { "field": {}, "level": {} } }, "google-native:deploymentmanager/alpha:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:deploymentmanager/alpha:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:deploymentmanager/alpha:ImportFile": { "properties": { "content": {}, "name": {} } }, "google-native:deploymentmanager/alpha:ImportFileResponse": { "properties": { "content": {}, "name": {} } }, "google-native:deploymentmanager/alpha:InputMapping": { "properties": { "fieldName": {}, "location": { "$ref": "#/types/google-native:deploymentmanager/alpha:InputMappingLocation" }, "methodMatch": {}, "value": {} } }, "google-native:deploymentmanager/alpha:InputMappingResponse": { "properties": { "fieldName": {}, "location": {}, "methodMatch": {}, "value": {} } }, "google-native:deploymentmanager/alpha:InstancesBulkInsertOperationMetadataResponse": { "properties": { "perLocationStatus": {} } }, "google-native:deploymentmanager/alpha:MethodMap": { "properties": { "create": {}, "delete": {}, "get": {}, "setIamPolicy": {}, "update": {} } }, "google-native:deploymentmanager/alpha:MethodMapResponse": { "properties": { "create": {}, "delete": {}, "get": {}, "setIamPolicy": {}, "update": {} } }, "google-native:deploymentmanager/alpha:OperationErrorErrorsItemResponse": { "properties": { "code": {}, "location": {}, "message": {} } }, "google-native:deploymentmanager/alpha:OperationErrorResponse": { "properties": { "errors": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:OperationErrorErrorsItemResponse" } } } }, "google-native:deploymentmanager/alpha:OperationResponse": { "properties": { "clientOperationId": {}, "creationTimestamp": {}, "description": {}, "endTime": {}, "error": { "$ref": "#/types/google-native:deploymentmanager/alpha:OperationErrorResponse" }, "httpErrorMessage": {}, "httpErrorStatusCode": { "format": "int32" }, "insertTime": {}, "instancesBulkInsertOperationMetadata": { "$ref": "#/types/google-native:deploymentmanager/alpha:InstancesBulkInsertOperationMetadataResponse" }, "kind": {}, "name": {}, "operationGroupId": {}, "operationType": {}, "progress": { "format": "int32" }, "region": {}, "selfLink": {}, "setCommonInstanceMetadataOperationMetadata": { "$ref": "#/types/google-native:deploymentmanager/alpha:SetCommonInstanceMetadataOperationMetadataResponse" }, "startTime": {}, "status": {}, "statusMessage": {}, "targetId": { "format": "uint64" }, "targetLink": {}, "user": {}, "warnings": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:OperationWarningsItemResponse" } }, "zone": {} } }, "google-native:deploymentmanager/alpha:OperationWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/alpha:OperationWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:OperationWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:deploymentmanager/alpha:Options": { "properties": { "asyncOptions": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:AsyncOptions" } }, "inputMappings": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:InputMapping" } }, "nameProperty": {}, "validationOptions": { "$ref": "#/types/google-native:deploymentmanager/alpha:ValidationOptions" } } }, "google-native:deploymentmanager/alpha:OptionsResponse": { "properties": { "asyncOptions": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:AsyncOptionsResponse" } }, "inputMappings": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:InputMappingResponse" } }, "nameProperty": {}, "validationOptions": { "$ref": "#/types/google-native:deploymentmanager/alpha:ValidationOptionsResponse" } } }, "google-native:deploymentmanager/alpha:PollingOptions": { "properties": { "diagnostics": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:Diagnostic" } }, "failCondition": {}, "finishCondition": {}, "pollingLink": {}, "targetLink": {} } }, "google-native:deploymentmanager/alpha:PollingOptionsResponse": { "properties": { "diagnostics": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:DiagnosticResponse" } }, "failCondition": {}, "finishCondition": {}, "pollingLink": {}, "targetLink": {} } }, "google-native:deploymentmanager/alpha:ServiceAccount": { "properties": { "email": {} } }, "google-native:deploymentmanager/alpha:ServiceAccountResponse": { "properties": { "email": {} } }, "google-native:deploymentmanager/alpha:SetCommonInstanceMetadataOperationMetadataResponse": { "properties": { "clientOperationId": {}, "perLocationOperations": {} } }, "google-native:deploymentmanager/alpha:TargetConfiguration": { "properties": { "config": { "$ref": "#/types/google-native:deploymentmanager/alpha:ConfigFile" }, "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:ImportFile" } } } }, "google-native:deploymentmanager/alpha:TargetConfigurationResponse": { "properties": { "config": { "$ref": "#/types/google-native:deploymentmanager/alpha:ConfigFileResponse" }, "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:ImportFileResponse" } } } }, "google-native:deploymentmanager/alpha:TemplateContents": { "properties": { "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:ImportFile" } }, "interpreter": { "$ref": "#/types/google-native:deploymentmanager/alpha:TemplateContentsInterpreter" }, "mainTemplate": {}, "schema": {}, "template": {} } }, "google-native:deploymentmanager/alpha:TemplateContentsResponse": { "properties": { "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:ImportFileResponse" } }, "interpreter": {}, "mainTemplate": {}, "schema": {}, "template": {} } }, "google-native:deploymentmanager/alpha:TypeProviderLabelEntry": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/alpha:TypeProviderLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/alpha:ValidationOptions": { "properties": { "schemaValidation": { "$ref": "#/types/google-native:deploymentmanager/alpha:ValidationOptionsSchemaValidation" }, "undeclaredProperties": { "$ref": "#/types/google-native:deploymentmanager/alpha:ValidationOptionsUndeclaredProperties" } } }, "google-native:deploymentmanager/alpha:ValidationOptionsResponse": { "properties": { "schemaValidation": {}, "undeclaredProperties": {} } }, "google-native:deploymentmanager/v2:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:AuditLogConfig" } }, "service": {} } }, "google-native:deploymentmanager/v2:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:AuditLogConfigResponse" } }, "service": {} } }, "google-native:deploymentmanager/v2:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:deploymentmanager/v2:AuditLogConfigLogType" } } }, "google-native:deploymentmanager/v2:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:deploymentmanager/v2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:deploymentmanager/v2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:deploymentmanager/v2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:deploymentmanager/v2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:deploymentmanager/v2:ConfigFile": { "properties": { "content": {} } }, "google-native:deploymentmanager/v2:ConfigFileResponse": { "properties": { "content": {} } }, "google-native:deploymentmanager/v2:DeploymentLabelEntry": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2:DeploymentLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2:DeploymentUpdateLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2:DeploymentUpdateResponse": { "properties": { "description": {}, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:DeploymentUpdateLabelEntryResponse" } }, "manifest": {} } }, "google-native:deploymentmanager/v2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:deploymentmanager/v2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:deploymentmanager/v2:ImportFile": { "properties": { "content": {}, "name": {} } }, "google-native:deploymentmanager/v2:ImportFileResponse": { "properties": { "content": {}, "name": {} } }, "google-native:deploymentmanager/v2:InstancesBulkInsertOperationMetadataResponse": { "properties": { "perLocationStatus": {} } }, "google-native:deploymentmanager/v2:OperationErrorErrorsItemResponse": { "properties": { "code": {}, "location": {}, "message": {} } }, "google-native:deploymentmanager/v2:OperationErrorResponse": { "properties": { "errors": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:OperationErrorErrorsItemResponse" } } } }, "google-native:deploymentmanager/v2:OperationResponse": { "properties": { "clientOperationId": {}, "creationTimestamp": {}, "description": {}, "endTime": {}, "error": { "$ref": "#/types/google-native:deploymentmanager/v2:OperationErrorResponse" }, "httpErrorMessage": {}, "httpErrorStatusCode": { "format": "int32" }, "insertTime": {}, "instancesBulkInsertOperationMetadata": { "$ref": "#/types/google-native:deploymentmanager/v2:InstancesBulkInsertOperationMetadataResponse" }, "kind": {}, "name": {}, "operationGroupId": {}, "operationType": {}, "progress": { "format": "int32" }, "region": {}, "selfLink": {}, "setCommonInstanceMetadataOperationMetadata": { "$ref": "#/types/google-native:deploymentmanager/v2:SetCommonInstanceMetadataOperationMetadataResponse" }, "startTime": {}, "status": {}, "statusMessage": {}, "targetId": { "format": "uint64" }, "targetLink": {}, "user": {}, "warnings": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:OperationWarningsItemResponse" } }, "zone": {} } }, "google-native:deploymentmanager/v2:OperationWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2:OperationWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:OperationWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:deploymentmanager/v2:SetCommonInstanceMetadataOperationMetadataResponse": { "properties": { "clientOperationId": {}, "perLocationOperations": {} } }, "google-native:deploymentmanager/v2:TargetConfiguration": { "properties": { "config": { "$ref": "#/types/google-native:deploymentmanager/v2:ConfigFile" }, "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:ImportFile" } } } }, "google-native:deploymentmanager/v2:TargetConfigurationResponse": { "properties": { "config": { "$ref": "#/types/google-native:deploymentmanager/v2:ConfigFileResponse" }, "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:ImportFileResponse" } } } }, "google-native:deploymentmanager/v2beta:AsyncOptions": { "properties": { "methodMatch": {}, "pollingOptions": { "$ref": "#/types/google-native:deploymentmanager/v2beta:PollingOptions" } } }, "google-native:deploymentmanager/v2beta:AsyncOptionsResponse": { "properties": { "methodMatch": {}, "pollingOptions": { "$ref": "#/types/google-native:deploymentmanager/v2beta:PollingOptionsResponse" } } }, "google-native:deploymentmanager/v2beta:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:AuditLogConfig" } }, "service": {} } }, "google-native:deploymentmanager/v2beta:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:AuditLogConfigResponse" } }, "service": {} } }, "google-native:deploymentmanager/v2beta:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:deploymentmanager/v2beta:AuditLogConfigLogType" } } }, "google-native:deploymentmanager/v2beta:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:deploymentmanager/v2beta:BasicAuth": { "properties": { "password": {}, "user": {} } }, "google-native:deploymentmanager/v2beta:BasicAuthResponse": { "properties": { "password": {}, "user": {} } }, "google-native:deploymentmanager/v2beta:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:deploymentmanager/v2beta:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:deploymentmanager/v2beta:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:deploymentmanager/v2beta:CollectionOverride": { "properties": { "collection": {}, "options": { "$ref": "#/types/google-native:deploymentmanager/v2beta:Options" } } }, "google-native:deploymentmanager/v2beta:CollectionOverrideResponse": { "properties": { "collection": {}, "options": { "$ref": "#/types/google-native:deploymentmanager/v2beta:OptionsResponse" } } }, "google-native:deploymentmanager/v2beta:CompositeTypeLabelEntry": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:CompositeTypeLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:ConfigFile": { "properties": { "content": {} } }, "google-native:deploymentmanager/v2beta:ConfigFileResponse": { "properties": { "content": {} } }, "google-native:deploymentmanager/v2beta:Credential": { "properties": { "basicAuth": { "$ref": "#/types/google-native:deploymentmanager/v2beta:BasicAuth" }, "serviceAccount": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ServiceAccount" }, "useProjectDefault": {} } }, "google-native:deploymentmanager/v2beta:CredentialResponse": { "properties": { "basicAuth": { "$ref": "#/types/google-native:deploymentmanager/v2beta:BasicAuthResponse" }, "serviceAccount": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ServiceAccountResponse" }, "useProjectDefault": {} } }, "google-native:deploymentmanager/v2beta:DeploymentLabelEntry": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:DeploymentLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:DeploymentUpdateLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:DeploymentUpdateResponse": { "properties": { "description": {}, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:DeploymentUpdateLabelEntryResponse" } }, "manifest": {} } }, "google-native:deploymentmanager/v2beta:Diagnostic": { "properties": { "field": {}, "level": { "$ref": "#/types/google-native:deploymentmanager/v2beta:DiagnosticLevel" } } }, "google-native:deploymentmanager/v2beta:DiagnosticResponse": { "properties": { "field": {}, "level": {} } }, "google-native:deploymentmanager/v2beta:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:deploymentmanager/v2beta:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:deploymentmanager/v2beta:ImportFile": { "properties": { "content": {}, "name": {} } }, "google-native:deploymentmanager/v2beta:ImportFileResponse": { "properties": { "content": {}, "name": {} } }, "google-native:deploymentmanager/v2beta:InputMapping": { "properties": { "fieldName": {}, "location": { "$ref": "#/types/google-native:deploymentmanager/v2beta:InputMappingLocation" }, "methodMatch": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:InputMappingResponse": { "properties": { "fieldName": {}, "location": {}, "methodMatch": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:InstancesBulkInsertOperationMetadataResponse": { "properties": { "perLocationStatus": {} } }, "google-native:deploymentmanager/v2beta:OperationErrorErrorsItemResponse": { "properties": { "code": {}, "location": {}, "message": {} } }, "google-native:deploymentmanager/v2beta:OperationErrorResponse": { "properties": { "errors": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:OperationErrorErrorsItemResponse" } } } }, "google-native:deploymentmanager/v2beta:OperationResponse": { "properties": { "clientOperationId": {}, "creationTimestamp": {}, "description": {}, "endTime": {}, "error": { "$ref": "#/types/google-native:deploymentmanager/v2beta:OperationErrorResponse" }, "httpErrorMessage": {}, "httpErrorStatusCode": { "format": "int32" }, "insertTime": {}, "instancesBulkInsertOperationMetadata": { "$ref": "#/types/google-native:deploymentmanager/v2beta:InstancesBulkInsertOperationMetadataResponse" }, "kind": {}, "name": {}, "operationGroupId": {}, "operationType": {}, "progress": { "format": "int32" }, "region": {}, "selfLink": {}, "setCommonInstanceMetadataOperationMetadata": { "$ref": "#/types/google-native:deploymentmanager/v2beta:SetCommonInstanceMetadataOperationMetadataResponse" }, "startTime": {}, "status": {}, "statusMessage": {}, "targetId": { "format": "uint64" }, "targetLink": {}, "user": {}, "warnings": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:OperationWarningsItemResponse" } }, "zone": {} } }, "google-native:deploymentmanager/v2beta:OperationWarningsItemDataItemResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:OperationWarningsItemResponse": { "properties": { "code": {}, "data": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:OperationWarningsItemDataItemResponse" } }, "message": {} } }, "google-native:deploymentmanager/v2beta:Options": { "properties": { "asyncOptions": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:AsyncOptions" } }, "inputMappings": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:InputMapping" } }, "validationOptions": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ValidationOptions" }, "virtualProperties": {} } }, "google-native:deploymentmanager/v2beta:OptionsResponse": { "properties": { "asyncOptions": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:AsyncOptionsResponse" } }, "inputMappings": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:InputMappingResponse" } }, "validationOptions": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ValidationOptionsResponse" }, "virtualProperties": {} } }, "google-native:deploymentmanager/v2beta:PollingOptions": { "properties": { "diagnostics": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:Diagnostic" } }, "failCondition": {}, "finishCondition": {}, "pollingLink": {}, "targetLink": {} } }, "google-native:deploymentmanager/v2beta:PollingOptionsResponse": { "properties": { "diagnostics": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:DiagnosticResponse" } }, "failCondition": {}, "finishCondition": {}, "pollingLink": {}, "targetLink": {} } }, "google-native:deploymentmanager/v2beta:ServiceAccount": { "properties": { "email": {} } }, "google-native:deploymentmanager/v2beta:ServiceAccountResponse": { "properties": { "email": {} } }, "google-native:deploymentmanager/v2beta:SetCommonInstanceMetadataOperationMetadataResponse": { "properties": { "clientOperationId": {}, "perLocationOperations": {} } }, "google-native:deploymentmanager/v2beta:TargetConfiguration": { "properties": { "config": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ConfigFile" }, "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ImportFile" } } } }, "google-native:deploymentmanager/v2beta:TargetConfigurationResponse": { "properties": { "config": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ConfigFileResponse" }, "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ImportFileResponse" } } } }, "google-native:deploymentmanager/v2beta:TemplateContents": { "properties": { "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ImportFile" } }, "interpreter": { "$ref": "#/types/google-native:deploymentmanager/v2beta:TemplateContentsInterpreter" }, "mainTemplate": {}, "schema": {}, "template": {} } }, "google-native:deploymentmanager/v2beta:TemplateContentsResponse": { "properties": { "imports": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ImportFileResponse" } }, "interpreter": {}, "mainTemplate": {}, "schema": {}, "template": {} } }, "google-native:deploymentmanager/v2beta:TypeProviderLabelEntry": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:TypeProviderLabelEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:deploymentmanager/v2beta:ValidationOptions": { "properties": { "schemaValidation": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ValidationOptionsSchemaValidation" }, "undeclaredProperties": { "$ref": "#/types/google-native:deploymentmanager/v2beta:ValidationOptionsUndeclaredProperties" } } }, "google-native:deploymentmanager/v2beta:ValidationOptionsResponse": { "properties": { "schemaValidation": {}, "undeclaredProperties": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2ArticleSuggestionModelMetadata": { "properties": { "trainingModelType": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2ArticleSuggestionModelMetadataTrainingModelType" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2ArticleSuggestionModelMetadataResponse": { "properties": { "trainingModelType": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2AutomatedAgentConfig": { "properties": { "agent": { "required": true }, "sessionTtl": { "format": "google-duration" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2AutomatedAgentConfigResponse": { "properties": { "agent": { "required": true }, "sessionTtl": { "format": "google-duration" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2Context": { "properties": { "lifespanCount": { "format": "int32" }, "name": { "required": true }, "parameters": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2ContextResponse": { "properties": { "lifespanCount": { "format": "int32" }, "name": { "required": true }, "parameters": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2ConversationInfoResponse": { "properties": { "languageCode": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2ConversationPhoneNumberResponse": { "properties": { "phoneNumber": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2DocumentReloadStatusResponse": { "properties": { "status": { "$ref": "#/types/google-native:dialogflow/v2:GoogleRpcStatusResponse" }, "time": { "format": "google-datetime" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2EntityTypeEntity": { "properties": { "synonyms": { "required": true, "items": {} }, "value": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2EntityTypeEntityResponse": { "properties": { "synonyms": { "required": true, "items": {} }, "value": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfig": { "properties": { "datasets": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2InputDataset" } }, "smartComposeConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig" }, "smartReplyConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfigResponse": { "properties": { "datasets": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2InputDatasetResponse" } }, "smartComposeConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigResponse" }, "smartReplyConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigResponse" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfig": { "properties": { "allowlistDocument": {}, "maxResultCount": { "format": "int32", "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfigSmartComposeConfigResponse": { "properties": { "allowlistDocument": {}, "maxResultCount": { "format": "int32", "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfig": { "properties": { "allowlistDocument": {}, "maxResultCount": { "format": "int32", "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2EvaluationConfigSmartReplyConfigResponse": { "properties": { "allowlistDocument": {}, "maxResultCount": { "format": "int32", "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2Fulfillment": { "properties": { "displayName": {}, "enabled": {}, "features": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentFeature" } }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentGenericWebService" }, "name": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentFeature": { "properties": { "type": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentFeatureType" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentFeatureResponse": { "properties": { "type": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentGenericWebService": { "properties": { "isCloudFunction": {}, "password": {}, "requestHeaders": {}, "uri": { "required": true }, "username": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentGenericWebServiceResponse": { "properties": { "isCloudFunction": {}, "password": {}, "requestHeaders": {}, "uri": { "required": true }, "username": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentResponse": { "properties": { "displayName": {}, "enabled": {}, "features": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentFeatureResponse" } }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2FulfillmentGenericWebServiceResponse" }, "name": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2GcsSourcesResponse": { "properties": { "uris": { "required": true, "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfig": { "properties": { "endUserSuggestionConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig" }, "humanAgentSuggestionConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig" }, "messageAnalysisConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig" }, "notificationConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2NotificationConfig" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig": { "properties": { "baselineModelVersion": {}, "model": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigResponse": { "properties": { "baselineModelVersion": {}, "model": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig": { "properties": { "recentSentencesCount": { "format": "int32" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfigResponse": { "properties": { "recentSentencesCount": { "format": "int32" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig": { "properties": { "enableEntityExtraction": {}, "enableSentimentAnalysis": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfigResponse": { "properties": { "enableEntityExtraction": {}, "enableSentimentAnalysis": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigResponse": { "properties": { "endUserSuggestionConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigResponse" }, "humanAgentSuggestionConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigResponse" }, "messageAnalysisConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfigResponse" }, "notificationConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2NotificationConfigResponse" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig": { "properties": { "featureConfigs": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig" } }, "groupSuggestionResponses": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfigResponse": { "properties": { "featureConfigs": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigResponse" } }, "groupSuggestionResponses": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig": { "properties": { "conversationModelConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig" }, "conversationProcessConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfig" }, "disableAgentQueryLogging": {}, "enableEventBasedSuggestion": {}, "queryConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig" }, "suggestionFeature": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SuggestionFeature" }, "suggestionTriggerSettings": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfigResponse": { "properties": { "conversationModelConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigResponse" }, "conversationProcessConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationProcessConfigResponse" }, "disableAgentQueryLogging": {}, "enableEventBasedSuggestion": {}, "queryConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigResponse" }, "suggestionFeature": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SuggestionFeatureResponse" }, "suggestionTriggerSettings": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsResponse" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig": { "properties": { "confidenceThreshold": { "format": "float" }, "contextFilterSettings": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings" }, "dialogflowQuerySource": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource" }, "documentQuerySource": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource" }, "knowledgeBaseQuerySource": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource" }, "maxResults": { "format": "int32" }, "sections": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSections" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings": { "properties": { "dropHandoffMessages": {}, "dropIvrMessages": {}, "dropVirtualAgentMessages": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsResponse": { "properties": { "dropHandoffMessages": {}, "dropIvrMessages": {}, "dropVirtualAgentMessages": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource": { "properties": { "agent": { "required": true }, "humanAgentSideConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig": { "properties": { "agent": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfigResponse": { "properties": { "agent": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceResponse": { "properties": { "agent": { "required": true }, "humanAgentSideConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfigResponse" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource": { "properties": { "documents": { "required": true, "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceResponse": { "properties": { "documents": { "required": true, "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource": { "properties": { "knowledgeBases": { "required": true, "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceResponse": { "properties": { "knowledgeBases": { "required": true, "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigResponse": { "properties": { "confidenceThreshold": { "format": "float" }, "contextFilterSettings": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsResponse" }, "dialogflowQuerySource": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceResponse" }, "documentQuerySource": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceResponse" }, "knowledgeBaseQuerySource": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceResponse" }, "maxResults": { "format": "int32" }, "sections": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSectionsResponse" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSections": { "properties": { "sectionTypes": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSectionsSectionTypesItem" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigSectionsResponse": { "properties": { "sectionTypes": { "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings": { "properties": { "noSmalltalk": {}, "onlyEndUser": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettingsResponse": { "properties": { "noSmalltalk": {}, "onlyEndUser": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfig": { "properties": { "livePersonConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig" }, "salesforceLiveAgentConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig": { "properties": { "accountNumber": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfigResponse": { "properties": { "accountNumber": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfigResponse": { "properties": { "livePersonConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfigResponse" }, "salesforceLiveAgentConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigResponse" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig": { "properties": { "buttonId": { "required": true }, "deploymentId": { "required": true }, "endpointDomain": { "required": true }, "organizationId": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfigResponse": { "properties": { "buttonId": { "required": true }, "deploymentId": { "required": true }, "endpointDomain": { "required": true }, "organizationId": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2InputConfigResponse": { "properties": { "gcsSource": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2GcsSourcesResponse" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2InputDataset": { "properties": { "dataset": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2InputDatasetResponse": { "properties": { "dataset": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentFollowupIntentInfoResponse": { "properties": { "followupIntentName": {}, "parentFollowupIntentName": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessage": { "properties": { "basicCard": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCard" }, "browseCarouselCard": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard" }, "card": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCard" }, "carouselSelect": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCarouselSelect" }, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImage" }, "linkOutSuggestion": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion" }, "listSelect": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageListSelect" }, "mediaContent": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageMediaContent" }, "payload": {}, "platform": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessagePlatform" }, "quickReplies": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageQuickReplies" }, "simpleResponses": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSimpleResponses" }, "suggestions": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSuggestions" }, "tableCard": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCard" }, "text": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageText" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCard": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButton" } }, "formattedText": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImage" }, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButton": { "properties": { "openUriAction": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriActionResponse": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButtonResponse": { "properties": { "openUriAction": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriActionResponse", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardResponse": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButtonResponse" } }, "formattedText": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImageResponse" }, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard": { "properties": { "imageDisplayOptions": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardImageDisplayOptions" }, "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem": { "properties": { "description": {}, "footer": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImage" }, "openUriAction": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction": { "properties": { "url": { "required": true }, "urlTypeHint": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionUrlTypeHint" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionResponse": { "properties": { "url": { "required": true }, "urlTypeHint": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemResponse": { "properties": { "description": {}, "footer": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImageResponse" }, "openUriAction": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionResponse", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardResponse": { "properties": { "imageDisplayOptions": {}, "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemResponse" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCard": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCardButton" } }, "imageUri": {}, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCardButton": { "properties": { "postback": {}, "text": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCardButtonResponse": { "properties": { "postback": {}, "text": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCardResponse": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCardButtonResponse" } }, "imageUri": {}, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCarouselSelect": { "properties": { "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCarouselSelectItem" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCarouselSelectItem": { "properties": { "description": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImage" }, "info": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSelectItemInfo", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCarouselSelectItemResponse": { "properties": { "description": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImageResponse" }, "info": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSelectItemInfoResponse", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCarouselSelectResponse": { "properties": { "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCarouselSelectItemResponse" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageColumnProperties": { "properties": { "header": { "required": true }, "horizontalAlignment": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageColumnPropertiesHorizontalAlignment" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageColumnPropertiesResponse": { "properties": { "header": { "required": true }, "horizontalAlignment": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImage": { "properties": { "accessibilityText": {}, "imageUri": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImageResponse": { "properties": { "accessibilityText": {}, "imageUri": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion": { "properties": { "destinationName": { "required": true }, "uri": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageLinkOutSuggestionResponse": { "properties": { "destinationName": { "required": true }, "uri": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageListSelect": { "properties": { "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageListSelectItem" } }, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageListSelectItem": { "properties": { "description": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImage" }, "info": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSelectItemInfo", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageListSelectItemResponse": { "properties": { "description": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImageResponse" }, "info": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSelectItemInfoResponse", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageListSelectResponse": { "properties": { "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageListSelectItemResponse" } }, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageMediaContent": { "properties": { "mediaObjects": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject" } }, "mediaType": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageMediaContentMediaType" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageMediaContentResponse": { "properties": { "mediaObjects": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObjectResponse" } }, "mediaType": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject": { "properties": { "contentUrl": { "required": true }, "description": {}, "icon": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImage" }, "largeImage": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImage" }, "name": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObjectResponse": { "properties": { "contentUrl": { "required": true }, "description": {}, "icon": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImageResponse" }, "largeImage": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImageResponse" }, "name": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageQuickReplies": { "properties": { "quickReplies": { "items": {} }, "title": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageQuickRepliesResponse": { "properties": { "quickReplies": { "items": {} }, "title": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageResponse": { "properties": { "basicCard": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardResponse" }, "browseCarouselCard": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardResponse" }, "card": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCardResponse" }, "carouselSelect": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageCarouselSelectResponse" }, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImageResponse" }, "linkOutSuggestion": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageLinkOutSuggestionResponse" }, "listSelect": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageListSelectResponse" }, "mediaContent": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageMediaContentResponse" }, "payload": {}, "platform": {}, "quickReplies": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageQuickRepliesResponse" }, "simpleResponses": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSimpleResponsesResponse" }, "suggestions": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSuggestionsResponse" }, "tableCard": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardResponse" }, "text": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTextResponse" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSelectItemInfo": { "properties": { "key": { "required": true }, "synonyms": { "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSelectItemInfoResponse": { "properties": { "key": { "required": true }, "synonyms": { "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSimpleResponse": { "properties": { "displayText": {}, "ssml": {}, "textToSpeech": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSimpleResponseResponse": { "properties": { "displayText": {}, "ssml": {}, "textToSpeech": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSimpleResponses": { "properties": { "simpleResponses": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSimpleResponse" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSimpleResponsesResponse": { "properties": { "simpleResponses": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSimpleResponseResponse" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSuggestion": { "properties": { "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSuggestionResponse": { "properties": { "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSuggestions": { "properties": { "suggestions": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSuggestion" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSuggestionsResponse": { "properties": { "suggestions": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageSuggestionResponse" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCard": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButton" } }, "columnProperties": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageColumnProperties" } }, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImage" }, "rows": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardRow" } }, "subtitle": {}, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardCell": { "properties": { "text": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardCellResponse": { "properties": { "text": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardResponse": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageBasicCardButtonResponse" } }, "columnProperties": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageColumnPropertiesResponse" } }, "image": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageImageResponse" }, "rows": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardRowResponse" } }, "subtitle": {}, "title": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardRow": { "properties": { "cells": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardCell" } }, "dividerAfter": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardRowResponse": { "properties": { "cells": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTableCardCellResponse" } }, "dividerAfter": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageText": { "properties": { "text": { "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessageTextResponse": { "properties": { "text": { "items": {} } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentParameter": { "properties": { "defaultValue": {}, "displayName": { "required": true }, "entityTypeDisplayName": {}, "isList": {}, "mandatory": {}, "name": {}, "prompts": { "items": {} }, "value": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentParameterResponse": { "properties": { "defaultValue": {}, "displayName": { "required": true }, "entityTypeDisplayName": {}, "isList": {}, "mandatory": {}, "name": {}, "prompts": { "items": {} }, "value": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentTrainingPhrase": { "properties": { "parts": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentTrainingPhrasePart" } }, "timesAddedCount": { "format": "int32" }, "type": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentTrainingPhraseType", "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentTrainingPhrasePart": { "properties": { "alias": {}, "entityType": {}, "text": { "required": true }, "userDefined": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentTrainingPhrasePartResponse": { "properties": { "alias": {}, "entityType": {}, "text": { "required": true }, "userDefined": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentTrainingPhraseResponse": { "properties": { "name": {}, "parts": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentTrainingPhrasePartResponse" } }, "timesAddedCount": { "format": "int32" }, "type": { "required": true } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2LoggingConfig": { "properties": { "enableStackdriverLogging": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2LoggingConfigResponse": { "properties": { "enableStackdriverLogging": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2NotificationConfig": { "properties": { "messageFormat": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2NotificationConfigMessageFormat" }, "topic": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2NotificationConfigResponse": { "properties": { "messageFormat": {}, "topic": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SmartReplyMetricsResponse": { "properties": { "allowlistCoverage": { "format": "float" }, "conversationCount": { "format": "int64" }, "topNMetrics": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SmartReplyMetricsTopNMetricsResponse" } } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SmartReplyMetricsTopNMetricsResponse": { "properties": { "n": { "format": "int32" }, "recall": { "format": "float" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SmartReplyModelMetadata": { "properties": { "trainingModelType": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SmartReplyModelMetadataTrainingModelType" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SmartReplyModelMetadataResponse": { "properties": { "trainingModelType": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SpeechToTextConfig": { "properties": { "model": {}, "speechModelVariant": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SpeechToTextConfigSpeechModelVariant" }, "useTimeoutBasedEndpointing": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SpeechToTextConfigResponse": { "properties": { "model": {}, "speechModelVariant": {}, "useTimeoutBasedEndpointing": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SuggestionFeature": { "properties": { "type": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SuggestionFeatureType" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SuggestionFeatureResponse": { "properties": { "type": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SynthesizeSpeechConfig": { "properties": { "effectsProfileId": { "items": {} }, "pitch": { "format": "double" }, "speakingRate": { "format": "double" }, "voice": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2VoiceSelectionParams" }, "volumeGainDb": { "format": "double" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2SynthesizeSpeechConfigResponse": { "properties": { "effectsProfileId": { "items": {} }, "pitch": { "format": "double" }, "speakingRate": { "format": "double" }, "voice": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2VoiceSelectionParamsResponse" }, "volumeGainDb": { "format": "double" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2TextToSpeechSettings": { "properties": { "enableTextToSpeech": {}, "outputAudioEncoding": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2TextToSpeechSettingsOutputAudioEncoding", "required": true }, "sampleRateHertz": { "format": "int32" }, "synthesizeSpeechConfigs": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2TextToSpeechSettingsResponse": { "properties": { "enableTextToSpeech": {}, "outputAudioEncoding": { "required": true }, "sampleRateHertz": { "format": "int32" }, "synthesizeSpeechConfigs": {} } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2VoiceSelectionParams": { "properties": { "name": {}, "ssmlGender": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2VoiceSelectionParamsSsmlGender" } } }, "google-native:dialogflow/v2:GoogleCloudDialogflowV2VoiceSelectionParamsResponse": { "properties": { "name": {}, "ssmlGender": {} } }, "google-native:dialogflow/v2:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1AutomatedAgentConfig": { "properties": { "agent": { "required": true }, "sessionTtl": { "format": "google-duration" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1AutomatedAgentConfigResponse": { "properties": { "agent": { "required": true }, "sessionTtl": { "format": "google-duration" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1Context": { "properties": { "lifespanCount": { "format": "int32" }, "name": { "required": true }, "parameters": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1ContextResponse": { "properties": { "lifespanCount": { "format": "int32" }, "name": { "required": true }, "parameters": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1ConversationPhoneNumberResponse": { "properties": { "phoneNumber": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1DocumentReloadStatusResponse": { "properties": { "status": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleRpcStatusResponse" }, "time": { "format": "google-datetime" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1EntityTypeEntity": { "properties": { "synonyms": { "required": true, "items": {} }, "value": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1EntityTypeEntityResponse": { "properties": { "synonyms": { "required": true, "items": {} }, "value": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1Fulfillment": { "properties": { "displayName": {}, "enabled": {}, "features": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentFeature" } }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentGenericWebService" }, "name": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentFeature": { "properties": { "type": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentFeatureType" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentFeatureResponse": { "properties": { "type": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentGenericWebService": { "properties": { "isCloudFunction": {}, "password": {}, "requestHeaders": {}, "uri": { "required": true }, "username": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentGenericWebServiceResponse": { "properties": { "isCloudFunction": {}, "password": {}, "requestHeaders": {}, "uri": { "required": true }, "username": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentResponse": { "properties": { "displayName": {}, "enabled": {}, "features": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentFeatureResponse" } }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1FulfillmentGenericWebServiceResponse" }, "name": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig": { "properties": { "endUserSuggestionConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig" }, "humanAgentSuggestionConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig" }, "messageAnalysisConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig" }, "notificationConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1NotificationConfig" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig": { "properties": { "baselineModelVersion": {}, "model": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfigResponse": { "properties": { "baselineModelVersion": {}, "model": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig": { "properties": { "recentSentencesCount": { "format": "int32" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfigResponse": { "properties": { "recentSentencesCount": { "format": "int32" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfig": { "properties": { "enableEntityExtraction": {}, "enableSentimentAnalysis": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigResponse": { "properties": { "enableEntityExtraction": {}, "enableSentimentAnalysis": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigResponse": { "properties": { "endUserSuggestionConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigResponse" }, "humanAgentSuggestionConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigResponse" }, "messageAnalysisConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigResponse" }, "notificationConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1NotificationConfigResponse" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig": { "properties": { "featureConfigs": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig" } }, "groupSuggestionResponses": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigResponse": { "properties": { "featureConfigs": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfigResponse" } }, "groupSuggestionResponses": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfig": { "properties": { "conversationModelConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfig" }, "conversationProcessConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfig" }, "disableAgentQueryLogging": {}, "enableEventBasedSuggestion": {}, "queryConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig" }, "suggestionFeature": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SuggestionFeature" }, "suggestionTriggerSettings": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionFeatureConfigResponse": { "properties": { "conversationModelConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfigResponse" }, "conversationProcessConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationProcessConfigResponse" }, "disableAgentQueryLogging": {}, "enableEventBasedSuggestion": {}, "queryConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigResponse" }, "suggestionFeature": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SuggestionFeatureResponse" }, "suggestionTriggerSettings": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettingsResponse" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfig": { "properties": { "confidenceThreshold": { "format": "float" }, "contextFilterSettings": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings" }, "dialogflowQuerySource": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource" }, "documentQuerySource": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource" }, "knowledgeBaseQuerySource": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource" }, "maxResults": { "format": "int32" }, "sections": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSections" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings": { "properties": { "dropHandoffMessages": {}, "dropIvrMessages": {}, "dropVirtualAgentMessages": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsResponse": { "properties": { "dropHandoffMessages": {}, "dropIvrMessages": {}, "dropVirtualAgentMessages": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource": { "properties": { "agent": { "required": true }, "humanAgentSideConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfig": { "properties": { "agent": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfigResponse": { "properties": { "agent": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceResponse": { "properties": { "agent": { "required": true }, "humanAgentSideConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceHumanAgentSideConfigResponse" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource": { "properties": { "documents": { "required": true, "items": {} } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceResponse": { "properties": { "documents": { "required": true, "items": {} } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource": { "properties": { "knowledgeBases": { "required": true, "items": {} } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceResponse": { "properties": { "knowledgeBases": { "required": true, "items": {} } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigResponse": { "properties": { "confidenceThreshold": { "format": "float" }, "contextFilterSettings": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettingsResponse" }, "dialogflowQuerySource": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySourceResponse" }, "documentQuerySource": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySourceResponse" }, "knowledgeBaseQuerySource": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySourceResponse" }, "maxResults": { "format": "int32" }, "sections": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSectionsResponse" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSections": { "properties": { "sectionTypes": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSectionsSectionTypesItem" } } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigSectionsResponse": { "properties": { "sectionTypes": { "items": {} } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettings": { "properties": { "noSmallTalk": {}, "onlyEndUser": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionTriggerSettingsResponse": { "properties": { "noSmallTalk": {}, "onlyEndUser": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig": { "properties": { "livePersonConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig" }, "salesforceLiveAgentConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfig": { "properties": { "accountNumber": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfigResponse": { "properties": { "accountNumber": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigResponse": { "properties": { "livePersonConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigLivePersonConfigResponse" }, "salesforceLiveAgentConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfigResponse" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfig": { "properties": { "buttonId": { "required": true }, "deploymentId": { "required": true }, "endpointDomain": { "required": true }, "organizationId": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfigSalesforceLiveAgentConfigResponse": { "properties": { "buttonId": { "required": true }, "deploymentId": { "required": true }, "endpointDomain": { "required": true }, "organizationId": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentFollowupIntentInfoResponse": { "properties": { "followupIntentName": {}, "parentFollowupIntentName": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessage": { "properties": { "basicCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCard" }, "browseCarouselCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard" }, "card": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCard" }, "carouselSelect": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect" }, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImage" }, "linkOutSuggestion": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion" }, "listSelect": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageListSelect" }, "mediaContent": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageMediaContent" }, "payload": {}, "platform": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessagePlatform" }, "quickReplies": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageQuickReplies" }, "rbmCarouselRichCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard" }, "rbmStandaloneRichCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard" }, "rbmText": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmText" }, "simpleResponses": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses" }, "suggestions": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSuggestions" }, "tableCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCard" }, "telephonyPlayAudio": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio" }, "telephonySynthesizeSpeech": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech" }, "telephonyTransferCall": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall" }, "text": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageText" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCard": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton" } }, "formattedText": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImage" }, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton": { "properties": { "openUriAction": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriActionResponse": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonResponse": { "properties": { "openUriAction": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriActionResponse", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardResponse": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonResponse" } }, "formattedText": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImageResponse" }, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard": { "properties": { "imageDisplayOptions": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardImageDisplayOptions" }, "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem" } } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem": { "properties": { "description": {}, "footer": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImage" }, "openUriAction": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction": { "properties": { "url": { "required": true }, "urlTypeHint": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionUrlTypeHint" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionResponse": { "properties": { "url": { "required": true }, "urlTypeHint": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemResponse": { "properties": { "description": {}, "footer": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImageResponse" }, "openUriAction": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionResponse", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardResponse": { "properties": { "imageDisplayOptions": {}, "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemResponse" } } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCard": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCardButton" } }, "imageUri": {}, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCardButton": { "properties": { "postback": {}, "text": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCardButtonResponse": { "properties": { "postback": {}, "text": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCardResponse": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCardButtonResponse" } }, "imageUri": {}, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect": { "properties": { "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem" } } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem": { "properties": { "description": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImage" }, "info": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItemResponse": { "properties": { "description": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImageResponse" }, "info": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfoResponse", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectResponse": { "properties": { "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItemResponse" } } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageColumnProperties": { "properties": { "header": { "required": true }, "horizontalAlignment": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageColumnPropertiesHorizontalAlignment" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageColumnPropertiesResponse": { "properties": { "header": { "required": true }, "horizontalAlignment": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImage": { "properties": { "accessibilityText": {}, "imageUri": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImageResponse": { "properties": { "accessibilityText": {}, "imageUri": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion": { "properties": { "destinationName": { "required": true }, "uri": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionResponse": { "properties": { "destinationName": { "required": true }, "uri": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageListSelect": { "properties": { "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageListSelectItem" } }, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageListSelectItem": { "properties": { "description": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImage" }, "info": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageListSelectItemResponse": { "properties": { "description": {}, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImageResponse" }, "info": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfoResponse", "required": true }, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageListSelectResponse": { "properties": { "items": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageListSelectItemResponse" } }, "subtitle": {}, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageMediaContent": { "properties": { "mediaObjects": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject" } }, "mediaType": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageMediaContentMediaType" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponse": { "properties": { "mediaObjects": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObjectResponse" } }, "mediaType": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject": { "properties": { "contentUrl": { "required": true }, "description": {}, "icon": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImage" }, "largeImage": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImage" }, "name": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObjectResponse": { "properties": { "contentUrl": { "required": true }, "description": {}, "icon": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImageResponse" }, "largeImage": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImageResponse" }, "name": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageQuickReplies": { "properties": { "quickReplies": { "items": {} }, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageQuickRepliesResponse": { "properties": { "quickReplies": { "items": {} }, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent": { "properties": { "description": {}, "media": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia" }, "suggestions": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion" } }, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia": { "properties": { "fileUri": { "required": true }, "height": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaHeight" }, "thumbnailUri": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaResponse": { "properties": { "fileUri": { "required": true }, "height": {}, "thumbnailUri": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentResponse": { "properties": { "description": {}, "media": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaResponse" }, "suggestions": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionResponse" } }, "title": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard": { "properties": { "cardContents": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent" } }, "cardWidth": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCardCardWidth", "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCardResponse": { "properties": { "cardContents": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentResponse" } }, "cardWidth": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard": { "properties": { "cardContent": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent", "required": true }, "cardOrientation": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardCardOrientation", "required": true }, "thumbnailImageAlignment": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardThumbnailImageAlignment" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardResponse": { "properties": { "cardContent": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentResponse", "required": true }, "cardOrientation": { "required": true }, "thumbnailImageAlignment": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction": { "properties": { "dial": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial" }, "openUrl": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri" }, "postbackData": {}, "shareLocation": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation" }, "text": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial": { "properties": { "phoneNumber": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDialResponse": { "properties": { "phoneNumber": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUriResponse": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation": {}, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocationResponse": {}, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionResponse": { "properties": { "dial": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDialResponse" }, "openUrl": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUriResponse" }, "postbackData": {}, "shareLocation": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocationResponse" }, "text": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply": { "properties": { "postbackData": {}, "text": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReplyResponse": { "properties": { "postbackData": {}, "text": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion": { "properties": { "action": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction" }, "reply": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionResponse": { "properties": { "action": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionResponse" }, "reply": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReplyResponse" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmText": { "properties": { "rbmSuggestion": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion" } }, "text": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmTextResponse": { "properties": { "rbmSuggestion": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionResponse" } }, "text": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageResponse": { "properties": { "basicCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardResponse" }, "browseCarouselCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardResponse" }, "card": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCardResponse" }, "carouselSelect": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectResponse" }, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImageResponse" }, "linkOutSuggestion": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionResponse" }, "listSelect": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageListSelectResponse" }, "mediaContent": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponse" }, "payload": {}, "platform": {}, "quickReplies": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageQuickRepliesResponse" }, "rbmCarouselRichCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCardResponse" }, "rbmStandaloneRichCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardResponse" }, "rbmText": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageRbmTextResponse" }, "simpleResponses": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSimpleResponsesResponse" }, "suggestions": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSuggestionsResponse" }, "tableCard": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardResponse" }, "telephonyPlayAudio": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudioResponse" }, "telephonySynthesizeSpeech": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeechResponse" }, "telephonyTransferCall": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCallResponse" }, "text": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTextResponse" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo": { "properties": { "key": { "required": true }, "synonyms": { "items": {} } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfoResponse": { "properties": { "key": { "required": true }, "synonyms": { "items": {} } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse": { "properties": { "displayText": {}, "ssml": {}, "textToSpeech": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSimpleResponseResponse": { "properties": { "displayText": {}, "ssml": {}, "textToSpeech": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses": { "properties": { "simpleResponses": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse" } } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSimpleResponsesResponse": { "properties": { "simpleResponses": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSimpleResponseResponse" } } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSuggestion": { "properties": { "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSuggestionResponse": { "properties": { "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSuggestions": { "properties": { "suggestions": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSuggestion" } } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSuggestionsResponse": { "properties": { "suggestions": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageSuggestionResponse" } } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCard": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton" } }, "columnProperties": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageColumnProperties" } }, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImage" }, "rows": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardRow" } }, "subtitle": {}, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardCell": { "properties": { "text": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardCellResponse": { "properties": { "text": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardResponse": { "properties": { "buttons": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonResponse" } }, "columnProperties": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageColumnPropertiesResponse" } }, "image": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageImageResponse" }, "rows": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardRowResponse" } }, "subtitle": {}, "title": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardRow": { "properties": { "cells": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardCell" } }, "dividerAfter": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardRowResponse": { "properties": { "cells": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTableCardCellResponse" } }, "dividerAfter": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio": { "properties": { "audioUri": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudioResponse": { "properties": { "audioUri": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech": { "properties": { "ssml": {}, "text": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeechResponse": { "properties": { "ssml": {}, "text": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall": { "properties": { "phoneNumber": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCallResponse": { "properties": { "phoneNumber": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageText": { "properties": { "text": { "items": {} } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessageTextResponse": { "properties": { "text": { "items": {} } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentParameter": { "properties": { "defaultValue": {}, "displayName": { "required": true }, "entityTypeDisplayName": {}, "isList": {}, "mandatory": {}, "name": {}, "prompts": { "items": {} }, "value": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentParameterResponse": { "properties": { "defaultValue": {}, "displayName": { "required": true }, "entityTypeDisplayName": {}, "isList": {}, "mandatory": {}, "name": {}, "prompts": { "items": {} }, "value": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentTrainingPhrase": { "properties": { "parts": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart" } }, "timesAddedCount": { "format": "int32" }, "type": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentTrainingPhraseType", "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart": { "properties": { "alias": {}, "entityType": {}, "text": { "required": true }, "userDefined": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentTrainingPhrasePartResponse": { "properties": { "alias": {}, "entityType": {}, "text": { "required": true }, "userDefined": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentTrainingPhraseResponse": { "properties": { "name": {}, "parts": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentTrainingPhrasePartResponse" } }, "timesAddedCount": { "format": "int32" }, "type": { "required": true } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1LoggingConfig": { "properties": { "enableStackdriverLogging": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1LoggingConfigResponse": { "properties": { "enableStackdriverLogging": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1NotificationConfig": { "properties": { "messageFormat": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1NotificationConfigMessageFormat" }, "topic": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1NotificationConfigResponse": { "properties": { "messageFormat": {}, "topic": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SpeechToTextConfig": { "properties": { "model": {}, "speechModelVariant": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SpeechToTextConfigSpeechModelVariant" }, "useTimeoutBasedEndpointing": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SpeechToTextConfigResponse": { "properties": { "model": {}, "speechModelVariant": {}, "useTimeoutBasedEndpointing": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SuggestionFeature": { "properties": { "type": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SuggestionFeatureType" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SuggestionFeatureResponse": { "properties": { "type": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig": { "properties": { "effectsProfileId": { "items": {} }, "pitch": { "format": "double" }, "speakingRate": { "format": "double" }, "voice": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1VoiceSelectionParams" }, "volumeGainDb": { "format": "double" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SynthesizeSpeechConfigResponse": { "properties": { "effectsProfileId": { "items": {} }, "pitch": { "format": "double" }, "speakingRate": { "format": "double" }, "voice": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1VoiceSelectionParamsResponse" }, "volumeGainDb": { "format": "double" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1TextToSpeechSettings": { "properties": { "enableTextToSpeech": {}, "outputAudioEncoding": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1TextToSpeechSettingsOutputAudioEncoding", "required": true }, "sampleRateHertz": { "format": "int32" }, "synthesizeSpeechConfigs": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1TextToSpeechSettingsResponse": { "properties": { "enableTextToSpeech": {}, "outputAudioEncoding": { "required": true }, "sampleRateHertz": { "format": "int32" }, "synthesizeSpeechConfigs": {} } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1VoiceSelectionParams": { "properties": { "name": {}, "ssmlGender": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1VoiceSelectionParamsSsmlGender" } } }, "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1VoiceSelectionParamsResponse": { "properties": { "name": {}, "ssmlGender": {} } }, "google-native:dialogflow/v2beta1:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings": { "properties": { "audioExportGcsDestination": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3GcsDestination" }, "dtmfSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings" }, "loggingSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettings": { "properties": { "enabled": {}, "finishDigit": {}, "maxDigits": { "format": "int32" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettingsResponse": { "properties": { "enabled": {}, "finishDigit": {}, "maxDigits": { "format": "int32" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettings": { "properties": { "enableInteractionLogging": {}, "enableStackdriverLogging": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettingsResponse": { "properties": { "enableInteractionLogging": {}, "enableStackdriverLogging": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsResponse": { "properties": { "audioExportGcsDestination": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3GcsDestinationResponse" }, "dtmfSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsDtmfSettingsResponse" }, "loggingSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettingsResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings": { "properties": { "enableAnswerFeedback": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettingsResponse": { "properties": { "enableAnswerFeedback": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings": { "properties": { "engine": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGenAppBuilderSettingsResponse": { "properties": { "engine": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGitIntegrationSettings": { "properties": { "githubSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettings": { "properties": { "accessToken": {}, "branches": { "items": {} }, "displayName": {}, "repositoryUri": {}, "trackingBranch": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettingsResponse": { "properties": { "accessToken": {}, "branches": { "items": {} }, "displayName": {}, "repositoryUri": {}, "trackingBranch": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsResponse": { "properties": { "githubSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGitIntegrationSettingsGithubSettingsResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AudioInput": { "properties": { "audio": { "format": "byte" }, "config": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3InputAudioConfig", "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AudioInputResponse": { "properties": { "audio": { "format": "byte" }, "config": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3InputAudioConfigResponse", "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3BargeInConfig": { "properties": { "noBargeInDuration": { "format": "google-duration" }, "totalDuration": { "format": "google-duration" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3BargeInConfigResponse": { "properties": { "noBargeInDuration": { "format": "google-duration" }, "totalDuration": { "format": "google-duration" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurn": { "properties": { "userInput": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnUserInput" }, "virtualAgentOutput": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnResponse": { "properties": { "userInput": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnUserInputResponse" }, "virtualAgentOutput": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutputResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnUserInput": { "properties": { "enableSentimentAnalysis": {}, "injectedParameters": {}, "input": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3QueryInput" }, "isWebhookEnabled": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnUserInputResponse": { "properties": { "enableSentimentAnalysis": {}, "injectedParameters": {}, "input": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3QueryInputResponse" }, "isWebhookEnabled": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput": { "properties": { "currentPage": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Page" }, "diagnosticInfo": { "required": true }, "sessionParameters": {}, "status": { "$ref": "#/types/google-native:dialogflow/v3:GoogleRpcStatus" }, "textResponses": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageText" } }, "triggeredIntent": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Intent" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutputResponse": { "properties": { "currentPage": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3PageResponse" }, "diagnosticInfo": { "required": true }, "differences": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestRunDifferenceResponse" } }, "sessionParameters": {}, "status": { "$ref": "#/types/google-native:dialogflow/v3:GoogleRpcStatusResponse" }, "textResponses": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageTextResponse" } }, "triggeredIntent": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3DataStoreConnection": { "properties": { "dataStore": {}, "dataStoreType": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3DataStoreConnectionDataStoreType" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3DataStoreConnectionResponse": { "properties": { "dataStore": {}, "dataStoreType": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3DtmfInput": { "properties": { "digits": {}, "finishDigit": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3DtmfInputResponse": { "properties": { "digits": {}, "finishDigit": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeEntity": { "properties": { "synonyms": { "required": true, "items": {} }, "value": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeEntityResponse": { "properties": { "synonyms": { "required": true, "items": {} }, "value": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase": { "properties": { "value": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeExcludedPhraseResponse": { "properties": { "value": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig": { "properties": { "enableContinuousRun": {}, "enablePredeploymentRun": {}, "testCases": { "items": {} } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentTestCasesConfigResponse": { "properties": { "enableContinuousRun": {}, "enablePredeploymentRun": {}, "testCases": { "items": {} } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentVersionConfig": { "properties": { "version": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentVersionConfigResponse": { "properties": { "version": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentWebhookConfig": { "properties": { "webhookOverrides": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Webhook" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentWebhookConfigResponse": { "properties": { "webhookOverrides": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandler": { "properties": { "event": { "required": true }, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Fulfillment" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandlerResponse": { "properties": { "event": { "required": true }, "name": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventInput": { "properties": { "event": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventInputResponse": { "properties": { "event": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentDefinition": { "properties": { "condition": {}, "versionVariants": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariants" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentDefinitionResponse": { "properties": { "condition": {}, "versionVariants": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariantsResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResult": { "properties": { "lastUpdateTime": { "format": "google-datetime" }, "versionMetrics": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval": { "properties": { "confidenceLevel": { "format": "double" }, "lowerBound": { "format": "double" }, "ratio": { "format": "double" }, "upperBound": { "format": "double" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultConfidenceIntervalResponse": { "properties": { "confidenceLevel": { "format": "double" }, "lowerBound": { "format": "double" }, "ratio": { "format": "double" }, "upperBound": { "format": "double" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultMetric": { "properties": { "confidenceInterval": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultConfidenceInterval" }, "count": { "format": "double" }, "countType": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultMetricCountType" }, "ratio": { "format": "double" }, "type": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultMetricType" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultMetricResponse": { "properties": { "confidenceInterval": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultConfidenceIntervalResponse" }, "count": { "format": "double" }, "countType": {}, "ratio": { "format": "double" }, "type": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultResponse": { "properties": { "lastUpdateTime": { "format": "google-datetime" }, "versionMetrics": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultVersionMetricsResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics": { "properties": { "metrics": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultMetric" } }, "sessionCount": { "format": "int32" }, "version": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultVersionMetricsResponse": { "properties": { "metrics": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResultMetricResponse" } }, "sessionCount": { "format": "int32" }, "version": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Form": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormParameter" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormParameter": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings" }, "defaultValue": { "$ref": "pulumi.json#/Any" }, "displayName": { "required": true }, "entityType": { "required": true }, "fillBehavior": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormParameterFillBehavior", "required": true }, "isList": {}, "redact": {}, "required": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormParameterFillBehavior": { "properties": { "initialPromptFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Fulfillment", "required": true }, "repromptEventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandler" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormParameterFillBehaviorResponse": { "properties": { "initialPromptFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentResponse", "required": true }, "repromptEventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandlerResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormParameterResponse": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsResponse" }, "defaultValue": { "$ref": "pulumi.json#/Any" }, "displayName": { "required": true }, "entityType": { "required": true }, "fillBehavior": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormParameterFillBehaviorResponse", "required": true }, "isList": {}, "redact": {}, "required": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormResponse": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormParameterResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Fulfillment": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings" }, "conditionalCases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCases" } }, "enableGenerativeFallback": {}, "messages": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessage" } }, "returnPartialResponses": {}, "setParameterActions": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentSetParameterAction" } }, "tag": {}, "webhook": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCases": { "properties": { "cases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase": { "properties": { "caseContent": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent" } }, "condition": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent": { "properties": { "additionalCases": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCases" }, "message": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessage" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContentResponse": { "properties": { "additionalCases": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesResponse" }, "message": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseResponse": { "properties": { "caseContent": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContentResponse" } }, "condition": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesResponse": { "properties": { "cases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentResponse": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsResponse" }, "conditionalCases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentConditionalCasesResponse" } }, "enableGenerativeFallback": {}, "messages": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageResponse" } }, "returnPartialResponses": {}, "setParameterActions": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentSetParameterActionResponse" } }, "tag": {}, "webhook": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentSetParameterAction": { "properties": { "parameter": {}, "value": { "$ref": "pulumi.json#/Any" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentSetParameterActionResponse": { "properties": { "parameter": {}, "value": { "$ref": "pulumi.json#/Any" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3GcsDestination": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3GcsDestinationResponse": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3InputAudioConfig": { "properties": { "audioEncoding": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3InputAudioConfigAudioEncoding", "required": true }, "bargeInConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3BargeInConfig" }, "enableWordInfo": {}, "model": {}, "modelVariant": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3InputAudioConfigModelVariant" }, "phraseHints": { "items": {} }, "sampleRateHertz": { "format": "int32" }, "singleUtterance": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3InputAudioConfigResponse": { "properties": { "audioEncoding": { "required": true }, "bargeInConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3BargeInConfigResponse" }, "enableWordInfo": {}, "model": {}, "modelVariant": {}, "phraseHints": { "items": {} }, "sampleRateHertz": { "format": "int32" }, "singleUtterance": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Intent": { "properties": { "description": {}, "displayName": { "required": true }, "isFallback": {}, "labels": {}, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentParameter" } }, "priority": { "format": "int32" }, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhrase" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentInput": { "properties": { "intent": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentInputResponse": { "properties": { "intent": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentParameter": { "properties": { "entityType": { "required": true }, "id": { "required": true }, "isList": {}, "redact": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentParameterResponse": { "properties": { "entityType": { "required": true }, "isList": {}, "redact": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentResponse": { "properties": { "description": {}, "displayName": { "required": true }, "isFallback": {}, "labels": {}, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentParameterResponse" } }, "priority": { "format": "int32" }, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhraseResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhrase": { "properties": { "parts": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhrasePart" } }, "repeatCount": { "format": "int32" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhrasePart": { "properties": { "parameterId": {}, "text": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhrasePartResponse": { "properties": { "parameterId": {}, "text": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhraseResponse": { "properties": { "parts": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhrasePartResponse" } }, "repeatCount": { "format": "int32" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3KnowledgeConnectorSettings": { "properties": { "dataStoreConnections": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3DataStoreConnection" } }, "enabled": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Fulfillment" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3KnowledgeConnectorSettingsResponse": { "properties": { "dataStoreConnections": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3DataStoreConnectionResponse" } }, "enabled": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3NluSettings": { "properties": { "classificationThreshold": { "format": "float" }, "modelTrainingMode": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3NluSettingsModelTrainingMode" }, "modelType": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3NluSettingsModelType" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3NluSettingsResponse": { "properties": { "classificationThreshold": { "format": "float" }, "modelTrainingMode": {}, "modelType": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Page": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings" }, "displayName": { "required": true }, "entryFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Fulfillment" }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandler" } }, "form": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Form" }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3KnowledgeConnectorSettings" }, "name": {}, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRoute" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3PageResponse": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettingsResponse" }, "displayName": { "required": true }, "entryFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentResponse" }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandlerResponse" } }, "form": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FormResponse" }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3KnowledgeConnectorSettingsResponse" }, "name": {}, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRouteResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3QueryInput": { "properties": { "audio": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AudioInput" }, "dtmf": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3DtmfInput" }, "event": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventInput" }, "intent": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentInput" }, "languageCode": { "required": true }, "text": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TextInput" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3QueryInputResponse": { "properties": { "audio": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AudioInputResponse" }, "dtmf": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3DtmfInputResponse" }, "event": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventInputResponse" }, "intent": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentInputResponse" }, "languageCode": { "required": true }, "text": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TextInputResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessage": { "properties": { "channel": {}, "conversationSuccess": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess" }, "knowledgeInfoCard": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard" }, "liveAgentHandoff": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff" }, "outputAudioText": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText" }, "payload": {}, "playAudio": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessagePlayAudio" }, "responseType": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageResponseType" }, "telephonyTransferCall": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall" }, "text": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageText" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess": { "properties": { "metadata": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageConversationSuccessResponse": { "properties": { "metadata": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageEndInteractionResponse": {}, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard": {}, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCardResponse": {}, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff": { "properties": { "metadata": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoffResponse": { "properties": { "metadata": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageMixedAudioResponse": { "properties": { "segments": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegmentResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegmentResponse": { "properties": { "allowPlaybackInterruption": {}, "audio": { "format": "byte" }, "uri": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText": { "properties": { "ssml": {}, "text": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageOutputAudioTextResponse": { "properties": { "allowPlaybackInterruption": {}, "ssml": {}, "text": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessagePlayAudio": { "properties": { "audioUri": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessagePlayAudioResponse": { "properties": { "allowPlaybackInterruption": {}, "audioUri": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageResponse": { "properties": { "channel": {}, "conversationSuccess": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageConversationSuccessResponse" }, "endInteraction": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageEndInteractionResponse" }, "knowledgeInfoCard": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCardResponse" }, "liveAgentHandoff": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoffResponse" }, "mixedAudio": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageMixedAudioResponse" }, "outputAudioText": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageOutputAudioTextResponse" }, "payload": {}, "playAudio": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessagePlayAudioResponse" }, "responseType": {}, "telephonyTransferCall": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallResponse" }, "text": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageTextResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall": { "properties": { "phoneNumber": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCallResponse": { "properties": { "phoneNumber": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageText": { "properties": { "text": { "required": true, "items": {} } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ResponseMessageTextResponse": { "properties": { "allowPlaybackInterruption": {}, "text": { "required": true, "items": {} } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutConfig": { "properties": { "failureCondition": {}, "rolloutCondition": {}, "rolloutSteps": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutConfigRolloutStep" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutConfigResponse": { "properties": { "failureCondition": {}, "rolloutCondition": {}, "rolloutSteps": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutConfigRolloutStepResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutConfigRolloutStep": { "properties": { "displayName": {}, "minDuration": { "format": "google-duration" }, "trafficPercent": { "format": "int32" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutConfigRolloutStepResponse": { "properties": { "displayName": {}, "minDuration": { "format": "google-duration" }, "trafficPercent": { "format": "int32" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutState": { "properties": { "startTime": { "format": "google-datetime" }, "step": {}, "stepIndex": { "format": "int32" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutStateResponse": { "properties": { "startTime": { "format": "google-datetime" }, "step": {}, "stepIndex": { "format": "int32" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings": { "properties": { "audioExportPattern": {}, "audioFormat": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettingsAudioFormat" }, "enableAudioRedaction": {}, "gcsBucket": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettingsResponse": { "properties": { "audioExportPattern": {}, "audioFormat": {}, "enableAudioRedaction": {}, "gcsBucket": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings": { "properties": { "enableInsightsExport": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettingsResponse": { "properties": { "enableInsightsExport": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SpeechToTextSettings": { "properties": { "enableSpeechAdaptation": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SpeechToTextSettingsResponse": { "properties": { "enableSpeechAdaptation": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestCaseResult": { "properties": { "conversationTurns": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurn" } }, "environment": {}, "name": {}, "testResult": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestCaseResultTestResult" }, "testTime": { "format": "google-datetime" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestCaseResultResponse": { "properties": { "conversationTurns": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurnResponse" } }, "environment": {}, "name": {}, "testResult": {}, "testTime": { "format": "google-datetime" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestConfig": { "properties": { "flow": {}, "page": {}, "trackingParameters": { "items": {} } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestConfigResponse": { "properties": { "flow": {}, "page": {}, "trackingParameters": { "items": {} } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestRunDifferenceResponse": { "properties": { "description": {}, "type": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TextInput": { "properties": { "text": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TextInputResponse": { "properties": { "text": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TextToSpeechSettings": { "properties": { "synthesizeSpeechConfigs": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TextToSpeechSettingsResponse": { "properties": { "synthesizeSpeechConfigs": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRoute": { "properties": { "condition": {}, "description": {}, "intent": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Fulfillment" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRouteResponse": { "properties": { "condition": {}, "description": {}, "intent": {}, "name": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3FulfillmentResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VariantsHistory": { "properties": { "updateTime": { "format": "google-datetime" }, "versionVariants": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariants" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VariantsHistoryResponse": { "properties": { "updateTime": { "format": "google-datetime" }, "versionVariants": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariantsResponse" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariants": { "properties": { "variants": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariantsVariant" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariantsResponse": { "properties": { "variants": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariantsVariantResponse" } } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariantsVariant": { "properties": { "isControlGroup": {}, "trafficAllocation": { "format": "float" }, "version": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VersionVariantsVariantResponse": { "properties": { "isControlGroup": {}, "trafficAllocation": { "format": "float" }, "version": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Webhook": { "properties": { "disabled": {}, "displayName": { "required": true }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebService" }, "name": {}, "serviceDirectory": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig" }, "timeout": { "format": "google-duration" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebService": { "properties": { "allowedCaCerts": { "items": {} }, "httpMethod": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebServiceHttpMethod" }, "parameterMapping": {}, "password": {}, "requestBody": {}, "requestHeaders": {}, "uri": { "required": true }, "username": {}, "webhookType": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebServiceWebhookType" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebServiceResponse": { "properties": { "allowedCaCerts": { "items": {} }, "httpMethod": {}, "parameterMapping": {}, "password": {}, "requestBody": {}, "requestHeaders": {}, "uri": { "required": true }, "username": {}, "webhookType": {} } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookResponse": { "properties": { "disabled": {}, "displayName": { "required": true }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebServiceResponse" }, "name": {}, "serviceDirectory": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfigResponse" }, "timeout": { "format": "google-duration" } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig": { "properties": { "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebService" }, "service": { "required": true } } }, "google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfigResponse": { "properties": { "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebServiceResponse" }, "service": { "required": true } } }, "google-native:dialogflow/v3:GoogleRpcStatus": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:dialogflow/v3:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings": { "properties": { "audioExportGcsDestination": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1GcsDestination" }, "dtmfSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings" }, "loggingSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettings": { "properties": { "enabled": {}, "finishDigit": {}, "maxDigits": { "format": "int32" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettingsResponse": { "properties": { "enabled": {}, "finishDigit": {}, "maxDigits": { "format": "int32" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings": { "properties": { "enableInteractionLogging": {}, "enableStackdriverLogging": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsResponse": { "properties": { "enableInteractionLogging": {}, "enableStackdriverLogging": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsResponse": { "properties": { "audioExportGcsDestination": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1GcsDestinationResponse" }, "dtmfSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsDtmfSettingsResponse" }, "loggingSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings": { "properties": { "enableAnswerFeedback": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettingsResponse": { "properties": { "enableAnswerFeedback": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings": { "properties": { "engine": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettingsResponse": { "properties": { "engine": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings": { "properties": { "githubSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettings": { "properties": { "accessToken": {}, "branches": { "items": {} }, "displayName": {}, "repositoryUri": {}, "trackingBranch": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettingsResponse": { "properties": { "accessToken": {}, "branches": { "items": {} }, "displayName": {}, "repositoryUri": {}, "trackingBranch": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsResponse": { "properties": { "githubSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettingsGithubSettingsResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AudioInput": { "properties": { "audio": { "format": "byte" }, "config": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1InputAudioConfig", "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AudioInputResponse": { "properties": { "audio": { "format": "byte" }, "config": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1InputAudioConfigResponse", "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1BargeInConfig": { "properties": { "noBargeInDuration": { "format": "google-duration" }, "totalDuration": { "format": "google-duration" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1BargeInConfigResponse": { "properties": { "noBargeInDuration": { "format": "google-duration" }, "totalDuration": { "format": "google-duration" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurn": { "properties": { "userInput": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput" }, "virtualAgentOutput": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnResponse": { "properties": { "userInput": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnUserInputResponse" }, "virtualAgentOutput": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutputResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput": { "properties": { "enableSentimentAnalysis": {}, "injectedParameters": {}, "input": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1QueryInput" }, "isWebhookEnabled": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnUserInputResponse": { "properties": { "enableSentimentAnalysis": {}, "injectedParameters": {}, "input": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1QueryInputResponse" }, "isWebhookEnabled": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput": { "properties": { "currentPage": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Page" }, "diagnosticInfo": { "required": true }, "sessionParameters": {}, "status": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleRpcStatus" }, "textResponses": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageText" } }, "triggeredIntent": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Intent" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutputResponse": { "properties": { "currentPage": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1PageResponse" }, "diagnosticInfo": { "required": true }, "differences": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestRunDifferenceResponse" } }, "sessionParameters": {}, "status": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleRpcStatusResponse" }, "textResponses": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageTextResponse" } }, "triggeredIntent": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1DataStoreConnection": { "properties": { "dataStore": {}, "dataStoreType": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1DataStoreConnectionDataStoreType" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1DataStoreConnectionResponse": { "properties": { "dataStore": {}, "dataStoreType": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1DtmfInput": { "properties": { "digits": {}, "finishDigit": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1DtmfInputResponse": { "properties": { "digits": {}, "finishDigit": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeEntity": { "properties": { "synonyms": { "required": true, "items": {} }, "value": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeEntityResponse": { "properties": { "synonyms": { "required": true, "items": {} }, "value": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase": { "properties": { "value": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhraseResponse": { "properties": { "value": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig": { "properties": { "enableContinuousRun": {}, "enablePredeploymentRun": {}, "testCases": { "items": {} } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfigResponse": { "properties": { "enableContinuousRun": {}, "enablePredeploymentRun": {}, "testCases": { "items": {} } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig": { "properties": { "version": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfigResponse": { "properties": { "version": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig": { "properties": { "webhookOverrides": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Webhook" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfigResponse": { "properties": { "webhookOverrides": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandler": { "properties": { "event": { "required": true }, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Fulfillment" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandlerResponse": { "properties": { "event": { "required": true }, "name": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventInput": { "properties": { "event": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventInputResponse": { "properties": { "event": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentDefinition": { "properties": { "condition": {}, "versionVariants": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariants" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentDefinitionResponse": { "properties": { "condition": {}, "versionVariants": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariantsResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResult": { "properties": { "lastUpdateTime": { "format": "google-datetime" }, "versionMetrics": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetrics" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval": { "properties": { "confidenceLevel": { "format": "double" }, "lowerBound": { "format": "double" }, "ratio": { "format": "double" }, "upperBound": { "format": "double" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceIntervalResponse": { "properties": { "confidenceLevel": { "format": "double" }, "lowerBound": { "format": "double" }, "ratio": { "format": "double" }, "upperBound": { "format": "double" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultMetric": { "properties": { "confidenceInterval": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceInterval" }, "count": { "format": "double" }, "countType": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultMetricCountType" }, "ratio": { "format": "double" }, "type": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultMetricType" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultMetricResponse": { "properties": { "confidenceInterval": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultConfidenceIntervalResponse" }, "count": { "format": "double" }, "countType": {}, "ratio": { "format": "double" }, "type": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultResponse": { "properties": { "lastUpdateTime": { "format": "google-datetime" }, "versionMetrics": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetricsResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetrics": { "properties": { "metrics": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultMetric" } }, "sessionCount": { "format": "int32" }, "version": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultVersionMetricsResponse": { "properties": { "metrics": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResultMetricResponse" } }, "sessionCount": { "format": "int32" }, "version": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Form": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormParameter" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormParameter": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings" }, "defaultValue": { "$ref": "pulumi.json#/Any" }, "displayName": { "required": true }, "entityType": { "required": true }, "fillBehavior": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior", "required": true }, "isList": {}, "redact": {}, "required": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior": { "properties": { "initialPromptFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Fulfillment", "required": true }, "repromptEventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandler" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormParameterFillBehaviorResponse": { "properties": { "initialPromptFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentResponse", "required": true }, "repromptEventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandlerResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormParameterResponse": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsResponse" }, "defaultValue": { "$ref": "pulumi.json#/Any" }, "displayName": { "required": true }, "entityType": { "required": true }, "fillBehavior": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormParameterFillBehaviorResponse", "required": true }, "isList": {}, "redact": {}, "required": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormResponse": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormParameterResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Fulfillment": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings" }, "conditionalCases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases" } }, "enableGenerativeFallback": {}, "messages": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessage" } }, "returnPartialResponses": {}, "setParameterActions": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction" } }, "tag": {}, "webhook": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases": { "properties": { "cases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase": { "properties": { "caseContent": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent" } }, "condition": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent": { "properties": { "additionalCases": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases" }, "message": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessage" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentResponse": { "properties": { "additionalCases": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesResponse" }, "message": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseResponse": { "properties": { "caseContent": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentResponse" } }, "condition": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesResponse": { "properties": { "cases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentResponse": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsResponse" }, "conditionalCases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesResponse" } }, "enableGenerativeFallback": {}, "messages": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageResponse" } }, "returnPartialResponses": {}, "setParameterActions": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionResponse" } }, "tag": {}, "webhook": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction": { "properties": { "parameter": {}, "value": { "$ref": "pulumi.json#/Any" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionResponse": { "properties": { "parameter": {}, "value": { "$ref": "pulumi.json#/Any" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1GcsDestination": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1GcsDestinationResponse": { "properties": { "uri": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1InputAudioConfig": { "properties": { "audioEncoding": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1InputAudioConfigAudioEncoding", "required": true }, "bargeInConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1BargeInConfig" }, "enableWordInfo": {}, "model": {}, "modelVariant": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1InputAudioConfigModelVariant" }, "phraseHints": { "items": {} }, "sampleRateHertz": { "format": "int32" }, "singleUtterance": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1InputAudioConfigResponse": { "properties": { "audioEncoding": { "required": true }, "bargeInConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1BargeInConfigResponse" }, "enableWordInfo": {}, "model": {}, "modelVariant": {}, "phraseHints": { "items": {} }, "sampleRateHertz": { "format": "int32" }, "singleUtterance": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Intent": { "properties": { "description": {}, "displayName": { "required": true }, "isFallback": {}, "labels": {}, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentParameter" } }, "priority": { "format": "int32" }, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentInput": { "properties": { "intent": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentInputResponse": { "properties": { "intent": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentParameter": { "properties": { "entityType": { "required": true }, "id": { "required": true }, "isList": {}, "redact": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentParameterResponse": { "properties": { "entityType": { "required": true }, "isList": {}, "redact": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentResponse": { "properties": { "description": {}, "displayName": { "required": true }, "isFallback": {}, "labels": {}, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentParameterResponse" } }, "priority": { "format": "int32" }, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase": { "properties": { "parts": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart" } }, "repeatCount": { "format": "int32" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart": { "properties": { "parameterId": {}, "text": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePartResponse": { "properties": { "parameterId": {}, "text": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseResponse": { "properties": { "parts": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePartResponse" } }, "repeatCount": { "format": "int32" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings": { "properties": { "dataStoreConnections": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1DataStoreConnection" } }, "enabled": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Fulfillment" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettingsResponse": { "properties": { "dataStoreConnections": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1DataStoreConnectionResponse" } }, "enabled": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1NluSettings": { "properties": { "classificationThreshold": { "format": "float" }, "modelTrainingMode": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1NluSettingsModelTrainingMode" }, "modelType": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1NluSettingsModelType" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1NluSettingsResponse": { "properties": { "classificationThreshold": { "format": "float" }, "modelTrainingMode": {}, "modelType": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Page": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings" }, "displayName": { "required": true }, "entryFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Fulfillment" }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandler" } }, "form": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Form" }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings" }, "name": {}, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRoute" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1PageResponse": { "properties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettingsResponse" }, "displayName": { "required": true }, "entryFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentResponse" }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandlerResponse" } }, "form": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FormResponse" }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettingsResponse" }, "name": {}, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRouteResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1QueryInput": { "properties": { "audio": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AudioInput" }, "dtmf": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1DtmfInput" }, "event": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventInput" }, "intent": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentInput" }, "languageCode": { "required": true }, "text": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TextInput" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1QueryInputResponse": { "properties": { "audio": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AudioInputResponse" }, "dtmf": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1DtmfInputResponse" }, "event": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventInputResponse" }, "intent": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentInputResponse" }, "languageCode": { "required": true }, "text": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TextInputResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessage": { "properties": { "channel": {}, "conversationSuccess": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess" }, "knowledgeInfoCard": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard" }, "liveAgentHandoff": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff" }, "outputAudioText": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText" }, "payload": {}, "playAudio": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio" }, "telephonyTransferCall": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall" }, "text": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageText" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess": { "properties": { "metadata": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccessResponse": { "properties": { "metadata": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteractionResponse": {}, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard": {}, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCardResponse": {}, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff": { "properties": { "metadata": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoffResponse": { "properties": { "metadata": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioResponse": { "properties": { "segments": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegmentResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegmentResponse": { "properties": { "allowPlaybackInterruption": {}, "audio": { "format": "byte" }, "uri": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText": { "properties": { "ssml": {}, "text": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioTextResponse": { "properties": { "allowPlaybackInterruption": {}, "ssml": {}, "text": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio": { "properties": { "audioUri": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioResponse": { "properties": { "allowPlaybackInterruption": {}, "audioUri": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageResponse": { "properties": { "channel": {}, "conversationSuccess": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccessResponse" }, "endInteraction": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteractionResponse" }, "knowledgeInfoCard": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCardResponse" }, "liveAgentHandoff": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoffResponse" }, "mixedAudio": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioResponse" }, "outputAudioText": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioTextResponse" }, "payload": {}, "playAudio": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudioResponse" }, "telephonyTransferCall": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCallResponse" }, "text": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageTextResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall": { "properties": { "phoneNumber": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCallResponse": { "properties": { "phoneNumber": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageText": { "properties": { "text": { "required": true, "items": {} } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ResponseMessageTextResponse": { "properties": { "allowPlaybackInterruption": {}, "text": { "required": true, "items": {} } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutConfig": { "properties": { "failureCondition": {}, "rolloutCondition": {}, "rolloutSteps": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutConfigResponse": { "properties": { "failureCondition": {}, "rolloutCondition": {}, "rolloutSteps": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep": { "properties": { "displayName": {}, "minDuration": { "format": "google-duration" }, "trafficPercent": { "format": "int32" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepResponse": { "properties": { "displayName": {}, "minDuration": { "format": "google-duration" }, "trafficPercent": { "format": "int32" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutState": { "properties": { "startTime": { "format": "google-datetime" }, "step": {}, "stepIndex": { "format": "int32" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutStateResponse": { "properties": { "startTime": { "format": "google-datetime" }, "step": {}, "stepIndex": { "format": "int32" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings": { "properties": { "audioExportPattern": {}, "audioFormat": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettingsAudioFormat" }, "enableAudioRedaction": {}, "gcsBucket": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettingsResponse": { "properties": { "audioExportPattern": {}, "audioFormat": {}, "enableAudioRedaction": {}, "gcsBucket": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings": { "properties": { "enableInsightsExport": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettingsResponse": { "properties": { "enableInsightsExport": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SpeechToTextSettings": { "properties": { "enableSpeechAdaptation": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SpeechToTextSettingsResponse": { "properties": { "enableSpeechAdaptation": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestCaseResult": { "properties": { "conversationTurns": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurn" } }, "environment": {}, "name": {}, "testResult": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestCaseResultTestResult" }, "testTime": { "format": "google-datetime" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestCaseResultResponse": { "properties": { "conversationTurns": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurnResponse" } }, "environment": {}, "name": {}, "testResult": {}, "testTime": { "format": "google-datetime" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestConfig": { "properties": { "flow": {}, "page": {}, "trackingParameters": { "items": {} } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestConfigResponse": { "properties": { "flow": {}, "page": {}, "trackingParameters": { "items": {} } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestRunDifferenceResponse": { "properties": { "description": {}, "type": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TextInput": { "properties": { "text": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TextInputResponse": { "properties": { "text": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TextToSpeechSettings": { "properties": { "synthesizeSpeechConfigs": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TextToSpeechSettingsResponse": { "properties": { "synthesizeSpeechConfigs": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRoute": { "properties": { "condition": {}, "description": {}, "intent": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Fulfillment" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRouteResponse": { "properties": { "condition": {}, "description": {}, "intent": {}, "name": {}, "targetFlow": {}, "targetPage": {}, "triggerFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1FulfillmentResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VariantsHistory": { "properties": { "updateTime": { "format": "google-datetime" }, "versionVariants": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariants" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VariantsHistoryResponse": { "properties": { "updateTime": { "format": "google-datetime" }, "versionVariants": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariantsResponse" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariants": { "properties": { "variants": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariantsVariant" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariantsResponse": { "properties": { "variants": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariantsVariantResponse" } } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariantsVariant": { "properties": { "isControlGroup": {}, "trafficAllocation": { "format": "float" }, "version": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VersionVariantsVariantResponse": { "properties": { "isControlGroup": {}, "trafficAllocation": { "format": "float" }, "version": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Webhook": { "properties": { "disabled": {}, "displayName": { "required": true }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebService" }, "name": {}, "serviceDirectory": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig" }, "timeout": { "format": "google-duration" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebService": { "properties": { "allowedCaCerts": { "items": {} }, "httpMethod": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceHttpMethod" }, "parameterMapping": {}, "password": {}, "requestBody": {}, "requestHeaders": {}, "uri": { "required": true }, "username": {}, "webhookType": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceWebhookType" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceResponse": { "properties": { "allowedCaCerts": { "items": {} }, "httpMethod": {}, "parameterMapping": {}, "password": {}, "requestBody": {}, "requestHeaders": {}, "uri": { "required": true }, "username": {}, "webhookType": {} } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookResponse": { "properties": { "disabled": {}, "displayName": { "required": true }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceResponse" }, "name": {}, "serviceDirectory": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigResponse" }, "timeout": { "format": "google-duration" } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig": { "properties": { "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebService" }, "service": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigResponse": { "properties": { "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceResponse" }, "service": { "required": true } } }, "google-native:dialogflow/v3beta1:GoogleRpcStatus": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:dialogflow/v3beta1:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaConversationContext": { "properties": { "activeDocument": {}, "contextDocuments": { "items": {} } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaConversationContextResponse": { "properties": { "activeDocument": {}, "contextDocuments": { "items": {} } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaConversationMessage": { "properties": { "reply": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaReply" }, "userInput": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaTextInput" } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaConversationMessageResponse": { "properties": { "createTime": { "format": "google-datetime" }, "reply": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaReplyResponse" }, "userInput": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaTextInputResponse" } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaDocumentContent": { "properties": { "mimeType": {}, "rawBytes": { "format": "byte" }, "uri": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaDocumentContentResponse": { "properties": { "mimeType": {}, "rawBytes": { "format": "byte" }, "uri": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig": { "properties": { "agentCreationConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig" }, "dialogflowAgentToLink": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig": { "properties": { "business": {}, "defaultLanguageCode": { "required": true }, "timeZone": { "required": true } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfigResponse": { "properties": { "business": {}, "defaultLanguageCode": { "required": true }, "timeZone": { "required": true } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigResponse": { "properties": { "agentCreationConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfigResponse" }, "dialogflowAgentToLink": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadataResponse": { "properties": { "dialogflowAgent": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineCommonConfig": { "properties": { "companyName": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineCommonConfigResponse": { "properties": { "companyName": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig": { "properties": { "optimizationObjective": {}, "optimizationObjectiveConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig" }, "trainingState": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigTrainingState" }, "type": { "required": true } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfig": { "properties": { "targetField": { "required": true }, "targetFieldValueFloat": { "format": "float", "required": true } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfigResponse": { "properties": { "targetField": { "required": true }, "targetFieldValueFloat": { "format": "float", "required": true } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigResponse": { "properties": { "optimizationObjective": {}, "optimizationObjectiveConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfigOptimizationObjectiveConfigResponse" }, "trainingState": {}, "type": { "required": true } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineRecommendationMetadataResponse": { "properties": { "dataState": {}, "lastTuneTime": { "format": "google-datetime" }, "servingState": {}, "tuningOperation": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig": { "properties": { "searchAddOns": { "items": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfigSearchAddOnsItem" } }, "searchTier": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfigSearchTier" } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfigResponse": { "properties": { "searchAddOns": { "items": {} }, "searchTier": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig": {}, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfigResponse": {}, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaFieldConfigResponse": { "properties": { "completableOption": {}, "dynamicFacetableOption": {}, "fieldPath": { "required": true }, "fieldType": {}, "indexableOption": {}, "keyPropertyType": {}, "recsFilterableOption": {}, "retrievableOption": {}, "searchableOption": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaReply": { "properties": { "references": { "items": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaReplyReference" } }, "reply": {}, "summary": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaSearchResponseSummary" } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaReplyReference": { "properties": { "anchorText": {}, "end": { "format": "int32" }, "start": { "format": "int32" }, "uri": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaReplyReferenceResponse": { "properties": { "anchorText": {}, "end": { "format": "int32" }, "start": { "format": "int32" }, "uri": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaReplyResponse": { "properties": { "references": { "items": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaReplyReferenceResponse" } }, "reply": {}, "summary": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryResponse" } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaSearchResponseSummary": { "properties": { "safetyAttributes": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes" }, "summarySkippedReasons": { "items": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummarySkippedReasonsItem" } }, "summaryText": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryResponse": { "properties": { "safetyAttributes": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributesResponse" }, "summarySkippedReasons": { "items": {} }, "summaryText": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes": { "properties": { "categories": { "items": {} }, "scores": { "items": {} } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributesResponse": { "properties": { "categories": { "items": {} }, "scores": { "items": {} } } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaTextInput": { "properties": { "context": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaConversationContext" }, "input": {} } }, "google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaTextInputResponse": { "properties": { "context": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaConversationContextResponse" }, "input": {} } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaConversationContext": { "properties": { "activeDocument": {}, "contextDocuments": { "items": {} } } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaConversationContextResponse": { "properties": { "activeDocument": {}, "contextDocuments": { "items": {} } } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaConversationMessage": { "properties": { "reply": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaReply" }, "userInput": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaTextInput" } } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaConversationMessageResponse": { "properties": { "createTime": { "format": "google-datetime" }, "reply": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaReplyResponse" }, "userInput": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaTextInputResponse" } } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaDocumentContent": { "properties": { "mimeType": {}, "rawBytes": { "format": "byte" }, "uri": {} } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaDocumentContentResponse": { "properties": { "mimeType": {}, "rawBytes": { "format": "byte" }, "uri": {} } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaReply": { "properties": { "references": { "items": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaReplyReference" } }, "reply": {}, "summary": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaSearchResponseSummary" } } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaReplyReference": { "properties": { "anchorText": {}, "end": { "format": "int32" }, "start": { "format": "int32" }, "uri": {} } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaReplyReferenceResponse": { "properties": { "anchorText": {}, "end": { "format": "int32" }, "start": { "format": "int32" }, "uri": {} } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaReplyResponse": { "properties": { "references": { "items": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaReplyReferenceResponse" } }, "reply": {}, "summary": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaSearchResponseSummaryResponse" } } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaSearchResponseSummary": { "properties": { "safetyAttributes": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes" }, "summarySkippedReasons": { "items": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaSearchResponseSummarySummarySkippedReasonsItem" } }, "summaryText": {} } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaSearchResponseSummaryResponse": { "properties": { "safetyAttributes": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributesResponse" }, "summarySkippedReasons": { "items": {} }, "summaryText": {} } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes": { "properties": { "categories": { "items": {} }, "scores": { "items": {} } } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributesResponse": { "properties": { "categories": { "items": {} }, "scores": { "items": {} } } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaTextInput": { "properties": { "context": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaConversationContext" }, "input": {} } }, "google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaTextInputResponse": { "properties": { "context": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaConversationContextResponse" }, "input": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2Action": { "properties": { "deidentify": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Deidentify" }, "jobNotificationEmails": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2JobNotificationEmails" }, "pubSub": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PublishToPubSub" }, "publishFindingsToCloudDataCatalog": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PublishFindingsToCloudDataCatalog" }, "publishSummaryToCscc": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PublishSummaryToCscc" }, "publishToStackdriver": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PublishToStackdriver" }, "saveFindings": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SaveFindings" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ActionDetailsResponse": { "properties": { "deidentifyDetails": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyDataSourceDetailsResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ActionResponse": { "properties": { "deidentify": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyResponse" }, "jobNotificationEmails": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2JobNotificationEmailsResponse" }, "pubSub": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PublishToPubSubResponse" }, "publishFindingsToCloudDataCatalog": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PublishFindingsToCloudDataCatalogResponse" }, "publishSummaryToCscc": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PublishSummaryToCsccResponse" }, "publishToStackdriver": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PublishToStackdriverResponse" }, "saveFindings": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SaveFindingsResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2AllInfoTypes": {}, "google-native:dlp/v2:GooglePrivacyDlpV2AllInfoTypesResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2AllOtherBigQueryTables": {}, "google-native:dlp/v2:GooglePrivacyDlpV2AllOtherBigQueryTablesResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2AllText": {}, "google-native:dlp/v2:GooglePrivacyDlpV2AllTextResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2AnalyzeDataSourceRiskDetailsResponse": { "properties": { "categoricalStatsResult": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CategoricalStatsResultResponse" }, "deltaPresenceEstimationResult": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationResultResponse" }, "kAnonymityResult": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityResultResponse" }, "kMapEstimationResult": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationResultResponse" }, "lDiversityResult": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LDiversityResultResponse" }, "numericalStatsResult": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2NumericalStatsResultResponse" }, "requestedOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RequestedRiskAnalysisOptionsResponse" }, "requestedPrivacyMetric": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PrivacyMetricResponse" }, "requestedSourceTable": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2AuxiliaryTable": { "properties": { "quasiIds": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdField" } }, "relativeFrequency": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId", "required": true }, "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTable", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2AuxiliaryTableResponse": { "properties": { "quasiIds": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdFieldResponse" } }, "relativeFrequency": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse", "required": true }, "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryDiscoveryTarget": { "properties": { "cadence": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryGenerationCadence" }, "conditions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryBigQueryConditions" }, "disabled": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Disabled" }, "filter": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryBigQueryFilter", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryDiscoveryTargetResponse": { "properties": { "cadence": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryGenerationCadenceResponse" }, "conditions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryBigQueryConditionsResponse" }, "disabled": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DisabledResponse" }, "filter": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryBigQueryFilterResponse", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryField": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" }, "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTable" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryFieldResponse": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" }, "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryOptions": { "properties": { "excludedFields": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } }, "identifyingFields": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } }, "includedFields": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } }, "rowsLimit": { "format": "int64" }, "rowsLimitPercent": { "format": "int32" }, "sampleMethod": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryOptionsSampleMethod" }, "tableReference": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTable" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryOptionsResponse": { "properties": { "excludedFields": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } }, "identifyingFields": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } }, "includedFields": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } }, "rowsLimit": { "format": "int64" }, "rowsLimitPercent": { "format": "int32" }, "sampleMethod": {}, "tableReference": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryRegex": { "properties": { "datasetIdRegex": {}, "projectIdRegex": {}, "tableIdRegex": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryRegexResponse": { "properties": { "datasetIdRegex": {}, "projectIdRegex": {}, "tableIdRegex": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryRegexes": { "properties": { "patterns": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryRegex" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryRegexesResponse": { "properties": { "patterns": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryRegexResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTable": { "properties": { "datasetId": {}, "projectId": { "sdkName": "project" }, "tableId": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableCollection": { "properties": { "includeRegexes": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryRegexes" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableCollectionResponse": { "properties": { "includeRegexes": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryRegexesResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse": { "properties": { "datasetId": {}, "projectId": { "sdkName": "project" }, "tableId": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableTypes": { "properties": { "types": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableTypesTypesItem" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableTypesResponse": { "properties": { "types": { "items": {} } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Bucket": { "properties": { "max": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Value" }, "min": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Value" }, "replacementValue": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Value", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BucketResponse": { "properties": { "max": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" }, "min": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" }, "replacementValue": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BucketingConfig": { "properties": { "buckets": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Bucket" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2BucketingConfigResponse": { "properties": { "buckets": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BucketResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CategoricalStatsConfig": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CategoricalStatsConfigResponse": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CategoricalStatsHistogramBucketResponse": { "properties": { "bucketSize": { "format": "int64" }, "bucketValueCount": { "format": "int64" }, "bucketValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueFrequencyResponse" } }, "valueFrequencyLowerBound": { "format": "int64" }, "valueFrequencyUpperBound": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CategoricalStatsResultResponse": { "properties": { "valueFrequencyHistogramBuckets": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CategoricalStatsHistogramBucketResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CharacterMaskConfig": { "properties": { "charactersToIgnore": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CharsToIgnore" } }, "maskingCharacter": {}, "numberToMask": { "format": "int32" }, "reverseOrder": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2CharacterMaskConfigResponse": { "properties": { "charactersToIgnore": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CharsToIgnoreResponse" } }, "maskingCharacter": {}, "numberToMask": { "format": "int32" }, "reverseOrder": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2CharsToIgnore": { "properties": { "charactersToSkip": {}, "commonCharactersToIgnore": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CharsToIgnoreCommonCharactersToIgnore" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CharsToIgnoreResponse": { "properties": { "charactersToSkip": {}, "commonCharactersToIgnore": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageFileSet": { "properties": { "url": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageFileSetResponse": { "properties": { "url": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageOptions": { "properties": { "bytesLimitPerFile": { "format": "int64" }, "bytesLimitPerFilePercent": { "format": "int32" }, "fileSet": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FileSet" }, "fileTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageOptionsFileTypesItem" } }, "filesLimitPercent": { "format": "int32" }, "sampleMethod": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageOptionsSampleMethod" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageOptionsResponse": { "properties": { "bytesLimitPerFile": { "format": "int64" }, "bytesLimitPerFilePercent": { "format": "int32" }, "fileSet": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FileSetResponse" }, "fileTypes": { "items": {} }, "filesLimitPercent": { "format": "int32" }, "sampleMethod": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2CloudStoragePath": { "properties": { "path": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2CloudStoragePathResponse": { "properties": { "path": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageRegexFileSet": { "properties": { "bucketName": {}, "excludeRegex": { "items": {} }, "includeRegex": { "items": {} } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageRegexFileSetResponse": { "properties": { "bucketName": {}, "excludeRegex": { "items": {} }, "includeRegex": { "items": {} } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Color": { "properties": { "blue": { "format": "float" }, "green": { "format": "float" }, "red": { "format": "float" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ColorResponse": { "properties": { "blue": { "format": "float" }, "green": { "format": "float" }, "red": { "format": "float" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Condition": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId", "required": true }, "operator": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ConditionOperator", "required": true }, "value": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Value" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ConditionResponse": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse", "required": true }, "operator": { "required": true }, "value": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Conditions": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Condition" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ConditionsResponse": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ConditionResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CryptoDeterministicConfig": { "properties": { "context": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" }, "cryptoKey": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoKey" }, "surrogateInfoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CryptoDeterministicConfigResponse": { "properties": { "context": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" }, "cryptoKey": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoKeyResponse" }, "surrogateInfoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CryptoHashConfig": { "properties": { "cryptoKey": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoKey" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CryptoHashConfigResponse": { "properties": { "cryptoKey": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoKeyResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CryptoKey": { "properties": { "kmsWrapped": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KmsWrappedCryptoKey" }, "transient": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TransientCryptoKey" }, "unwrapped": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2UnwrappedCryptoKey" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CryptoKeyResponse": { "properties": { "kmsWrapped": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KmsWrappedCryptoKeyResponse" }, "transient": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TransientCryptoKeyResponse" }, "unwrapped": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2UnwrappedCryptoKeyResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig": { "properties": { "commonAlphabet": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoReplaceFfxFpeConfigCommonAlphabet" }, "context": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" }, "cryptoKey": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoKey", "required": true }, "customAlphabet": {}, "radix": { "format": "int32" }, "surrogateInfoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CryptoReplaceFfxFpeConfigResponse": { "properties": { "commonAlphabet": {}, "context": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" }, "cryptoKey": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoKeyResponse", "required": true }, "customAlphabet": {}, "radix": { "format": "int32" }, "surrogateInfoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CustomInfoType": { "properties": { "detectionRules": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DetectionRule" } }, "dictionary": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Dictionary" }, "exclusionType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CustomInfoTypeExclusionType" }, "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" }, "likelihood": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CustomInfoTypeLikelihood" }, "regex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Regex" }, "sensitivityScore": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SensitivityScore" }, "storedType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StoredType" }, "surrogateType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SurrogateType" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2CustomInfoTypeResponse": { "properties": { "detectionRules": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DetectionRuleResponse" } }, "dictionary": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DictionaryResponse" }, "exclusionType": {}, "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" }, "likelihood": {}, "regex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RegexResponse" }, "sensitivityScore": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SensitivityScoreResponse" }, "storedType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StoredTypeResponse" }, "surrogateType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SurrogateTypeResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DataProfileAction": { "properties": { "exportData": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Export" }, "pubSubNotification": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubNotification" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DataProfileActionResponse": { "properties": { "exportData": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExportResponse" }, "pubSubNotification": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubNotificationResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DataProfilePubSubCondition": { "properties": { "expressions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubExpressions" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DataProfilePubSubConditionResponse": { "properties": { "expressions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubExpressionsResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DatastoreOptions": { "properties": { "kind": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KindExpression" }, "partitionId": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PartitionId" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DatastoreOptionsResponse": { "properties": { "kind": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KindExpressionResponse" }, "partitionId": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PartitionIdResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DateShiftConfig": { "properties": { "context": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" }, "cryptoKey": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoKey" }, "lowerBoundDays": { "format": "int32", "required": true }, "upperBoundDays": { "format": "int32", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DateShiftConfigResponse": { "properties": { "context": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" }, "cryptoKey": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoKeyResponse" }, "lowerBoundDays": { "format": "int32", "required": true }, "upperBoundDays": { "format": "int32", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Deidentify": { "properties": { "cloudStorageOutput": { "required": true }, "fileTypesToTransform": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyFileTypesToTransformItem" } }, "transformationConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TransformationConfig" }, "transformationDetailsStorageConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TransformationDetailsStorageConfig" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyConfig": { "properties": { "imageTransformations": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ImageTransformations" }, "infoTypeTransformations": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformations" }, "recordTransformations": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RecordTransformations" }, "transformationErrorHandling": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TransformationErrorHandling" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyConfigResponse": { "properties": { "imageTransformations": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ImageTransformationsResponse" }, "infoTypeTransformations": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformationsResponse" }, "recordTransformations": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RecordTransformationsResponse" }, "transformationErrorHandling": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TransformationErrorHandlingResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyDataSourceDetailsResponse": { "properties": { "deidentifyStats": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyDataSourceStatsResponse" }, "requestedOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RequestedDeidentifyOptionsResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyDataSourceStatsResponse": { "properties": { "transformationCount": { "format": "int64" }, "transformationErrorCount": { "format": "int64" }, "transformedBytes": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyResponse": { "properties": { "cloudStorageOutput": { "required": true }, "fileTypesToTransform": { "items": {} }, "transformationConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TransformationConfigResponse" }, "transformationDetailsStorageConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TransformationDetailsStorageConfigResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyTemplateResponse": { "properties": { "createTime": { "format": "google-datetime" }, "deidentifyConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyConfigResponse" }, "description": {}, "displayName": {}, "name": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationConfig": { "properties": { "auxiliaryTables": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StatisticalTable" } }, "quasiIds": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2QuasiId" } }, "regionCode": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationConfigResponse": { "properties": { "auxiliaryTables": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StatisticalTableResponse" } }, "quasiIds": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdResponse" } }, "regionCode": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucketResponse": { "properties": { "bucketSize": { "format": "int64" }, "bucketValueCount": { "format": "int64" }, "bucketValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValuesResponse" } }, "maxProbability": { "format": "double" }, "minProbability": { "format": "double" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationQuasiIdValuesResponse": { "properties": { "estimatedProbability": { "format": "double" }, "quasiIdsValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationResultResponse": { "properties": { "deltaPresenceEstimationHistogram": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationHistogramBucketResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DetectionRule": { "properties": { "hotwordRule": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2HotwordRule" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DetectionRuleResponse": { "properties": { "hotwordRule": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2HotwordRuleResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Dictionary": { "properties": { "cloudStoragePath": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStoragePath" }, "wordList": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2WordList" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DictionaryResponse": { "properties": { "cloudStoragePath": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStoragePathResponse" }, "wordList": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2WordListResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Disabled": {}, "google-native:dlp/v2:GooglePrivacyDlpV2DisabledResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryBigQueryConditions": { "properties": { "createdAfter": { "format": "google-datetime" }, "orConditions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2OrConditions" }, "typeCollection": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryBigQueryConditionsTypeCollection" }, "types": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableTypes" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryBigQueryConditionsResponse": { "properties": { "createdAfter": { "format": "google-datetime" }, "orConditions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2OrConditionsResponse" }, "typeCollection": {}, "types": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableTypesResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryBigQueryFilter": { "properties": { "otherTables": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2AllOtherBigQueryTables" }, "tables": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableCollection" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryBigQueryFilterResponse": { "properties": { "otherTables": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2AllOtherBigQueryTablesResponse" }, "tables": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableCollectionResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryGenerationCadence": { "properties": { "schemaModifiedCadence": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoverySchemaModifiedCadence" }, "tableModifiedCadence": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryTableModifiedCadence" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryGenerationCadenceResponse": { "properties": { "schemaModifiedCadence": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoverySchemaModifiedCadenceResponse" }, "tableModifiedCadence": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryTableModifiedCadenceResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoverySchemaModifiedCadence": { "properties": { "frequency": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoverySchemaModifiedCadenceFrequency" }, "types": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoverySchemaModifiedCadenceTypesItem" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoverySchemaModifiedCadenceResponse": { "properties": { "frequency": {}, "types": { "items": {} } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryStartingLocation": { "properties": { "folderId": { "format": "int64" }, "organizationId": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryStartingLocationResponse": { "properties": { "folderId": { "format": "int64" }, "organizationId": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryTableModifiedCadence": { "properties": { "frequency": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryTableModifiedCadenceFrequency" }, "types": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryTableModifiedCadenceTypesItem" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryTableModifiedCadenceResponse": { "properties": { "frequency": {}, "types": { "items": {} } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryTarget": { "properties": { "bigQueryTarget": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryDiscoveryTarget" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryTargetResponse": { "properties": { "bigQueryTarget": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryDiscoveryTargetResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2EntityId": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2EntityIdResponse": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ErrorResponse": { "properties": { "details": { "$ref": "#/types/google-native:dlp/v2:GoogleRpcStatusResponse" }, "timestamps": { "items": {} } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ExcludeByHotword": { "properties": { "hotwordRegex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Regex" }, "proximity": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Proximity" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ExcludeByHotwordResponse": { "properties": { "hotwordRegex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RegexResponse" }, "proximity": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ProximityResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ExcludeInfoTypes": { "properties": { "infoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ExcludeInfoTypesResponse": { "properties": { "infoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ExclusionRule": { "properties": { "dictionary": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Dictionary" }, "excludeByHotword": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExcludeByHotword" }, "excludeInfoTypes": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExcludeInfoTypes" }, "matchingType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExclusionRuleMatchingType" }, "regex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Regex" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ExclusionRuleResponse": { "properties": { "dictionary": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DictionaryResponse" }, "excludeByHotword": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExcludeByHotwordResponse" }, "excludeInfoTypes": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExcludeInfoTypesResponse" }, "matchingType": {}, "regex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RegexResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Export": { "properties": { "profileTable": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTable" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ExportResponse": { "properties": { "profileTable": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Expressions": { "properties": { "conditions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Conditions" }, "logicalOperator": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExpressionsLogicalOperator" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ExpressionsResponse": { "properties": { "conditions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ConditionsResponse" }, "logicalOperator": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2FieldId": { "properties": { "name": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse": { "properties": { "name": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2FieldTransformation": { "properties": { "condition": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RecordCondition" }, "fields": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } }, "infoTypeTransformations": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformations" }, "primitiveTransformation": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PrimitiveTransformation" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2FieldTransformationResponse": { "properties": { "condition": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RecordConditionResponse" }, "fields": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } }, "infoTypeTransformations": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformationsResponse" }, "primitiveTransformation": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PrimitiveTransformationResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2FileSet": { "properties": { "regexFileSet": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageRegexFileSet" }, "url": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2FileSetResponse": { "properties": { "regexFileSet": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageRegexFileSetResponse" }, "url": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2FindingLimits": { "properties": { "maxFindingsPerInfoType": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeLimit" } }, "maxFindingsPerItem": { "format": "int32" }, "maxFindingsPerRequest": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2FindingLimitsResponse": { "properties": { "maxFindingsPerInfoType": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeLimitResponse" } }, "maxFindingsPerItem": { "format": "int32" }, "maxFindingsPerRequest": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2FixedSizeBucketingConfig": { "properties": { "bucketSize": { "format": "double", "required": true }, "lowerBound": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Value", "required": true }, "upperBound": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Value", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2FixedSizeBucketingConfigResponse": { "properties": { "bucketSize": { "format": "double", "required": true }, "lowerBound": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse", "required": true }, "upperBound": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2HotwordRule": { "properties": { "hotwordRegex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Regex" }, "likelihoodAdjustment": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LikelihoodAdjustment" }, "proximity": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Proximity" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2HotwordRuleResponse": { "properties": { "hotwordRegex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RegexResponse" }, "likelihoodAdjustment": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LikelihoodAdjustmentResponse" }, "proximity": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ProximityResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2HybridInspectStatisticsResponse": { "properties": { "abortedCount": { "format": "int64" }, "pendingCount": { "format": "int64" }, "processedCount": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2HybridOptions": { "properties": { "description": {}, "labels": {}, "requiredFindingLabelKeys": { "items": {} }, "tableOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TableOptions" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2HybridOptionsResponse": { "properties": { "description": {}, "labels": {}, "requiredFindingLabelKeys": { "items": {} }, "tableOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TableOptionsResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ImageTransformation": { "properties": { "allInfoTypes": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2AllInfoTypes" }, "allText": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2AllText" }, "redactionColor": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Color" }, "selectedInfoTypes": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SelectedInfoTypes" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ImageTransformationResponse": { "properties": { "allInfoTypes": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2AllInfoTypesResponse" }, "allText": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2AllTextResponse" }, "redactionColor": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ColorResponse" }, "selectedInfoTypes": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SelectedInfoTypesResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ImageTransformations": { "properties": { "transforms": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ImageTransformation" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ImageTransformationsResponse": { "properties": { "transforms": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ImageTransformationResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoType": { "properties": { "name": {}, "sensitivityScore": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SensitivityScore" }, "version": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeLikelihood": { "properties": { "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" }, "minLikelihood": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeLikelihoodMinLikelihood" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeLikelihoodResponse": { "properties": { "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" }, "minLikelihood": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeLimit": { "properties": { "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" }, "maxFindings": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeLimitResponse": { "properties": { "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" }, "maxFindings": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse": { "properties": { "name": {}, "sensitivityScore": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SensitivityScoreResponse" }, "version": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeStatsResponse": { "properties": { "count": { "format": "int64" }, "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformation": { "properties": { "infoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" } }, "primitiveTransformation": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PrimitiveTransformation", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformationResponse": { "properties": { "infoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } }, "primitiveTransformation": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PrimitiveTransformationResponse", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformations": { "properties": { "transformations": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformation" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformationsResponse": { "properties": { "transformations": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeTransformationResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectConfig": { "properties": { "contentOptions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectConfigContentOptionsItem" } }, "customInfoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CustomInfoType" } }, "excludeInfoTypes": {}, "includeQuote": {}, "infoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" } }, "limits": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FindingLimits" }, "minLikelihood": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectConfigMinLikelihood" }, "minLikelihoodPerInfoType": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeLikelihood" } }, "ruleSet": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectionRuleSet" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectConfigResponse": { "properties": { "contentOptions": { "items": {} }, "customInfoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CustomInfoTypeResponse" } }, "excludeInfoTypes": {}, "includeQuote": {}, "infoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } }, "limits": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FindingLimitsResponse" }, "minLikelihood": {}, "minLikelihoodPerInfoType": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeLikelihoodResponse" } }, "ruleSet": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectionRuleSetResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectDataSourceDetailsResponse": { "properties": { "requestedOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RequestedOptionsResponse" }, "result": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ResultResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectJobConfig": { "properties": { "actions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Action" } }, "inspectConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectConfig" }, "inspectTemplateName": {}, "storageConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StorageConfig" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectJobConfigResponse": { "properties": { "actions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ActionResponse" } }, "inspectConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectConfigResponse" }, "inspectTemplateName": {}, "storageConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StorageConfigResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectTemplateResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "displayName": {}, "inspectConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectConfigResponse" }, "name": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectionRule": { "properties": { "exclusionRule": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExclusionRule" }, "hotwordRule": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2HotwordRule" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectionRuleResponse": { "properties": { "exclusionRule": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExclusionRuleResponse" }, "hotwordRule": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2HotwordRuleResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectionRuleSet": { "properties": { "infoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" } }, "rules": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectionRule" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2InspectionRuleSetResponse": { "properties": { "infoTypes": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } }, "rules": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectionRuleResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2JobNotificationEmails": {}, "google-native:dlp/v2:GooglePrivacyDlpV2JobNotificationEmailsResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityConfig": { "properties": { "entityId": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2EntityId" }, "quasiIds": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityConfigResponse": { "properties": { "entityId": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2EntityIdResponse" }, "quasiIds": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityEquivalenceClassResponse": { "properties": { "equivalenceClassSize": { "format": "int64" }, "quasiIdsValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityHistogramBucketResponse": { "properties": { "bucketSize": { "format": "int64" }, "bucketValueCount": { "format": "int64" }, "bucketValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityEquivalenceClassResponse" } }, "equivalenceClassSizeLowerBound": { "format": "int64" }, "equivalenceClassSizeUpperBound": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityResultResponse": { "properties": { "equivalenceClassHistogramBuckets": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityHistogramBucketResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationConfig": { "properties": { "auxiliaryTables": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2AuxiliaryTable" } }, "quasiIds": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TaggedField" } }, "regionCode": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationConfigResponse": { "properties": { "auxiliaryTables": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2AuxiliaryTableResponse" } }, "quasiIds": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TaggedFieldResponse" } }, "regionCode": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationHistogramBucketResponse": { "properties": { "bucketSize": { "format": "int64" }, "bucketValueCount": { "format": "int64" }, "bucketValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationQuasiIdValuesResponse" } }, "maxAnonymity": { "format": "int64" }, "minAnonymity": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationQuasiIdValuesResponse": { "properties": { "estimatedAnonymity": { "format": "int64" }, "quasiIdsValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationResultResponse": { "properties": { "kMapEstimationHistogram": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationHistogramBucketResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2KindExpression": { "properties": { "name": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2KindExpressionResponse": { "properties": { "name": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2KmsWrappedCryptoKey": { "properties": { "cryptoKeyName": { "required": true }, "wrappedKey": { "format": "byte", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2KmsWrappedCryptoKeyResponse": { "properties": { "cryptoKeyName": { "required": true }, "wrappedKey": { "format": "byte", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LDiversityConfig": { "properties": { "quasiIds": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } }, "sensitiveAttribute": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LDiversityConfigResponse": { "properties": { "quasiIds": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } }, "sensitiveAttribute": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LDiversityEquivalenceClassResponse": { "properties": { "equivalenceClassSize": { "format": "int64" }, "numDistinctSensitiveValues": { "format": "int64" }, "quasiIdsValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" } }, "topSensitiveValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueFrequencyResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LDiversityHistogramBucketResponse": { "properties": { "bucketSize": { "format": "int64" }, "bucketValueCount": { "format": "int64" }, "bucketValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LDiversityEquivalenceClassResponse" } }, "sensitiveValueFrequencyLowerBound": { "format": "int64" }, "sensitiveValueFrequencyUpperBound": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LDiversityResultResponse": { "properties": { "sensitiveValueFrequencyHistogramBuckets": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LDiversityHistogramBucketResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LargeCustomDictionaryConfig": { "properties": { "bigQueryField": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryField" }, "cloudStorageFileSet": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageFileSet" }, "outputPath": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStoragePath" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LargeCustomDictionaryConfigResponse": { "properties": { "bigQueryField": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryFieldResponse" }, "cloudStorageFileSet": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageFileSetResponse" }, "outputPath": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStoragePathResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LargeCustomDictionaryStatsResponse": { "properties": { "approxNumPhrases": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LeaveUntransformed": {}, "google-native:dlp/v2:GooglePrivacyDlpV2LeaveUntransformedResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2LikelihoodAdjustment": { "properties": { "fixedLikelihood": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LikelihoodAdjustmentFixedLikelihood" }, "relativeLikelihood": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2LikelihoodAdjustmentResponse": { "properties": { "fixedLikelihood": {}, "relativeLikelihood": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Manual": {}, "google-native:dlp/v2:GooglePrivacyDlpV2ManualResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2NumericalStatsConfig": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2NumericalStatsConfigResponse": { "properties": { "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2NumericalStatsResultResponse": { "properties": { "maxValue": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" }, "minValue": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" }, "quantileValues": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2OrConditions": { "properties": { "minAge": { "format": "google-duration" }, "minRowCount": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2OrConditionsResponse": { "properties": { "minAge": { "format": "google-duration" }, "minRowCount": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2OrgConfig": { "properties": { "location": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryStartingLocation" }, "projectId": { "sdkName": "project" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2OrgConfigResponse": { "properties": { "location": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DiscoveryStartingLocationResponse" }, "projectId": { "sdkName": "project" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2OutputStorageConfig": { "properties": { "outputSchema": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2OutputStorageConfigOutputSchema" }, "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTable" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2OutputStorageConfigResponse": { "properties": { "outputSchema": {}, "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2PartitionId": { "properties": { "namespaceId": {}, "projectId": { "sdkName": "project" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2PartitionIdResponse": { "properties": { "namespaceId": {}, "projectId": { "sdkName": "project" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2PrimitiveTransformation": { "properties": { "bucketingConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BucketingConfig" }, "characterMaskConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CharacterMaskConfig" }, "cryptoDeterministicConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoDeterministicConfig" }, "cryptoHashConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoHashConfig" }, "cryptoReplaceFfxFpeConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig" }, "dateShiftConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DateShiftConfig" }, "fixedSizeBucketingConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FixedSizeBucketingConfig" }, "redactConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RedactConfig" }, "replaceConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ReplaceValueConfig" }, "replaceDictionaryConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ReplaceDictionaryConfig" }, "replaceWithInfoTypeConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ReplaceWithInfoTypeConfig" }, "timePartConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TimePartConfig" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2PrimitiveTransformationResponse": { "properties": { "bucketingConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BucketingConfigResponse" }, "characterMaskConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CharacterMaskConfigResponse" }, "cryptoDeterministicConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoDeterministicConfigResponse" }, "cryptoHashConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoHashConfigResponse" }, "cryptoReplaceFfxFpeConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CryptoReplaceFfxFpeConfigResponse" }, "dateShiftConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DateShiftConfigResponse" }, "fixedSizeBucketingConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FixedSizeBucketingConfigResponse" }, "redactConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RedactConfigResponse" }, "replaceConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ReplaceValueConfigResponse" }, "replaceDictionaryConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ReplaceDictionaryConfigResponse" }, "replaceWithInfoTypeConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ReplaceWithInfoTypeConfigResponse" }, "timePartConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TimePartConfigResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2PrivacyMetric": { "properties": { "categoricalStatsConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CategoricalStatsConfig" }, "deltaPresenceEstimationConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationConfig" }, "kAnonymityConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityConfig" }, "kMapEstimationConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationConfig" }, "lDiversityConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LDiversityConfig" }, "numericalStatsConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2NumericalStatsConfig" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2PrivacyMetricResponse": { "properties": { "categoricalStatsConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CategoricalStatsConfigResponse" }, "deltaPresenceEstimationConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeltaPresenceEstimationConfigResponse" }, "kAnonymityConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KAnonymityConfigResponse" }, "kMapEstimationConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2KMapEstimationConfigResponse" }, "lDiversityConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LDiversityConfigResponse" }, "numericalStatsConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2NumericalStatsConfigResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Proximity": { "properties": { "windowAfter": { "format": "int32" }, "windowBefore": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ProximityResponse": { "properties": { "windowAfter": { "format": "int32" }, "windowBefore": { "format": "int32" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2PubSubCondition": { "properties": { "minimumRiskScore": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubConditionMinimumRiskScore" }, "minimumSensitivityScore": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubConditionMinimumSensitivityScore" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2PubSubConditionResponse": { "properties": { "minimumRiskScore": {}, "minimumSensitivityScore": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2PubSubExpressions": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubCondition" } }, "logicalOperator": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubExpressionsLogicalOperator" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2PubSubExpressionsResponse": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubConditionResponse" } }, "logicalOperator": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2PubSubNotification": { "properties": { "detailOfMessage": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubNotificationDetailOfMessage" }, "event": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PubSubNotificationEvent" }, "pubsubCondition": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DataProfilePubSubCondition" }, "topic": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2PubSubNotificationResponse": { "properties": { "detailOfMessage": {}, "event": {}, "pubsubCondition": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DataProfilePubSubConditionResponse" }, "topic": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2PublishFindingsToCloudDataCatalog": {}, "google-native:dlp/v2:GooglePrivacyDlpV2PublishFindingsToCloudDataCatalogResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2PublishSummaryToCscc": {}, "google-native:dlp/v2:GooglePrivacyDlpV2PublishSummaryToCsccResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2PublishToPubSub": { "properties": { "topic": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2PublishToPubSubResponse": { "properties": { "topic": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2PublishToStackdriver": {}, "google-native:dlp/v2:GooglePrivacyDlpV2PublishToStackdriverResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2QuasiId": { "properties": { "customTag": {}, "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId", "required": true }, "inferred": { "$ref": "#/types/google-native:dlp/v2:GoogleProtobufEmpty" }, "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdField": { "properties": { "customTag": {}, "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdFieldResponse": { "properties": { "customTag": {}, "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdResponse": { "properties": { "customTag": {}, "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse", "required": true }, "inferred": { "$ref": "#/types/google-native:dlp/v2:GoogleProtobufEmptyResponse" }, "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdentifierField": { "properties": { "customTag": {}, "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdentifierFieldResponse": { "properties": { "customTag": {}, "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RecordCondition": { "properties": { "expressions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Expressions" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RecordConditionResponse": { "properties": { "expressions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ExpressionsResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RecordSuppression": { "properties": { "condition": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RecordCondition" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RecordSuppressionResponse": { "properties": { "condition": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RecordConditionResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RecordTransformations": { "properties": { "fieldTransformations": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldTransformation" } }, "recordSuppressions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RecordSuppression" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RecordTransformationsResponse": { "properties": { "fieldTransformations": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldTransformationResponse" } }, "recordSuppressions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RecordSuppressionResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RedactConfig": {}, "google-native:dlp/v2:GooglePrivacyDlpV2RedactConfigResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2Regex": { "properties": { "groupIndexes": { "items": {} }, "pattern": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2RegexResponse": { "properties": { "groupIndexes": { "items": {} }, "pattern": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2ReplaceDictionaryConfig": { "properties": { "wordList": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2WordList" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ReplaceDictionaryConfigResponse": { "properties": { "wordList": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2WordListResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ReplaceValueConfig": { "properties": { "newValue": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Value" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ReplaceValueConfigResponse": { "properties": { "newValue": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ReplaceWithInfoTypeConfig": {}, "google-native:dlp/v2:GooglePrivacyDlpV2ReplaceWithInfoTypeConfigResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2RequestedDeidentifyOptionsResponse": { "properties": { "snapshotDeidentifyTemplate": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyTemplateResponse" }, "snapshotImageRedactTemplate": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyTemplateResponse" }, "snapshotStructuredDeidentifyTemplate": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DeidentifyTemplateResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RequestedOptionsResponse": { "properties": { "jobConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectJobConfigResponse" }, "snapshotInspectTemplate": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectTemplateResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RequestedRiskAnalysisOptionsResponse": { "properties": { "jobConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RiskAnalysisJobConfigResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ResultResponse": { "properties": { "hybridStats": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2HybridInspectStatisticsResponse" }, "infoTypeStats": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeStatsResponse" } }, "processedBytes": { "format": "int64" }, "totalEstimatedBytes": { "format": "int64" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RiskAnalysisJobConfig": { "properties": { "actions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Action" } }, "privacyMetric": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PrivacyMetric" }, "sourceTable": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTable" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2RiskAnalysisJobConfigResponse": { "properties": { "actions": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ActionResponse" } }, "privacyMetric": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2PrivacyMetricResponse" }, "sourceTable": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2SaveFindings": { "properties": { "outputConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2OutputStorageConfig" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2SaveFindingsResponse": { "properties": { "outputConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2OutputStorageConfigResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Schedule": { "properties": { "recurrencePeriodDuration": { "format": "google-duration" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ScheduleResponse": { "properties": { "recurrencePeriodDuration": { "format": "google-duration" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2SelectedInfoTypes": { "properties": { "infoTypes": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2SelectedInfoTypesResponse": { "properties": { "infoTypes": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2SensitivityScore": { "properties": { "score": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2SensitivityScoreScore" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2SensitivityScoreResponse": { "properties": { "score": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2StatisticalTable": { "properties": { "quasiIds": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdentifierField" } }, "relativeFrequency": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId", "required": true }, "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTable", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2StatisticalTableResponse": { "properties": { "quasiIds": { "required": true, "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2QuasiIdentifierFieldResponse" } }, "relativeFrequency": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse", "required": true }, "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2StorageConfig": { "properties": { "bigQueryOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryOptions" }, "cloudStorageOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageOptions" }, "datastoreOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DatastoreOptions" }, "hybridOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2HybridOptions" }, "timespanConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TimespanConfig" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2StorageConfigResponse": { "properties": { "bigQueryOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryOptionsResponse" }, "cloudStorageOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2CloudStorageOptionsResponse" }, "datastoreOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DatastoreOptionsResponse" }, "hybridOptions": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2HybridOptionsResponse" }, "timespanConfig": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TimespanConfigResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2StoredInfoTypeConfig": { "properties": { "description": {}, "dictionary": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Dictionary" }, "displayName": {}, "largeCustomDictionary": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LargeCustomDictionaryConfig" }, "regex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Regex" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2StoredInfoTypeConfigResponse": { "properties": { "description": {}, "dictionary": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2DictionaryResponse" }, "displayName": {}, "largeCustomDictionary": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LargeCustomDictionaryConfigResponse" }, "regex": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RegexResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2StoredInfoTypeStatsResponse": { "properties": { "largeCustomDictionary": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LargeCustomDictionaryStatsResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2StoredInfoTypeVersionResponse": { "properties": { "config": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StoredInfoTypeConfigResponse" }, "createTime": { "format": "google-datetime" }, "errors": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ErrorResponse" } }, "state": {}, "stats": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StoredInfoTypeStatsResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2StoredType": { "properties": { "createTime": { "format": "google-datetime" }, "name": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2StoredTypeResponse": { "properties": { "createTime": { "format": "google-datetime" }, "name": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2SurrogateType": {}, "google-native:dlp/v2:GooglePrivacyDlpV2SurrogateTypeResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2TableOptions": { "properties": { "identifyingFields": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TableOptionsResponse": { "properties": { "identifyingFields": { "items": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TaggedField": { "properties": { "customTag": {}, "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId", "required": true }, "inferred": { "$ref": "#/types/google-native:dlp/v2:GoogleProtobufEmpty" }, "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoType" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TaggedFieldResponse": { "properties": { "customTag": {}, "field": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse", "required": true }, "inferred": { "$ref": "#/types/google-native:dlp/v2:GoogleProtobufEmptyResponse" }, "infoType": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InfoTypeResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ThrowError": {}, "google-native:dlp/v2:GooglePrivacyDlpV2ThrowErrorResponse": {}, "google-native:dlp/v2:GooglePrivacyDlpV2TimePartConfig": { "properties": { "partToExtract": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2TimePartConfigPartToExtract" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TimePartConfigResponse": { "properties": { "partToExtract": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2TimespanConfig": { "properties": { "enableAutoPopulationOfTimespanConfig": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "timestampField": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldId" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TimespanConfigResponse": { "properties": { "enableAutoPopulationOfTimespanConfig": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "timestampField": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2FieldIdResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TransformationConfig": { "properties": { "deidentifyTemplate": {}, "imageRedactTemplate": {}, "structuredDeidentifyTemplate": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2TransformationConfigResponse": { "properties": { "deidentifyTemplate": {}, "imageRedactTemplate": {}, "structuredDeidentifyTemplate": {} } }, "google-native:dlp/v2:GooglePrivacyDlpV2TransformationDetailsStorageConfig": { "properties": { "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTable" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TransformationDetailsStorageConfigResponse": { "properties": { "table": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2BigQueryTableResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TransformationErrorHandling": { "properties": { "leaveUntransformed": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LeaveUntransformed" }, "throwError": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ThrowError" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TransformationErrorHandlingResponse": { "properties": { "leaveUntransformed": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2LeaveUntransformedResponse" }, "throwError": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ThrowErrorResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TransientCryptoKey": { "properties": { "name": { "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TransientCryptoKeyResponse": { "properties": { "name": { "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Trigger": { "properties": { "manual": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Manual" }, "schedule": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2Schedule" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2TriggerResponse": { "properties": { "manual": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ManualResponse" }, "schedule": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ScheduleResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2UnwrappedCryptoKey": { "properties": { "key": { "format": "byte", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2UnwrappedCryptoKeyResponse": { "properties": { "key": { "format": "byte", "required": true } } }, "google-native:dlp/v2:GooglePrivacyDlpV2Value": { "properties": { "booleanValue": {}, "dateValue": { "$ref": "#/types/google-native:dlp/v2:GoogleTypeDate" }, "dayOfWeekValue": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueDayOfWeekValue" }, "floatValue": { "format": "double" }, "integerValue": { "format": "int64" }, "stringValue": {}, "timeValue": { "$ref": "#/types/google-native:dlp/v2:GoogleTypeTimeOfDay" }, "timestampValue": { "format": "google-datetime" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ValueFrequencyResponse": { "properties": { "count": { "format": "int64" }, "value": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2ValueResponse": { "properties": { "booleanValue": {}, "dateValue": { "$ref": "#/types/google-native:dlp/v2:GoogleTypeDateResponse" }, "dayOfWeekValue": {}, "floatValue": { "format": "double" }, "integerValue": { "format": "int64" }, "stringValue": {}, "timeValue": { "$ref": "#/types/google-native:dlp/v2:GoogleTypeTimeOfDayResponse" }, "timestampValue": { "format": "google-datetime" } } }, "google-native:dlp/v2:GooglePrivacyDlpV2WordList": { "properties": { "words": { "items": {} } } }, "google-native:dlp/v2:GooglePrivacyDlpV2WordListResponse": { "properties": { "words": { "items": {} } } }, "google-native:dlp/v2:GoogleProtobufEmpty": {}, "google-native:dlp/v2:GoogleProtobufEmptyResponse": {}, "google-native:dlp/v2:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:dlp/v2:GoogleTypeDate": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:dlp/v2:GoogleTypeDateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:dlp/v2:GoogleTypeTimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:dlp/v2:GoogleTypeTimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:dns/v1:DnsKeySpec": { "properties": { "algorithm": { "$ref": "#/types/google-native:dns/v1:DnsKeySpecAlgorithm" }, "keyLength": { "format": "uint32" }, "keyType": { "$ref": "#/types/google-native:dns/v1:DnsKeySpecKeyType" }, "kind": {} } }, "google-native:dns/v1:DnsKeySpecResponse": { "properties": { "algorithm": {}, "keyLength": { "format": "uint32" }, "keyType": {}, "kind": {} } }, "google-native:dns/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dns/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dns/v1:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:dns/v1:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:dns/v1:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:dns/v1:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:dns/v1:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:dns/v1:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:dns/v1:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:dns/v1:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:dns/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dns/v1:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:dns/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dns/v1:ManagedZoneCloudLoggingConfig": { "properties": { "enableLogging": {}, "kind": {} } }, "google-native:dns/v1:ManagedZoneCloudLoggingConfigResponse": { "properties": { "enableLogging": {}, "kind": {} } }, "google-native:dns/v1:ManagedZoneDnsSecConfig": { "properties": { "defaultKeySpecs": { "items": { "$ref": "#/types/google-native:dns/v1:DnsKeySpec" } }, "kind": {}, "nonExistence": { "$ref": "#/types/google-native:dns/v1:ManagedZoneDnsSecConfigNonExistence" }, "state": { "$ref": "#/types/google-native:dns/v1:ManagedZoneDnsSecConfigState" } } }, "google-native:dns/v1:ManagedZoneDnsSecConfigResponse": { "properties": { "defaultKeySpecs": { "items": { "$ref": "#/types/google-native:dns/v1:DnsKeySpecResponse" } }, "kind": {}, "nonExistence": {}, "state": {} } }, "google-native:dns/v1:ManagedZoneForwardingConfig": { "properties": { "kind": {}, "targetNameServers": { "items": { "$ref": "#/types/google-native:dns/v1:ManagedZoneForwardingConfigNameServerTarget" } } } }, "google-native:dns/v1:ManagedZoneForwardingConfigNameServerTarget": { "properties": { "forwardingPath": { "$ref": "#/types/google-native:dns/v1:ManagedZoneForwardingConfigNameServerTargetForwardingPath" }, "ipv4Address": {}, "ipv6Address": {}, "kind": {} } }, "google-native:dns/v1:ManagedZoneForwardingConfigNameServerTargetResponse": { "properties": { "forwardingPath": {}, "ipv4Address": {}, "ipv6Address": {}, "kind": {} } }, "google-native:dns/v1:ManagedZoneForwardingConfigResponse": { "properties": { "kind": {}, "targetNameServers": { "items": { "$ref": "#/types/google-native:dns/v1:ManagedZoneForwardingConfigNameServerTargetResponse" } } } }, "google-native:dns/v1:ManagedZonePeeringConfig": { "properties": { "kind": {}, "targetNetwork": { "$ref": "#/types/google-native:dns/v1:ManagedZonePeeringConfigTargetNetwork" } } }, "google-native:dns/v1:ManagedZonePeeringConfigResponse": { "properties": { "kind": {}, "targetNetwork": { "$ref": "#/types/google-native:dns/v1:ManagedZonePeeringConfigTargetNetworkResponse" } } }, "google-native:dns/v1:ManagedZonePeeringConfigTargetNetwork": { "properties": { "deactivateTime": {}, "kind": {}, "networkUrl": {} } }, "google-native:dns/v1:ManagedZonePeeringConfigTargetNetworkResponse": { "properties": { "deactivateTime": {}, "kind": {}, "networkUrl": {} } }, "google-native:dns/v1:ManagedZonePrivateVisibilityConfig": { "properties": { "gkeClusters": { "items": { "$ref": "#/types/google-native:dns/v1:ManagedZonePrivateVisibilityConfigGKECluster" } }, "kind": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1:ManagedZonePrivateVisibilityConfigNetwork" } } } }, "google-native:dns/v1:ManagedZonePrivateVisibilityConfigGKECluster": { "properties": { "gkeClusterName": {}, "kind": {} } }, "google-native:dns/v1:ManagedZonePrivateVisibilityConfigGKEClusterResponse": { "properties": { "gkeClusterName": {}, "kind": {} } }, "google-native:dns/v1:ManagedZonePrivateVisibilityConfigNetwork": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1:ManagedZonePrivateVisibilityConfigNetworkResponse": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1:ManagedZonePrivateVisibilityConfigResponse": { "properties": { "gkeClusters": { "items": { "$ref": "#/types/google-native:dns/v1:ManagedZonePrivateVisibilityConfigGKEClusterResponse" } }, "kind": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1:ManagedZonePrivateVisibilityConfigNetworkResponse" } } } }, "google-native:dns/v1:ManagedZoneReverseLookupConfig": { "properties": { "kind": {} } }, "google-native:dns/v1:ManagedZoneReverseLookupConfigResponse": { "properties": { "kind": {} } }, "google-native:dns/v1:ManagedZoneServiceDirectoryConfig": { "properties": { "kind": {}, "namespace": { "$ref": "#/types/google-native:dns/v1:ManagedZoneServiceDirectoryConfigNamespace" } } }, "google-native:dns/v1:ManagedZoneServiceDirectoryConfigNamespace": { "properties": { "deletionTime": {}, "kind": {}, "namespaceUrl": {} } }, "google-native:dns/v1:ManagedZoneServiceDirectoryConfigNamespaceResponse": { "properties": { "deletionTime": {}, "kind": {}, "namespaceUrl": {} } }, "google-native:dns/v1:ManagedZoneServiceDirectoryConfigResponse": { "properties": { "kind": {}, "namespace": { "$ref": "#/types/google-native:dns/v1:ManagedZoneServiceDirectoryConfigNamespaceResponse" } } }, "google-native:dns/v1:PolicyAlternativeNameServerConfig": { "properties": { "kind": {}, "targetNameServers": { "items": { "$ref": "#/types/google-native:dns/v1:PolicyAlternativeNameServerConfigTargetNameServer" } } } }, "google-native:dns/v1:PolicyAlternativeNameServerConfigResponse": { "properties": { "kind": {}, "targetNameServers": { "items": { "$ref": "#/types/google-native:dns/v1:PolicyAlternativeNameServerConfigTargetNameServerResponse" } } } }, "google-native:dns/v1:PolicyAlternativeNameServerConfigTargetNameServer": { "properties": { "forwardingPath": { "$ref": "#/types/google-native:dns/v1:PolicyAlternativeNameServerConfigTargetNameServerForwardingPath" }, "ipv4Address": {}, "ipv6Address": {}, "kind": {} } }, "google-native:dns/v1:PolicyAlternativeNameServerConfigTargetNameServerResponse": { "properties": { "forwardingPath": {}, "ipv4Address": {}, "ipv6Address": {}, "kind": {} } }, "google-native:dns/v1:PolicyNetwork": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1:PolicyNetworkResponse": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1:RRSetRoutingPolicy": { "properties": { "geo": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyGeoPolicy" }, "kind": {}, "primaryBackup": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyPrimaryBackupPolicy" }, "wrr": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyWrrPolicy" } } }, "google-native:dns/v1:RRSetRoutingPolicyGeoPolicy": { "properties": { "enableFencing": {}, "items": { "items": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyGeoPolicyGeoPolicyItem" } }, "kind": {} } }, "google-native:dns/v1:RRSetRoutingPolicyGeoPolicyGeoPolicyItem": { "properties": { "healthCheckedTargets": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyHealthCheckTargets" }, "kind": {}, "location": {}, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} } } }, "google-native:dns/v1:RRSetRoutingPolicyGeoPolicyGeoPolicyItemResponse": { "properties": { "healthCheckedTargets": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyHealthCheckTargetsResponse" }, "kind": {}, "location": {}, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} } } }, "google-native:dns/v1:RRSetRoutingPolicyGeoPolicyResponse": { "properties": { "enableFencing": {}, "items": { "items": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyGeoPolicyGeoPolicyItemResponse" } }, "kind": {} } }, "google-native:dns/v1:RRSetRoutingPolicyHealthCheckTargets": { "properties": { "internalLoadBalancers": { "items": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyLoadBalancerTarget" } } } }, "google-native:dns/v1:RRSetRoutingPolicyHealthCheckTargetsResponse": { "properties": { "internalLoadBalancers": { "items": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyLoadBalancerTargetResponse" } } } }, "google-native:dns/v1:RRSetRoutingPolicyLoadBalancerTarget": { "properties": { "ipAddress": {}, "ipProtocol": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyLoadBalancerTargetIpProtocol" }, "kind": {}, "loadBalancerType": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyLoadBalancerTargetLoadBalancerType" }, "networkUrl": {}, "port": {}, "project": {}, "region": {} } }, "google-native:dns/v1:RRSetRoutingPolicyLoadBalancerTargetResponse": { "properties": { "ipAddress": {}, "ipProtocol": {}, "kind": {}, "loadBalancerType": {}, "networkUrl": {}, "port": {}, "project": {}, "region": {} } }, "google-native:dns/v1:RRSetRoutingPolicyPrimaryBackupPolicy": { "properties": { "backupGeoTargets": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyGeoPolicy" }, "kind": {}, "primaryTargets": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyHealthCheckTargets" }, "trickleTraffic": { "format": "double" } } }, "google-native:dns/v1:RRSetRoutingPolicyPrimaryBackupPolicyResponse": { "properties": { "backupGeoTargets": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyGeoPolicyResponse" }, "kind": {}, "primaryTargets": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyHealthCheckTargetsResponse" }, "trickleTraffic": { "format": "double" } } }, "google-native:dns/v1:RRSetRoutingPolicyResponse": { "properties": { "geo": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyGeoPolicyResponse" }, "kind": {}, "primaryBackup": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyPrimaryBackupPolicyResponse" }, "wrr": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyWrrPolicyResponse" } } }, "google-native:dns/v1:RRSetRoutingPolicyWrrPolicy": { "properties": { "items": { "items": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyWrrPolicyWrrPolicyItem" } }, "kind": {} } }, "google-native:dns/v1:RRSetRoutingPolicyWrrPolicyResponse": { "properties": { "items": { "items": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyWrrPolicyWrrPolicyItemResponse" } }, "kind": {} } }, "google-native:dns/v1:RRSetRoutingPolicyWrrPolicyWrrPolicyItem": { "properties": { "healthCheckedTargets": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyHealthCheckTargets" }, "kind": {}, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "weight": { "format": "double" } } }, "google-native:dns/v1:RRSetRoutingPolicyWrrPolicyWrrPolicyItemResponse": { "properties": { "healthCheckedTargets": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyHealthCheckTargetsResponse" }, "kind": {}, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "weight": { "format": "double" } } }, "google-native:dns/v1:ResourceRecordSet": { "properties": { "kind": {}, "name": {}, "routingPolicy": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicy" }, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "ttl": { "format": "int32" }, "type": {} } }, "google-native:dns/v1:ResourceRecordSetResponse": { "properties": { "kind": {}, "name": {}, "routingPolicy": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicyResponse" }, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "ttl": { "format": "int32" }, "type": {} } }, "google-native:dns/v1:ResponsePolicyGKECluster": { "properties": { "gkeClusterName": {}, "kind": {} } }, "google-native:dns/v1:ResponsePolicyGKEClusterResponse": { "properties": { "gkeClusterName": {}, "kind": {} } }, "google-native:dns/v1:ResponsePolicyNetwork": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1:ResponsePolicyNetworkResponse": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1:ResponsePolicyRuleLocalData": { "properties": { "localDatas": { "items": { "$ref": "#/types/google-native:dns/v1:ResourceRecordSet" } } } }, "google-native:dns/v1:ResponsePolicyRuleLocalDataResponse": { "properties": { "localDatas": { "items": { "$ref": "#/types/google-native:dns/v1:ResourceRecordSetResponse" } } } }, "google-native:dns/v1beta2:DnsKeySpec": { "properties": { "algorithm": { "$ref": "#/types/google-native:dns/v1beta2:DnsKeySpecAlgorithm" }, "keyLength": { "format": "uint32" }, "keyType": { "$ref": "#/types/google-native:dns/v1beta2:DnsKeySpecKeyType" }, "kind": {} } }, "google-native:dns/v1beta2:DnsKeySpecResponse": { "properties": { "algorithm": {}, "keyLength": { "format": "uint32" }, "keyType": {}, "kind": {} } }, "google-native:dns/v1beta2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dns/v1beta2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:dns/v1beta2:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:dns/v1beta2:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:dns/v1beta2:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:dns/v1beta2:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:dns/v1beta2:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:dns/v1beta2:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:dns/v1beta2:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:dns/v1beta2:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:dns/v1beta2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dns/v1beta2:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:dns/v1beta2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:dns/v1beta2:ManagedZoneCloudLoggingConfig": { "properties": { "enableLogging": {}, "kind": {} } }, "google-native:dns/v1beta2:ManagedZoneCloudLoggingConfigResponse": { "properties": { "enableLogging": {}, "kind": {} } }, "google-native:dns/v1beta2:ManagedZoneDnsSecConfig": { "properties": { "defaultKeySpecs": { "items": { "$ref": "#/types/google-native:dns/v1beta2:DnsKeySpec" } }, "kind": {}, "nonExistence": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneDnsSecConfigNonExistence" }, "state": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneDnsSecConfigState" } } }, "google-native:dns/v1beta2:ManagedZoneDnsSecConfigResponse": { "properties": { "defaultKeySpecs": { "items": { "$ref": "#/types/google-native:dns/v1beta2:DnsKeySpecResponse" } }, "kind": {}, "nonExistence": {}, "state": {} } }, "google-native:dns/v1beta2:ManagedZoneForwardingConfig": { "properties": { "kind": {}, "targetNameServers": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneForwardingConfigNameServerTarget" } } } }, "google-native:dns/v1beta2:ManagedZoneForwardingConfigNameServerTarget": { "properties": { "forwardingPath": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneForwardingConfigNameServerTargetForwardingPath" }, "ipv4Address": {}, "ipv6Address": {}, "kind": {} } }, "google-native:dns/v1beta2:ManagedZoneForwardingConfigNameServerTargetResponse": { "properties": { "forwardingPath": {}, "ipv4Address": {}, "ipv6Address": {}, "kind": {} } }, "google-native:dns/v1beta2:ManagedZoneForwardingConfigResponse": { "properties": { "kind": {}, "targetNameServers": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneForwardingConfigNameServerTargetResponse" } } } }, "google-native:dns/v1beta2:ManagedZonePeeringConfig": { "properties": { "kind": {}, "targetNetwork": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePeeringConfigTargetNetwork" } } }, "google-native:dns/v1beta2:ManagedZonePeeringConfigResponse": { "properties": { "kind": {}, "targetNetwork": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePeeringConfigTargetNetworkResponse" } } }, "google-native:dns/v1beta2:ManagedZonePeeringConfigTargetNetwork": { "properties": { "deactivateTime": {}, "kind": {}, "networkUrl": {} } }, "google-native:dns/v1beta2:ManagedZonePeeringConfigTargetNetworkResponse": { "properties": { "deactivateTime": {}, "kind": {}, "networkUrl": {} } }, "google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfig": { "properties": { "gkeClusters": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfigGKECluster" } }, "kind": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfigNetwork" } } } }, "google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfigGKECluster": { "properties": { "gkeClusterName": {}, "kind": {} } }, "google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfigGKEClusterResponse": { "properties": { "gkeClusterName": {}, "kind": {} } }, "google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfigNetwork": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfigNetworkResponse": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfigResponse": { "properties": { "gkeClusters": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfigGKEClusterResponse" } }, "kind": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfigNetworkResponse" } } } }, "google-native:dns/v1beta2:ManagedZoneReverseLookupConfig": { "properties": { "kind": {} } }, "google-native:dns/v1beta2:ManagedZoneReverseLookupConfigResponse": { "properties": { "kind": {} } }, "google-native:dns/v1beta2:ManagedZoneServiceDirectoryConfig": { "properties": { "kind": {}, "namespace": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneServiceDirectoryConfigNamespace" } } }, "google-native:dns/v1beta2:ManagedZoneServiceDirectoryConfigNamespace": { "properties": { "deletionTime": {}, "kind": {}, "namespaceUrl": {} } }, "google-native:dns/v1beta2:ManagedZoneServiceDirectoryConfigNamespaceResponse": { "properties": { "deletionTime": {}, "kind": {}, "namespaceUrl": {} } }, "google-native:dns/v1beta2:ManagedZoneServiceDirectoryConfigResponse": { "properties": { "kind": {}, "namespace": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneServiceDirectoryConfigNamespaceResponse" } } }, "google-native:dns/v1beta2:PolicyAlternativeNameServerConfig": { "properties": { "kind": {}, "targetNameServers": { "items": { "$ref": "#/types/google-native:dns/v1beta2:PolicyAlternativeNameServerConfigTargetNameServer" } } } }, "google-native:dns/v1beta2:PolicyAlternativeNameServerConfigResponse": { "properties": { "kind": {}, "targetNameServers": { "items": { "$ref": "#/types/google-native:dns/v1beta2:PolicyAlternativeNameServerConfigTargetNameServerResponse" } } } }, "google-native:dns/v1beta2:PolicyAlternativeNameServerConfigTargetNameServer": { "properties": { "forwardingPath": { "$ref": "#/types/google-native:dns/v1beta2:PolicyAlternativeNameServerConfigTargetNameServerForwardingPath" }, "ipv4Address": {}, "ipv6Address": {}, "kind": {} } }, "google-native:dns/v1beta2:PolicyAlternativeNameServerConfigTargetNameServerResponse": { "properties": { "forwardingPath": {}, "ipv4Address": {}, "ipv6Address": {}, "kind": {} } }, "google-native:dns/v1beta2:PolicyNetwork": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1beta2:PolicyNetworkResponse": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1beta2:RRSetRoutingPolicy": { "properties": { "geo": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicy" }, "geoPolicy": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicy" }, "kind": {}, "primaryBackup": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyPrimaryBackupPolicy" }, "wrr": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicy" }, "wrrPolicy": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicy" } } }, "google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicy": { "properties": { "enableFencing": {}, "items": { "items": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicyGeoPolicyItem" } }, "kind": {} } }, "google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicyGeoPolicyItem": { "properties": { "healthCheckedTargets": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyHealthCheckTargets" }, "kind": {}, "location": {}, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} } } }, "google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicyGeoPolicyItemResponse": { "properties": { "healthCheckedTargets": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyHealthCheckTargetsResponse" }, "kind": {}, "location": {}, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} } } }, "google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicyResponse": { "properties": { "enableFencing": {}, "items": { "items": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicyGeoPolicyItemResponse" } }, "kind": {} } }, "google-native:dns/v1beta2:RRSetRoutingPolicyHealthCheckTargets": { "properties": { "internalLoadBalancers": { "items": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyLoadBalancerTarget" } } } }, "google-native:dns/v1beta2:RRSetRoutingPolicyHealthCheckTargetsResponse": { "properties": { "internalLoadBalancers": { "items": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyLoadBalancerTargetResponse" } } } }, "google-native:dns/v1beta2:RRSetRoutingPolicyLoadBalancerTarget": { "properties": { "ipAddress": {}, "ipProtocol": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyLoadBalancerTargetIpProtocol" }, "kind": {}, "loadBalancerType": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyLoadBalancerTargetLoadBalancerType" }, "networkUrl": {}, "port": {}, "project": {}, "region": {} } }, "google-native:dns/v1beta2:RRSetRoutingPolicyLoadBalancerTargetResponse": { "properties": { "ipAddress": {}, "ipProtocol": {}, "kind": {}, "loadBalancerType": {}, "networkUrl": {}, "port": {}, "project": {}, "region": {} } }, "google-native:dns/v1beta2:RRSetRoutingPolicyPrimaryBackupPolicy": { "properties": { "backupGeoTargets": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicy" }, "kind": {}, "primaryTargets": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyHealthCheckTargets" }, "trickleTraffic": { "format": "double" } } }, "google-native:dns/v1beta2:RRSetRoutingPolicyPrimaryBackupPolicyResponse": { "properties": { "backupGeoTargets": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicyResponse" }, "kind": {}, "primaryTargets": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyHealthCheckTargetsResponse" }, "trickleTraffic": { "format": "double" } } }, "google-native:dns/v1beta2:RRSetRoutingPolicyResponse": { "properties": { "geo": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicyResponse" }, "geoPolicy": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyGeoPolicyResponse" }, "kind": {}, "primaryBackup": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyPrimaryBackupPolicyResponse" }, "wrr": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicyResponse" }, "wrrPolicy": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicyResponse" } } }, "google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicy": { "properties": { "items": { "items": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicyWrrPolicyItem" } }, "kind": {} } }, "google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicyResponse": { "properties": { "items": { "items": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicyWrrPolicyItemResponse" } }, "kind": {} } }, "google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicyWrrPolicyItem": { "properties": { "healthCheckedTargets": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyHealthCheckTargets" }, "kind": {}, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "weight": { "format": "double" } } }, "google-native:dns/v1beta2:RRSetRoutingPolicyWrrPolicyWrrPolicyItemResponse": { "properties": { "healthCheckedTargets": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyHealthCheckTargetsResponse" }, "kind": {}, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "weight": { "format": "double" } } }, "google-native:dns/v1beta2:ResourceRecordSet": { "properties": { "kind": {}, "name": {}, "routingPolicy": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicy" }, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "ttl": { "format": "int32" }, "type": {} } }, "google-native:dns/v1beta2:ResourceRecordSetResponse": { "properties": { "kind": {}, "name": {}, "routingPolicy": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicyResponse" }, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "ttl": { "format": "int32" }, "type": {} } }, "google-native:dns/v1beta2:ResponsePolicyGKECluster": { "properties": { "gkeClusterName": {}, "kind": {} } }, "google-native:dns/v1beta2:ResponsePolicyGKEClusterResponse": { "properties": { "gkeClusterName": {}, "kind": {} } }, "google-native:dns/v1beta2:ResponsePolicyNetwork": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1beta2:ResponsePolicyNetworkResponse": { "properties": { "kind": {}, "networkUrl": {} } }, "google-native:dns/v1beta2:ResponsePolicyRuleLocalData": { "properties": { "localDatas": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ResourceRecordSet" } } } }, "google-native:dns/v1beta2:ResponsePolicyRuleLocalDataResponse": { "properties": { "localDatas": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ResourceRecordSetResponse" } } } }, "google-native:documentai/v1:GoogleCloudDocumentaiV1ProcessorVersionAliasResponse": { "properties": { "alias": {}, "processorVersion": {} } }, "google-native:documentai/v1beta3:GoogleCloudDocumentaiV1beta3ProcessorVersionAliasResponse": { "properties": { "alias": {}, "processorVersion": {} } }, "google-native:domains/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:domains/v1:AuditLogConfig" } }, "service": {} } }, "google-native:domains/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:domains/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:domains/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:domains/v1:AuditLogConfigLogType" } } }, "google-native:domains/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:domains/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:domains/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:domains/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:domains/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:domains/v1:Contact": { "properties": { "email": { "required": true }, "faxNumber": {}, "phoneNumber": { "required": true }, "postalAddress": { "$ref": "#/types/google-native:domains/v1:PostalAddress", "required": true } } }, "google-native:domains/v1:ContactResponse": { "properties": { "email": { "required": true }, "faxNumber": {}, "phoneNumber": { "required": true }, "postalAddress": { "$ref": "#/types/google-native:domains/v1:PostalAddressResponse", "required": true } } }, "google-native:domains/v1:ContactSettings": { "properties": { "adminContact": { "$ref": "#/types/google-native:domains/v1:Contact", "required": true }, "privacy": { "$ref": "#/types/google-native:domains/v1:ContactSettingsPrivacy", "required": true }, "registrantContact": { "$ref": "#/types/google-native:domains/v1:Contact", "required": true }, "technicalContact": { "$ref": "#/types/google-native:domains/v1:Contact", "required": true } } }, "google-native:domains/v1:ContactSettingsResponse": { "properties": { "adminContact": { "$ref": "#/types/google-native:domains/v1:ContactResponse", "required": true }, "privacy": { "required": true }, "registrantContact": { "$ref": "#/types/google-native:domains/v1:ContactResponse", "required": true }, "technicalContact": { "$ref": "#/types/google-native:domains/v1:ContactResponse", "required": true } } }, "google-native:domains/v1:CustomDns": { "properties": { "dsRecords": { "items": { "$ref": "#/types/google-native:domains/v1:DsRecord" } }, "nameServers": { "required": true, "items": {} } } }, "google-native:domains/v1:CustomDnsResponse": { "properties": { "dsRecords": { "items": { "$ref": "#/types/google-native:domains/v1:DsRecordResponse" } }, "nameServers": { "required": true, "items": {} } } }, "google-native:domains/v1:DnsSettings": { "properties": { "customDns": { "$ref": "#/types/google-native:domains/v1:CustomDns" }, "glueRecords": { "items": { "$ref": "#/types/google-native:domains/v1:GlueRecord" } }, "googleDomainsDns": { "$ref": "#/types/google-native:domains/v1:GoogleDomainsDns" } } }, "google-native:domains/v1:DnsSettingsResponse": { "properties": { "customDns": { "$ref": "#/types/google-native:domains/v1:CustomDnsResponse" }, "glueRecords": { "items": { "$ref": "#/types/google-native:domains/v1:GlueRecordResponse" } }, "googleDomainsDns": { "$ref": "#/types/google-native:domains/v1:GoogleDomainsDnsResponse" } } }, "google-native:domains/v1:DsRecord": { "properties": { "algorithm": { "$ref": "#/types/google-native:domains/v1:DsRecordAlgorithm" }, "digest": {}, "digestType": { "$ref": "#/types/google-native:domains/v1:DsRecordDigestType" }, "keyTag": { "format": "int32" } } }, "google-native:domains/v1:DsRecordResponse": { "properties": { "algorithm": {}, "digest": {}, "digestType": {}, "keyTag": { "format": "int32" } } }, "google-native:domains/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:domains/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:domains/v1:GlueRecord": { "properties": { "hostName": { "required": true }, "ipv4Addresses": { "items": {} }, "ipv6Addresses": { "items": {} } } }, "google-native:domains/v1:GlueRecordResponse": { "properties": { "hostName": { "required": true }, "ipv4Addresses": { "items": {} }, "ipv6Addresses": { "items": {} } } }, "google-native:domains/v1:GoogleDomainsDns": { "properties": { "dsState": { "$ref": "#/types/google-native:domains/v1:GoogleDomainsDnsDsState", "required": true } } }, "google-native:domains/v1:GoogleDomainsDnsResponse": { "properties": { "dsRecords": { "items": { "$ref": "#/types/google-native:domains/v1:DsRecordResponse" } }, "dsState": { "required": true }, "nameServers": { "items": {} } } }, "google-native:domains/v1:ManagementSettings": { "properties": { "preferredRenewalMethod": { "$ref": "#/types/google-native:domains/v1:ManagementSettingsPreferredRenewalMethod" }, "transferLockState": { "$ref": "#/types/google-native:domains/v1:ManagementSettingsTransferLockState" } } }, "google-native:domains/v1:ManagementSettingsResponse": { "properties": { "preferredRenewalMethod": {}, "renewalMethod": {}, "transferLockState": {} } }, "google-native:domains/v1:Money": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:domains/v1:PostalAddress": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:domains/v1:PostalAddressResponse": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:domains/v1alpha2:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:domains/v1alpha2:AuditLogConfig" } }, "service": {} } }, "google-native:domains/v1alpha2:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:domains/v1alpha2:AuditLogConfigResponse" } }, "service": {} } }, "google-native:domains/v1alpha2:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:domains/v1alpha2:AuditLogConfigLogType" } } }, "google-native:domains/v1alpha2:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:domains/v1alpha2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:domains/v1alpha2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:domains/v1alpha2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:domains/v1alpha2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:domains/v1alpha2:Contact": { "properties": { "email": { "required": true }, "faxNumber": {}, "phoneNumber": { "required": true }, "postalAddress": { "$ref": "#/types/google-native:domains/v1alpha2:PostalAddress", "required": true } } }, "google-native:domains/v1alpha2:ContactResponse": { "properties": { "email": { "required": true }, "faxNumber": {}, "phoneNumber": { "required": true }, "postalAddress": { "$ref": "#/types/google-native:domains/v1alpha2:PostalAddressResponse", "required": true } } }, "google-native:domains/v1alpha2:ContactSettings": { "properties": { "adminContact": { "$ref": "#/types/google-native:domains/v1alpha2:Contact", "required": true }, "privacy": { "$ref": "#/types/google-native:domains/v1alpha2:ContactSettingsPrivacy", "required": true }, "registrantContact": { "$ref": "#/types/google-native:domains/v1alpha2:Contact", "required": true }, "technicalContact": { "$ref": "#/types/google-native:domains/v1alpha2:Contact", "required": true } } }, "google-native:domains/v1alpha2:ContactSettingsResponse": { "properties": { "adminContact": { "$ref": "#/types/google-native:domains/v1alpha2:ContactResponse", "required": true }, "privacy": { "required": true }, "registrantContact": { "$ref": "#/types/google-native:domains/v1alpha2:ContactResponse", "required": true }, "technicalContact": { "$ref": "#/types/google-native:domains/v1alpha2:ContactResponse", "required": true } } }, "google-native:domains/v1alpha2:CustomDns": { "properties": { "dsRecords": { "items": { "$ref": "#/types/google-native:domains/v1alpha2:DsRecord" } }, "nameServers": { "required": true, "items": {} } } }, "google-native:domains/v1alpha2:CustomDnsResponse": { "properties": { "dsRecords": { "items": { "$ref": "#/types/google-native:domains/v1alpha2:DsRecordResponse" } }, "nameServers": { "required": true, "items": {} } } }, "google-native:domains/v1alpha2:DnsSettings": { "properties": { "customDns": { "$ref": "#/types/google-native:domains/v1alpha2:CustomDns" }, "glueRecords": { "items": { "$ref": "#/types/google-native:domains/v1alpha2:GlueRecord" } }, "googleDomainsDns": { "$ref": "#/types/google-native:domains/v1alpha2:GoogleDomainsDns" } } }, "google-native:domains/v1alpha2:DnsSettingsResponse": { "properties": { "customDns": { "$ref": "#/types/google-native:domains/v1alpha2:CustomDnsResponse" }, "glueRecords": { "items": { "$ref": "#/types/google-native:domains/v1alpha2:GlueRecordResponse" } }, "googleDomainsDns": { "$ref": "#/types/google-native:domains/v1alpha2:GoogleDomainsDnsResponse" } } }, "google-native:domains/v1alpha2:DsRecord": { "properties": { "algorithm": { "$ref": "#/types/google-native:domains/v1alpha2:DsRecordAlgorithm" }, "digest": {}, "digestType": { "$ref": "#/types/google-native:domains/v1alpha2:DsRecordDigestType" }, "keyTag": { "format": "int32" } } }, "google-native:domains/v1alpha2:DsRecordResponse": { "properties": { "algorithm": {}, "digest": {}, "digestType": {}, "keyTag": { "format": "int32" } } }, "google-native:domains/v1alpha2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:domains/v1alpha2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:domains/v1alpha2:GlueRecord": { "properties": { "hostName": { "required": true }, "ipv4Addresses": { "items": {} }, "ipv6Addresses": { "items": {} } } }, "google-native:domains/v1alpha2:GlueRecordResponse": { "properties": { "hostName": { "required": true }, "ipv4Addresses": { "items": {} }, "ipv6Addresses": { "items": {} } } }, "google-native:domains/v1alpha2:GoogleDomainsDns": { "properties": { "dsState": { "$ref": "#/types/google-native:domains/v1alpha2:GoogleDomainsDnsDsState", "required": true } } }, "google-native:domains/v1alpha2:GoogleDomainsDnsResponse": { "properties": { "dsRecords": { "items": { "$ref": "#/types/google-native:domains/v1alpha2:DsRecordResponse" } }, "dsState": { "required": true }, "nameServers": { "items": {} } } }, "google-native:domains/v1alpha2:ManagementSettings": { "properties": { "preferredRenewalMethod": { "$ref": "#/types/google-native:domains/v1alpha2:ManagementSettingsPreferredRenewalMethod" }, "transferLockState": { "$ref": "#/types/google-native:domains/v1alpha2:ManagementSettingsTransferLockState" } } }, "google-native:domains/v1alpha2:ManagementSettingsResponse": { "properties": { "preferredRenewalMethod": {}, "renewalMethod": {}, "transferLockState": {} } }, "google-native:domains/v1alpha2:Money": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:domains/v1alpha2:PostalAddress": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:domains/v1alpha2:PostalAddressResponse": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:domains/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:domains/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:domains/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:domains/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:domains/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:domains/v1beta1:AuditLogConfigLogType" } } }, "google-native:domains/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:domains/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:domains/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:domains/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:domains/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:domains/v1beta1:Contact": { "properties": { "email": { "required": true }, "faxNumber": {}, "phoneNumber": { "required": true }, "postalAddress": { "$ref": "#/types/google-native:domains/v1beta1:PostalAddress", "required": true } } }, "google-native:domains/v1beta1:ContactResponse": { "properties": { "email": { "required": true }, "faxNumber": {}, "phoneNumber": { "required": true }, "postalAddress": { "$ref": "#/types/google-native:domains/v1beta1:PostalAddressResponse", "required": true } } }, "google-native:domains/v1beta1:ContactSettings": { "properties": { "adminContact": { "$ref": "#/types/google-native:domains/v1beta1:Contact", "required": true }, "privacy": { "$ref": "#/types/google-native:domains/v1beta1:ContactSettingsPrivacy", "required": true }, "registrantContact": { "$ref": "#/types/google-native:domains/v1beta1:Contact", "required": true }, "technicalContact": { "$ref": "#/types/google-native:domains/v1beta1:Contact", "required": true } } }, "google-native:domains/v1beta1:ContactSettingsResponse": { "properties": { "adminContact": { "$ref": "#/types/google-native:domains/v1beta1:ContactResponse", "required": true }, "privacy": { "required": true }, "registrantContact": { "$ref": "#/types/google-native:domains/v1beta1:ContactResponse", "required": true }, "technicalContact": { "$ref": "#/types/google-native:domains/v1beta1:ContactResponse", "required": true } } }, "google-native:domains/v1beta1:CustomDns": { "properties": { "dsRecords": { "items": { "$ref": "#/types/google-native:domains/v1beta1:DsRecord" } }, "nameServers": { "required": true, "items": {} } } }, "google-native:domains/v1beta1:CustomDnsResponse": { "properties": { "dsRecords": { "items": { "$ref": "#/types/google-native:domains/v1beta1:DsRecordResponse" } }, "nameServers": { "required": true, "items": {} } } }, "google-native:domains/v1beta1:DnsSettings": { "properties": { "customDns": { "$ref": "#/types/google-native:domains/v1beta1:CustomDns" }, "glueRecords": { "items": { "$ref": "#/types/google-native:domains/v1beta1:GlueRecord" } }, "googleDomainsDns": { "$ref": "#/types/google-native:domains/v1beta1:GoogleDomainsDns" } } }, "google-native:domains/v1beta1:DnsSettingsResponse": { "properties": { "customDns": { "$ref": "#/types/google-native:domains/v1beta1:CustomDnsResponse" }, "glueRecords": { "items": { "$ref": "#/types/google-native:domains/v1beta1:GlueRecordResponse" } }, "googleDomainsDns": { "$ref": "#/types/google-native:domains/v1beta1:GoogleDomainsDnsResponse" } } }, "google-native:domains/v1beta1:DsRecord": { "properties": { "algorithm": { "$ref": "#/types/google-native:domains/v1beta1:DsRecordAlgorithm" }, "digest": {}, "digestType": { "$ref": "#/types/google-native:domains/v1beta1:DsRecordDigestType" }, "keyTag": { "format": "int32" } } }, "google-native:domains/v1beta1:DsRecordResponse": { "properties": { "algorithm": {}, "digest": {}, "digestType": {}, "keyTag": { "format": "int32" } } }, "google-native:domains/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:domains/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:domains/v1beta1:GlueRecord": { "properties": { "hostName": { "required": true }, "ipv4Addresses": { "items": {} }, "ipv6Addresses": { "items": {} } } }, "google-native:domains/v1beta1:GlueRecordResponse": { "properties": { "hostName": { "required": true }, "ipv4Addresses": { "items": {} }, "ipv6Addresses": { "items": {} } } }, "google-native:domains/v1beta1:GoogleDomainsDns": { "properties": { "dsState": { "$ref": "#/types/google-native:domains/v1beta1:GoogleDomainsDnsDsState", "required": true } } }, "google-native:domains/v1beta1:GoogleDomainsDnsResponse": { "properties": { "dsRecords": { "items": { "$ref": "#/types/google-native:domains/v1beta1:DsRecordResponse" } }, "dsState": { "required": true }, "nameServers": { "items": {} } } }, "google-native:domains/v1beta1:ManagementSettings": { "properties": { "preferredRenewalMethod": { "$ref": "#/types/google-native:domains/v1beta1:ManagementSettingsPreferredRenewalMethod" }, "transferLockState": { "$ref": "#/types/google-native:domains/v1beta1:ManagementSettingsTransferLockState" } } }, "google-native:domains/v1beta1:ManagementSettingsResponse": { "properties": { "preferredRenewalMethod": {}, "renewalMethod": {}, "transferLockState": {} } }, "google-native:domains/v1beta1:Money": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:domains/v1beta1:PostalAddress": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:domains/v1beta1:PostalAddressResponse": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:eventarc/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:eventarc/v1:AuditLogConfig" } }, "service": {} } }, "google-native:eventarc/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:eventarc/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:eventarc/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:eventarc/v1:AuditLogConfigLogType" } } }, "google-native:eventarc/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:eventarc/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:eventarc/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:eventarc/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:eventarc/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:eventarc/v1:CloudRun": { "properties": { "path": {}, "region": { "required": true }, "service": { "required": true } } }, "google-native:eventarc/v1:CloudRunResponse": { "properties": { "path": {}, "region": { "required": true }, "service": { "required": true } } }, "google-native:eventarc/v1:Destination": { "properties": { "cloudFunction": {}, "cloudRun": { "$ref": "#/types/google-native:eventarc/v1:CloudRun" }, "gke": { "$ref": "#/types/google-native:eventarc/v1:GKE" }, "httpEndpoint": { "$ref": "#/types/google-native:eventarc/v1:HttpEndpoint" }, "networkConfig": { "$ref": "#/types/google-native:eventarc/v1:NetworkConfig" }, "workflow": {} } }, "google-native:eventarc/v1:DestinationResponse": { "properties": { "cloudFunction": {}, "cloudRun": { "$ref": "#/types/google-native:eventarc/v1:CloudRunResponse" }, "gke": { "$ref": "#/types/google-native:eventarc/v1:GKEResponse" }, "httpEndpoint": { "$ref": "#/types/google-native:eventarc/v1:HttpEndpointResponse" }, "networkConfig": { "$ref": "#/types/google-native:eventarc/v1:NetworkConfigResponse" }, "workflow": {} } }, "google-native:eventarc/v1:EventFilter": { "properties": { "attribute": { "required": true }, "operator": {}, "value": { "required": true } } }, "google-native:eventarc/v1:EventFilterResponse": { "properties": { "attribute": { "required": true }, "operator": {}, "value": { "required": true } } }, "google-native:eventarc/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:eventarc/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:eventarc/v1:GKE": { "properties": { "cluster": { "required": true }, "location": { "required": true }, "namespace": { "required": true }, "path": {}, "service": { "required": true } } }, "google-native:eventarc/v1:GKEResponse": { "properties": { "cluster": { "required": true }, "location": { "required": true }, "namespace": { "required": true }, "path": {}, "service": { "required": true } } }, "google-native:eventarc/v1:HttpEndpoint": { "properties": { "uri": { "required": true } } }, "google-native:eventarc/v1:HttpEndpointResponse": { "properties": { "uri": { "required": true } } }, "google-native:eventarc/v1:NetworkConfig": { "properties": { "networkAttachment": { "required": true } } }, "google-native:eventarc/v1:NetworkConfigResponse": { "properties": { "networkAttachment": { "required": true } } }, "google-native:eventarc/v1:Pubsub": { "properties": { "topic": {} } }, "google-native:eventarc/v1:PubsubResponse": { "properties": { "subscription": {}, "topic": {} } }, "google-native:eventarc/v1:Transport": { "properties": { "pubsub": { "$ref": "#/types/google-native:eventarc/v1:Pubsub" } } }, "google-native:eventarc/v1:TransportResponse": { "properties": { "pubsub": { "$ref": "#/types/google-native:eventarc/v1:PubsubResponse" } } }, "google-native:eventarc/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:eventarc/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:eventarc/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:eventarc/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:eventarc/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:eventarc/v1beta1:AuditLogConfigLogType" } } }, "google-native:eventarc/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:eventarc/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:eventarc/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:eventarc/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:eventarc/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:eventarc/v1beta1:CloudRunService": { "properties": { "path": {}, "region": { "required": true }, "service": { "required": true } } }, "google-native:eventarc/v1beta1:CloudRunServiceResponse": { "properties": { "path": {}, "region": { "required": true }, "service": { "required": true } } }, "google-native:eventarc/v1beta1:Destination": { "properties": { "cloudRunService": { "$ref": "#/types/google-native:eventarc/v1beta1:CloudRunService" } } }, "google-native:eventarc/v1beta1:DestinationResponse": { "properties": { "cloudRunService": { "$ref": "#/types/google-native:eventarc/v1beta1:CloudRunServiceResponse" } } }, "google-native:eventarc/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:eventarc/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:eventarc/v1beta1:MatchingCriteria": { "properties": { "attribute": { "required": true }, "value": { "required": true } } }, "google-native:eventarc/v1beta1:MatchingCriteriaResponse": { "properties": { "attribute": { "required": true }, "value": { "required": true } } }, "google-native:eventarc/v1beta1:PubsubResponse": { "properties": { "subscription": {}, "topic": {} } }, "google-native:eventarc/v1beta1:TransportResponse": { "properties": { "pubsub": { "$ref": "#/types/google-native:eventarc/v1beta1:PubsubResponse" } } }, "google-native:file/v1:FileShareConfig": { "properties": { "capacityGb": { "format": "int64" }, "name": { "required": true, "forceNew": true }, "nfsExportOptions": { "items": { "$ref": "#/types/google-native:file/v1:NfsExportOptions" } }, "sourceBackup": {} } }, "google-native:file/v1:FileShareConfigResponse": { "properties": { "capacityGb": { "format": "int64" }, "name": { "required": true }, "nfsExportOptions": { "items": { "$ref": "#/types/google-native:file/v1:NfsExportOptionsResponse" } }, "sourceBackup": {} } }, "google-native:file/v1:NetworkConfig": { "properties": { "connectMode": { "$ref": "#/types/google-native:file/v1:NetworkConfigConnectMode" }, "modes": { "items": { "$ref": "#/types/google-native:file/v1:NetworkConfigModesItem" } }, "network": {}, "reservedIpRange": {} } }, "google-native:file/v1:NetworkConfigResponse": { "properties": { "connectMode": {}, "ipAddresses": { "items": {} }, "modes": { "items": {} }, "network": {}, "reservedIpRange": {} } }, "google-native:file/v1:NfsExportOptions": { "properties": { "accessMode": { "$ref": "#/types/google-native:file/v1:NfsExportOptionsAccessMode" }, "anonGid": { "format": "int64" }, "anonUid": { "format": "int64" }, "ipRanges": { "items": {} }, "squashMode": { "$ref": "#/types/google-native:file/v1:NfsExportOptionsSquashMode" } } }, "google-native:file/v1:NfsExportOptionsResponse": { "properties": { "accessMode": {}, "anonGid": { "format": "int64" }, "anonUid": { "format": "int64" }, "ipRanges": { "items": {} }, "squashMode": {} } }, "google-native:file/v1beta1:DirectoryServicesConfig": { "properties": { "managedActiveDirectory": { "$ref": "#/types/google-native:file/v1beta1:ManagedActiveDirectoryConfig" } } }, "google-native:file/v1beta1:DirectoryServicesConfigResponse": { "properties": { "managedActiveDirectory": { "$ref": "#/types/google-native:file/v1beta1:ManagedActiveDirectoryConfigResponse" } } }, "google-native:file/v1beta1:FileShareConfig": { "properties": { "capacityGb": { "format": "int64" }, "name": { "required": true, "forceNew": true }, "nfsExportOptions": { "items": { "$ref": "#/types/google-native:file/v1beta1:NfsExportOptions" } }, "sourceBackup": {} } }, "google-native:file/v1beta1:FileShareConfigResponse": { "properties": { "capacityGb": { "format": "int64" }, "name": { "required": true }, "nfsExportOptions": { "items": { "$ref": "#/types/google-native:file/v1beta1:NfsExportOptionsResponse" } }, "sourceBackup": {} } }, "google-native:file/v1beta1:ManagedActiveDirectoryConfig": { "properties": { "computer": {}, "domain": {} } }, "google-native:file/v1beta1:ManagedActiveDirectoryConfigResponse": { "properties": { "computer": {}, "domain": {} } }, "google-native:file/v1beta1:NetworkConfig": { "properties": { "connectMode": { "$ref": "#/types/google-native:file/v1beta1:NetworkConfigConnectMode" }, "modes": { "items": { "$ref": "#/types/google-native:file/v1beta1:NetworkConfigModesItem" } }, "network": {}, "reservedIpRange": {} } }, "google-native:file/v1beta1:NetworkConfigResponse": { "properties": { "connectMode": {}, "ipAddresses": { "items": {} }, "modes": { "items": {} }, "network": {}, "reservedIpRange": {} } }, "google-native:file/v1beta1:NfsExportOptions": { "properties": { "accessMode": { "$ref": "#/types/google-native:file/v1beta1:NfsExportOptionsAccessMode" }, "anonGid": { "format": "int64" }, "anonUid": { "format": "int64" }, "ipRanges": { "items": {} }, "securityFlavors": { "items": { "$ref": "#/types/google-native:file/v1beta1:NfsExportOptionsSecurityFlavorsItem" } }, "squashMode": { "$ref": "#/types/google-native:file/v1beta1:NfsExportOptionsSquashMode" } } }, "google-native:file/v1beta1:NfsExportOptionsResponse": { "properties": { "accessMode": {}, "anonGid": { "format": "int64" }, "anonUid": { "format": "int64" }, "ipRanges": { "items": {} }, "securityFlavors": { "items": {} }, "squashMode": {} } }, "google-native:firebasehosting/v1beta1:ActingUserResponse": { "properties": { "email": {}, "imageUrl": {} } }, "google-native:firebasehosting/v1beta1:CertDnsChallengeResponse": { "properties": { "domainName": {}, "token": {} } }, "google-native:firebasehosting/v1beta1:CertHttpChallengeResponse": { "properties": { "path": {}, "token": {} } }, "google-native:firebasehosting/v1beta1:CertVerificationResponse": { "properties": { "dns": { "$ref": "#/types/google-native:firebasehosting/v1beta1:DnsUpdatesResponse" }, "http": { "$ref": "#/types/google-native:firebasehosting/v1beta1:HttpUpdateResponse" } } }, "google-native:firebasehosting/v1beta1:CertificateResponse": { "properties": { "createTime": { "format": "google-datetime" }, "expireTime": { "format": "google-datetime" }, "issues": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:StatusResponse" } }, "state": {}, "type": {}, "verification": { "$ref": "#/types/google-native:firebasehosting/v1beta1:CertVerificationResponse" } } }, "google-native:firebasehosting/v1beta1:CloudRunRewrite": { "properties": { "region": {}, "serviceId": { "required": true }, "tag": {} } }, "google-native:firebasehosting/v1beta1:CloudRunRewriteResponse": { "properties": { "region": {}, "serviceId": { "required": true }, "tag": {} } }, "google-native:firebasehosting/v1beta1:DnsRecordResponse": { "properties": { "domainName": {}, "rdata": {}, "requiredAction": {}, "type": {} } }, "google-native:firebasehosting/v1beta1:DnsRecordSetResponse": { "properties": { "checkError": { "$ref": "#/types/google-native:firebasehosting/v1beta1:StatusResponse" }, "domainName": {}, "records": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:DnsRecordResponse" } } } }, "google-native:firebasehosting/v1beta1:DnsUpdatesResponse": { "properties": { "checkTime": { "format": "google-datetime" }, "desired": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:DnsRecordSetResponse" } }, "discovered": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:DnsRecordSetResponse" } } } }, "google-native:firebasehosting/v1beta1:DomainProvisioningResponse": { "properties": { "certChallengeDiscoveredTxt": { "items": {} }, "certChallengeDns": { "$ref": "#/types/google-native:firebasehosting/v1beta1:CertDnsChallengeResponse" }, "certChallengeHttp": { "$ref": "#/types/google-native:firebasehosting/v1beta1:CertHttpChallengeResponse" }, "certStatus": {}, "discoveredIps": { "items": {} }, "dnsFetchTime": { "format": "google-datetime" }, "dnsStatus": {}, "expectedIps": { "items": {} } } }, "google-native:firebasehosting/v1beta1:DomainRedirect": { "properties": { "domainName": { "required": true }, "type": { "$ref": "#/types/google-native:firebasehosting/v1beta1:DomainRedirectType", "required": true } } }, "google-native:firebasehosting/v1beta1:DomainRedirectResponse": { "properties": { "domainName": { "required": true }, "type": { "required": true } } }, "google-native:firebasehosting/v1beta1:Header": { "properties": { "glob": {}, "headers": { "required": true }, "regex": {} } }, "google-native:firebasehosting/v1beta1:HeaderResponse": { "properties": { "glob": {}, "headers": { "required": true }, "regex": {} } }, "google-native:firebasehosting/v1beta1:HttpUpdateResponse": { "properties": { "checkError": { "$ref": "#/types/google-native:firebasehosting/v1beta1:StatusResponse" }, "desired": {}, "discovered": {}, "lastCheckTime": { "format": "google-datetime" }, "path": {} } }, "google-native:firebasehosting/v1beta1:I18nConfig": { "properties": { "root": { "required": true } } }, "google-native:firebasehosting/v1beta1:I18nConfigResponse": { "properties": { "root": { "required": true } } }, "google-native:firebasehosting/v1beta1:Redirect": { "properties": { "glob": {}, "location": { "required": true }, "regex": {}, "statusCode": { "format": "int32", "required": true } } }, "google-native:firebasehosting/v1beta1:RedirectResponse": { "properties": { "glob": {}, "location": { "required": true }, "regex": {}, "statusCode": { "format": "int32", "required": true } } }, "google-native:firebasehosting/v1beta1:ReleaseResponse": { "properties": { "message": {}, "name": {}, "releaseTime": { "format": "google-datetime" }, "releaseUser": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ActingUserResponse" }, "type": {}, "version": { "$ref": "#/types/google-native:firebasehosting/v1beta1:VersionResponse" } } }, "google-native:firebasehosting/v1beta1:Rewrite": { "properties": { "dynamicLinks": {}, "function": {}, "functionRegion": {}, "glob": {}, "path": {}, "regex": {}, "run": { "$ref": "#/types/google-native:firebasehosting/v1beta1:CloudRunRewrite" } } }, "google-native:firebasehosting/v1beta1:RewriteResponse": { "properties": { "dynamicLinks": {}, "function": {}, "functionRegion": {}, "glob": {}, "path": {}, "regex": {}, "run": { "$ref": "#/types/google-native:firebasehosting/v1beta1:CloudRunRewriteResponse" } } }, "google-native:firebasehosting/v1beta1:ServingConfig": { "properties": { "appAssociation": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ServingConfigAppAssociation" }, "cleanUrls": {}, "headers": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:Header" } }, "i18n": { "$ref": "#/types/google-native:firebasehosting/v1beta1:I18nConfig" }, "redirects": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:Redirect" } }, "rewrites": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:Rewrite" } }, "trailingSlashBehavior": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ServingConfigTrailingSlashBehavior" } } }, "google-native:firebasehosting/v1beta1:ServingConfigResponse": { "properties": { "appAssociation": {}, "cleanUrls": {}, "headers": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:HeaderResponse" } }, "i18n": { "$ref": "#/types/google-native:firebasehosting/v1beta1:I18nConfigResponse" }, "redirects": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:RedirectResponse" } }, "rewrites": { "items": { "$ref": "#/types/google-native:firebasehosting/v1beta1:RewriteResponse" } }, "trailingSlashBehavior": {} } }, "google-native:firebasehosting/v1beta1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:firebasehosting/v1beta1:VersionResponse": { "properties": { "config": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ServingConfigResponse" }, "createTime": { "format": "google-datetime" }, "createUser": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ActingUserResponse" }, "deleteTime": { "format": "google-datetime" }, "deleteUser": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ActingUserResponse" }, "fileCount": { "format": "int64" }, "finalizeTime": { "format": "google-datetime" }, "finalizeUser": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ActingUserResponse" }, "labels": {}, "name": {}, "status": {}, "versionBytes": { "format": "int64" } } }, "google-native:firebaseml/v1beta2:ModelState": { "properties": { "published": {} } }, "google-native:firebaseml/v1beta2:ModelStateResponse": { "properties": { "published": {}, "validationError": { "$ref": "#/types/google-native:firebaseml/v1beta2:StatusResponse" } } }, "google-native:firebaseml/v1beta2:OperationResponse": { "properties": { "done": {}, "error": { "$ref": "#/types/google-native:firebaseml/v1beta2:StatusResponse" }, "metadata": {}, "name": {}, "response": {} } }, "google-native:firebaseml/v1beta2:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:firebaseml/v1beta2:TfLiteModel": { "properties": { "automlModel": {}, "gcsTfliteUri": {} } }, "google-native:firebaseml/v1beta2:TfLiteModelResponse": { "properties": { "automlModel": {}, "gcsTfliteUri": {}, "sizeBytes": {} } }, "google-native:firebaserules/v1:File": { "properties": { "content": { "required": true }, "fingerprint": { "format": "byte" }, "name": { "required": true } } }, "google-native:firebaserules/v1:FileResponse": { "properties": { "content": { "required": true }, "fingerprint": { "format": "byte" }, "name": { "required": true } } }, "google-native:firebaserules/v1:MetadataResponse": { "properties": { "services": { "items": {} } } }, "google-native:firebaserules/v1:Source": { "properties": { "files": { "required": true, "items": { "$ref": "#/types/google-native:firebaserules/v1:File" } } } }, "google-native:firebaserules/v1:SourceResponse": { "properties": { "files": { "required": true, "items": { "$ref": "#/types/google-native:firebaserules/v1:FileResponse" } } } }, "google-native:firestore/v1:GoogleFirestoreAdminV1DailyRecurrence": {}, "google-native:firestore/v1:GoogleFirestoreAdminV1DailyRecurrenceResponse": {}, "google-native:firestore/v1:GoogleFirestoreAdminV1FlatIndex": {}, "google-native:firestore/v1:GoogleFirestoreAdminV1FlatIndexResponse": {}, "google-native:firestore/v1:GoogleFirestoreAdminV1IndexField": { "properties": { "arrayConfig": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1IndexFieldArrayConfig" }, "fieldPath": {}, "order": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1IndexFieldOrder" }, "vectorConfig": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1VectorConfig" } } }, "google-native:firestore/v1:GoogleFirestoreAdminV1IndexFieldResponse": { "properties": { "arrayConfig": {}, "fieldPath": {}, "order": {}, "vectorConfig": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1VectorConfigResponse" } } }, "google-native:firestore/v1:GoogleFirestoreAdminV1VectorConfig": { "properties": { "dimension": { "format": "int32", "required": true }, "flat": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1FlatIndex" } } }, "google-native:firestore/v1:GoogleFirestoreAdminV1VectorConfigResponse": { "properties": { "dimension": { "format": "int32", "required": true }, "flat": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1FlatIndexResponse" } } }, "google-native:firestore/v1:GoogleFirestoreAdminV1WeeklyRecurrence": { "properties": { "day": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1WeeklyRecurrenceDay" } } }, "google-native:firestore/v1:GoogleFirestoreAdminV1WeeklyRecurrenceResponse": { "properties": { "day": {} } }, "google-native:firestore/v1beta1:GoogleFirestoreAdminV1beta1IndexField": { "properties": { "fieldPath": {}, "mode": { "$ref": "#/types/google-native:firestore/v1beta1:GoogleFirestoreAdminV1beta1IndexFieldMode" } } }, "google-native:firestore/v1beta1:GoogleFirestoreAdminV1beta1IndexFieldResponse": { "properties": { "fieldPath": {}, "mode": {} } }, "google-native:firestore/v1beta2:GoogleFirestoreAdminV1beta2IndexField": { "properties": { "arrayConfig": { "$ref": "#/types/google-native:firestore/v1beta2:GoogleFirestoreAdminV1beta2IndexFieldArrayConfig" }, "fieldPath": {}, "order": { "$ref": "#/types/google-native:firestore/v1beta2:GoogleFirestoreAdminV1beta2IndexFieldOrder" } } }, "google-native:firestore/v1beta2:GoogleFirestoreAdminV1beta2IndexFieldResponse": { "properties": { "arrayConfig": {}, "fieldPath": {}, "order": {} } }, "google-native:gameservices/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gameservices/v1:AuditLogConfig" } }, "service": {} } }, "google-native:gameservices/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gameservices/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:gameservices/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": { "$ref": "#/types/google-native:gameservices/v1:AuditLogConfigLogType" } } }, "google-native:gameservices/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": {} } }, "google-native:gameservices/v1:AuthorizationLoggingOptions": { "properties": { "permissionType": { "$ref": "#/types/google-native:gameservices/v1:AuthorizationLoggingOptionsPermissionType" } } }, "google-native:gameservices/v1:AuthorizationLoggingOptionsResponse": { "properties": { "permissionType": {} } }, "google-native:gameservices/v1:Binding": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:gameservices/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gameservices/v1:BindingResponse": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:gameservices/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gameservices/v1:CloudAuditOptions": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:gameservices/v1:AuthorizationLoggingOptions" }, "logName": { "$ref": "#/types/google-native:gameservices/v1:CloudAuditOptionsLogName" } } }, "google-native:gameservices/v1:CloudAuditOptionsResponse": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:gameservices/v1:AuthorizationLoggingOptionsResponse" }, "logName": {} } }, "google-native:gameservices/v1:Condition": { "properties": { "iam": { "$ref": "#/types/google-native:gameservices/v1:ConditionIam" }, "op": { "$ref": "#/types/google-native:gameservices/v1:ConditionOp" }, "svc": {}, "sys": { "$ref": "#/types/google-native:gameservices/v1:ConditionSys" }, "values": { "items": {} } } }, "google-native:gameservices/v1:ConditionResponse": { "properties": { "iam": {}, "op": {}, "svc": {}, "sys": {}, "values": { "items": {} } } }, "google-native:gameservices/v1:CounterOptions": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:gameservices/v1:CustomField" } }, "field": {}, "metric": {} } }, "google-native:gameservices/v1:CounterOptionsResponse": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:gameservices/v1:CustomFieldResponse" } }, "field": {}, "metric": {} } }, "google-native:gameservices/v1:CustomField": { "properties": { "name": {}, "value": {} } }, "google-native:gameservices/v1:CustomFieldResponse": { "properties": { "name": {}, "value": {} } }, "google-native:gameservices/v1:DataAccessOptions": { "properties": { "logMode": { "$ref": "#/types/google-native:gameservices/v1:DataAccessOptionsLogMode" } } }, "google-native:gameservices/v1:DataAccessOptionsResponse": { "properties": { "logMode": {} } }, "google-native:gameservices/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gameservices/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gameservices/v1:LogConfig": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:gameservices/v1:CloudAuditOptions" }, "counter": { "$ref": "#/types/google-native:gameservices/v1:CounterOptions" }, "dataAccess": { "$ref": "#/types/google-native:gameservices/v1:DataAccessOptions" } } }, "google-native:gameservices/v1:LogConfigResponse": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:gameservices/v1:CloudAuditOptionsResponse" }, "counter": { "$ref": "#/types/google-native:gameservices/v1:CounterOptionsResponse" }, "dataAccess": { "$ref": "#/types/google-native:gameservices/v1:DataAccessOptionsResponse" } } }, "google-native:gameservices/v1:Rule": { "properties": { "action": { "$ref": "#/types/google-native:gameservices/v1:RuleAction" }, "conditions": { "items": { "$ref": "#/types/google-native:gameservices/v1:Condition" } }, "description": {}, "in": { "items": {} }, "logConfig": { "items": { "$ref": "#/types/google-native:gameservices/v1:LogConfig" } }, "notIn": { "items": {} }, "permissions": { "items": {} } } }, "google-native:gameservices/v1:RuleResponse": { "properties": { "action": {}, "conditions": { "items": { "$ref": "#/types/google-native:gameservices/v1:ConditionResponse" } }, "description": {}, "in": { "items": {} }, "logConfig": { "items": { "$ref": "#/types/google-native:gameservices/v1:LogConfigResponse" } }, "notIn": { "items": {} }, "permissions": { "items": {} } } }, "google-native:gameservices/v1beta:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gameservices/v1beta:AuditLogConfig" } }, "service": {} } }, "google-native:gameservices/v1beta:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gameservices/v1beta:AuditLogConfigResponse" } }, "service": {} } }, "google-native:gameservices/v1beta:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": { "$ref": "#/types/google-native:gameservices/v1beta:AuditLogConfigLogType" } } }, "google-native:gameservices/v1beta:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "ignoreChildExemptions": {}, "logType": {} } }, "google-native:gameservices/v1beta:AuthorizationLoggingOptions": { "properties": { "permissionType": { "$ref": "#/types/google-native:gameservices/v1beta:AuthorizationLoggingOptionsPermissionType" } } }, "google-native:gameservices/v1beta:AuthorizationLoggingOptionsResponse": { "properties": { "permissionType": {} } }, "google-native:gameservices/v1beta:Binding": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:gameservices/v1beta:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gameservices/v1beta:BindingResponse": { "properties": { "bindingId": {}, "condition": { "$ref": "#/types/google-native:gameservices/v1beta:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gameservices/v1beta:CloudAuditOptions": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:gameservices/v1beta:AuthorizationLoggingOptions" }, "logName": { "$ref": "#/types/google-native:gameservices/v1beta:CloudAuditOptionsLogName" } } }, "google-native:gameservices/v1beta:CloudAuditOptionsResponse": { "properties": { "authorizationLoggingOptions": { "$ref": "#/types/google-native:gameservices/v1beta:AuthorizationLoggingOptionsResponse" }, "logName": {} } }, "google-native:gameservices/v1beta:Condition": { "properties": { "iam": { "$ref": "#/types/google-native:gameservices/v1beta:ConditionIam" }, "op": { "$ref": "#/types/google-native:gameservices/v1beta:ConditionOp" }, "svc": {}, "sys": { "$ref": "#/types/google-native:gameservices/v1beta:ConditionSys" }, "values": { "items": {} } } }, "google-native:gameservices/v1beta:ConditionResponse": { "properties": { "iam": {}, "op": {}, "svc": {}, "sys": {}, "values": { "items": {} } } }, "google-native:gameservices/v1beta:CounterOptions": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:gameservices/v1beta:CustomField" } }, "field": {}, "metric": {} } }, "google-native:gameservices/v1beta:CounterOptionsResponse": { "properties": { "customFields": { "items": { "$ref": "#/types/google-native:gameservices/v1beta:CustomFieldResponse" } }, "field": {}, "metric": {} } }, "google-native:gameservices/v1beta:CustomField": { "properties": { "name": {}, "value": {} } }, "google-native:gameservices/v1beta:CustomFieldResponse": { "properties": { "name": {}, "value": {} } }, "google-native:gameservices/v1beta:DataAccessOptions": { "properties": { "logMode": { "$ref": "#/types/google-native:gameservices/v1beta:DataAccessOptionsLogMode" } } }, "google-native:gameservices/v1beta:DataAccessOptionsResponse": { "properties": { "logMode": {} } }, "google-native:gameservices/v1beta:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gameservices/v1beta:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gameservices/v1beta:LogConfig": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:gameservices/v1beta:CloudAuditOptions" }, "counter": { "$ref": "#/types/google-native:gameservices/v1beta:CounterOptions" }, "dataAccess": { "$ref": "#/types/google-native:gameservices/v1beta:DataAccessOptions" } } }, "google-native:gameservices/v1beta:LogConfigResponse": { "properties": { "cloudAudit": { "$ref": "#/types/google-native:gameservices/v1beta:CloudAuditOptionsResponse" }, "counter": { "$ref": "#/types/google-native:gameservices/v1beta:CounterOptionsResponse" }, "dataAccess": { "$ref": "#/types/google-native:gameservices/v1beta:DataAccessOptionsResponse" } } }, "google-native:gameservices/v1beta:Rule": { "properties": { "action": { "$ref": "#/types/google-native:gameservices/v1beta:RuleAction" }, "conditions": { "items": { "$ref": "#/types/google-native:gameservices/v1beta:Condition" } }, "description": {}, "in": { "items": {} }, "logConfig": { "items": { "$ref": "#/types/google-native:gameservices/v1beta:LogConfig" } }, "notIn": { "items": {} }, "permissions": { "items": {} } } }, "google-native:gameservices/v1beta:RuleResponse": { "properties": { "action": {}, "conditions": { "items": { "$ref": "#/types/google-native:gameservices/v1beta:ConditionResponse" } }, "description": {}, "in": { "items": {} }, "logConfig": { "items": { "$ref": "#/types/google-native:gameservices/v1beta:LogConfigResponse" } }, "notIn": { "items": {} }, "permissions": { "items": {} } } }, "google-native:genomics/v1alpha2:Disk": { "properties": { "autoDelete": {}, "mountPoint": {}, "name": { "required": true }, "readOnly": {}, "sizeGb": { "format": "int32" }, "source": {}, "type": { "$ref": "#/types/google-native:genomics/v1alpha2:DiskType", "required": true } } }, "google-native:genomics/v1alpha2:DiskResponse": { "properties": { "autoDelete": {}, "mountPoint": {}, "name": { "required": true }, "readOnly": {}, "sizeGb": { "format": "int32" }, "source": {}, "type": { "required": true } } }, "google-native:genomics/v1alpha2:DockerExecutor": { "properties": { "cmd": { "required": true }, "imageName": { "required": true } } }, "google-native:genomics/v1alpha2:DockerExecutorResponse": { "properties": { "cmd": { "required": true }, "imageName": { "required": true } } }, "google-native:genomics/v1alpha2:LocalCopy": { "properties": { "disk": { "required": true }, "path": { "required": true } } }, "google-native:genomics/v1alpha2:LocalCopyResponse": { "properties": { "disk": { "required": true }, "path": { "required": true } } }, "google-native:genomics/v1alpha2:PipelineParameter": { "properties": { "defaultValue": {}, "description": {}, "localCopy": { "$ref": "#/types/google-native:genomics/v1alpha2:LocalCopy" }, "name": { "required": true } } }, "google-native:genomics/v1alpha2:PipelineParameterResponse": { "properties": { "defaultValue": {}, "description": {}, "localCopy": { "$ref": "#/types/google-native:genomics/v1alpha2:LocalCopyResponse" }, "name": { "required": true } } }, "google-native:genomics/v1alpha2:PipelineResources": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {}, "bootDiskSizeGb": { "format": "int32" }, "disks": { "items": { "$ref": "#/types/google-native:genomics/v1alpha2:Disk" } }, "minimumCpuCores": { "format": "int32" }, "minimumRamGb": { "format": "double" }, "noAddress": {}, "preemptible": {}, "zones": { "items": {} } } }, "google-native:genomics/v1alpha2:PipelineResourcesResponse": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {}, "bootDiskSizeGb": { "format": "int32" }, "disks": { "items": { "$ref": "#/types/google-native:genomics/v1alpha2:DiskResponse" } }, "minimumCpuCores": { "format": "int32" }, "minimumRamGb": { "format": "double" }, "noAddress": {}, "preemptible": {}, "zones": { "items": {} } } }, "google-native:gkebackup/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkebackup/v1:AuditLogConfig" } }, "service": {} } }, "google-native:gkebackup/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkebackup/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:gkebackup/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:gkebackup/v1:AuditLogConfigLogType" } } }, "google-native:gkebackup/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:gkebackup/v1:BackupConfig": { "properties": { "allNamespaces": {}, "encryptionKey": { "$ref": "#/types/google-native:gkebackup/v1:EncryptionKey" }, "includeSecrets": {}, "includeVolumeData": {}, "selectedApplications": { "$ref": "#/types/google-native:gkebackup/v1:NamespacedNames" }, "selectedNamespaces": { "$ref": "#/types/google-native:gkebackup/v1:Namespaces" } } }, "google-native:gkebackup/v1:BackupConfigResponse": { "properties": { "allNamespaces": {}, "encryptionKey": { "$ref": "#/types/google-native:gkebackup/v1:EncryptionKeyResponse" }, "includeSecrets": {}, "includeVolumeData": {}, "selectedApplications": { "$ref": "#/types/google-native:gkebackup/v1:NamespacedNamesResponse" }, "selectedNamespaces": { "$ref": "#/types/google-native:gkebackup/v1:NamespacesResponse" } } }, "google-native:gkebackup/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:gkebackup/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkebackup/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:gkebackup/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkebackup/v1:ClusterMetadataResponse": { "properties": { "anthosVersion": {}, "backupCrdVersions": {}, "cluster": {}, "gkeVersion": {}, "k8sVersion": {} } }, "google-native:gkebackup/v1:ClusterResourceRestoreScope": { "properties": { "allGroupKinds": {}, "excludedGroupKinds": { "items": { "$ref": "#/types/google-native:gkebackup/v1:GroupKind" } }, "noGroupKinds": {}, "selectedGroupKinds": { "items": { "$ref": "#/types/google-native:gkebackup/v1:GroupKind" } } } }, "google-native:gkebackup/v1:ClusterResourceRestoreScopeResponse": { "properties": { "allGroupKinds": {}, "excludedGroupKinds": { "items": { "$ref": "#/types/google-native:gkebackup/v1:GroupKindResponse" } }, "noGroupKinds": {}, "selectedGroupKinds": { "items": { "$ref": "#/types/google-native:gkebackup/v1:GroupKindResponse" } } } }, "google-native:gkebackup/v1:EncryptionKey": { "properties": { "gcpKmsEncryptionKey": {} } }, "google-native:gkebackup/v1:EncryptionKeyResponse": { "properties": { "gcpKmsEncryptionKey": {} } }, "google-native:gkebackup/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkebackup/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkebackup/v1:GroupKind": { "properties": { "resourceGroup": {}, "resourceKind": {} } }, "google-native:gkebackup/v1:GroupKindResponse": { "properties": { "resourceGroup": {}, "resourceKind": {} } }, "google-native:gkebackup/v1:NamespacedName": { "properties": { "name": {}, "namespace": {} } }, "google-native:gkebackup/v1:NamespacedNameResponse": { "properties": { "name": {}, "namespace": {} } }, "google-native:gkebackup/v1:NamespacedNames": { "properties": { "namespacedNames": { "items": { "$ref": "#/types/google-native:gkebackup/v1:NamespacedName" } } } }, "google-native:gkebackup/v1:NamespacedNamesResponse": { "properties": { "namespacedNames": { "items": { "$ref": "#/types/google-native:gkebackup/v1:NamespacedNameResponse" } } } }, "google-native:gkebackup/v1:Namespaces": { "properties": { "namespaces": { "items": {} } } }, "google-native:gkebackup/v1:NamespacesResponse": { "properties": { "namespaces": { "items": {} } } }, "google-native:gkebackup/v1:ResourceFilter": { "properties": { "groupKinds": { "items": { "$ref": "#/types/google-native:gkebackup/v1:GroupKind" } }, "jsonPath": {}, "namespaces": { "items": {} } } }, "google-native:gkebackup/v1:ResourceFilterResponse": { "properties": { "groupKinds": { "items": { "$ref": "#/types/google-native:gkebackup/v1:GroupKindResponse" } }, "jsonPath": {}, "namespaces": { "items": {} } } }, "google-native:gkebackup/v1:RestoreConfig": { "properties": { "allNamespaces": {}, "clusterResourceConflictPolicy": { "$ref": "#/types/google-native:gkebackup/v1:RestoreConfigClusterResourceConflictPolicy" }, "clusterResourceRestoreScope": { "$ref": "#/types/google-native:gkebackup/v1:ClusterResourceRestoreScope" }, "excludedNamespaces": { "$ref": "#/types/google-native:gkebackup/v1:Namespaces" }, "namespacedResourceRestoreMode": { "$ref": "#/types/google-native:gkebackup/v1:RestoreConfigNamespacedResourceRestoreMode" }, "noNamespaces": {}, "selectedApplications": { "$ref": "#/types/google-native:gkebackup/v1:NamespacedNames" }, "selectedNamespaces": { "$ref": "#/types/google-native:gkebackup/v1:Namespaces" }, "substitutionRules": { "items": { "$ref": "#/types/google-native:gkebackup/v1:SubstitutionRule" } }, "transformationRules": { "items": { "$ref": "#/types/google-native:gkebackup/v1:TransformationRule" } }, "volumeDataRestorePolicy": { "$ref": "#/types/google-native:gkebackup/v1:RestoreConfigVolumeDataRestorePolicy" } } }, "google-native:gkebackup/v1:RestoreConfigResponse": { "properties": { "allNamespaces": {}, "clusterResourceConflictPolicy": {}, "clusterResourceRestoreScope": { "$ref": "#/types/google-native:gkebackup/v1:ClusterResourceRestoreScopeResponse" }, "excludedNamespaces": { "$ref": "#/types/google-native:gkebackup/v1:NamespacesResponse" }, "namespacedResourceRestoreMode": {}, "noNamespaces": {}, "selectedApplications": { "$ref": "#/types/google-native:gkebackup/v1:NamespacedNamesResponse" }, "selectedNamespaces": { "$ref": "#/types/google-native:gkebackup/v1:NamespacesResponse" }, "substitutionRules": { "items": { "$ref": "#/types/google-native:gkebackup/v1:SubstitutionRuleResponse" } }, "transformationRules": { "items": { "$ref": "#/types/google-native:gkebackup/v1:TransformationRuleResponse" } }, "volumeDataRestorePolicy": {} } }, "google-native:gkebackup/v1:RetentionPolicy": { "properties": { "backupDeleteLockDays": { "format": "int32" }, "backupRetainDays": { "format": "int32" }, "locked": {} } }, "google-native:gkebackup/v1:RetentionPolicyResponse": { "properties": { "backupDeleteLockDays": { "format": "int32" }, "backupRetainDays": { "format": "int32" }, "locked": {} } }, "google-native:gkebackup/v1:Schedule": { "properties": { "cronSchedule": {}, "paused": {} } }, "google-native:gkebackup/v1:ScheduleResponse": { "properties": { "cronSchedule": {}, "paused": {} } }, "google-native:gkebackup/v1:SubstitutionRule": { "properties": { "newValue": {}, "originalValuePattern": {}, "targetGroupKinds": { "items": { "$ref": "#/types/google-native:gkebackup/v1:GroupKind" } }, "targetJsonPath": { "required": true }, "targetNamespaces": { "items": {} } } }, "google-native:gkebackup/v1:SubstitutionRuleResponse": { "properties": { "newValue": {}, "originalValuePattern": {}, "targetGroupKinds": { "items": { "$ref": "#/types/google-native:gkebackup/v1:GroupKindResponse" } }, "targetJsonPath": { "required": true }, "targetNamespaces": { "items": {} } } }, "google-native:gkebackup/v1:TransformationRule": { "properties": { "description": {}, "fieldActions": { "required": true, "items": { "$ref": "#/types/google-native:gkebackup/v1:TransformationRuleAction" } }, "resourceFilter": { "$ref": "#/types/google-native:gkebackup/v1:ResourceFilter" } } }, "google-native:gkebackup/v1:TransformationRuleAction": { "properties": { "fromPath": {}, "op": { "$ref": "#/types/google-native:gkebackup/v1:TransformationRuleActionOp", "required": true }, "path": {}, "value": {} } }, "google-native:gkebackup/v1:TransformationRuleActionResponse": { "properties": { "fromPath": {}, "op": { "required": true }, "path": {}, "value": {} } }, "google-native:gkebackup/v1:TransformationRuleResponse": { "properties": { "description": {}, "fieldActions": { "required": true, "items": { "$ref": "#/types/google-native:gkebackup/v1:TransformationRuleActionResponse" } }, "resourceFilter": { "$ref": "#/types/google-native:gkebackup/v1:ResourceFilterResponse" } } }, "google-native:gkehub/v1:AppDevExperienceFeatureSpec": {}, "google-native:gkehub/v1:AppDevExperienceFeatureSpecResponse": {}, "google-native:gkehub/v1:AppDevExperienceFeatureStateResponse": { "properties": { "networkingInstallSucceeded": { "$ref": "#/types/google-native:gkehub/v1:StatusResponse" } } }, "google-native:gkehub/v1:ApplianceCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1:ApplianceClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1:AuditLogConfig" } }, "service": {} } }, "google-native:gkehub/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:gkehub/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:gkehub/v1:AuditLogConfigLogType" } } }, "google-native:gkehub/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:gkehub/v1:Authority": { "properties": { "issuer": {}, "oidcJwks": { "format": "byte" } } }, "google-native:gkehub/v1:AuthorityResponse": { "properties": { "identityProvider": {}, "issuer": {}, "oidcJwks": { "format": "byte" }, "workloadIdentityPool": {} } }, "google-native:gkehub/v1:BinaryAuthorizationConfig": { "properties": { "evaluationMode": { "$ref": "#/types/google-native:gkehub/v1:BinaryAuthorizationConfigEvaluationMode" }, "policyBindings": { "items": { "$ref": "#/types/google-native:gkehub/v1:PolicyBinding" } } } }, "google-native:gkehub/v1:BinaryAuthorizationConfigResponse": { "properties": { "evaluationMode": {}, "policyBindings": { "items": { "$ref": "#/types/google-native:gkehub/v1:PolicyBindingResponse" } } } }, "google-native:gkehub/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1:ClusterUpgradeFleetSpec": { "properties": { "gkeUpgradeOverrides": { "items": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeGKEUpgradeOverride" } }, "postConditions": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradePostConditions", "required": true }, "upstreamFleets": { "items": {} } } }, "google-native:gkehub/v1:ClusterUpgradeFleetSpecResponse": { "properties": { "gkeUpgradeOverrides": { "items": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeGKEUpgradeOverrideResponse" } }, "postConditions": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradePostConditionsResponse", "required": true }, "upstreamFleets": { "items": {} } } }, "google-native:gkehub/v1:ClusterUpgradeFleetStateResponse": { "properties": { "downstreamFleets": { "items": {} }, "gkeState": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeGKEUpgradeFeatureStateResponse" }, "ignored": {} } }, "google-native:gkehub/v1:ClusterUpgradeGKEUpgrade": { "properties": { "name": {}, "version": {} } }, "google-native:gkehub/v1:ClusterUpgradeGKEUpgradeFeatureConditionResponse": { "properties": { "reason": {}, "status": {}, "type": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1:ClusterUpgradeGKEUpgradeFeatureStateResponse": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeGKEUpgradeFeatureConditionResponse" } }, "upgradeState": { "items": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeGKEUpgradeStateResponse" } } } }, "google-native:gkehub/v1:ClusterUpgradeGKEUpgradeOverride": { "properties": { "postConditions": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradePostConditions", "required": true }, "upgrade": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeGKEUpgrade", "required": true } } }, "google-native:gkehub/v1:ClusterUpgradeGKEUpgradeOverrideResponse": { "properties": { "postConditions": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradePostConditionsResponse", "required": true }, "upgrade": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeGKEUpgradeResponse", "required": true } } }, "google-native:gkehub/v1:ClusterUpgradeGKEUpgradeResponse": { "properties": { "name": {}, "version": {} } }, "google-native:gkehub/v1:ClusterUpgradeGKEUpgradeStateResponse": { "properties": { "stats": {}, "status": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeUpgradeStatusResponse" }, "upgrade": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeGKEUpgradeResponse" } } }, "google-native:gkehub/v1:ClusterUpgradePostConditions": { "properties": { "soaking": { "format": "google-duration", "required": true } } }, "google-native:gkehub/v1:ClusterUpgradePostConditionsResponse": { "properties": { "soaking": { "format": "google-duration", "required": true } } }, "google-native:gkehub/v1:ClusterUpgradeUpgradeStatusResponse": { "properties": { "code": {}, "reason": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1:CommonFeatureSpec": { "properties": { "appdevexperience": { "$ref": "#/types/google-native:gkehub/v1:AppDevExperienceFeatureSpec" }, "clusterupgrade": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeFleetSpec" }, "fleetobservability": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityFeatureSpec" }, "multiclusteringress": { "$ref": "#/types/google-native:gkehub/v1:MultiClusterIngressFeatureSpec" } } }, "google-native:gkehub/v1:CommonFeatureSpecResponse": { "properties": { "appdevexperience": { "$ref": "#/types/google-native:gkehub/v1:AppDevExperienceFeatureSpecResponse" }, "clusterupgrade": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeFleetSpecResponse" }, "fleetobservability": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityFeatureSpecResponse" }, "multiclusteringress": { "$ref": "#/types/google-native:gkehub/v1:MultiClusterIngressFeatureSpecResponse" } } }, "google-native:gkehub/v1:CommonFeatureStateResponse": { "properties": { "appdevexperience": { "$ref": "#/types/google-native:gkehub/v1:AppDevExperienceFeatureStateResponse" }, "clusterupgrade": { "$ref": "#/types/google-native:gkehub/v1:ClusterUpgradeFleetStateResponse" }, "fleetobservability": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityFeatureStateResponse" }, "state": { "$ref": "#/types/google-native:gkehub/v1:FeatureStateResponse" } } }, "google-native:gkehub/v1:CommonFleetDefaultMemberConfigSpec": { "properties": { "configmanagement": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementMembershipSpec" }, "identityservice": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceMembershipSpec" }, "mesh": { "$ref": "#/types/google-native:gkehub/v1:ServiceMeshMembershipSpec" }, "policycontroller": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerMembershipSpec" } } }, "google-native:gkehub/v1:CommonFleetDefaultMemberConfigSpecResponse": { "properties": { "configmanagement": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementMembershipSpecResponse" }, "identityservice": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceMembershipSpecResponse" }, "mesh": { "$ref": "#/types/google-native:gkehub/v1:ServiceMeshMembershipSpecResponse" }, "policycontroller": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerMembershipSpecResponse" } } }, "google-native:gkehub/v1:ConfigManagementConfigSync": { "properties": { "allowVerticalScale": {}, "enabled": {}, "git": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementGitConfig" }, "metricsGcpServiceAccountEmail": {}, "oci": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementOciConfig" }, "preventDrift": {}, "sourceFormat": {} } }, "google-native:gkehub/v1:ConfigManagementConfigSyncResponse": { "properties": { "allowVerticalScale": {}, "enabled": {}, "git": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementGitConfigResponse" }, "metricsGcpServiceAccountEmail": {}, "oci": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementOciConfigResponse" }, "preventDrift": {}, "sourceFormat": {} } }, "google-native:gkehub/v1:ConfigManagementGitConfig": { "properties": { "gcpServiceAccountEmail": {}, "httpsProxy": {}, "policyDir": {}, "secretType": {}, "syncBranch": {}, "syncRepo": {}, "syncRev": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1:ConfigManagementGitConfigResponse": { "properties": { "gcpServiceAccountEmail": {}, "httpsProxy": {}, "policyDir": {}, "secretType": {}, "syncBranch": {}, "syncRepo": {}, "syncRev": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1:ConfigManagementHierarchyControllerConfig": { "properties": { "enableHierarchicalResourceQuota": {}, "enablePodTreeLabels": {}, "enabled": {} } }, "google-native:gkehub/v1:ConfigManagementHierarchyControllerConfigResponse": { "properties": { "enableHierarchicalResourceQuota": {}, "enablePodTreeLabels": {}, "enabled": {} } }, "google-native:gkehub/v1:ConfigManagementMembershipSpec": { "properties": { "cluster": {}, "configSync": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementConfigSync" }, "hierarchyController": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementHierarchyControllerConfig" }, "policyController": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementPolicyController" }, "version": {} } }, "google-native:gkehub/v1:ConfigManagementMembershipSpecResponse": { "properties": { "cluster": {}, "configSync": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementConfigSyncResponse" }, "hierarchyController": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementHierarchyControllerConfigResponse" }, "policyController": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementPolicyControllerResponse" }, "version": {} } }, "google-native:gkehub/v1:ConfigManagementOciConfig": { "properties": { "gcpServiceAccountEmail": {}, "policyDir": {}, "secretType": {}, "syncRepo": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1:ConfigManagementOciConfigResponse": { "properties": { "gcpServiceAccountEmail": {}, "policyDir": {}, "secretType": {}, "syncRepo": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1:ConfigManagementPolicyController": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "enabled": {}, "exemptableNamespaces": { "items": {} }, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementPolicyControllerMonitoring" }, "mutationEnabled": {}, "referentialRulesEnabled": {}, "templateLibraryInstalled": {} } }, "google-native:gkehub/v1:ConfigManagementPolicyControllerMonitoring": { "properties": { "backends": { "items": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementPolicyControllerMonitoringBackendsItem" } } } }, "google-native:gkehub/v1:ConfigManagementPolicyControllerMonitoringResponse": { "properties": { "backends": { "items": {} } } }, "google-native:gkehub/v1:ConfigManagementPolicyControllerResponse": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "enabled": {}, "exemptableNamespaces": { "items": {} }, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1:ConfigManagementPolicyControllerMonitoringResponse" }, "mutationEnabled": {}, "referentialRulesEnabled": {}, "templateLibraryInstalled": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1:DefaultClusterConfig": { "properties": { "binaryAuthorizationConfig": { "$ref": "#/types/google-native:gkehub/v1:BinaryAuthorizationConfig" }, "securityPostureConfig": { "$ref": "#/types/google-native:gkehub/v1:SecurityPostureConfig" } } }, "google-native:gkehub/v1:DefaultClusterConfigResponse": { "properties": { "binaryAuthorizationConfig": { "$ref": "#/types/google-native:gkehub/v1:BinaryAuthorizationConfigResponse" }, "securityPostureConfig": { "$ref": "#/types/google-native:gkehub/v1:SecurityPostureConfigResponse" } } }, "google-native:gkehub/v1:EdgeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1:EdgeClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1:FeatureResourceStateResponse": { "properties": { "state": {} } }, "google-native:gkehub/v1:FeatureStateResponse": { "properties": { "code": {}, "description": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1:FleetLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1:FleetObservabilityFeatureErrorResponse": { "properties": { "code": {}, "description": {} } }, "google-native:gkehub/v1:FleetObservabilityFeatureSpec": { "properties": { "loggingConfig": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityLoggingConfig" } } }, "google-native:gkehub/v1:FleetObservabilityFeatureSpecResponse": { "properties": { "loggingConfig": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityLoggingConfigResponse" } } }, "google-native:gkehub/v1:FleetObservabilityFeatureStateResponse": { "properties": { "logging": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityFleetObservabilityLoggingStateResponse" }, "monitoring": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityFleetObservabilityMonitoringStateResponse" } } }, "google-native:gkehub/v1:FleetObservabilityFleetObservabilityBaseFeatureStateResponse": { "properties": { "code": {}, "errors": { "items": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityFeatureErrorResponse" } } } }, "google-native:gkehub/v1:FleetObservabilityFleetObservabilityLoggingStateResponse": { "properties": { "defaultLog": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityFleetObservabilityBaseFeatureStateResponse" }, "scopeLog": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityFleetObservabilityBaseFeatureStateResponse" } } }, "google-native:gkehub/v1:FleetObservabilityFleetObservabilityMonitoringStateResponse": { "properties": { "state": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityFleetObservabilityBaseFeatureStateResponse" } } }, "google-native:gkehub/v1:FleetObservabilityLoggingConfig": { "properties": { "defaultConfig": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityRoutingConfig" }, "fleetScopeLogsConfig": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityRoutingConfig" } } }, "google-native:gkehub/v1:FleetObservabilityLoggingConfigResponse": { "properties": { "defaultConfig": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityRoutingConfigResponse" }, "fleetScopeLogsConfig": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityRoutingConfigResponse" } } }, "google-native:gkehub/v1:FleetObservabilityRoutingConfig": { "properties": { "mode": { "$ref": "#/types/google-native:gkehub/v1:FleetObservabilityRoutingConfigMode" } } }, "google-native:gkehub/v1:FleetObservabilityRoutingConfigResponse": { "properties": { "mode": {} } }, "google-native:gkehub/v1:GkeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1:GkeClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1:IdentityServiceAuthMethod": { "properties": { "azureadConfig": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceAzureADConfig" }, "googleConfig": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceGoogleConfig" }, "name": {}, "oidcConfig": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceOidcConfig" }, "proxy": {} } }, "google-native:gkehub/v1:IdentityServiceAuthMethodResponse": { "properties": { "azureadConfig": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceAzureADConfigResponse" }, "googleConfig": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceGoogleConfigResponse" }, "name": {}, "oidcConfig": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceOidcConfigResponse" }, "proxy": {} } }, "google-native:gkehub/v1:IdentityServiceAzureADConfig": { "properties": { "clientId": {}, "clientSecret": {}, "kubectlRedirectUri": {}, "tenant": {} } }, "google-native:gkehub/v1:IdentityServiceAzureADConfigResponse": { "properties": { "clientId": {}, "clientSecret": {}, "encryptedClientSecret": { "format": "byte" }, "kubectlRedirectUri": {}, "tenant": {} } }, "google-native:gkehub/v1:IdentityServiceGoogleConfig": { "properties": { "disable": {} } }, "google-native:gkehub/v1:IdentityServiceGoogleConfigResponse": { "properties": { "disable": {} } }, "google-native:gkehub/v1:IdentityServiceMembershipSpec": { "properties": { "authMethods": { "items": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceAuthMethod" } } } }, "google-native:gkehub/v1:IdentityServiceMembershipSpecResponse": { "properties": { "authMethods": { "items": { "$ref": "#/types/google-native:gkehub/v1:IdentityServiceAuthMethodResponse" } } } }, "google-native:gkehub/v1:IdentityServiceOidcConfig": { "properties": { "certificateAuthorityData": {}, "clientId": {}, "clientSecret": {}, "deployCloudConsoleProxy": {}, "enableAccessToken": {}, "extraParams": {}, "groupPrefix": {}, "groupsClaim": {}, "issuerUri": {}, "kubectlRedirectUri": {}, "scopes": {}, "userClaim": {}, "userPrefix": {} } }, "google-native:gkehub/v1:IdentityServiceOidcConfigResponse": { "properties": { "certificateAuthorityData": {}, "clientId": {}, "clientSecret": {}, "deployCloudConsoleProxy": {}, "enableAccessToken": {}, "encryptedClientSecret": { "format": "byte" }, "extraParams": {}, "groupPrefix": {}, "groupsClaim": {}, "issuerUri": {}, "kubectlRedirectUri": {}, "scopes": {}, "userClaim": {}, "userPrefix": {} } }, "google-native:gkehub/v1:KubernetesMetadataResponse": { "properties": { "kubernetesApiServerVersion": {}, "memoryMb": { "format": "int32" }, "nodeCount": { "format": "int32" }, "nodeProviderId": {}, "updateTime": { "format": "google-datetime" }, "vcpuCount": { "format": "int32" } } }, "google-native:gkehub/v1:KubernetesResource": { "properties": { "membershipCrManifest": {}, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1:ResourceOptions" } } }, "google-native:gkehub/v1:KubernetesResourceResponse": { "properties": { "connectResources": { "items": { "$ref": "#/types/google-native:gkehub/v1:ResourceManifestResponse" } }, "membershipCrManifest": {}, "membershipResources": { "items": { "$ref": "#/types/google-native:gkehub/v1:ResourceManifestResponse" } }, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1:ResourceOptionsResponse" } } }, "google-native:gkehub/v1:MembershipBindingLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1:MembershipEndpoint": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1:ApplianceCluster" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1:EdgeCluster" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1:GkeCluster" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1:KubernetesResource" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1:MultiCloudCluster" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1:OnPremCluster" } } }, "google-native:gkehub/v1:MembershipEndpointResponse": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1:ApplianceClusterResponse" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1:EdgeClusterResponse" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1:GkeClusterResponse" }, "googleManaged": {}, "kubernetesMetadata": { "$ref": "#/types/google-native:gkehub/v1:KubernetesMetadataResponse" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1:KubernetesResourceResponse" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1:MultiCloudClusterResponse" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1:OnPremClusterResponse" } } }, "google-native:gkehub/v1:MembershipStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1:MonitoringConfig": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1:MonitoringConfigResponse": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1:MultiCloudCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1:MultiCloudClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1:MultiClusterIngressFeatureSpec": { "properties": { "configMembership": {} } }, "google-native:gkehub/v1:MultiClusterIngressFeatureSpecResponse": { "properties": { "configMembership": {} } }, "google-native:gkehub/v1:NamespaceLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1:OnPremCluster": { "properties": { "adminCluster": { "forceNew": true }, "clusterType": { "$ref": "#/types/google-native:gkehub/v1:OnPremClusterClusterType", "forceNew": true }, "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1:OnPremClusterResponse": { "properties": { "adminCluster": {}, "clusterMissing": {}, "clusterType": {}, "resourceLink": {} } }, "google-native:gkehub/v1:PolicyBinding": { "properties": { "name": {} } }, "google-native:gkehub/v1:PolicyBindingResponse": { "properties": { "name": {} } }, "google-native:gkehub/v1:PolicyControllerHubConfig": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "constraintViolationLimit": { "format": "int64" }, "deploymentConfigs": {}, "exemptableNamespaces": { "items": {} }, "installSpec": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerHubConfigInstallSpec" }, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerMonitoringConfig" }, "mutationEnabled": {}, "policyContent": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerPolicyContentSpec" }, "referentialRulesEnabled": {} } }, "google-native:gkehub/v1:PolicyControllerHubConfigResponse": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "constraintViolationLimit": { "format": "int64" }, "deploymentConfigs": {}, "exemptableNamespaces": { "items": {} }, "installSpec": {}, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerMonitoringConfigResponse" }, "mutationEnabled": {}, "policyContent": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerPolicyContentSpecResponse" }, "referentialRulesEnabled": {} } }, "google-native:gkehub/v1:PolicyControllerMembershipSpec": { "properties": { "policyControllerHubConfig": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerHubConfig" }, "version": {} } }, "google-native:gkehub/v1:PolicyControllerMembershipSpecResponse": { "properties": { "policyControllerHubConfig": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerHubConfigResponse" }, "version": {} } }, "google-native:gkehub/v1:PolicyControllerMonitoringConfig": { "properties": { "backends": { "items": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerMonitoringConfigBackendsItem" } } } }, "google-native:gkehub/v1:PolicyControllerMonitoringConfigResponse": { "properties": { "backends": { "items": {} } } }, "google-native:gkehub/v1:PolicyControllerPolicyContentSpec": { "properties": { "bundles": {}, "templateLibrary": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerTemplateLibraryConfig" } } }, "google-native:gkehub/v1:PolicyControllerPolicyContentSpecResponse": { "properties": { "bundles": {}, "templateLibrary": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerTemplateLibraryConfigResponse" } } }, "google-native:gkehub/v1:PolicyControllerTemplateLibraryConfig": { "properties": { "installation": { "$ref": "#/types/google-native:gkehub/v1:PolicyControllerTemplateLibraryConfigInstallation" } } }, "google-native:gkehub/v1:PolicyControllerTemplateLibraryConfigResponse": { "properties": { "installation": {} } }, "google-native:gkehub/v1:RBACRoleBindingLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1:ResourceManifestResponse": { "properties": { "clusterScoped": {}, "manifest": {} } }, "google-native:gkehub/v1:ResourceOptions": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1:ResourceOptionsResponse": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1:Role": { "properties": { "predefinedRole": { "$ref": "#/types/google-native:gkehub/v1:RolePredefinedRole" } } }, "google-native:gkehub/v1:RoleResponse": { "properties": { "predefinedRole": {} } }, "google-native:gkehub/v1:ScopeLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1:SecurityPostureConfig": { "properties": { "mode": { "$ref": "#/types/google-native:gkehub/v1:SecurityPostureConfigMode" }, "vulnerabilityMode": { "$ref": "#/types/google-native:gkehub/v1:SecurityPostureConfigVulnerabilityMode" } } }, "google-native:gkehub/v1:SecurityPostureConfigResponse": { "properties": { "mode": {}, "vulnerabilityMode": {} } }, "google-native:gkehub/v1:ServiceMeshMembershipSpec": { "properties": { "controlPlane": { "$ref": "#/types/google-native:gkehub/v1:ServiceMeshMembershipSpecControlPlane" }, "management": { "$ref": "#/types/google-native:gkehub/v1:ServiceMeshMembershipSpecManagement" } } }, "google-native:gkehub/v1:ServiceMeshMembershipSpecResponse": { "properties": { "controlPlane": {}, "management": {} } }, "google-native:gkehub/v1:StatusResponse": { "properties": { "code": {}, "description": {} } }, "google-native:gkehub/v1alpha2:ApplianceCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha2:ApplianceClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1alpha2:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha2:AuditLogConfig" } }, "service": {} } }, "google-native:gkehub/v1alpha2:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha2:AuditLogConfigResponse" } }, "service": {} } }, "google-native:gkehub/v1alpha2:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:gkehub/v1alpha2:AuditLogConfigLogType" } } }, "google-native:gkehub/v1alpha2:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:gkehub/v1alpha2:Authority": { "properties": { "issuer": {}, "oidcJwks": { "format": "byte" } } }, "google-native:gkehub/v1alpha2:AuthorityResponse": { "properties": { "identityProvider": {}, "issuer": {}, "oidcJwks": { "format": "byte" }, "workloadIdentityPool": {} } }, "google-native:gkehub/v1alpha2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1alpha2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1alpha2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1alpha2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1alpha2:EdgeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha2:EdgeClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1alpha2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1alpha2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1alpha2:GkeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha2:GkeClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1alpha2:KubernetesMetadataResponse": { "properties": { "kubernetesApiServerVersion": {}, "memoryMb": { "format": "int32" }, "nodeCount": { "format": "int32" }, "nodeProviderId": {}, "updateTime": { "format": "google-datetime" }, "vcpuCount": { "format": "int32" } } }, "google-native:gkehub/v1alpha2:KubernetesResource": { "properties": { "membershipCrManifest": {}, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1alpha2:ResourceOptions" } } }, "google-native:gkehub/v1alpha2:KubernetesResourceResponse": { "properties": { "connectResources": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha2:ResourceManifestResponse" } }, "membershipCrManifest": {}, "membershipResources": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha2:ResourceManifestResponse" } }, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1alpha2:ResourceOptionsResponse" } } }, "google-native:gkehub/v1alpha2:MembershipEndpoint": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:ApplianceCluster" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:EdgeCluster" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:GkeCluster" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1alpha2:KubernetesResource" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:MultiCloudCluster" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:OnPremCluster" } } }, "google-native:gkehub/v1alpha2:MembershipEndpointResponse": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:ApplianceClusterResponse" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:EdgeClusterResponse" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:GkeClusterResponse" }, "kubernetesMetadata": { "$ref": "#/types/google-native:gkehub/v1alpha2:KubernetesMetadataResponse" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1alpha2:KubernetesResourceResponse" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:MultiCloudClusterResponse" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1alpha2:OnPremClusterResponse" } } }, "google-native:gkehub/v1alpha2:MembershipStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1alpha2:MonitoringConfig": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1alpha2:MonitoringConfigResponse": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1alpha2:MultiCloudCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha2:MultiCloudClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1alpha2:OnPremCluster": { "properties": { "adminCluster": { "forceNew": true }, "clusterType": { "$ref": "#/types/google-native:gkehub/v1alpha2:OnPremClusterClusterType", "forceNew": true }, "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha2:OnPremClusterResponse": { "properties": { "adminCluster": {}, "clusterMissing": {}, "clusterType": {}, "resourceLink": {} } }, "google-native:gkehub/v1alpha2:ResourceManifestResponse": { "properties": { "clusterScoped": {}, "manifest": {} } }, "google-native:gkehub/v1alpha2:ResourceOptions": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1alpha2:ResourceOptionsResponse": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1alpha:AnthosObservabilityFeatureSpec": { "properties": { "defaultMembershipSpec": { "$ref": "#/types/google-native:gkehub/v1alpha:AnthosObservabilityMembershipSpec" } } }, "google-native:gkehub/v1alpha:AnthosObservabilityFeatureSpecResponse": { "properties": { "defaultMembershipSpec": { "$ref": "#/types/google-native:gkehub/v1alpha:AnthosObservabilityMembershipSpecResponse" } } }, "google-native:gkehub/v1alpha:AnthosObservabilityMembershipSpec": { "properties": { "doNotOptimizeMetrics": {}, "enableStackdriverOnApplications": {}, "version": {} } }, "google-native:gkehub/v1alpha:AnthosObservabilityMembershipSpecResponse": { "properties": { "doNotOptimizeMetrics": {}, "enableStackdriverOnApplications": {}, "version": {} } }, "google-native:gkehub/v1alpha:AppDevExperienceFeatureSpec": {}, "google-native:gkehub/v1alpha:AppDevExperienceFeatureSpecResponse": {}, "google-native:gkehub/v1alpha:AppDevExperienceFeatureStateResponse": { "properties": { "networkingInstallSucceeded": { "$ref": "#/types/google-native:gkehub/v1alpha:StatusResponse" } } }, "google-native:gkehub/v1alpha:ApplianceCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha:ApplianceClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1alpha:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:AuditLogConfig" } }, "service": {} } }, "google-native:gkehub/v1alpha:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:AuditLogConfigResponse" } }, "service": {} } }, "google-native:gkehub/v1alpha:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:gkehub/v1alpha:AuditLogConfigLogType" } } }, "google-native:gkehub/v1alpha:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:gkehub/v1alpha:Authority": { "properties": { "issuer": {}, "oidcJwks": { "format": "byte" } } }, "google-native:gkehub/v1alpha:AuthorityResponse": { "properties": { "identityProvider": {}, "issuer": {}, "oidcJwks": { "format": "byte" }, "workloadIdentityPool": {} } }, "google-native:gkehub/v1alpha:BinaryAuthorizationConfig": { "properties": { "evaluationMode": { "$ref": "#/types/google-native:gkehub/v1alpha:BinaryAuthorizationConfigEvaluationMode" }, "policyBindings": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyBinding" } } } }, "google-native:gkehub/v1alpha:BinaryAuthorizationConfigResponse": { "properties": { "evaluationMode": {}, "policyBindings": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyBindingResponse" } } } }, "google-native:gkehub/v1alpha:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1alpha:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1alpha:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1alpha:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1alpha:CloudAuditLoggingFeatureSpec": { "properties": { "allowlistedServiceAccounts": { "items": {} } } }, "google-native:gkehub/v1alpha:CloudAuditLoggingFeatureSpecResponse": { "properties": { "allowlistedServiceAccounts": { "items": {} } } }, "google-native:gkehub/v1alpha:ClusterUpgradeFleetSpec": { "properties": { "gkeUpgradeOverrides": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeOverride" } }, "postConditions": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradePostConditions", "required": true }, "upstreamFleets": { "items": {} } } }, "google-native:gkehub/v1alpha:ClusterUpgradeFleetSpecResponse": { "properties": { "gkeUpgradeOverrides": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeOverrideResponse" } }, "postConditions": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradePostConditionsResponse", "required": true }, "upstreamFleets": { "items": {} } } }, "google-native:gkehub/v1alpha:ClusterUpgradeFleetStateResponse": { "properties": { "downstreamFleets": { "items": {} }, "gkeState": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeFeatureStateResponse" }, "ignored": {} } }, "google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgrade": { "properties": { "name": {}, "version": {} } }, "google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeFeatureConditionResponse": { "properties": { "reason": {}, "status": {}, "type": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeFeatureStateResponse": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeFeatureConditionResponse" } }, "upgradeState": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeStateResponse" } } } }, "google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeOverride": { "properties": { "postConditions": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradePostConditions", "required": true }, "upgrade": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgrade", "required": true } } }, "google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeOverrideResponse": { "properties": { "postConditions": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradePostConditionsResponse", "required": true }, "upgrade": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeResponse", "required": true } } }, "google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeResponse": { "properties": { "name": {}, "version": {} } }, "google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeStateResponse": { "properties": { "stats": {}, "status": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeUpgradeStatusResponse" }, "upgrade": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeGKEUpgradeResponse" } } }, "google-native:gkehub/v1alpha:ClusterUpgradePostConditions": { "properties": { "soaking": { "format": "google-duration", "required": true } } }, "google-native:gkehub/v1alpha:ClusterUpgradePostConditionsResponse": { "properties": { "soaking": { "format": "google-duration", "required": true } } }, "google-native:gkehub/v1alpha:ClusterUpgradeUpgradeStatusResponse": { "properties": { "code": {}, "reason": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1alpha:CommonFeatureSpec": { "properties": { "anthosobservability": { "$ref": "#/types/google-native:gkehub/v1alpha:AnthosObservabilityFeatureSpec" }, "appdevexperience": { "$ref": "#/types/google-native:gkehub/v1alpha:AppDevExperienceFeatureSpec" }, "cloudauditlogging": { "$ref": "#/types/google-native:gkehub/v1alpha:CloudAuditLoggingFeatureSpec" }, "clusterupgrade": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeFleetSpec" }, "fleetobservability": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityFeatureSpec" }, "multiclusteringress": { "$ref": "#/types/google-native:gkehub/v1alpha:MultiClusterIngressFeatureSpec" }, "namespaceactuation": { "$ref": "#/types/google-native:gkehub/v1alpha:NamespaceActuationFeatureSpec" }, "workloadcertificate": { "$ref": "#/types/google-native:gkehub/v1alpha:FeatureSpec" } } }, "google-native:gkehub/v1alpha:CommonFeatureSpecResponse": { "properties": { "anthosobservability": { "$ref": "#/types/google-native:gkehub/v1alpha:AnthosObservabilityFeatureSpecResponse" }, "appdevexperience": { "$ref": "#/types/google-native:gkehub/v1alpha:AppDevExperienceFeatureSpecResponse" }, "cloudauditlogging": { "$ref": "#/types/google-native:gkehub/v1alpha:CloudAuditLoggingFeatureSpecResponse" }, "clusterupgrade": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeFleetSpecResponse" }, "fleetobservability": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityFeatureSpecResponse" }, "multiclusteringress": { "$ref": "#/types/google-native:gkehub/v1alpha:MultiClusterIngressFeatureSpecResponse" }, "namespaceactuation": { "$ref": "#/types/google-native:gkehub/v1alpha:NamespaceActuationFeatureSpecResponse" }, "workloadcertificate": { "$ref": "#/types/google-native:gkehub/v1alpha:FeatureSpecResponse" } } }, "google-native:gkehub/v1alpha:CommonFeatureStateResponse": { "properties": { "appdevexperience": { "$ref": "#/types/google-native:gkehub/v1alpha:AppDevExperienceFeatureStateResponse" }, "clusterupgrade": { "$ref": "#/types/google-native:gkehub/v1alpha:ClusterUpgradeFleetStateResponse" }, "fleetobservability": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityFeatureStateResponse" }, "namespaceactuation": { "$ref": "#/types/google-native:gkehub/v1alpha:NamespaceActuationFeatureStateResponse" }, "servicemesh": { "$ref": "#/types/google-native:gkehub/v1alpha:ServiceMeshFeatureStateResponse" }, "state": { "$ref": "#/types/google-native:gkehub/v1alpha:FeatureStateResponse" } } }, "google-native:gkehub/v1alpha:CommonFleetDefaultMemberConfigSpec": { "properties": { "configmanagement": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementMembershipSpec" }, "identityservice": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceMembershipSpec" }, "mesh": { "$ref": "#/types/google-native:gkehub/v1alpha:ServiceMeshMembershipSpec" }, "policycontroller": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerMembershipSpec" } } }, "google-native:gkehub/v1alpha:CommonFleetDefaultMemberConfigSpecResponse": { "properties": { "configmanagement": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementMembershipSpecResponse" }, "identityservice": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceMembershipSpecResponse" }, "mesh": { "$ref": "#/types/google-native:gkehub/v1alpha:ServiceMeshMembershipSpecResponse" }, "policycontroller": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerMembershipSpecResponse" } } }, "google-native:gkehub/v1alpha:ConfigManagementBinauthzConfig": { "properties": { "enabled": {} } }, "google-native:gkehub/v1alpha:ConfigManagementBinauthzConfigResponse": { "properties": { "enabled": {} } }, "google-native:gkehub/v1alpha:ConfigManagementConfigSync": { "properties": { "allowVerticalScale": {}, "enabled": {}, "git": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementGitConfig" }, "metricsGcpServiceAccountEmail": {}, "oci": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementOciConfig" }, "preventDrift": {}, "sourceFormat": {} } }, "google-native:gkehub/v1alpha:ConfigManagementConfigSyncResponse": { "properties": { "allowVerticalScale": {}, "enabled": {}, "git": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementGitConfigResponse" }, "metricsGcpServiceAccountEmail": {}, "oci": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementOciConfigResponse" }, "preventDrift": {}, "sourceFormat": {} } }, "google-native:gkehub/v1alpha:ConfigManagementGitConfig": { "properties": { "gcpServiceAccountEmail": {}, "httpsProxy": {}, "policyDir": {}, "secretType": {}, "syncBranch": {}, "syncRepo": {}, "syncRev": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1alpha:ConfigManagementGitConfigResponse": { "properties": { "gcpServiceAccountEmail": {}, "httpsProxy": {}, "policyDir": {}, "secretType": {}, "syncBranch": {}, "syncRepo": {}, "syncRev": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1alpha:ConfigManagementHierarchyControllerConfig": { "properties": { "enableHierarchicalResourceQuota": {}, "enablePodTreeLabels": {}, "enabled": {} } }, "google-native:gkehub/v1alpha:ConfigManagementHierarchyControllerConfigResponse": { "properties": { "enableHierarchicalResourceQuota": {}, "enablePodTreeLabels": {}, "enabled": {} } }, "google-native:gkehub/v1alpha:ConfigManagementMembershipSpec": { "properties": { "binauthz": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementBinauthzConfig" }, "cluster": {}, "configSync": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementConfigSync" }, "hierarchyController": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementHierarchyControllerConfig" }, "policyController": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementPolicyController" }, "version": {} } }, "google-native:gkehub/v1alpha:ConfigManagementMembershipSpecResponse": { "properties": { "binauthz": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementBinauthzConfigResponse" }, "cluster": {}, "configSync": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementConfigSyncResponse" }, "hierarchyController": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementHierarchyControllerConfigResponse" }, "policyController": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementPolicyControllerResponse" }, "version": {} } }, "google-native:gkehub/v1alpha:ConfigManagementOciConfig": { "properties": { "gcpServiceAccountEmail": {}, "policyDir": {}, "secretType": {}, "syncRepo": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1alpha:ConfigManagementOciConfigResponse": { "properties": { "gcpServiceAccountEmail": {}, "policyDir": {}, "secretType": {}, "syncRepo": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1alpha:ConfigManagementPolicyController": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "enabled": {}, "exemptableNamespaces": { "items": {} }, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementPolicyControllerMonitoring" }, "mutationEnabled": {}, "referentialRulesEnabled": {}, "templateLibraryInstalled": {} } }, "google-native:gkehub/v1alpha:ConfigManagementPolicyControllerMonitoring": { "properties": { "backends": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementPolicyControllerMonitoringBackendsItem" } } } }, "google-native:gkehub/v1alpha:ConfigManagementPolicyControllerMonitoringResponse": { "properties": { "backends": { "items": {} } } }, "google-native:gkehub/v1alpha:ConfigManagementPolicyControllerResponse": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "enabled": {}, "exemptableNamespaces": { "items": {} }, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1alpha:ConfigManagementPolicyControllerMonitoringResponse" }, "mutationEnabled": {}, "referentialRulesEnabled": {}, "templateLibraryInstalled": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1alpha:DefaultClusterConfig": { "properties": { "binaryAuthorizationConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:BinaryAuthorizationConfig" }, "securityPostureConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:SecurityPostureConfig" } } }, "google-native:gkehub/v1alpha:DefaultClusterConfigResponse": { "properties": { "binaryAuthorizationConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:BinaryAuthorizationConfigResponse" }, "securityPostureConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:SecurityPostureConfigResponse" } } }, "google-native:gkehub/v1alpha:EdgeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha:EdgeClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1alpha:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1alpha:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1alpha:FeatureResourceStateResponse": { "properties": { "state": {} } }, "google-native:gkehub/v1alpha:FeatureSpec": { "properties": { "defaultConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:MembershipSpec" }, "provisionGoogleCa": { "$ref": "#/types/google-native:gkehub/v1alpha:FeatureSpecProvisionGoogleCa", "forceNew": true } } }, "google-native:gkehub/v1alpha:FeatureSpecResponse": { "properties": { "defaultConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:MembershipSpecResponse" }, "provisionGoogleCa": {} } }, "google-native:gkehub/v1alpha:FeatureStateResponse": { "properties": { "code": {}, "description": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1alpha:FleetLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1alpha:FleetObservabilityFeatureErrorResponse": { "properties": { "code": {}, "description": {} } }, "google-native:gkehub/v1alpha:FleetObservabilityFeatureSpec": { "properties": { "loggingConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityLoggingConfig" } } }, "google-native:gkehub/v1alpha:FleetObservabilityFeatureSpecResponse": { "properties": { "loggingConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityLoggingConfigResponse" } } }, "google-native:gkehub/v1alpha:FleetObservabilityFeatureStateResponse": { "properties": { "logging": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityFleetObservabilityLoggingStateResponse" }, "monitoring": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityFleetObservabilityMonitoringStateResponse" } } }, "google-native:gkehub/v1alpha:FleetObservabilityFleetObservabilityBaseFeatureStateResponse": { "properties": { "code": {}, "errors": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityFeatureErrorResponse" } } } }, "google-native:gkehub/v1alpha:FleetObservabilityFleetObservabilityLoggingStateResponse": { "properties": { "defaultLog": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityFleetObservabilityBaseFeatureStateResponse" }, "scopeLog": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityFleetObservabilityBaseFeatureStateResponse" } } }, "google-native:gkehub/v1alpha:FleetObservabilityFleetObservabilityMonitoringStateResponse": { "properties": { "state": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityFleetObservabilityBaseFeatureStateResponse" } } }, "google-native:gkehub/v1alpha:FleetObservabilityLoggingConfig": { "properties": { "defaultConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityRoutingConfig" }, "fleetScopeLogsConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityRoutingConfig" } } }, "google-native:gkehub/v1alpha:FleetObservabilityLoggingConfigResponse": { "properties": { "defaultConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityRoutingConfigResponse" }, "fleetScopeLogsConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityRoutingConfigResponse" } } }, "google-native:gkehub/v1alpha:FleetObservabilityRoutingConfig": { "properties": { "mode": { "$ref": "#/types/google-native:gkehub/v1alpha:FleetObservabilityRoutingConfigMode" } } }, "google-native:gkehub/v1alpha:FleetObservabilityRoutingConfigResponse": { "properties": { "mode": {} } }, "google-native:gkehub/v1alpha:GkeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha:GkeClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1alpha:IdentityServiceAuthMethod": { "properties": { "azureadConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceAzureADConfig" }, "googleConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceGoogleConfig" }, "name": {}, "oidcConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceOidcConfig" }, "proxy": {} } }, "google-native:gkehub/v1alpha:IdentityServiceAuthMethodResponse": { "properties": { "azureadConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceAzureADConfigResponse" }, "googleConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceGoogleConfigResponse" }, "name": {}, "oidcConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceOidcConfigResponse" }, "proxy": {} } }, "google-native:gkehub/v1alpha:IdentityServiceAzureADConfig": { "properties": { "clientId": {}, "clientSecret": {}, "kubectlRedirectUri": {}, "tenant": {} } }, "google-native:gkehub/v1alpha:IdentityServiceAzureADConfigResponse": { "properties": { "clientId": {}, "clientSecret": {}, "encryptedClientSecret": { "format": "byte" }, "kubectlRedirectUri": {}, "tenant": {} } }, "google-native:gkehub/v1alpha:IdentityServiceGoogleConfig": { "properties": { "disable": {} } }, "google-native:gkehub/v1alpha:IdentityServiceGoogleConfigResponse": { "properties": { "disable": {} } }, "google-native:gkehub/v1alpha:IdentityServiceMembershipSpec": { "properties": { "authMethods": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceAuthMethod" } } } }, "google-native:gkehub/v1alpha:IdentityServiceMembershipSpecResponse": { "properties": { "authMethods": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:IdentityServiceAuthMethodResponse" } } } }, "google-native:gkehub/v1alpha:IdentityServiceOidcConfig": { "properties": { "certificateAuthorityData": {}, "clientId": {}, "clientSecret": {}, "deployCloudConsoleProxy": {}, "enableAccessToken": {}, "extraParams": {}, "groupPrefix": {}, "groupsClaim": {}, "issuerUri": {}, "kubectlRedirectUri": {}, "scopes": {}, "userClaim": {}, "userPrefix": {} } }, "google-native:gkehub/v1alpha:IdentityServiceOidcConfigResponse": { "properties": { "certificateAuthorityData": {}, "clientId": {}, "clientSecret": {}, "deployCloudConsoleProxy": {}, "enableAccessToken": {}, "encryptedClientSecret": { "format": "byte" }, "extraParams": {}, "groupPrefix": {}, "groupsClaim": {}, "issuerUri": {}, "kubectlRedirectUri": {}, "scopes": {}, "userClaim": {}, "userPrefix": {} } }, "google-native:gkehub/v1alpha:KubernetesMetadataResponse": { "properties": { "kubernetesApiServerVersion": {}, "memoryMb": { "format": "int32" }, "nodeCount": { "format": "int32" }, "nodeProviderId": {}, "updateTime": { "format": "google-datetime" }, "vcpuCount": { "format": "int32" } } }, "google-native:gkehub/v1alpha:KubernetesResource": { "properties": { "membershipCrManifest": {}, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1alpha:ResourceOptions" } } }, "google-native:gkehub/v1alpha:KubernetesResourceResponse": { "properties": { "connectResources": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:ResourceManifestResponse" } }, "membershipCrManifest": {}, "membershipResources": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:ResourceManifestResponse" } }, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1alpha:ResourceOptionsResponse" } } }, "google-native:gkehub/v1alpha:MembershipBindingLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1alpha:MembershipEndpoint": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:ApplianceCluster" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:EdgeCluster" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:GkeCluster" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1alpha:KubernetesResource" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:MultiCloudCluster" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:OnPremCluster" } } }, "google-native:gkehub/v1alpha:MembershipEndpointResponse": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:ApplianceClusterResponse" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:EdgeClusterResponse" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:GkeClusterResponse" }, "googleManaged": {}, "kubernetesMetadata": { "$ref": "#/types/google-native:gkehub/v1alpha:KubernetesMetadataResponse" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1alpha:KubernetesResourceResponse" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:MultiCloudClusterResponse" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1alpha:OnPremClusterResponse" } } }, "google-native:gkehub/v1alpha:MembershipSpec": { "properties": { "certificateManagement": { "$ref": "#/types/google-native:gkehub/v1alpha:MembershipSpecCertificateManagement" } } }, "google-native:gkehub/v1alpha:MembershipSpecResponse": { "properties": { "certificateManagement": {} } }, "google-native:gkehub/v1alpha:MembershipStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1alpha:MonitoringConfig": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1alpha:MonitoringConfigResponse": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1alpha:MultiCloudCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha:MultiCloudClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1alpha:MultiClusterIngressFeatureSpec": { "properties": { "billing": { "$ref": "#/types/google-native:gkehub/v1alpha:MultiClusterIngressFeatureSpecBilling" }, "configMembership": {} } }, "google-native:gkehub/v1alpha:MultiClusterIngressFeatureSpecResponse": { "properties": { "billing": {}, "configMembership": {} } }, "google-native:gkehub/v1alpha:NamespaceActuationFeatureSpec": { "properties": { "actuationMode": { "$ref": "#/types/google-native:gkehub/v1alpha:NamespaceActuationFeatureSpecActuationMode" } } }, "google-native:gkehub/v1alpha:NamespaceActuationFeatureSpecResponse": { "properties": { "actuationMode": {} } }, "google-native:gkehub/v1alpha:NamespaceActuationFeatureStateResponse": {}, "google-native:gkehub/v1alpha:NamespaceLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1alpha:OnPremCluster": { "properties": { "adminCluster": { "forceNew": true }, "clusterType": { "$ref": "#/types/google-native:gkehub/v1alpha:OnPremClusterClusterType", "forceNew": true }, "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1alpha:OnPremClusterResponse": { "properties": { "adminCluster": {}, "clusterMissing": {}, "clusterType": {}, "resourceLink": {} } }, "google-native:gkehub/v1alpha:PolicyBinding": { "properties": { "name": {} } }, "google-native:gkehub/v1alpha:PolicyBindingResponse": { "properties": { "name": {} } }, "google-native:gkehub/v1alpha:PolicyControllerHubConfig": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "constraintViolationLimit": { "format": "int64" }, "deploymentConfigs": {}, "exemptableNamespaces": { "items": {} }, "installSpec": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerHubConfigInstallSpec" }, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerMonitoringConfig" }, "mutationEnabled": {}, "policyContent": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerPolicyContentSpec" }, "referentialRulesEnabled": {} } }, "google-native:gkehub/v1alpha:PolicyControllerHubConfigResponse": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "constraintViolationLimit": { "format": "int64" }, "deploymentConfigs": {}, "exemptableNamespaces": { "items": {} }, "installSpec": {}, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerMonitoringConfigResponse" }, "mutationEnabled": {}, "policyContent": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerPolicyContentSpecResponse" }, "referentialRulesEnabled": {} } }, "google-native:gkehub/v1alpha:PolicyControllerMembershipSpec": { "properties": { "policyControllerHubConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerHubConfig" }, "version": {} } }, "google-native:gkehub/v1alpha:PolicyControllerMembershipSpecResponse": { "properties": { "policyControllerHubConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerHubConfigResponse" }, "version": {} } }, "google-native:gkehub/v1alpha:PolicyControllerMonitoringConfig": { "properties": { "backends": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerMonitoringConfigBackendsItem" } } } }, "google-native:gkehub/v1alpha:PolicyControllerMonitoringConfigResponse": { "properties": { "backends": { "items": {} } } }, "google-native:gkehub/v1alpha:PolicyControllerPolicyContentSpec": { "properties": { "bundles": {}, "templateLibrary": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerTemplateLibraryConfig" } } }, "google-native:gkehub/v1alpha:PolicyControllerPolicyContentSpecResponse": { "properties": { "bundles": {}, "templateLibrary": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerTemplateLibraryConfigResponse" } } }, "google-native:gkehub/v1alpha:PolicyControllerTemplateLibraryConfig": { "properties": { "installation": { "$ref": "#/types/google-native:gkehub/v1alpha:PolicyControllerTemplateLibraryConfigInstallation" } } }, "google-native:gkehub/v1alpha:PolicyControllerTemplateLibraryConfigResponse": { "properties": { "installation": {} } }, "google-native:gkehub/v1alpha:RBACRoleBindingLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1alpha:ResourceManifestResponse": { "properties": { "clusterScoped": {}, "manifest": {} } }, "google-native:gkehub/v1alpha:ResourceOptions": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1alpha:ResourceOptionsResponse": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1alpha:Role": { "properties": { "predefinedRole": { "$ref": "#/types/google-native:gkehub/v1alpha:RolePredefinedRole" } } }, "google-native:gkehub/v1alpha:RoleResponse": { "properties": { "predefinedRole": {} } }, "google-native:gkehub/v1alpha:ScopeLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1alpha:SecurityPostureConfig": { "properties": { "mode": { "$ref": "#/types/google-native:gkehub/v1alpha:SecurityPostureConfigMode" }, "vulnerabilityMode": { "$ref": "#/types/google-native:gkehub/v1alpha:SecurityPostureConfigVulnerabilityMode" } } }, "google-native:gkehub/v1alpha:SecurityPostureConfigResponse": { "properties": { "mode": {}, "vulnerabilityMode": {} } }, "google-native:gkehub/v1alpha:ServiceMeshAnalysisMessageBaseResponse": { "properties": { "documentationUrl": {}, "level": {}, "type": { "$ref": "#/types/google-native:gkehub/v1alpha:ServiceMeshTypeResponse" } } }, "google-native:gkehub/v1alpha:ServiceMeshAnalysisMessageResponse": { "properties": { "args": {}, "description": {}, "messageBase": { "$ref": "#/types/google-native:gkehub/v1alpha:ServiceMeshAnalysisMessageBaseResponse" }, "resourcePaths": { "items": {} } } }, "google-native:gkehub/v1alpha:ServiceMeshFeatureStateResponse": { "properties": { "analysisMessages": { "items": { "$ref": "#/types/google-native:gkehub/v1alpha:ServiceMeshAnalysisMessageResponse" } } } }, "google-native:gkehub/v1alpha:ServiceMeshMembershipSpec": { "properties": { "controlPlane": { "$ref": "#/types/google-native:gkehub/v1alpha:ServiceMeshMembershipSpecControlPlane" }, "defaultChannel": { "$ref": "#/types/google-native:gkehub/v1alpha:ServiceMeshMembershipSpecDefaultChannel" }, "management": { "$ref": "#/types/google-native:gkehub/v1alpha:ServiceMeshMembershipSpecManagement" } } }, "google-native:gkehub/v1alpha:ServiceMeshMembershipSpecResponse": { "properties": { "controlPlane": {}, "defaultChannel": {}, "management": {} } }, "google-native:gkehub/v1alpha:ServiceMeshTypeResponse": { "properties": { "code": {}, "displayName": {} } }, "google-native:gkehub/v1alpha:StatusResponse": { "properties": { "code": {}, "description": {} } }, "google-native:gkehub/v1beta1:ApplianceCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta1:ApplianceClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:gkehub/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:gkehub/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:gkehub/v1beta1:AuditLogConfigLogType" } } }, "google-native:gkehub/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:gkehub/v1beta1:Authority": { "properties": { "issuer": {}, "oidcJwks": { "format": "byte" } } }, "google-native:gkehub/v1beta1:AuthorityResponse": { "properties": { "identityProvider": {}, "issuer": {}, "oidcJwks": { "format": "byte" }, "workloadIdentityPool": {} } }, "google-native:gkehub/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1beta1:EdgeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta1:EdgeClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1beta1:GkeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta1:GkeClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1beta1:KubernetesMetadataResponse": { "properties": { "kubernetesApiServerVersion": {}, "memoryMb": { "format": "int32" }, "nodeCount": { "format": "int32" }, "nodeProviderId": {}, "updateTime": { "format": "google-datetime" }, "vcpuCount": { "format": "int32" } } }, "google-native:gkehub/v1beta1:KubernetesResource": { "properties": { "membershipCrManifest": {}, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1beta1:ResourceOptions" } } }, "google-native:gkehub/v1beta1:KubernetesResourceResponse": { "properties": { "connectResources": { "items": { "$ref": "#/types/google-native:gkehub/v1beta1:ResourceManifestResponse" } }, "membershipCrManifest": {}, "membershipResources": { "items": { "$ref": "#/types/google-native:gkehub/v1beta1:ResourceManifestResponse" } }, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1beta1:ResourceOptionsResponse" } } }, "google-native:gkehub/v1beta1:MembershipEndpoint": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:ApplianceCluster" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:EdgeCluster" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:GkeCluster" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1beta1:KubernetesResource" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:MultiCloudCluster" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:OnPremCluster" } } }, "google-native:gkehub/v1beta1:MembershipEndpointResponse": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:ApplianceClusterResponse" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:EdgeClusterResponse" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:GkeClusterResponse" }, "kubernetesMetadata": { "$ref": "#/types/google-native:gkehub/v1beta1:KubernetesMetadataResponse" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1beta1:KubernetesResourceResponse" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:MultiCloudClusterResponse" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1beta1:OnPremClusterResponse" } } }, "google-native:gkehub/v1beta1:MembershipStateResponse": { "properties": { "code": {}, "description": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1beta1:MonitoringConfig": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1beta1:MonitoringConfigResponse": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1beta1:MultiCloudCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta1:MultiCloudClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1beta1:OnPremCluster": { "properties": { "adminCluster": { "forceNew": true }, "clusterType": { "$ref": "#/types/google-native:gkehub/v1beta1:OnPremClusterClusterType", "forceNew": true }, "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta1:OnPremClusterResponse": { "properties": { "adminCluster": {}, "clusterMissing": {}, "clusterType": {}, "resourceLink": {} } }, "google-native:gkehub/v1beta1:ResourceManifestResponse": { "properties": { "clusterScoped": {}, "manifest": {} } }, "google-native:gkehub/v1beta1:ResourceOptions": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1beta1:ResourceOptionsResponse": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1beta:AnthosObservabilityFeatureSpec": { "properties": { "defaultMembershipSpec": { "$ref": "#/types/google-native:gkehub/v1beta:AnthosObservabilityMembershipSpec" } } }, "google-native:gkehub/v1beta:AnthosObservabilityFeatureSpecResponse": { "properties": { "defaultMembershipSpec": { "$ref": "#/types/google-native:gkehub/v1beta:AnthosObservabilityMembershipSpecResponse" } } }, "google-native:gkehub/v1beta:AnthosObservabilityMembershipSpec": { "properties": { "doNotOptimizeMetrics": {}, "enableStackdriverOnApplications": {}, "version": {} } }, "google-native:gkehub/v1beta:AnthosObservabilityMembershipSpecResponse": { "properties": { "doNotOptimizeMetrics": {}, "enableStackdriverOnApplications": {}, "version": {} } }, "google-native:gkehub/v1beta:AppDevExperienceFeatureSpec": {}, "google-native:gkehub/v1beta:AppDevExperienceFeatureSpecResponse": {}, "google-native:gkehub/v1beta:AppDevExperienceFeatureStateResponse": { "properties": { "networkingInstallSucceeded": { "$ref": "#/types/google-native:gkehub/v1beta:StatusResponse" } } }, "google-native:gkehub/v1beta:ApplianceCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta:ApplianceClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1beta:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:AuditLogConfig" } }, "service": {} } }, "google-native:gkehub/v1beta:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:AuditLogConfigResponse" } }, "service": {} } }, "google-native:gkehub/v1beta:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:gkehub/v1beta:AuditLogConfigLogType" } } }, "google-native:gkehub/v1beta:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:gkehub/v1beta:Authority": { "properties": { "issuer": {}, "oidcJwks": { "format": "byte" } } }, "google-native:gkehub/v1beta:AuthorityResponse": { "properties": { "identityProvider": {}, "issuer": {}, "oidcJwks": { "format": "byte" }, "workloadIdentityPool": {} } }, "google-native:gkehub/v1beta:BinaryAuthorizationConfig": { "properties": { "evaluationMode": { "$ref": "#/types/google-native:gkehub/v1beta:BinaryAuthorizationConfigEvaluationMode" }, "policyBindings": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyBinding" } } } }, "google-native:gkehub/v1beta:BinaryAuthorizationConfigResponse": { "properties": { "evaluationMode": {}, "policyBindings": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyBindingResponse" } } } }, "google-native:gkehub/v1beta:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1beta:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1beta:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:gkehub/v1beta:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkehub/v1beta:ClusterUpgradeFleetSpec": { "properties": { "gkeUpgradeOverrides": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeOverride" } }, "postConditions": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradePostConditions", "required": true }, "upstreamFleets": { "items": {} } } }, "google-native:gkehub/v1beta:ClusterUpgradeFleetSpecResponse": { "properties": { "gkeUpgradeOverrides": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeOverrideResponse" } }, "postConditions": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradePostConditionsResponse", "required": true }, "upstreamFleets": { "items": {} } } }, "google-native:gkehub/v1beta:ClusterUpgradeFleetStateResponse": { "properties": { "downstreamFleets": { "items": {} }, "gkeState": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeFeatureStateResponse" }, "ignored": {} } }, "google-native:gkehub/v1beta:ClusterUpgradeGKEUpgrade": { "properties": { "name": {}, "version": {} } }, "google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeFeatureConditionResponse": { "properties": { "reason": {}, "status": {}, "type": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeFeatureStateResponse": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeFeatureConditionResponse" } }, "upgradeState": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeStateResponse" } } } }, "google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeOverride": { "properties": { "postConditions": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradePostConditions", "required": true }, "upgrade": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeGKEUpgrade", "required": true } } }, "google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeOverrideResponse": { "properties": { "postConditions": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradePostConditionsResponse", "required": true }, "upgrade": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeResponse", "required": true } } }, "google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeResponse": { "properties": { "name": {}, "version": {} } }, "google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeStateResponse": { "properties": { "stats": {}, "status": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeUpgradeStatusResponse" }, "upgrade": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeGKEUpgradeResponse" } } }, "google-native:gkehub/v1beta:ClusterUpgradePostConditions": { "properties": { "soaking": { "format": "google-duration", "required": true } } }, "google-native:gkehub/v1beta:ClusterUpgradePostConditionsResponse": { "properties": { "soaking": { "format": "google-duration", "required": true } } }, "google-native:gkehub/v1beta:ClusterUpgradeUpgradeStatusResponse": { "properties": { "code": {}, "reason": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1beta:CommonFeatureSpec": { "properties": { "anthosobservability": { "$ref": "#/types/google-native:gkehub/v1beta:AnthosObservabilityFeatureSpec" }, "appdevexperience": { "$ref": "#/types/google-native:gkehub/v1beta:AppDevExperienceFeatureSpec" }, "clusterupgrade": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeFleetSpec" }, "fleetobservability": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityFeatureSpec" }, "multiclusteringress": { "$ref": "#/types/google-native:gkehub/v1beta:MultiClusterIngressFeatureSpec" } } }, "google-native:gkehub/v1beta:CommonFeatureSpecResponse": { "properties": { "anthosobservability": { "$ref": "#/types/google-native:gkehub/v1beta:AnthosObservabilityFeatureSpecResponse" }, "appdevexperience": { "$ref": "#/types/google-native:gkehub/v1beta:AppDevExperienceFeatureSpecResponse" }, "clusterupgrade": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeFleetSpecResponse" }, "fleetobservability": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityFeatureSpecResponse" }, "multiclusteringress": { "$ref": "#/types/google-native:gkehub/v1beta:MultiClusterIngressFeatureSpecResponse" } } }, "google-native:gkehub/v1beta:CommonFeatureStateResponse": { "properties": { "appdevexperience": { "$ref": "#/types/google-native:gkehub/v1beta:AppDevExperienceFeatureStateResponse" }, "clusterupgrade": { "$ref": "#/types/google-native:gkehub/v1beta:ClusterUpgradeFleetStateResponse" }, "fleetobservability": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityFeatureStateResponse" }, "state": { "$ref": "#/types/google-native:gkehub/v1beta:FeatureStateResponse" } } }, "google-native:gkehub/v1beta:CommonFleetDefaultMemberConfigSpec": { "properties": { "configmanagement": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementMembershipSpec" }, "identityservice": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceMembershipSpec" }, "mesh": { "$ref": "#/types/google-native:gkehub/v1beta:ServiceMeshMembershipSpec" }, "policycontroller": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerMembershipSpec" } } }, "google-native:gkehub/v1beta:CommonFleetDefaultMemberConfigSpecResponse": { "properties": { "configmanagement": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementMembershipSpecResponse" }, "identityservice": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceMembershipSpecResponse" }, "mesh": { "$ref": "#/types/google-native:gkehub/v1beta:ServiceMeshMembershipSpecResponse" }, "policycontroller": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerMembershipSpecResponse" } } }, "google-native:gkehub/v1beta:ConfigManagementBinauthzConfig": { "properties": { "enabled": {} } }, "google-native:gkehub/v1beta:ConfigManagementBinauthzConfigResponse": { "properties": { "enabled": {} } }, "google-native:gkehub/v1beta:ConfigManagementConfigSync": { "properties": { "allowVerticalScale": {}, "enabled": {}, "git": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementGitConfig" }, "metricsGcpServiceAccountEmail": {}, "oci": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementOciConfig" }, "preventDrift": {}, "sourceFormat": {} } }, "google-native:gkehub/v1beta:ConfigManagementConfigSyncResponse": { "properties": { "allowVerticalScale": {}, "enabled": {}, "git": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementGitConfigResponse" }, "metricsGcpServiceAccountEmail": {}, "oci": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementOciConfigResponse" }, "preventDrift": {}, "sourceFormat": {} } }, "google-native:gkehub/v1beta:ConfigManagementGitConfig": { "properties": { "gcpServiceAccountEmail": {}, "httpsProxy": {}, "policyDir": {}, "secretType": {}, "syncBranch": {}, "syncRepo": {}, "syncRev": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1beta:ConfigManagementGitConfigResponse": { "properties": { "gcpServiceAccountEmail": {}, "httpsProxy": {}, "policyDir": {}, "secretType": {}, "syncBranch": {}, "syncRepo": {}, "syncRev": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1beta:ConfigManagementHierarchyControllerConfig": { "properties": { "enableHierarchicalResourceQuota": {}, "enablePodTreeLabels": {}, "enabled": {} } }, "google-native:gkehub/v1beta:ConfigManagementHierarchyControllerConfigResponse": { "properties": { "enableHierarchicalResourceQuota": {}, "enablePodTreeLabels": {}, "enabled": {} } }, "google-native:gkehub/v1beta:ConfigManagementMembershipSpec": { "properties": { "binauthz": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementBinauthzConfig" }, "cluster": {}, "configSync": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementConfigSync" }, "hierarchyController": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementHierarchyControllerConfig" }, "policyController": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementPolicyController" }, "version": {} } }, "google-native:gkehub/v1beta:ConfigManagementMembershipSpecResponse": { "properties": { "binauthz": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementBinauthzConfigResponse" }, "cluster": {}, "configSync": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementConfigSyncResponse" }, "hierarchyController": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementHierarchyControllerConfigResponse" }, "policyController": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementPolicyControllerResponse" }, "version": {} } }, "google-native:gkehub/v1beta:ConfigManagementOciConfig": { "properties": { "gcpServiceAccountEmail": {}, "policyDir": {}, "secretType": {}, "syncRepo": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1beta:ConfigManagementOciConfigResponse": { "properties": { "gcpServiceAccountEmail": {}, "policyDir": {}, "secretType": {}, "syncRepo": {}, "syncWaitSecs": { "format": "int64" } } }, "google-native:gkehub/v1beta:ConfigManagementPolicyController": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "enabled": {}, "exemptableNamespaces": { "items": {} }, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementPolicyControllerMonitoring" }, "mutationEnabled": {}, "referentialRulesEnabled": {}, "templateLibraryInstalled": {} } }, "google-native:gkehub/v1beta:ConfigManagementPolicyControllerMonitoring": { "properties": { "backends": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementPolicyControllerMonitoringBackendsItem" } } } }, "google-native:gkehub/v1beta:ConfigManagementPolicyControllerMonitoringResponse": { "properties": { "backends": { "items": {} } } }, "google-native:gkehub/v1beta:ConfigManagementPolicyControllerResponse": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "enabled": {}, "exemptableNamespaces": { "items": {} }, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1beta:ConfigManagementPolicyControllerMonitoringResponse" }, "mutationEnabled": {}, "referentialRulesEnabled": {}, "templateLibraryInstalled": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1beta:DefaultClusterConfig": { "properties": { "binaryAuthorizationConfig": { "$ref": "#/types/google-native:gkehub/v1beta:BinaryAuthorizationConfig" }, "securityPostureConfig": { "$ref": "#/types/google-native:gkehub/v1beta:SecurityPostureConfig" } } }, "google-native:gkehub/v1beta:DefaultClusterConfigResponse": { "properties": { "binaryAuthorizationConfig": { "$ref": "#/types/google-native:gkehub/v1beta:BinaryAuthorizationConfigResponse" }, "securityPostureConfig": { "$ref": "#/types/google-native:gkehub/v1beta:SecurityPostureConfigResponse" } } }, "google-native:gkehub/v1beta:EdgeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta:EdgeClusterResponse": { "properties": { "resourceLink": {} } }, "google-native:gkehub/v1beta:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1beta:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkehub/v1beta:FeatureResourceStateResponse": { "properties": { "state": {} } }, "google-native:gkehub/v1beta:FeatureStateResponse": { "properties": { "code": {}, "description": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:gkehub/v1beta:FleetLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1beta:FleetObservabilityFeatureErrorResponse": { "properties": { "code": {}, "description": {} } }, "google-native:gkehub/v1beta:FleetObservabilityFeatureSpec": { "properties": { "loggingConfig": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityLoggingConfig" } } }, "google-native:gkehub/v1beta:FleetObservabilityFeatureSpecResponse": { "properties": { "loggingConfig": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityLoggingConfigResponse" } } }, "google-native:gkehub/v1beta:FleetObservabilityFeatureStateResponse": { "properties": { "logging": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityFleetObservabilityLoggingStateResponse" }, "monitoring": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityFleetObservabilityMonitoringStateResponse" } } }, "google-native:gkehub/v1beta:FleetObservabilityFleetObservabilityBaseFeatureStateResponse": { "properties": { "code": {}, "errors": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityFeatureErrorResponse" } } } }, "google-native:gkehub/v1beta:FleetObservabilityFleetObservabilityLoggingStateResponse": { "properties": { "defaultLog": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityFleetObservabilityBaseFeatureStateResponse" }, "scopeLog": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityFleetObservabilityBaseFeatureStateResponse" } } }, "google-native:gkehub/v1beta:FleetObservabilityFleetObservabilityMonitoringStateResponse": { "properties": { "state": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityFleetObservabilityBaseFeatureStateResponse" } } }, "google-native:gkehub/v1beta:FleetObservabilityLoggingConfig": { "properties": { "defaultConfig": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityRoutingConfig" }, "fleetScopeLogsConfig": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityRoutingConfig" } } }, "google-native:gkehub/v1beta:FleetObservabilityLoggingConfigResponse": { "properties": { "defaultConfig": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityRoutingConfigResponse" }, "fleetScopeLogsConfig": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityRoutingConfigResponse" } } }, "google-native:gkehub/v1beta:FleetObservabilityRoutingConfig": { "properties": { "mode": { "$ref": "#/types/google-native:gkehub/v1beta:FleetObservabilityRoutingConfigMode" } } }, "google-native:gkehub/v1beta:FleetObservabilityRoutingConfigResponse": { "properties": { "mode": {} } }, "google-native:gkehub/v1beta:GkeCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta:GkeClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1beta:IdentityServiceAuthMethod": { "properties": { "azureadConfig": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceAzureADConfig" }, "googleConfig": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceGoogleConfig" }, "name": {}, "oidcConfig": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceOidcConfig" }, "proxy": {} } }, "google-native:gkehub/v1beta:IdentityServiceAuthMethodResponse": { "properties": { "azureadConfig": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceAzureADConfigResponse" }, "googleConfig": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceGoogleConfigResponse" }, "name": {}, "oidcConfig": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceOidcConfigResponse" }, "proxy": {} } }, "google-native:gkehub/v1beta:IdentityServiceAzureADConfig": { "properties": { "clientId": {}, "clientSecret": {}, "kubectlRedirectUri": {}, "tenant": {} } }, "google-native:gkehub/v1beta:IdentityServiceAzureADConfigResponse": { "properties": { "clientId": {}, "clientSecret": {}, "encryptedClientSecret": { "format": "byte" }, "kubectlRedirectUri": {}, "tenant": {} } }, "google-native:gkehub/v1beta:IdentityServiceGoogleConfig": { "properties": { "disable": {} } }, "google-native:gkehub/v1beta:IdentityServiceGoogleConfigResponse": { "properties": { "disable": {} } }, "google-native:gkehub/v1beta:IdentityServiceMembershipSpec": { "properties": { "authMethods": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceAuthMethod" } } } }, "google-native:gkehub/v1beta:IdentityServiceMembershipSpecResponse": { "properties": { "authMethods": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:IdentityServiceAuthMethodResponse" } } } }, "google-native:gkehub/v1beta:IdentityServiceOidcConfig": { "properties": { "certificateAuthorityData": {}, "clientId": {}, "clientSecret": {}, "deployCloudConsoleProxy": {}, "enableAccessToken": {}, "extraParams": {}, "groupPrefix": {}, "groupsClaim": {}, "issuerUri": {}, "kubectlRedirectUri": {}, "scopes": {}, "userClaim": {}, "userPrefix": {} } }, "google-native:gkehub/v1beta:IdentityServiceOidcConfigResponse": { "properties": { "certificateAuthorityData": {}, "clientId": {}, "clientSecret": {}, "deployCloudConsoleProxy": {}, "enableAccessToken": {}, "encryptedClientSecret": { "format": "byte" }, "extraParams": {}, "groupPrefix": {}, "groupsClaim": {}, "issuerUri": {}, "kubectlRedirectUri": {}, "scopes": {}, "userClaim": {}, "userPrefix": {} } }, "google-native:gkehub/v1beta:KubernetesMetadataResponse": { "properties": { "kubernetesApiServerVersion": {}, "memoryMb": { "format": "int32" }, "nodeCount": { "format": "int32" }, "nodeProviderId": {}, "updateTime": { "format": "google-datetime" }, "vcpuCount": { "format": "int32" } } }, "google-native:gkehub/v1beta:KubernetesResource": { "properties": { "membershipCrManifest": {}, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1beta:ResourceOptions" } } }, "google-native:gkehub/v1beta:KubernetesResourceResponse": { "properties": { "connectResources": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:ResourceManifestResponse" } }, "membershipCrManifest": {}, "membershipResources": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:ResourceManifestResponse" } }, "resourceOptions": { "$ref": "#/types/google-native:gkehub/v1beta:ResourceOptionsResponse" } } }, "google-native:gkehub/v1beta:MembershipBindingLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1beta:MembershipEndpoint": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1beta:ApplianceCluster" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1beta:EdgeCluster" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1beta:GkeCluster" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1beta:KubernetesResource" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1beta:MultiCloudCluster" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1beta:OnPremCluster" } } }, "google-native:gkehub/v1beta:MembershipEndpointResponse": { "properties": { "applianceCluster": { "$ref": "#/types/google-native:gkehub/v1beta:ApplianceClusterResponse" }, "edgeCluster": { "$ref": "#/types/google-native:gkehub/v1beta:EdgeClusterResponse" }, "gkeCluster": { "$ref": "#/types/google-native:gkehub/v1beta:GkeClusterResponse" }, "googleManaged": {}, "kubernetesMetadata": { "$ref": "#/types/google-native:gkehub/v1beta:KubernetesMetadataResponse" }, "kubernetesResource": { "$ref": "#/types/google-native:gkehub/v1beta:KubernetesResourceResponse" }, "multiCloudCluster": { "$ref": "#/types/google-native:gkehub/v1beta:MultiCloudClusterResponse" }, "onPremCluster": { "$ref": "#/types/google-native:gkehub/v1beta:OnPremClusterResponse" } } }, "google-native:gkehub/v1beta:MembershipStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1beta:MonitoringConfig": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1beta:MonitoringConfigResponse": { "properties": { "cluster": {}, "clusterHash": {}, "kubernetesMetricsPrefix": {}, "location": {}, "projectId": { "sdkName": "project" } } }, "google-native:gkehub/v1beta:MultiCloudCluster": { "properties": { "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta:MultiCloudClusterResponse": { "properties": { "clusterMissing": {}, "resourceLink": {} } }, "google-native:gkehub/v1beta:MultiClusterIngressFeatureSpec": { "properties": { "billing": { "$ref": "#/types/google-native:gkehub/v1beta:MultiClusterIngressFeatureSpecBilling" }, "configMembership": {} } }, "google-native:gkehub/v1beta:MultiClusterIngressFeatureSpecResponse": { "properties": { "billing": {}, "configMembership": {} } }, "google-native:gkehub/v1beta:NamespaceLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1beta:OnPremCluster": { "properties": { "adminCluster": { "forceNew": true }, "clusterType": { "$ref": "#/types/google-native:gkehub/v1beta:OnPremClusterClusterType", "forceNew": true }, "resourceLink": { "forceNew": true } } }, "google-native:gkehub/v1beta:OnPremClusterResponse": { "properties": { "adminCluster": {}, "clusterMissing": {}, "clusterType": {}, "resourceLink": {} } }, "google-native:gkehub/v1beta:PolicyBinding": { "properties": { "name": {} } }, "google-native:gkehub/v1beta:PolicyBindingResponse": { "properties": { "name": {} } }, "google-native:gkehub/v1beta:PolicyControllerHubConfig": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "constraintViolationLimit": { "format": "int64" }, "deploymentConfigs": {}, "exemptableNamespaces": { "items": {} }, "installSpec": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerHubConfigInstallSpec" }, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerMonitoringConfig" }, "mutationEnabled": {}, "policyContent": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerPolicyContentSpec" }, "referentialRulesEnabled": {} } }, "google-native:gkehub/v1beta:PolicyControllerHubConfigResponse": { "properties": { "auditIntervalSeconds": { "format": "int64" }, "constraintViolationLimit": { "format": "int64" }, "deploymentConfigs": {}, "exemptableNamespaces": { "items": {} }, "installSpec": {}, "logDeniesEnabled": {}, "monitoring": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerMonitoringConfigResponse" }, "mutationEnabled": {}, "policyContent": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerPolicyContentSpecResponse" }, "referentialRulesEnabled": {} } }, "google-native:gkehub/v1beta:PolicyControllerMembershipSpec": { "properties": { "policyControllerHubConfig": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerHubConfig" }, "version": {} } }, "google-native:gkehub/v1beta:PolicyControllerMembershipSpecResponse": { "properties": { "policyControllerHubConfig": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerHubConfigResponse" }, "version": {} } }, "google-native:gkehub/v1beta:PolicyControllerMonitoringConfig": { "properties": { "backends": { "items": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerMonitoringConfigBackendsItem" } } } }, "google-native:gkehub/v1beta:PolicyControllerMonitoringConfigResponse": { "properties": { "backends": { "items": {} } } }, "google-native:gkehub/v1beta:PolicyControllerPolicyContentSpec": { "properties": { "bundles": {}, "templateLibrary": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerTemplateLibraryConfig" } } }, "google-native:gkehub/v1beta:PolicyControllerPolicyContentSpecResponse": { "properties": { "bundles": {}, "templateLibrary": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerTemplateLibraryConfigResponse" } } }, "google-native:gkehub/v1beta:PolicyControllerTemplateLibraryConfig": { "properties": { "installation": { "$ref": "#/types/google-native:gkehub/v1beta:PolicyControllerTemplateLibraryConfigInstallation" } } }, "google-native:gkehub/v1beta:PolicyControllerTemplateLibraryConfigResponse": { "properties": { "installation": {} } }, "google-native:gkehub/v1beta:RBACRoleBindingLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1beta:ResourceManifestResponse": { "properties": { "clusterScoped": {}, "manifest": {} } }, "google-native:gkehub/v1beta:ResourceOptions": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1beta:ResourceOptionsResponse": { "properties": { "connectVersion": {}, "k8sVersion": {}, "v1beta1Crd": {} } }, "google-native:gkehub/v1beta:Role": { "properties": { "predefinedRole": { "$ref": "#/types/google-native:gkehub/v1beta:RolePredefinedRole" } } }, "google-native:gkehub/v1beta:RoleResponse": { "properties": { "predefinedRole": {} } }, "google-native:gkehub/v1beta:ScopeLifecycleStateResponse": { "properties": { "code": {} } }, "google-native:gkehub/v1beta:SecurityPostureConfig": { "properties": { "mode": { "$ref": "#/types/google-native:gkehub/v1beta:SecurityPostureConfigMode" }, "vulnerabilityMode": { "$ref": "#/types/google-native:gkehub/v1beta:SecurityPostureConfigVulnerabilityMode" } } }, "google-native:gkehub/v1beta:SecurityPostureConfigResponse": { "properties": { "mode": {}, "vulnerabilityMode": {} } }, "google-native:gkehub/v1beta:ServiceMeshMembershipSpec": { "properties": { "controlPlane": { "$ref": "#/types/google-native:gkehub/v1beta:ServiceMeshMembershipSpecControlPlane" }, "management": { "$ref": "#/types/google-native:gkehub/v1beta:ServiceMeshMembershipSpecManagement" } } }, "google-native:gkehub/v1beta:ServiceMeshMembershipSpecResponse": { "properties": { "controlPlane": {}, "management": {} } }, "google-native:gkehub/v1beta:StatusResponse": { "properties": { "code": {}, "description": {} } }, "google-native:gkeonprem/v1:Authorization": { "properties": { "adminUsers": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:ClusterUser" } } } }, "google-native:gkeonprem/v1:AuthorizationResponse": { "properties": { "adminUsers": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:ClusterUserResponse" } } } }, "google-native:gkeonprem/v1:BareMetalAdminApiServerArgument": { "properties": { "argument": { "required": true }, "value": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminApiServerArgumentResponse": { "properties": { "argument": { "required": true }, "value": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminClusterOperationsConfig": { "properties": { "enableApplicationLogs": {} } }, "google-native:gkeonprem/v1:BareMetalAdminClusterOperationsConfigResponse": { "properties": { "enableApplicationLogs": {} } }, "google-native:gkeonprem/v1:BareMetalAdminControlPlaneConfig": { "properties": { "apiServerArgs": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminApiServerArgument" } }, "controlPlaneNodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminControlPlaneNodePoolConfig", "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminControlPlaneConfigResponse": { "properties": { "apiServerArgs": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminApiServerArgumentResponse" } }, "controlPlaneNodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminControlPlaneNodePoolConfigResponse", "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminControlPlaneNodePoolConfig": { "properties": { "nodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolConfig", "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminControlPlaneNodePoolConfigResponse": { "properties": { "nodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolConfigResponse", "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminDrainedMachineResponse": { "properties": { "nodeIp": {} } }, "google-native:gkeonprem/v1:BareMetalAdminDrainingMachineResponse": { "properties": { "nodeIp": {}, "podCount": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalAdminIslandModeCidrConfig": { "properties": { "podAddressCidrBlocks": { "required": true, "items": {} }, "serviceAddressCidrBlocks": { "required": true, "items": {} } } }, "google-native:gkeonprem/v1:BareMetalAdminIslandModeCidrConfigResponse": { "properties": { "podAddressCidrBlocks": { "required": true, "items": {} }, "serviceAddressCidrBlocks": { "required": true, "items": {} } } }, "google-native:gkeonprem/v1:BareMetalAdminLoadBalancerConfig": { "properties": { "manualLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminManualLbConfig" }, "portConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminPortConfig" }, "vipConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminVipConfig" } } }, "google-native:gkeonprem/v1:BareMetalAdminLoadBalancerConfigResponse": { "properties": { "manualLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminManualLbConfigResponse" }, "portConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminPortConfigResponse" }, "vipConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminVipConfigResponse" } } }, "google-native:gkeonprem/v1:BareMetalAdminMachineDrainStatusResponse": { "properties": { "drainedMachines": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminDrainedMachineResponse" } }, "drainingMachines": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminDrainingMachineResponse" } } } }, "google-native:gkeonprem/v1:BareMetalAdminMaintenanceConfig": { "properties": { "maintenanceAddressCidrBlocks": { "required": true, "items": {} } } }, "google-native:gkeonprem/v1:BareMetalAdminMaintenanceConfigResponse": { "properties": { "maintenanceAddressCidrBlocks": { "required": true, "items": {} } } }, "google-native:gkeonprem/v1:BareMetalAdminMaintenanceStatusResponse": { "properties": { "machineDrainStatus": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminMachineDrainStatusResponse" } } }, "google-native:gkeonprem/v1:BareMetalAdminManualLbConfig": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:BareMetalAdminManualLbConfigResponse": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:BareMetalAdminNetworkConfig": { "properties": { "islandModeCidr": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminIslandModeCidrConfig" } } }, "google-native:gkeonprem/v1:BareMetalAdminNetworkConfigResponse": { "properties": { "islandModeCidr": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminIslandModeCidrConfigResponse" } } }, "google-native:gkeonprem/v1:BareMetalAdminNodeAccessConfig": { "properties": { "loginUser": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminNodeAccessConfigResponse": { "properties": { "loginUser": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminOsEnvironmentConfig": { "properties": { "packageRepoExcluded": {} } }, "google-native:gkeonprem/v1:BareMetalAdminOsEnvironmentConfigResponse": { "properties": { "packageRepoExcluded": {} } }, "google-native:gkeonprem/v1:BareMetalAdminPortConfig": { "properties": { "controlPlaneLoadBalancerPort": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalAdminPortConfigResponse": { "properties": { "controlPlaneLoadBalancerPort": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalAdminProxyConfig": { "properties": { "noProxy": { "items": {} }, "uri": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminProxyConfigResponse": { "properties": { "noProxy": { "items": {} }, "uri": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminSecurityConfig": { "properties": { "authorization": { "$ref": "#/types/google-native:gkeonprem/v1:Authorization" } } }, "google-native:gkeonprem/v1:BareMetalAdminSecurityConfigResponse": { "properties": { "authorization": { "$ref": "#/types/google-native:gkeonprem/v1:AuthorizationResponse" } } }, "google-native:gkeonprem/v1:BareMetalAdminStorageConfig": { "properties": { "lvpNodeMountsConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpConfig", "required": true }, "lvpShareConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpShareConfig", "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminStorageConfigResponse": { "properties": { "lvpNodeMountsConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpConfigResponse", "required": true }, "lvpShareConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpShareConfigResponse", "required": true } } }, "google-native:gkeonprem/v1:BareMetalAdminVipConfig": { "properties": { "controlPlaneVip": {} } }, "google-native:gkeonprem/v1:BareMetalAdminVipConfigResponse": { "properties": { "controlPlaneVip": {} } }, "google-native:gkeonprem/v1:BareMetalAdminWorkloadNodeConfig": { "properties": { "maxPodsPerNode": { "format": "int64" } } }, "google-native:gkeonprem/v1:BareMetalAdminWorkloadNodeConfigResponse": { "properties": { "maxPodsPerNode": { "format": "int64" } } }, "google-native:gkeonprem/v1:BareMetalApiServerArgument": { "properties": { "argument": { "required": true }, "value": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalApiServerArgumentResponse": { "properties": { "argument": { "required": true }, "value": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalBgpLbConfig": { "properties": { "addressPools": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerAddressPool" } }, "asn": { "format": "int64", "required": true }, "bgpPeerConfigs": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalBgpPeerConfig" } }, "loadBalancerNodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerNodePoolConfig" } } }, "google-native:gkeonprem/v1:BareMetalBgpLbConfigResponse": { "properties": { "addressPools": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerAddressPoolResponse" } }, "asn": { "format": "int64", "required": true }, "bgpPeerConfigs": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalBgpPeerConfigResponse" } }, "loadBalancerNodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerNodePoolConfigResponse" } } }, "google-native:gkeonprem/v1:BareMetalBgpPeerConfig": { "properties": { "asn": { "format": "int64", "required": true }, "controlPlaneNodes": { "items": {} }, "ipAddress": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalBgpPeerConfigResponse": { "properties": { "asn": { "format": "int64", "required": true }, "controlPlaneNodes": { "items": {} }, "ipAddress": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalClusterOperationsConfig": { "properties": { "enableApplicationLogs": {} } }, "google-native:gkeonprem/v1:BareMetalClusterOperationsConfigResponse": { "properties": { "enableApplicationLogs": {} } }, "google-native:gkeonprem/v1:BareMetalClusterUpgradePolicy": { "properties": { "policy": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalClusterUpgradePolicyPolicy" } } }, "google-native:gkeonprem/v1:BareMetalClusterUpgradePolicyResponse": { "properties": { "policy": {} } }, "google-native:gkeonprem/v1:BareMetalControlPlaneConfig": { "properties": { "apiServerArgs": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalApiServerArgument" } }, "controlPlaneNodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalControlPlaneNodePoolConfig", "required": true } } }, "google-native:gkeonprem/v1:BareMetalControlPlaneConfigResponse": { "properties": { "apiServerArgs": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalApiServerArgumentResponse" } }, "controlPlaneNodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalControlPlaneNodePoolConfigResponse", "required": true } } }, "google-native:gkeonprem/v1:BareMetalControlPlaneNodePoolConfig": { "properties": { "nodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolConfig", "required": true } } }, "google-native:gkeonprem/v1:BareMetalControlPlaneNodePoolConfigResponse": { "properties": { "nodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolConfigResponse", "required": true } } }, "google-native:gkeonprem/v1:BareMetalDrainedMachineResponse": { "properties": { "nodeIp": {} } }, "google-native:gkeonprem/v1:BareMetalDrainingMachineResponse": { "properties": { "nodeIp": {}, "podCount": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalIslandModeCidrConfig": { "properties": { "podAddressCidrBlocks": { "required": true, "items": {} }, "serviceAddressCidrBlocks": { "required": true, "items": {} } } }, "google-native:gkeonprem/v1:BareMetalIslandModeCidrConfigResponse": { "properties": { "podAddressCidrBlocks": { "required": true, "items": {} }, "serviceAddressCidrBlocks": { "required": true, "items": {} } } }, "google-native:gkeonprem/v1:BareMetalKubeletConfig": { "properties": { "registryBurst": { "format": "int32" }, "registryPullQps": { "format": "int32" }, "serializeImagePullsDisabled": {} } }, "google-native:gkeonprem/v1:BareMetalKubeletConfigResponse": { "properties": { "registryBurst": { "format": "int32" }, "registryPullQps": { "format": "int32" }, "serializeImagePullsDisabled": {} } }, "google-native:gkeonprem/v1:BareMetalLoadBalancerAddressPool": { "properties": { "addresses": { "required": true, "items": {} }, "avoidBuggyIps": {}, "manualAssign": {}, "pool": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalLoadBalancerAddressPoolResponse": { "properties": { "addresses": { "required": true, "items": {} }, "avoidBuggyIps": {}, "manualAssign": {}, "pool": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalLoadBalancerConfig": { "properties": { "bgpLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalBgpLbConfig" }, "manualLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalManualLbConfig" }, "metalLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalMetalLbConfig" }, "portConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalPortConfig" }, "vipConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalVipConfig" } } }, "google-native:gkeonprem/v1:BareMetalLoadBalancerConfigResponse": { "properties": { "bgpLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalBgpLbConfigResponse" }, "manualLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalManualLbConfigResponse" }, "metalLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalMetalLbConfigResponse" }, "portConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalPortConfigResponse" }, "vipConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalVipConfigResponse" } } }, "google-native:gkeonprem/v1:BareMetalLoadBalancerNodePoolConfig": { "properties": { "nodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolConfig" } } }, "google-native:gkeonprem/v1:BareMetalLoadBalancerNodePoolConfigResponse": { "properties": { "nodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolConfigResponse" } } }, "google-native:gkeonprem/v1:BareMetalLvpConfig": { "properties": { "path": { "required": true }, "storageClass": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalLvpConfigResponse": { "properties": { "path": { "required": true }, "storageClass": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalLvpShareConfig": { "properties": { "lvpConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpConfig", "required": true }, "sharedPathPvCount": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalLvpShareConfigResponse": { "properties": { "lvpConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpConfigResponse", "required": true }, "sharedPathPvCount": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalMachineDrainStatusResponse": { "properties": { "drainedMachines": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalDrainedMachineResponse" } }, "drainingMachines": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalDrainingMachineResponse" } } } }, "google-native:gkeonprem/v1:BareMetalMaintenanceConfig": { "properties": { "maintenanceAddressCidrBlocks": { "required": true, "items": {} } } }, "google-native:gkeonprem/v1:BareMetalMaintenanceConfigResponse": { "properties": { "maintenanceAddressCidrBlocks": { "required": true, "items": {} } } }, "google-native:gkeonprem/v1:BareMetalMaintenanceStatusResponse": { "properties": { "machineDrainStatus": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalMachineDrainStatusResponse" } } }, "google-native:gkeonprem/v1:BareMetalManualLbConfig": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:BareMetalManualLbConfigResponse": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:BareMetalMetalLbConfig": { "properties": { "addressPools": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerAddressPool" } }, "loadBalancerNodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerNodePoolConfig" } } }, "google-native:gkeonprem/v1:BareMetalMetalLbConfigResponse": { "properties": { "addressPools": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerAddressPoolResponse" } }, "loadBalancerNodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerNodePoolConfigResponse" } } }, "google-native:gkeonprem/v1:BareMetalMultipleNetworkInterfacesConfig": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:BareMetalMultipleNetworkInterfacesConfigResponse": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:BareMetalNetworkConfig": { "properties": { "advancedNetworking": {}, "islandModeCidr": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalIslandModeCidrConfig" }, "multipleNetworkInterfacesConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalMultipleNetworkInterfacesConfig" }, "srIovConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalSrIovConfig" } } }, "google-native:gkeonprem/v1:BareMetalNetworkConfigResponse": { "properties": { "advancedNetworking": {}, "islandModeCidr": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalIslandModeCidrConfigResponse" }, "multipleNetworkInterfacesConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalMultipleNetworkInterfacesConfigResponse" }, "srIovConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalSrIovConfigResponse" } } }, "google-native:gkeonprem/v1:BareMetalNodeAccessConfig": { "properties": { "loginUser": {} } }, "google-native:gkeonprem/v1:BareMetalNodeAccessConfigResponse": { "properties": { "loginUser": {} } }, "google-native:gkeonprem/v1:BareMetalNodeConfig": { "properties": { "labels": {}, "nodeIp": {} } }, "google-native:gkeonprem/v1:BareMetalNodeConfigResponse": { "properties": { "labels": {}, "nodeIp": {} } }, "google-native:gkeonprem/v1:BareMetalNodePoolConfig": { "properties": { "kubeletConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalKubeletConfig" }, "labels": {}, "nodeConfigs": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodeConfig" } }, "operatingSystem": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolConfigOperatingSystem" }, "taints": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:NodeTaint" } } } }, "google-native:gkeonprem/v1:BareMetalNodePoolConfigResponse": { "properties": { "kubeletConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalKubeletConfigResponse" }, "labels": {}, "nodeConfigs": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodeConfigResponse" } }, "operatingSystem": {}, "taints": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:NodeTaintResponse" } } } }, "google-native:gkeonprem/v1:BareMetalNodePoolUpgradePolicy": { "properties": { "parallelUpgradeConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalParallelUpgradeConfig" } } }, "google-native:gkeonprem/v1:BareMetalNodePoolUpgradePolicyResponse": { "properties": { "parallelUpgradeConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalParallelUpgradeConfigResponse" } } }, "google-native:gkeonprem/v1:BareMetalOsEnvironmentConfig": { "properties": { "packageRepoExcluded": {} } }, "google-native:gkeonprem/v1:BareMetalOsEnvironmentConfigResponse": { "properties": { "packageRepoExcluded": {} } }, "google-native:gkeonprem/v1:BareMetalParallelUpgradeConfig": { "properties": { "concurrentNodes": { "format": "int32" }, "minimumAvailableNodes": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalParallelUpgradeConfigResponse": { "properties": { "concurrentNodes": { "format": "int32" }, "minimumAvailableNodes": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalPortConfig": { "properties": { "controlPlaneLoadBalancerPort": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalPortConfigResponse": { "properties": { "controlPlaneLoadBalancerPort": { "format": "int32" } } }, "google-native:gkeonprem/v1:BareMetalProxyConfig": { "properties": { "noProxy": { "items": {} }, "uri": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalProxyConfigResponse": { "properties": { "noProxy": { "items": {} }, "uri": { "required": true } } }, "google-native:gkeonprem/v1:BareMetalSecurityConfig": { "properties": { "authorization": { "$ref": "#/types/google-native:gkeonprem/v1:Authorization" } } }, "google-native:gkeonprem/v1:BareMetalSecurityConfigResponse": { "properties": { "authorization": { "$ref": "#/types/google-native:gkeonprem/v1:AuthorizationResponse" } } }, "google-native:gkeonprem/v1:BareMetalSrIovConfig": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:BareMetalSrIovConfigResponse": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:BareMetalStorageConfig": { "properties": { "lvpNodeMountsConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpConfig", "required": true }, "lvpShareConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpShareConfig", "required": true } } }, "google-native:gkeonprem/v1:BareMetalStorageConfigResponse": { "properties": { "lvpNodeMountsConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpConfigResponse", "required": true }, "lvpShareConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLvpShareConfigResponse", "required": true } } }, "google-native:gkeonprem/v1:BareMetalVipConfig": { "properties": { "controlPlaneVip": {}, "ingressVip": {} } }, "google-native:gkeonprem/v1:BareMetalVipConfigResponse": { "properties": { "controlPlaneVip": {}, "ingressVip": {} } }, "google-native:gkeonprem/v1:BareMetalWorkloadNodeConfig": { "properties": { "containerRuntime": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalWorkloadNodeConfigContainerRuntime" }, "maxPodsPerNode": { "format": "int64" } } }, "google-native:gkeonprem/v1:BareMetalWorkloadNodeConfigResponse": { "properties": { "containerRuntime": {}, "maxPodsPerNode": { "format": "int64" } } }, "google-native:gkeonprem/v1:BinaryAuthorization": { "properties": { "evaluationMode": { "$ref": "#/types/google-native:gkeonprem/v1:BinaryAuthorizationEvaluationMode" } } }, "google-native:gkeonprem/v1:BinaryAuthorizationResponse": { "properties": { "evaluationMode": {} } }, "google-native:gkeonprem/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:gkeonprem/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkeonprem/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:gkeonprem/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:gkeonprem/v1:ClusterUser": { "properties": { "username": { "required": true } } }, "google-native:gkeonprem/v1:ClusterUserResponse": { "properties": { "username": { "required": true } } }, "google-native:gkeonprem/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkeonprem/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:gkeonprem/v1:FleetResponse": { "properties": { "membership": {} } }, "google-native:gkeonprem/v1:NodeTaint": { "properties": { "effect": { "$ref": "#/types/google-native:gkeonprem/v1:NodeTaintEffect" }, "key": {}, "value": {} } }, "google-native:gkeonprem/v1:NodeTaintResponse": { "properties": { "effect": {}, "key": {}, "value": {} } }, "google-native:gkeonprem/v1:ResourceConditionResponse": { "properties": { "lastTransitionTime": { "format": "google-datetime" }, "message": {}, "reason": {}, "state": {}, "type": {} } }, "google-native:gkeonprem/v1:ResourceStatusResponse": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:ResourceConditionResponse" } }, "errorMessage": {} } }, "google-native:gkeonprem/v1:ValidationCheckResponse": { "properties": { "option": {}, "scenario": {}, "status": { "$ref": "#/types/google-native:gkeonprem/v1:ValidationCheckStatusResponse" } } }, "google-native:gkeonprem/v1:ValidationCheckResultResponse": { "properties": { "category": {}, "description": {}, "details": {}, "reason": {}, "state": {} } }, "google-native:gkeonprem/v1:ValidationCheckStatusResponse": { "properties": { "result": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:ValidationCheckResultResponse" } } } }, "google-native:gkeonprem/v1:VmwareAAGConfig": { "properties": { "aagConfigDisabled": {} } }, "google-native:gkeonprem/v1:VmwareAAGConfigResponse": { "properties": { "aagConfigDisabled": {} } }, "google-native:gkeonprem/v1:VmwareAddressPool": { "properties": { "addresses": { "required": true, "items": {} }, "avoidBuggyIps": {}, "manualAssign": {}, "pool": { "required": true } } }, "google-native:gkeonprem/v1:VmwareAddressPoolResponse": { "properties": { "addresses": { "required": true, "items": {} }, "avoidBuggyIps": {}, "manualAssign": {}, "pool": { "required": true } } }, "google-native:gkeonprem/v1:VmwareAutoRepairConfig": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:VmwareAutoRepairConfigResponse": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:VmwareAutoResizeConfig": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:VmwareAutoResizeConfigResponse": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:VmwareClusterUpgradePolicy": { "properties": { "controlPlaneOnly": {} } }, "google-native:gkeonprem/v1:VmwareClusterUpgradePolicyResponse": { "properties": { "controlPlaneOnly": {} } }, "google-native:gkeonprem/v1:VmwareControlPlaneNodeConfig": { "properties": { "autoResizeConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareAutoResizeConfig" }, "cpus": { "format": "int64" }, "memory": { "format": "int64" }, "replicas": { "format": "int64" }, "vsphereConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareControlPlaneVsphereConfig" } } }, "google-native:gkeonprem/v1:VmwareControlPlaneNodeConfigResponse": { "properties": { "autoResizeConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareAutoResizeConfigResponse" }, "cpus": { "format": "int64" }, "memory": { "format": "int64" }, "replicas": { "format": "int64" }, "vsphereConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareControlPlaneVsphereConfigResponse" } } }, "google-native:gkeonprem/v1:VmwareControlPlaneV2Config": { "properties": { "controlPlaneIpBlock": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareIpBlock" } } }, "google-native:gkeonprem/v1:VmwareControlPlaneV2ConfigResponse": { "properties": { "controlPlaneIpBlock": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareIpBlockResponse" } } }, "google-native:gkeonprem/v1:VmwareControlPlaneVsphereConfig": { "properties": { "datastore": {}, "storagePolicyName": {} } }, "google-native:gkeonprem/v1:VmwareControlPlaneVsphereConfigResponse": { "properties": { "datastore": {}, "storagePolicyName": {} } }, "google-native:gkeonprem/v1:VmwareDataplaneV2Config": { "properties": { "advancedNetworking": {}, "dataplaneV2Enabled": {}, "windowsDataplaneV2Enabled": {} } }, "google-native:gkeonprem/v1:VmwareDataplaneV2ConfigResponse": { "properties": { "advancedNetworking": {}, "dataplaneV2Enabled": {}, "windowsDataplaneV2Enabled": {} } }, "google-native:gkeonprem/v1:VmwareDhcpIpConfig": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:VmwareDhcpIpConfigResponse": { "properties": { "enabled": {} } }, "google-native:gkeonprem/v1:VmwareF5BigIpConfig": { "properties": { "address": {}, "partition": {}, "snatPool": {} } }, "google-native:gkeonprem/v1:VmwareF5BigIpConfigResponse": { "properties": { "address": {}, "partition": {}, "snatPool": {} } }, "google-native:gkeonprem/v1:VmwareHostConfig": { "properties": { "dnsSearchDomains": { "items": {} }, "dnsServers": { "items": {} }, "ntpServers": { "items": {} } } }, "google-native:gkeonprem/v1:VmwareHostConfigResponse": { "properties": { "dnsSearchDomains": { "items": {} }, "dnsServers": { "items": {} }, "ntpServers": { "items": {} } } }, "google-native:gkeonprem/v1:VmwareHostIp": { "properties": { "hostname": {}, "ip": {} } }, "google-native:gkeonprem/v1:VmwareHostIpResponse": { "properties": { "hostname": {}, "ip": {} } }, "google-native:gkeonprem/v1:VmwareIpBlock": { "properties": { "gateway": {}, "ips": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareHostIp" } }, "netmask": {} } }, "google-native:gkeonprem/v1:VmwareIpBlockResponse": { "properties": { "gateway": {}, "ips": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareHostIpResponse" } }, "netmask": {} } }, "google-native:gkeonprem/v1:VmwareLoadBalancerConfig": { "properties": { "f5Config": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareF5BigIpConfig" }, "manualLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareManualLbConfig" }, "metalLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareMetalLbConfig" }, "vipConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareVipConfig" } } }, "google-native:gkeonprem/v1:VmwareLoadBalancerConfigResponse": { "properties": { "f5Config": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareF5BigIpConfigResponse" }, "manualLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareManualLbConfigResponse" }, "metalLbConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareMetalLbConfigResponse" }, "seesawConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareSeesawConfigResponse" }, "vipConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareVipConfigResponse" } } }, "google-native:gkeonprem/v1:VmwareManualLbConfig": { "properties": { "controlPlaneNodePort": { "format": "int32" }, "ingressHttpNodePort": { "format": "int32" }, "ingressHttpsNodePort": { "format": "int32" }, "konnectivityServerNodePort": { "format": "int32" } } }, "google-native:gkeonprem/v1:VmwareManualLbConfigResponse": { "properties": { "controlPlaneNodePort": { "format": "int32" }, "ingressHttpNodePort": { "format": "int32" }, "ingressHttpsNodePort": { "format": "int32" }, "konnectivityServerNodePort": { "format": "int32" } } }, "google-native:gkeonprem/v1:VmwareMetalLbConfig": { "properties": { "addressPools": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareAddressPool" } } } }, "google-native:gkeonprem/v1:VmwareMetalLbConfigResponse": { "properties": { "addressPools": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareAddressPoolResponse" } } } }, "google-native:gkeonprem/v1:VmwareNetworkConfig": { "properties": { "controlPlaneV2Config": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareControlPlaneV2Config" }, "dhcpIpConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareDhcpIpConfig" }, "hostConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareHostConfig" }, "podAddressCidrBlocks": { "required": true, "items": {} }, "serviceAddressCidrBlocks": { "required": true, "items": {} }, "staticIpConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareStaticIpConfig" }, "vcenterNetwork": {} } }, "google-native:gkeonprem/v1:VmwareNetworkConfigResponse": { "properties": { "controlPlaneV2Config": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareControlPlaneV2ConfigResponse" }, "dhcpIpConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareDhcpIpConfigResponse" }, "hostConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareHostConfigResponse" }, "podAddressCidrBlocks": { "required": true, "items": {} }, "serviceAddressCidrBlocks": { "required": true, "items": {} }, "staticIpConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareStaticIpConfigResponse" }, "vcenterNetwork": {} } }, "google-native:gkeonprem/v1:VmwareNodeConfig": { "properties": { "bootDiskSizeGb": { "format": "int64" }, "cpus": { "format": "int64" }, "enableLoadBalancer": {}, "image": {}, "imageType": { "required": true }, "labels": {}, "memoryMb": { "format": "int64" }, "replicas": { "format": "int64" }, "taints": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:NodeTaint" } }, "vsphereConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareVsphereConfig" } } }, "google-native:gkeonprem/v1:VmwareNodeConfigResponse": { "properties": { "bootDiskSizeGb": { "format": "int64" }, "cpus": { "format": "int64" }, "enableLoadBalancer": {}, "image": {}, "imageType": { "required": true }, "labels": {}, "memoryMb": { "format": "int64" }, "replicas": { "format": "int64" }, "taints": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:NodeTaintResponse" } }, "vsphereConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareVsphereConfigResponse" } } }, "google-native:gkeonprem/v1:VmwareNodePoolAutoscalingConfig": { "properties": { "maxReplicas": { "format": "int32" }, "minReplicas": { "format": "int32" } } }, "google-native:gkeonprem/v1:VmwareNodePoolAutoscalingConfigResponse": { "properties": { "maxReplicas": { "format": "int32" }, "minReplicas": { "format": "int32" } } }, "google-native:gkeonprem/v1:VmwareSeesawConfigResponse": { "properties": { "enableHa": {}, "group": { "required": true }, "ipBlocks": { "required": true, "items": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareIpBlockResponse" } }, "masterIp": { "required": true }, "stackdriverName": {}, "vms": { "items": {} } } }, "google-native:gkeonprem/v1:VmwareStaticIpConfig": { "properties": { "ipBlocks": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareIpBlock" } } } }, "google-native:gkeonprem/v1:VmwareStaticIpConfigResponse": { "properties": { "ipBlocks": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareIpBlockResponse" } } } }, "google-native:gkeonprem/v1:VmwareStorageConfig": { "properties": { "vsphereCsiDisabled": {} } }, "google-native:gkeonprem/v1:VmwareStorageConfigResponse": { "properties": { "vsphereCsiDisabled": {} } }, "google-native:gkeonprem/v1:VmwareVCenterConfig": { "properties": { "caCertData": {}, "cluster": {}, "datacenter": {}, "datastore": {}, "folder": {}, "resourcePool": {}, "storagePolicyName": {} } }, "google-native:gkeonprem/v1:VmwareVCenterConfigResponse": { "properties": { "address": {}, "caCertData": {}, "cluster": {}, "datacenter": {}, "datastore": {}, "folder": {}, "resourcePool": {}, "storagePolicyName": {} } }, "google-native:gkeonprem/v1:VmwareVipConfig": { "properties": { "controlPlaneVip": {}, "ingressVip": {} } }, "google-native:gkeonprem/v1:VmwareVipConfigResponse": { "properties": { "controlPlaneVip": {}, "ingressVip": {} } }, "google-native:gkeonprem/v1:VmwareVsphereConfig": { "properties": { "datastore": {}, "hostGroups": { "items": {} }, "tags": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareVsphereTag" } } } }, "google-native:gkeonprem/v1:VmwareVsphereConfigResponse": { "properties": { "datastore": {}, "hostGroups": { "items": {} }, "tags": { "items": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareVsphereTagResponse" } } } }, "google-native:gkeonprem/v1:VmwareVsphereTag": { "properties": { "category": {}, "tag": {} } }, "google-native:gkeonprem/v1:VmwareVsphereTagResponse": { "properties": { "category": {}, "tag": {} } }, "google-native:healthcare/v1:Attribute": { "properties": { "attributeDefinitionId": {}, "values": { "required": true, "items": {} } } }, "google-native:healthcare/v1:AttributeResponse": { "properties": { "attributeDefinitionId": {}, "values": { "required": true, "items": {} } } }, "google-native:healthcare/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:AuditLogConfig" } }, "service": {} } }, "google-native:healthcare/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:healthcare/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:healthcare/v1:AuditLogConfigLogType" } } }, "google-native:healthcare/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:healthcare/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:healthcare/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:healthcare/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:healthcare/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:healthcare/v1:CharacterMaskConfig": { "properties": { "maskingCharacter": {} } }, "google-native:healthcare/v1:CharacterMaskConfigResponse": { "properties": { "maskingCharacter": {} } }, "google-native:healthcare/v1:CryptoHashConfig": { "properties": { "cryptoKey": { "format": "byte" }, "kmsWrapped": { "$ref": "#/types/google-native:healthcare/v1:KmsWrappedCryptoKey" } } }, "google-native:healthcare/v1:CryptoHashConfigResponse": { "properties": { "cryptoKey": { "format": "byte" }, "kmsWrapped": { "$ref": "#/types/google-native:healthcare/v1:KmsWrappedCryptoKeyResponse" } } }, "google-native:healthcare/v1:DateShiftConfig": { "properties": { "cryptoKey": { "format": "byte" }, "kmsWrapped": { "$ref": "#/types/google-native:healthcare/v1:KmsWrappedCryptoKey" } } }, "google-native:healthcare/v1:DateShiftConfigResponse": { "properties": { "cryptoKey": { "format": "byte" }, "kmsWrapped": { "$ref": "#/types/google-native:healthcare/v1:KmsWrappedCryptoKeyResponse" } } }, "google-native:healthcare/v1:DeidentifiedStoreDestination": { "properties": { "config": { "$ref": "#/types/google-native:healthcare/v1:DeidentifyConfig" }, "store": {} } }, "google-native:healthcare/v1:DeidentifiedStoreDestinationResponse": { "properties": { "config": { "$ref": "#/types/google-native:healthcare/v1:DeidentifyConfigResponse" }, "store": {} } }, "google-native:healthcare/v1:DeidentifyConfig": { "properties": { "dicom": { "$ref": "#/types/google-native:healthcare/v1:DicomConfig" }, "fhir": { "$ref": "#/types/google-native:healthcare/v1:FhirConfig" }, "image": { "$ref": "#/types/google-native:healthcare/v1:ImageConfig" }, "text": { "$ref": "#/types/google-native:healthcare/v1:TextConfig" }, "useRegionalDataProcessing": {} } }, "google-native:healthcare/v1:DeidentifyConfigResponse": { "properties": { "dicom": { "$ref": "#/types/google-native:healthcare/v1:DicomConfigResponse" }, "fhir": { "$ref": "#/types/google-native:healthcare/v1:FhirConfigResponse" }, "image": { "$ref": "#/types/google-native:healthcare/v1:ImageConfigResponse" }, "text": { "$ref": "#/types/google-native:healthcare/v1:TextConfigResponse" }, "useRegionalDataProcessing": {} } }, "google-native:healthcare/v1:DicomConfig": { "properties": { "filterProfile": { "$ref": "#/types/google-native:healthcare/v1:DicomConfigFilterProfile" }, "keepList": { "$ref": "#/types/google-native:healthcare/v1:TagFilterList" }, "removeList": { "$ref": "#/types/google-native:healthcare/v1:TagFilterList" }, "skipIdRedaction": {} } }, "google-native:healthcare/v1:DicomConfigResponse": { "properties": { "filterProfile": {}, "keepList": { "$ref": "#/types/google-native:healthcare/v1:TagFilterListResponse" }, "removeList": { "$ref": "#/types/google-native:healthcare/v1:TagFilterListResponse" }, "skipIdRedaction": {} } }, "google-native:healthcare/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:healthcare/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:healthcare/v1:FhirConfig": { "properties": { "defaultKeepExtensions": {}, "fieldMetadataList": { "items": { "$ref": "#/types/google-native:healthcare/v1:FieldMetadata" } } } }, "google-native:healthcare/v1:FhirConfigResponse": { "properties": { "defaultKeepExtensions": {}, "fieldMetadataList": { "items": { "$ref": "#/types/google-native:healthcare/v1:FieldMetadataResponse" } } } }, "google-native:healthcare/v1:FhirNotificationConfig": { "properties": { "pubsubTopic": {}, "sendFullResource": {}, "sendPreviousResourceOnDelete": {} } }, "google-native:healthcare/v1:FhirNotificationConfigResponse": { "properties": { "pubsubTopic": {}, "sendFullResource": {}, "sendPreviousResourceOnDelete": {} } }, "google-native:healthcare/v1:Field": { "properties": { "maxOccurs": { "format": "int32" }, "minOccurs": { "format": "int32" }, "name": {}, "table": {}, "type": {} } }, "google-native:healthcare/v1:FieldMetadata": { "properties": { "action": { "$ref": "#/types/google-native:healthcare/v1:FieldMetadataAction" }, "paths": { "items": {} } } }, "google-native:healthcare/v1:FieldMetadataResponse": { "properties": { "action": {}, "paths": { "items": {} } } }, "google-native:healthcare/v1:FieldResponse": { "properties": { "maxOccurs": { "format": "int32" }, "minOccurs": { "format": "int32" }, "name": {}, "table": {}, "type": {} } }, "google-native:healthcare/v1:GoogleCloudHealthcareV1ConsentPolicy": { "properties": { "authorizationRule": { "$ref": "#/types/google-native:healthcare/v1:Expr", "required": true }, "resourceAttributes": { "items": { "$ref": "#/types/google-native:healthcare/v1:Attribute" } } } }, "google-native:healthcare/v1:GoogleCloudHealthcareV1ConsentPolicyResponse": { "properties": { "authorizationRule": { "$ref": "#/types/google-native:healthcare/v1:ExprResponse", "required": true }, "resourceAttributes": { "items": { "$ref": "#/types/google-native:healthcare/v1:AttributeResponse" } } } }, "google-native:healthcare/v1:GoogleCloudHealthcareV1DicomBigQueryDestination": { "properties": { "force": {}, "tableUri": {}, "writeDisposition": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1DicomBigQueryDestinationWriteDisposition" } } }, "google-native:healthcare/v1:GoogleCloudHealthcareV1DicomBigQueryDestinationResponse": { "properties": { "force": {}, "tableUri": {}, "writeDisposition": {} } }, "google-native:healthcare/v1:GoogleCloudHealthcareV1DicomStreamConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1DicomBigQueryDestination" } } }, "google-native:healthcare/v1:GoogleCloudHealthcareV1DicomStreamConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1DicomBigQueryDestinationResponse" } } }, "google-native:healthcare/v1:GoogleCloudHealthcareV1FhirBigQueryDestination": { "properties": { "datasetUri": {}, "force": {}, "schemaConfig": { "$ref": "#/types/google-native:healthcare/v1:SchemaConfig" }, "writeDisposition": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1FhirBigQueryDestinationWriteDisposition" } } }, "google-native:healthcare/v1:GoogleCloudHealthcareV1FhirBigQueryDestinationResponse": { "properties": { "datasetUri": {}, "force": {}, "schemaConfig": { "$ref": "#/types/google-native:healthcare/v1:SchemaConfigResponse" }, "writeDisposition": {} } }, "google-native:healthcare/v1:Hl7SchemaConfig": { "properties": { "messageSchemaConfigs": {}, "version": { "items": { "$ref": "#/types/google-native:healthcare/v1:VersionSource" } } } }, "google-native:healthcare/v1:Hl7SchemaConfigResponse": { "properties": { "messageSchemaConfigs": {}, "version": { "items": { "$ref": "#/types/google-native:healthcare/v1:VersionSourceResponse" } } } }, "google-native:healthcare/v1:Hl7TypesConfig": { "properties": { "type": { "items": { "$ref": "#/types/google-native:healthcare/v1:Type" } }, "version": { "items": { "$ref": "#/types/google-native:healthcare/v1:VersionSource" } } } }, "google-native:healthcare/v1:Hl7TypesConfigResponse": { "properties": { "type": { "items": { "$ref": "#/types/google-native:healthcare/v1:TypeResponse" } }, "version": { "items": { "$ref": "#/types/google-native:healthcare/v1:VersionSourceResponse" } } } }, "google-native:healthcare/v1:Hl7V2NotificationConfig": { "properties": { "filter": {}, "pubsubTopic": {} } }, "google-native:healthcare/v1:Hl7V2NotificationConfigResponse": { "properties": { "filter": {}, "pubsubTopic": {} } }, "google-native:healthcare/v1:Image": { "properties": { "gcsUri": {}, "rawBytes": { "format": "byte" } } }, "google-native:healthcare/v1:ImageConfig": { "properties": { "textRedactionMode": { "$ref": "#/types/google-native:healthcare/v1:ImageConfigTextRedactionMode" } } }, "google-native:healthcare/v1:ImageConfigResponse": { "properties": { "textRedactionMode": {} } }, "google-native:healthcare/v1:ImageResponse": { "properties": { "gcsUri": {}, "rawBytes": { "format": "byte" } } }, "google-native:healthcare/v1:InfoTypeTransformation": { "properties": { "characterMaskConfig": { "$ref": "#/types/google-native:healthcare/v1:CharacterMaskConfig" }, "cryptoHashConfig": { "$ref": "#/types/google-native:healthcare/v1:CryptoHashConfig" }, "dateShiftConfig": { "$ref": "#/types/google-native:healthcare/v1:DateShiftConfig" }, "infoTypes": { "items": {} }, "redactConfig": { "$ref": "#/types/google-native:healthcare/v1:RedactConfig" }, "replaceWithInfoTypeConfig": { "$ref": "#/types/google-native:healthcare/v1:ReplaceWithInfoTypeConfig" } } }, "google-native:healthcare/v1:InfoTypeTransformationResponse": { "properties": { "characterMaskConfig": { "$ref": "#/types/google-native:healthcare/v1:CharacterMaskConfigResponse" }, "cryptoHashConfig": { "$ref": "#/types/google-native:healthcare/v1:CryptoHashConfigResponse" }, "dateShiftConfig": { "$ref": "#/types/google-native:healthcare/v1:DateShiftConfigResponse" }, "infoTypes": { "items": {} }, "redactConfig": { "$ref": "#/types/google-native:healthcare/v1:RedactConfigResponse" }, "replaceWithInfoTypeConfig": { "$ref": "#/types/google-native:healthcare/v1:ReplaceWithInfoTypeConfigResponse" } } }, "google-native:healthcare/v1:KmsWrappedCryptoKey": { "properties": { "cryptoKey": { "required": true }, "wrappedKey": { "format": "byte", "required": true } } }, "google-native:healthcare/v1:KmsWrappedCryptoKeyResponse": { "properties": { "cryptoKey": { "required": true }, "wrappedKey": { "format": "byte", "required": true } } }, "google-native:healthcare/v1:NotificationConfig": { "properties": { "pubsubTopic": {}, "sendForBulkImport": {} } }, "google-native:healthcare/v1:NotificationConfigResponse": { "properties": { "pubsubTopic": {}, "sendForBulkImport": {} } }, "google-native:healthcare/v1:ParsedDataResponse": { "properties": { "segments": { "items": { "$ref": "#/types/google-native:healthcare/v1:SegmentResponse" } } } }, "google-native:healthcare/v1:ParserConfig": { "properties": { "allowNullHeader": {}, "schema": { "$ref": "#/types/google-native:healthcare/v1:SchemaPackage" }, "segmentTerminator": { "format": "byte" }, "version": { "$ref": "#/types/google-native:healthcare/v1:ParserConfigVersion", "forceNew": true } } }, "google-native:healthcare/v1:ParserConfigResponse": { "properties": { "allowNullHeader": {}, "schema": { "$ref": "#/types/google-native:healthcare/v1:SchemaPackageResponse" }, "segmentTerminator": { "format": "byte" }, "version": {} } }, "google-native:healthcare/v1:PatientId": { "properties": { "type": {}, "value": {} } }, "google-native:healthcare/v1:PatientIdResponse": { "properties": { "type": {}, "value": {} } }, "google-native:healthcare/v1:RedactConfig": {}, "google-native:healthcare/v1:RedactConfigResponse": {}, "google-native:healthcare/v1:ReplaceWithInfoTypeConfig": {}, "google-native:healthcare/v1:ReplaceWithInfoTypeConfigResponse": {}, "google-native:healthcare/v1:SchemaConfig": { "properties": { "lastUpdatedPartitionConfig": { "$ref": "#/types/google-native:healthcare/v1:TimePartitioning" }, "recursiveStructureDepth": { "format": "int64" }, "schemaType": { "$ref": "#/types/google-native:healthcare/v1:SchemaConfigSchemaType" } } }, "google-native:healthcare/v1:SchemaConfigResponse": { "properties": { "lastUpdatedPartitionConfig": { "$ref": "#/types/google-native:healthcare/v1:TimePartitioningResponse" }, "recursiveStructureDepth": { "format": "int64" }, "schemaType": {} } }, "google-native:healthcare/v1:SchemaPackage": { "properties": { "ignoreMinOccurs": {}, "schemas": { "items": { "$ref": "#/types/google-native:healthcare/v1:Hl7SchemaConfig" } }, "schematizedParsingType": { "$ref": "#/types/google-native:healthcare/v1:SchemaPackageSchematizedParsingType" }, "types": { "items": { "$ref": "#/types/google-native:healthcare/v1:Hl7TypesConfig" } }, "unexpectedSegmentHandling": { "$ref": "#/types/google-native:healthcare/v1:SchemaPackageUnexpectedSegmentHandling" } } }, "google-native:healthcare/v1:SchemaPackageResponse": { "properties": { "ignoreMinOccurs": {}, "schemas": { "items": { "$ref": "#/types/google-native:healthcare/v1:Hl7SchemaConfigResponse" } }, "schematizedParsingType": {}, "types": { "items": { "$ref": "#/types/google-native:healthcare/v1:Hl7TypesConfigResponse" } }, "unexpectedSegmentHandling": {} } }, "google-native:healthcare/v1:SchematizedData": { "properties": { "data": {}, "error": {} } }, "google-native:healthcare/v1:SchematizedDataResponse": { "properties": { "data": {}, "error": {} } }, "google-native:healthcare/v1:SegmentResponse": { "properties": { "fields": {}, "segmentId": {}, "setId": {} } }, "google-native:healthcare/v1:Signature": { "properties": { "image": { "$ref": "#/types/google-native:healthcare/v1:Image" }, "metadata": {}, "signatureTime": { "format": "google-datetime" }, "userId": { "required": true } } }, "google-native:healthcare/v1:SignatureResponse": { "properties": { "image": { "$ref": "#/types/google-native:healthcare/v1:ImageResponse" }, "metadata": {}, "signatureTime": { "format": "google-datetime" }, "userId": { "required": true } } }, "google-native:healthcare/v1:StreamConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1FhirBigQueryDestination" }, "deidentifiedStoreDestination": { "$ref": "#/types/google-native:healthcare/v1:DeidentifiedStoreDestination" }, "resourceTypes": { "items": {} } } }, "google-native:healthcare/v1:StreamConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1FhirBigQueryDestinationResponse" }, "deidentifiedStoreDestination": { "$ref": "#/types/google-native:healthcare/v1:DeidentifiedStoreDestinationResponse" }, "resourceTypes": { "items": {} } } }, "google-native:healthcare/v1:TagFilterList": { "properties": { "tags": { "items": {} } } }, "google-native:healthcare/v1:TagFilterListResponse": { "properties": { "tags": { "items": {} } } }, "google-native:healthcare/v1:TextConfig": { "properties": { "additionalTransformations": { "items": { "$ref": "#/types/google-native:healthcare/v1:InfoTypeTransformation" } }, "excludeInfoTypes": { "items": {} }, "transformations": { "items": { "$ref": "#/types/google-native:healthcare/v1:InfoTypeTransformation" } } } }, "google-native:healthcare/v1:TextConfigResponse": { "properties": { "additionalTransformations": { "items": { "$ref": "#/types/google-native:healthcare/v1:InfoTypeTransformationResponse" } }, "excludeInfoTypes": { "items": {} }, "transformations": { "items": { "$ref": "#/types/google-native:healthcare/v1:InfoTypeTransformationResponse" } } } }, "google-native:healthcare/v1:TimePartitioning": { "properties": { "expirationMs": { "format": "int64" }, "type": { "$ref": "#/types/google-native:healthcare/v1:TimePartitioningType" } } }, "google-native:healthcare/v1:TimePartitioningResponse": { "properties": { "expirationMs": { "format": "int64" }, "type": {} } }, "google-native:healthcare/v1:Type": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:healthcare/v1:Field" } }, "name": {}, "primitive": { "$ref": "#/types/google-native:healthcare/v1:TypePrimitive" } } }, "google-native:healthcare/v1:TypeResponse": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:healthcare/v1:FieldResponse" } }, "name": {}, "primitive": {} } }, "google-native:healthcare/v1:ValidationConfig": { "properties": { "disableFhirpathValidation": {}, "disableProfileValidation": {}, "disableReferenceTypeValidation": {}, "disableRequiredFieldValidation": {}, "enabledImplementationGuides": { "items": {} } } }, "google-native:healthcare/v1:ValidationConfigResponse": { "properties": { "disableFhirpathValidation": {}, "disableProfileValidation": {}, "disableReferenceTypeValidation": {}, "disableRequiredFieldValidation": {}, "enabledImplementationGuides": { "items": {} } } }, "google-native:healthcare/v1:VersionSource": { "properties": { "mshField": {}, "value": {} } }, "google-native:healthcare/v1:VersionSourceResponse": { "properties": { "mshField": {}, "value": {} } }, "google-native:healthcare/v1beta1:AccessDeterminationLogConfig": { "properties": { "logLevel": { "$ref": "#/types/google-native:healthcare/v1beta1:AccessDeterminationLogConfigLogLevel" } } }, "google-native:healthcare/v1beta1:AccessDeterminationLogConfigResponse": { "properties": { "logLevel": {} } }, "google-native:healthcare/v1beta1:Action": { "properties": { "cleanImageTag": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageConfig" }, "cleanTextTag": { "$ref": "#/types/google-native:healthcare/v1beta1:CleanTextTag" }, "deleteTag": { "$ref": "#/types/google-native:healthcare/v1beta1:DeleteTag" }, "keepTag": { "$ref": "#/types/google-native:healthcare/v1beta1:KeepTag" }, "queries": { "items": {} }, "recurseTag": { "$ref": "#/types/google-native:healthcare/v1beta1:RecurseTag" }, "regenUidTag": { "$ref": "#/types/google-native:healthcare/v1beta1:RegenUidTag" }, "removeTag": { "$ref": "#/types/google-native:healthcare/v1beta1:RemoveTag" }, "resetTag": { "$ref": "#/types/google-native:healthcare/v1beta1:ResetTag" } } }, "google-native:healthcare/v1beta1:ActionResponse": { "properties": { "cleanImageTag": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageConfigResponse" }, "cleanTextTag": { "$ref": "#/types/google-native:healthcare/v1beta1:CleanTextTagResponse" }, "deleteTag": { "$ref": "#/types/google-native:healthcare/v1beta1:DeleteTagResponse" }, "keepTag": { "$ref": "#/types/google-native:healthcare/v1beta1:KeepTagResponse" }, "queries": { "items": {} }, "recurseTag": { "$ref": "#/types/google-native:healthcare/v1beta1:RecurseTagResponse" }, "regenUidTag": { "$ref": "#/types/google-native:healthcare/v1beta1:RegenUidTagResponse" }, "removeTag": { "$ref": "#/types/google-native:healthcare/v1beta1:RemoveTagResponse" }, "resetTag": { "$ref": "#/types/google-native:healthcare/v1beta1:ResetTagResponse" } } }, "google-native:healthcare/v1beta1:AnnotationConfig": { "properties": { "annotationStoreName": {}, "storeQuote": {} } }, "google-native:healthcare/v1beta1:AnnotationConfigResponse": { "properties": { "annotationStoreName": {}, "storeQuote": {} } }, "google-native:healthcare/v1beta1:AnnotationSource": { "properties": { "cloudHealthcareSource": { "$ref": "#/types/google-native:healthcare/v1beta1:CloudHealthcareSource" } } }, "google-native:healthcare/v1beta1:AnnotationSourceResponse": { "properties": { "cloudHealthcareSource": { "$ref": "#/types/google-native:healthcare/v1beta1:CloudHealthcareSourceResponse" } } }, "google-native:healthcare/v1beta1:Attribute": { "properties": { "attributeDefinitionId": {}, "values": { "items": {} } } }, "google-native:healthcare/v1beta1:AttributeResponse": { "properties": { "attributeDefinitionId": {}, "values": { "items": {} } } }, "google-native:healthcare/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:healthcare/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:healthcare/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:healthcare/v1beta1:AuditLogConfigLogType" } } }, "google-native:healthcare/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:healthcare/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:healthcare/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:healthcare/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:healthcare/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:healthcare/v1beta1:BoundingPoly": { "properties": { "label": {}, "vertices": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Vertex" } } } }, "google-native:healthcare/v1beta1:BoundingPolyResponse": { "properties": { "label": {}, "vertices": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:VertexResponse" } } } }, "google-native:healthcare/v1beta1:CharacterMaskConfig": { "properties": { "maskingCharacter": {} } }, "google-native:healthcare/v1beta1:CharacterMaskConfigResponse": { "properties": { "maskingCharacter": {} } }, "google-native:healthcare/v1beta1:CharacterMaskField": {}, "google-native:healthcare/v1beta1:CharacterMaskFieldResponse": {}, "google-native:healthcare/v1beta1:CleanDescriptorsOption": {}, "google-native:healthcare/v1beta1:CleanDescriptorsOptionResponse": {}, "google-native:healthcare/v1beta1:CleanTextField": {}, "google-native:healthcare/v1beta1:CleanTextFieldResponse": {}, "google-native:healthcare/v1beta1:CleanTextTag": {}, "google-native:healthcare/v1beta1:CleanTextTagResponse": {}, "google-native:healthcare/v1beta1:CloudHealthcareSource": { "properties": { "name": {} } }, "google-native:healthcare/v1beta1:CloudHealthcareSourceResponse": { "properties": { "name": {} } }, "google-native:healthcare/v1beta1:ConsentConfig": { "properties": { "accessDeterminationLogConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:AccessDeterminationLogConfig" }, "accessEnforced": {}, "consentHeaderHandling": { "$ref": "#/types/google-native:healthcare/v1beta1:ConsentHeaderHandling" }, "enforcedAdminConsents": { "items": {} }, "version": { "$ref": "#/types/google-native:healthcare/v1beta1:ConsentConfigVersion", "required": true } } }, "google-native:healthcare/v1beta1:ConsentConfigResponse": { "properties": { "accessDeterminationLogConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:AccessDeterminationLogConfigResponse" }, "accessEnforced": {}, "consentHeaderHandling": { "$ref": "#/types/google-native:healthcare/v1beta1:ConsentHeaderHandlingResponse" }, "enforcedAdminConsents": { "items": {} }, "version": { "required": true } } }, "google-native:healthcare/v1beta1:ConsentHeaderHandling": { "properties": { "profile": { "$ref": "#/types/google-native:healthcare/v1beta1:ConsentHeaderHandlingProfile" } } }, "google-native:healthcare/v1beta1:ConsentHeaderHandlingResponse": { "properties": { "profile": {} } }, "google-native:healthcare/v1beta1:ContextualDeidConfig": {}, "google-native:healthcare/v1beta1:ContextualDeidConfigResponse": {}, "google-native:healthcare/v1beta1:CryptoHashConfig": { "properties": { "cryptoKey": { "format": "byte" }, "kmsWrapped": { "$ref": "#/types/google-native:healthcare/v1beta1:KmsWrappedCryptoKey" } } }, "google-native:healthcare/v1beta1:CryptoHashConfigResponse": { "properties": { "cryptoKey": { "format": "byte" }, "kmsWrapped": { "$ref": "#/types/google-native:healthcare/v1beta1:KmsWrappedCryptoKeyResponse" } } }, "google-native:healthcare/v1beta1:CryptoHashField": {}, "google-native:healthcare/v1beta1:CryptoHashFieldResponse": {}, "google-native:healthcare/v1beta1:DateShiftConfig": { "properties": { "cryptoKey": { "format": "byte" }, "kmsWrapped": { "$ref": "#/types/google-native:healthcare/v1beta1:KmsWrappedCryptoKey" } } }, "google-native:healthcare/v1beta1:DateShiftConfigResponse": { "properties": { "cryptoKey": { "format": "byte" }, "kmsWrapped": { "$ref": "#/types/google-native:healthcare/v1beta1:KmsWrappedCryptoKeyResponse" } } }, "google-native:healthcare/v1beta1:DateShiftField": {}, "google-native:healthcare/v1beta1:DateShiftFieldResponse": {}, "google-native:healthcare/v1beta1:DeidentifiedStoreDestination": { "properties": { "config": { "$ref": "#/types/google-native:healthcare/v1beta1:DeidentifyConfig" }, "store": {} } }, "google-native:healthcare/v1beta1:DeidentifiedStoreDestinationResponse": { "properties": { "config": { "$ref": "#/types/google-native:healthcare/v1beta1:DeidentifyConfigResponse" }, "store": {} } }, "google-native:healthcare/v1beta1:DeidentifyConfig": { "properties": { "annotation": { "$ref": "#/types/google-native:healthcare/v1beta1:AnnotationConfig" }, "dicom": { "$ref": "#/types/google-native:healthcare/v1beta1:DicomConfig" }, "dicomTagConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:DicomTagConfig" }, "fhir": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirConfig" }, "fhirFieldConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirFieldConfig" }, "image": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageConfig" }, "operationMetadata": { "$ref": "#/types/google-native:healthcare/v1beta1:DeidentifyOperationMetadata" }, "text": { "$ref": "#/types/google-native:healthcare/v1beta1:TextConfig" }, "useRegionalDataProcessing": {} } }, "google-native:healthcare/v1beta1:DeidentifyConfigResponse": { "properties": { "annotation": { "$ref": "#/types/google-native:healthcare/v1beta1:AnnotationConfigResponse" }, "dicom": { "$ref": "#/types/google-native:healthcare/v1beta1:DicomConfigResponse" }, "dicomTagConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:DicomTagConfigResponse" }, "fhir": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirConfigResponse" }, "fhirFieldConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirFieldConfigResponse" }, "image": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageConfigResponse" }, "operationMetadata": { "$ref": "#/types/google-native:healthcare/v1beta1:DeidentifyOperationMetadataResponse" }, "text": { "$ref": "#/types/google-native:healthcare/v1beta1:TextConfigResponse" }, "useRegionalDataProcessing": {} } }, "google-native:healthcare/v1beta1:DeidentifyOperationMetadata": { "properties": { "fhirOutput": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirOutput" } } }, "google-native:healthcare/v1beta1:DeidentifyOperationMetadataResponse": { "properties": { "fhirOutput": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirOutputResponse" } } }, "google-native:healthcare/v1beta1:DeleteTag": {}, "google-native:healthcare/v1beta1:DeleteTagResponse": {}, "google-native:healthcare/v1beta1:DicomConfig": { "properties": { "filterProfile": { "$ref": "#/types/google-native:healthcare/v1beta1:DicomConfigFilterProfile" }, "keepList": { "$ref": "#/types/google-native:healthcare/v1beta1:TagFilterList" }, "removeList": { "$ref": "#/types/google-native:healthcare/v1beta1:TagFilterList" }, "skipIdRedaction": {} } }, "google-native:healthcare/v1beta1:DicomConfigResponse": { "properties": { "filterProfile": {}, "keepList": { "$ref": "#/types/google-native:healthcare/v1beta1:TagFilterListResponse" }, "removeList": { "$ref": "#/types/google-native:healthcare/v1beta1:TagFilterListResponse" }, "skipIdRedaction": {} } }, "google-native:healthcare/v1beta1:DicomTagConfig": { "properties": { "actions": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Action" } }, "options": { "$ref": "#/types/google-native:healthcare/v1beta1:Options" }, "profileType": { "$ref": "#/types/google-native:healthcare/v1beta1:DicomTagConfigProfileType" } } }, "google-native:healthcare/v1beta1:DicomTagConfigResponse": { "properties": { "actions": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:ActionResponse" } }, "options": { "$ref": "#/types/google-native:healthcare/v1beta1:OptionsResponse" }, "profileType": {} } }, "google-native:healthcare/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:healthcare/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:healthcare/v1beta1:FhirConfig": { "properties": { "defaultKeepExtensions": {}, "fieldMetadataList": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:FieldMetadata" } } } }, "google-native:healthcare/v1beta1:FhirConfigResponse": { "properties": { "defaultKeepExtensions": {}, "fieldMetadataList": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:FieldMetadataResponse" } } } }, "google-native:healthcare/v1beta1:FhirFieldConfig": { "properties": { "fieldMetadataList": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata" } }, "options": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DeidentifyOptions" }, "profileType": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirFieldConfigProfileType" } } }, "google-native:healthcare/v1beta1:FhirFieldConfigResponse": { "properties": { "fieldMetadataList": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataResponse" } }, "options": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DeidentifyOptionsResponse" }, "profileType": {} } }, "google-native:healthcare/v1beta1:FhirNotificationConfig": { "properties": { "pubsubTopic": {}, "sendFullResource": {}, "sendPreviousResourceOnDelete": {} } }, "google-native:healthcare/v1beta1:FhirNotificationConfigResponse": { "properties": { "pubsubTopic": {}, "sendFullResource": {}, "sendPreviousResourceOnDelete": {} } }, "google-native:healthcare/v1beta1:FhirOutput": { "properties": { "fhirStore": {} } }, "google-native:healthcare/v1beta1:FhirOutputResponse": { "properties": { "fhirStore": {} } }, "google-native:healthcare/v1beta1:Field": { "properties": { "maxOccurs": { "format": "int32" }, "minOccurs": { "format": "int32" }, "name": {}, "table": {}, "type": {} } }, "google-native:healthcare/v1beta1:FieldMetadata": { "properties": { "action": { "$ref": "#/types/google-native:healthcare/v1beta1:FieldMetadataAction" }, "paths": { "items": {} } } }, "google-native:healthcare/v1beta1:FieldMetadataResponse": { "properties": { "action": {}, "paths": { "items": {} } } }, "google-native:healthcare/v1beta1:FieldResponse": { "properties": { "maxOccurs": { "format": "int32" }, "minOccurs": { "format": "int32" }, "name": {}, "table": {}, "type": {} } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1ConsentPolicy": { "properties": { "authorizationRule": { "$ref": "#/types/google-native:healthcare/v1beta1:Expr", "required": true }, "resourceAttributes": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Attribute" } } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1ConsentPolicyResponse": { "properties": { "authorizationRule": { "$ref": "#/types/google-native:healthcare/v1beta1:ExprResponse", "required": true }, "resourceAttributes": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:AttributeResponse" } } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DeidentifyFieldMetadata": { "properties": { "characterMaskField": { "$ref": "#/types/google-native:healthcare/v1beta1:CharacterMaskField" }, "cleanTextField": { "$ref": "#/types/google-native:healthcare/v1beta1:CleanTextField" }, "cryptoHashField": { "$ref": "#/types/google-native:healthcare/v1beta1:CryptoHashField" }, "dateShiftField": { "$ref": "#/types/google-native:healthcare/v1beta1:DateShiftField" }, "keepField": { "$ref": "#/types/google-native:healthcare/v1beta1:KeepField" }, "paths": { "items": {} }, "removeField": { "$ref": "#/types/google-native:healthcare/v1beta1:RemoveField" } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DeidentifyFieldMetadataResponse": { "properties": { "characterMaskField": { "$ref": "#/types/google-native:healthcare/v1beta1:CharacterMaskFieldResponse" }, "cleanTextField": { "$ref": "#/types/google-native:healthcare/v1beta1:CleanTextFieldResponse" }, "cryptoHashField": { "$ref": "#/types/google-native:healthcare/v1beta1:CryptoHashFieldResponse" }, "dateShiftField": { "$ref": "#/types/google-native:healthcare/v1beta1:DateShiftFieldResponse" }, "keepField": { "$ref": "#/types/google-native:healthcare/v1beta1:KeepFieldResponse" }, "paths": { "items": {} }, "removeField": { "$ref": "#/types/google-native:healthcare/v1beta1:RemoveFieldResponse" } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DeidentifyOptions": { "properties": { "characterMaskConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:CharacterMaskConfig" }, "contextualDeid": { "$ref": "#/types/google-native:healthcare/v1beta1:ContextualDeidConfig" }, "cryptoHashConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:CryptoHashConfig" }, "dateShiftConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:DateShiftConfig" }, "keepExtensions": { "$ref": "#/types/google-native:healthcare/v1beta1:KeepExtensionsConfig" } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DeidentifyOptionsResponse": { "properties": { "characterMaskConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:CharacterMaskConfigResponse" }, "contextualDeid": { "$ref": "#/types/google-native:healthcare/v1beta1:ContextualDeidConfigResponse" }, "cryptoHashConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:CryptoHashConfigResponse" }, "dateShiftConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:DateShiftConfigResponse" }, "keepExtensions": { "$ref": "#/types/google-native:healthcare/v1beta1:KeepExtensionsConfigResponse" } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DicomBigQueryDestination": { "properties": { "force": {}, "tableUri": {}, "writeDisposition": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DicomBigQueryDestinationWriteDisposition" } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DicomBigQueryDestinationResponse": { "properties": { "force": {}, "tableUri": {}, "writeDisposition": {} } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DicomStreamConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DicomBigQueryDestination" } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DicomStreamConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DicomBigQueryDestinationResponse" } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1FhirBigQueryDestination": { "properties": { "datasetUri": {}, "force": {}, "schemaConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:SchemaConfig" }, "writeDisposition": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1FhirBigQueryDestinationWriteDisposition" } } }, "google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1FhirBigQueryDestinationResponse": { "properties": { "datasetUri": {}, "force": {}, "schemaConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:SchemaConfigResponse" }, "writeDisposition": {} } }, "google-native:healthcare/v1beta1:Hl7SchemaConfig": { "properties": { "messageSchemaConfigs": {}, "version": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:VersionSource" } } } }, "google-native:healthcare/v1beta1:Hl7SchemaConfigResponse": { "properties": { "messageSchemaConfigs": {}, "version": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:VersionSourceResponse" } } } }, "google-native:healthcare/v1beta1:Hl7TypesConfig": { "properties": { "type": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Type" } }, "version": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:VersionSource" } } } }, "google-native:healthcare/v1beta1:Hl7TypesConfigResponse": { "properties": { "type": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:TypeResponse" } }, "version": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:VersionSourceResponse" } } } }, "google-native:healthcare/v1beta1:Hl7V2NotificationConfig": { "properties": { "filter": {}, "pubsubTopic": {} } }, "google-native:healthcare/v1beta1:Hl7V2NotificationConfigResponse": { "properties": { "filter": {}, "pubsubTopic": {} } }, "google-native:healthcare/v1beta1:Image": { "properties": { "gcsUri": {}, "rawBytes": { "format": "byte" } } }, "google-native:healthcare/v1beta1:ImageAnnotation": { "properties": { "boundingPolys": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:BoundingPoly" } }, "frameIndex": { "format": "int32" } } }, "google-native:healthcare/v1beta1:ImageAnnotationResponse": { "properties": { "boundingPolys": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:BoundingPolyResponse" } }, "frameIndex": { "format": "int32" } } }, "google-native:healthcare/v1beta1:ImageConfig": { "properties": { "additionalInfoTypes": { "items": {} }, "excludeInfoTypes": { "items": {} }, "textRedactionMode": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageConfigTextRedactionMode" } } }, "google-native:healthcare/v1beta1:ImageConfigResponse": { "properties": { "additionalInfoTypes": { "items": {} }, "excludeInfoTypes": { "items": {} }, "textRedactionMode": {} } }, "google-native:healthcare/v1beta1:ImageResponse": { "properties": { "gcsUri": {}, "rawBytes": { "format": "byte" } } }, "google-native:healthcare/v1beta1:InfoTypeTransformation": { "properties": { "characterMaskConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:CharacterMaskConfig" }, "cryptoHashConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:CryptoHashConfig" }, "dateShiftConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:DateShiftConfig" }, "infoTypes": { "items": {} }, "redactConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:RedactConfig" }, "replaceWithInfoTypeConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:ReplaceWithInfoTypeConfig" } } }, "google-native:healthcare/v1beta1:InfoTypeTransformationResponse": { "properties": { "characterMaskConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:CharacterMaskConfigResponse" }, "cryptoHashConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:CryptoHashConfigResponse" }, "dateShiftConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:DateShiftConfigResponse" }, "infoTypes": { "items": {} }, "redactConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:RedactConfigResponse" }, "replaceWithInfoTypeConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:ReplaceWithInfoTypeConfigResponse" } } }, "google-native:healthcare/v1beta1:KeepExtensionsConfig": {}, "google-native:healthcare/v1beta1:KeepExtensionsConfigResponse": {}, "google-native:healthcare/v1beta1:KeepField": {}, "google-native:healthcare/v1beta1:KeepFieldResponse": {}, "google-native:healthcare/v1beta1:KeepTag": {}, "google-native:healthcare/v1beta1:KeepTagResponse": {}, "google-native:healthcare/v1beta1:KmsWrappedCryptoKey": { "properties": { "cryptoKey": { "required": true }, "wrappedKey": { "format": "byte", "required": true } } }, "google-native:healthcare/v1beta1:KmsWrappedCryptoKeyResponse": { "properties": { "cryptoKey": { "required": true }, "wrappedKey": { "format": "byte", "required": true } } }, "google-native:healthcare/v1beta1:NotificationConfig": { "properties": { "pubsubTopic": {}, "sendForBulkImport": {} } }, "google-native:healthcare/v1beta1:NotificationConfigResponse": { "properties": { "pubsubTopic": {}, "sendForBulkImport": {} } }, "google-native:healthcare/v1beta1:Options": { "properties": { "cleanDescriptors": { "$ref": "#/types/google-native:healthcare/v1beta1:CleanDescriptorsOption" }, "cleanImage": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageConfig" }, "primaryIds": { "$ref": "#/types/google-native:healthcare/v1beta1:OptionsPrimaryIds" } } }, "google-native:healthcare/v1beta1:OptionsResponse": { "properties": { "cleanDescriptors": { "$ref": "#/types/google-native:healthcare/v1beta1:CleanDescriptorsOptionResponse" }, "cleanImage": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageConfigResponse" }, "primaryIds": {} } }, "google-native:healthcare/v1beta1:ParsedDataResponse": { "properties": { "segments": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:SegmentResponse" } } } }, "google-native:healthcare/v1beta1:ParserConfig": { "properties": { "allowNullHeader": {}, "schema": { "$ref": "#/types/google-native:healthcare/v1beta1:SchemaPackage" }, "segmentTerminator": { "format": "byte" }, "version": { "$ref": "#/types/google-native:healthcare/v1beta1:ParserConfigVersion", "forceNew": true } } }, "google-native:healthcare/v1beta1:ParserConfigResponse": { "properties": { "allowNullHeader": {}, "schema": { "$ref": "#/types/google-native:healthcare/v1beta1:SchemaPackageResponse" }, "segmentTerminator": { "format": "byte" }, "version": {} } }, "google-native:healthcare/v1beta1:PatientId": { "properties": { "type": {}, "value": {} } }, "google-native:healthcare/v1beta1:PatientIdResponse": { "properties": { "type": {}, "value": {} } }, "google-native:healthcare/v1beta1:RecurseTag": {}, "google-native:healthcare/v1beta1:RecurseTagResponse": {}, "google-native:healthcare/v1beta1:RedactConfig": {}, "google-native:healthcare/v1beta1:RedactConfigResponse": {}, "google-native:healthcare/v1beta1:RegenUidTag": {}, "google-native:healthcare/v1beta1:RegenUidTagResponse": {}, "google-native:healthcare/v1beta1:RemoveField": {}, "google-native:healthcare/v1beta1:RemoveFieldResponse": {}, "google-native:healthcare/v1beta1:RemoveTag": {}, "google-native:healthcare/v1beta1:RemoveTagResponse": {}, "google-native:healthcare/v1beta1:ReplaceWithInfoTypeConfig": {}, "google-native:healthcare/v1beta1:ReplaceWithInfoTypeConfigResponse": {}, "google-native:healthcare/v1beta1:ResetTag": {}, "google-native:healthcare/v1beta1:ResetTagResponse": {}, "google-native:healthcare/v1beta1:ResourceAnnotation": { "properties": { "label": {} } }, "google-native:healthcare/v1beta1:ResourceAnnotationResponse": { "properties": { "label": {} } }, "google-native:healthcare/v1beta1:SchemaConfig": { "properties": { "lastUpdatedPartitionConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:TimePartitioning" }, "recursiveStructureDepth": { "format": "int64" }, "schemaType": { "$ref": "#/types/google-native:healthcare/v1beta1:SchemaConfigSchemaType" } } }, "google-native:healthcare/v1beta1:SchemaConfigResponse": { "properties": { "lastUpdatedPartitionConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:TimePartitioningResponse" }, "recursiveStructureDepth": { "format": "int64" }, "schemaType": {} } }, "google-native:healthcare/v1beta1:SchemaPackage": { "properties": { "ignoreMinOccurs": {}, "schemas": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Hl7SchemaConfig" } }, "schematizedParsingType": { "$ref": "#/types/google-native:healthcare/v1beta1:SchemaPackageSchematizedParsingType" }, "types": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Hl7TypesConfig" } }, "unexpectedSegmentHandling": { "$ref": "#/types/google-native:healthcare/v1beta1:SchemaPackageUnexpectedSegmentHandling" } } }, "google-native:healthcare/v1beta1:SchemaPackageResponse": { "properties": { "ignoreMinOccurs": {}, "schemas": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Hl7SchemaConfigResponse" } }, "schematizedParsingType": {}, "types": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Hl7TypesConfigResponse" } }, "unexpectedSegmentHandling": {} } }, "google-native:healthcare/v1beta1:SchematizedData": { "properties": { "data": {}, "error": {} } }, "google-native:healthcare/v1beta1:SchematizedDataResponse": { "properties": { "data": {}, "error": {} } }, "google-native:healthcare/v1beta1:SearchConfig": { "properties": { "searchParameters": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:SearchParameter" } } } }, "google-native:healthcare/v1beta1:SearchConfigResponse": { "properties": { "searchParameters": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:SearchParameterResponse" } } } }, "google-native:healthcare/v1beta1:SearchParameter": { "properties": { "canonicalUrl": {}, "parameter": {} } }, "google-native:healthcare/v1beta1:SearchParameterResponse": { "properties": { "canonicalUrl": {}, "parameter": {} } }, "google-native:healthcare/v1beta1:SegmentResponse": { "properties": { "fields": {}, "segmentId": {}, "setId": {} } }, "google-native:healthcare/v1beta1:SensitiveTextAnnotation": { "properties": { "details": {} } }, "google-native:healthcare/v1beta1:SensitiveTextAnnotationResponse": { "properties": { "details": {} } }, "google-native:healthcare/v1beta1:Signature": { "properties": { "image": { "$ref": "#/types/google-native:healthcare/v1beta1:Image" }, "metadata": {}, "signatureTime": { "format": "google-datetime" }, "userId": { "required": true } } }, "google-native:healthcare/v1beta1:SignatureResponse": { "properties": { "image": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageResponse" }, "metadata": {}, "signatureTime": { "format": "google-datetime" }, "userId": { "required": true } } }, "google-native:healthcare/v1beta1:StreamConfig": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1FhirBigQueryDestination" }, "deidentifiedStoreDestination": { "$ref": "#/types/google-native:healthcare/v1beta1:DeidentifiedStoreDestination" }, "resourceTypes": { "items": {} } } }, "google-native:healthcare/v1beta1:StreamConfigResponse": { "properties": { "bigqueryDestination": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1FhirBigQueryDestinationResponse" }, "deidentifiedStoreDestination": { "$ref": "#/types/google-native:healthcare/v1beta1:DeidentifiedStoreDestinationResponse" }, "resourceTypes": { "items": {} } } }, "google-native:healthcare/v1beta1:TagFilterList": { "properties": { "tags": { "items": {} } } }, "google-native:healthcare/v1beta1:TagFilterListResponse": { "properties": { "tags": { "items": {} } } }, "google-native:healthcare/v1beta1:TextConfig": { "properties": { "additionalTransformations": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:InfoTypeTransformation" } }, "excludeInfoTypes": { "items": {} }, "profileType": { "$ref": "#/types/google-native:healthcare/v1beta1:TextConfigProfileType" }, "transformations": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:InfoTypeTransformation" } } } }, "google-native:healthcare/v1beta1:TextConfigResponse": { "properties": { "additionalTransformations": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:InfoTypeTransformationResponse" } }, "excludeInfoTypes": { "items": {} }, "profileType": {}, "transformations": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:InfoTypeTransformationResponse" } } } }, "google-native:healthcare/v1beta1:TimePartitioning": { "properties": { "expirationMs": { "format": "int64" }, "type": { "$ref": "#/types/google-native:healthcare/v1beta1:TimePartitioningType" } } }, "google-native:healthcare/v1beta1:TimePartitioningResponse": { "properties": { "expirationMs": { "format": "int64" }, "type": {} } }, "google-native:healthcare/v1beta1:Type": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Field" } }, "name": {}, "primitive": { "$ref": "#/types/google-native:healthcare/v1beta1:TypePrimitive" } } }, "google-native:healthcare/v1beta1:TypeResponse": { "properties": { "fields": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:FieldResponse" } }, "name": {}, "primitive": {} } }, "google-native:healthcare/v1beta1:ValidationConfig": { "properties": { "disableFhirpathValidation": {}, "disableProfileValidation": {}, "disableReferenceTypeValidation": {}, "disableRequiredFieldValidation": {}, "enabledImplementationGuides": { "items": {} } } }, "google-native:healthcare/v1beta1:ValidationConfigResponse": { "properties": { "disableFhirpathValidation": {}, "disableProfileValidation": {}, "disableReferenceTypeValidation": {}, "disableRequiredFieldValidation": {}, "enabledImplementationGuides": { "items": {} } } }, "google-native:healthcare/v1beta1:VersionSource": { "properties": { "mshField": {}, "value": {} } }, "google-native:healthcare/v1beta1:VersionSourceResponse": { "properties": { "mshField": {}, "value": {} } }, "google-native:healthcare/v1beta1:Vertex": { "properties": { "x": { "format": "float" }, "y": { "format": "float" } } }, "google-native:healthcare/v1beta1:VertexResponse": { "properties": { "x": { "format": "float" }, "y": { "format": "float" } } }, "google-native:iam/v1:AccessRestrictions": { "properties": { "allowedServices": { "items": { "$ref": "#/types/google-native:iam/v1:ServiceConfig" }, "forceNew": true }, "disableProgrammaticSignin": {} } }, "google-native:iam/v1:AccessRestrictionsResponse": { "properties": { "allowedServices": { "items": { "$ref": "#/types/google-native:iam/v1:ServiceConfigResponse" } }, "disableProgrammaticSignin": {} } }, "google-native:iam/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:iam/v1:AuditLogConfig" } }, "service": {} } }, "google-native:iam/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:iam/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:iam/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:iam/v1:AuditLogConfigLogType" } } }, "google-native:iam/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:iam/v1:Aws": { "properties": { "accountId": { "required": true } } }, "google-native:iam/v1:AwsResponse": { "properties": { "accountId": { "required": true } } }, "google-native:iam/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:iam/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:iam/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:iam/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:iam/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:iam/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidc": { "properties": { "clientId": { "required": true }, "clientSecret": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcClientSecret" }, "issuerUri": { "required": true }, "jwksJson": {}, "webSsoConfig": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfig", "required": true } } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcClientSecret": { "properties": { "value": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValue" } } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretResponse": { "properties": { "value": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValueResponse" } } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValue": { "properties": { "plainText": {} } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretValueResponse": { "properties": { "plainText": {}, "thumbprint": {} } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcResponse": { "properties": { "clientId": { "required": true }, "clientSecret": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcClientSecretResponse" }, "issuerUri": { "required": true }, "jwksJson": {}, "webSsoConfig": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigResponse", "required": true } } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfig": { "properties": { "additionalScopes": { "items": {} }, "assertionClaimsBehavior": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigAssertionClaimsBehavior", "required": true }, "responseType": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigResponseType", "required": true } } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigResponse": { "properties": { "additionalScopes": { "items": {} }, "assertionClaimsBehavior": { "required": true }, "responseType": { "required": true } } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderSaml": { "properties": { "idpMetadataXml": { "required": true } } }, "google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderSamlResponse": { "properties": { "idpMetadataXml": { "required": true } } }, "google-native:iam/v1:KeyData": { "properties": { "keySpec": { "$ref": "#/types/google-native:iam/v1:KeyDataKeySpec", "required": true } } }, "google-native:iam/v1:KeyDataResponse": { "properties": { "format": {}, "key": {}, "keySpec": { "required": true }, "notAfterTime": { "format": "google-datetime" }, "notBeforeTime": { "format": "google-datetime" } } }, "google-native:iam/v1:Oidc": { "properties": { "allowedAudiences": { "items": {} }, "issuerUri": { "required": true }, "jwksJson": {} } }, "google-native:iam/v1:OidcResponse": { "properties": { "allowedAudiences": { "items": {} }, "issuerUri": { "required": true }, "jwksJson": {} } }, "google-native:iam/v1:Saml": { "properties": { "idpMetadataXml": { "required": true } } }, "google-native:iam/v1:SamlResponse": { "properties": { "idpMetadataXml": { "required": true } } }, "google-native:iam/v1:ServiceConfig": { "properties": { "domain": {} } }, "google-native:iam/v1:ServiceConfigResponse": { "properties": { "domain": {} } }, "google-native:iap/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:iap/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:iap/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:iap/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:iap/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:iap/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:iap/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:iap/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:iap/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:iap/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:iap/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:iap/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AllowByDefault": { "properties": { "disallowedRegions": { "items": {} } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AllowByDefaultResponse": { "properties": { "disallowedRegions": { "items": {} } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AllowlistOnly": { "properties": { "allowedRegions": { "items": {} } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AllowlistOnlyResponse": { "properties": { "allowedRegions": { "items": {} } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig": { "properties": { "bundleIds": { "items": {} }, "codeFlowConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AppleSignInConfigResponse": { "properties": { "bundleIds": { "items": {} }, "codeFlowConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2CodeFlowConfigResponse" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig": { "properties": { "permissions": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ClientPermissions" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfigResponse": { "properties": { "permissions": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ClientPermissionsResponse" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ClientPermissions": { "properties": { "disabledUserDeletion": {}, "disabledUserSignup": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ClientPermissionsResponse": { "properties": { "disabledUserDeletion": {}, "disabledUserSignup": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig": { "properties": { "keyId": {}, "privateKey": {}, "teamId": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2CodeFlowConfigResponse": { "properties": { "keyId": {}, "privateKey": {}, "teamId": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptions": { "properties": { "containsLowercaseCharacter": {}, "containsNonAlphanumericCharacter": {}, "containsNumericCharacter": {}, "containsUppercaseCharacter": {}, "maxPasswordLength": { "format": "int32" }, "minPasswordLength": { "format": "int32" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsResponse": { "properties": { "containsLowercaseCharacter": {}, "containsNonAlphanumericCharacter": {}, "containsNumericCharacter": {}, "containsUppercaseCharacter": {}, "maxPasswordLength": { "format": "int32" }, "minPasswordLength": { "format": "int32" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfig": { "properties": { "enableImprovedEmailPrivacy": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfigResponse": { "properties": { "enableImprovedEmailPrivacy": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2HashConfigResponse": { "properties": { "algorithm": {}, "memoryCost": { "format": "int32" }, "rounds": { "format": "int32" }, "saltSeparator": {}, "signerKey": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2IdpCertificate": { "properties": { "x509Certificate": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2IdpCertificateResponse": { "properties": { "x509Certificate": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2IdpConfig": { "properties": { "idpCertificates": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2IdpCertificate" } }, "idpEntityId": {}, "signRequest": {}, "ssoUrl": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2IdpConfigResponse": { "properties": { "idpCertificates": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2IdpCertificateResponse" } }, "idpEntityId": {}, "signRequest": {}, "ssoUrl": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2Inheritance": { "properties": { "emailSendingConfig": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2InheritanceResponse": { "properties": { "emailSendingConfig": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MonitoringConfig": { "properties": { "requestLogging": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RequestLogging" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MonitoringConfigResponse": { "properties": { "requestLogging": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RequestLoggingResponse" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig": { "properties": { "enabledProviders": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfigEnabledProvidersItem" } }, "providerConfigs": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ProviderConfig" } }, "state": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfigState" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfigResponse": { "properties": { "enabledProviders": { "items": {} }, "providerConfigs": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ProviderConfigResponse" } }, "state": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2OAuthResponseType": { "properties": { "code": {}, "idToken": {}, "token": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2OAuthResponseTypeResponse": { "properties": { "code": {}, "idToken": {}, "token": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfig": { "properties": { "forceUpgradeOnSignin": {}, "passwordPolicyEnforcementState": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfigPasswordPolicyEnforcementState" }, "passwordPolicyVersions": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersion" } } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfigResponse": { "properties": { "forceUpgradeOnSignin": {}, "lastUpdateTime": { "format": "google-datetime" }, "passwordPolicyEnforcementState": {}, "passwordPolicyVersions": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersionResponse" } } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersion": { "properties": { "customStrengthOptions": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptions" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2PasswordPolicyVersionResponse": { "properties": { "customStrengthOptions": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2CustomStrengthOptionsResponse" }, "schemaVersion": { "format": "int32" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ProviderConfig": { "properties": { "state": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ProviderConfigState" }, "totpProviderConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ProviderConfigResponse": { "properties": { "state": {}, "totpProviderConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfigResponse" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaConfig": { "properties": { "emailPasswordEnforcementState": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigEmailPasswordEnforcementState" }, "managedRules": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRule" } }, "useAccountDefender": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaConfigResponse": { "properties": { "emailPasswordEnforcementState": {}, "managedRules": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRuleResponse" } }, "recaptchaKeys": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaKeyResponse" } }, "useAccountDefender": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaKeyResponse": { "properties": { "key": {}, "type": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRule": { "properties": { "action": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRuleAction" }, "endScore": { "format": "float" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaManagedRuleResponse": { "properties": { "action": {}, "endScore": { "format": "float" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RequestLogging": { "properties": { "enabled": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RequestLoggingResponse": { "properties": { "enabled": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig": { "properties": { "allowByDefault": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AllowByDefault" }, "allowlistOnly": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AllowlistOnly" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SmsRegionConfigResponse": { "properties": { "allowByDefault": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AllowByDefaultResponse" }, "allowlistOnly": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AllowlistOnlyResponse" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SpCertificateResponse": { "properties": { "expiresAt": { "format": "google-datetime" }, "x509Certificate": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SpConfig": { "properties": { "callbackUri": {}, "spEntityId": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SpConfigResponse": { "properties": { "callbackUri": {}, "spCertificates": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SpCertificateResponse" } }, "spEntityId": {} } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfig": { "properties": { "adjacentIntervals": { "format": "int32" } } }, "google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2TotpMfaProviderConfigResponse": { "properties": { "adjacentIntervals": { "format": "int32" } } }, "google-native:identitytoolkit/v2:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:identitytoolkit/v2:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:identitytoolkit/v2:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:identitytoolkit/v2:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:identitytoolkit/v2:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleTypeExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:identitytoolkit/v2:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleTypeExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:identitytoolkit/v2:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:identitytoolkit/v2:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:ids/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:ids/v1:AuditLogConfig" } }, "service": {} } }, "google-native:ids/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:ids/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:ids/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:ids/v1:AuditLogConfigLogType" } } }, "google-native:ids/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:ids/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:ids/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:ids/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:ids/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:ids/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:ids/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoAttributes": { "properties": { "dataType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoAttributesDataType" }, "defaultValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoValueType" }, "isRequired": {}, "isSearchable": {}, "logSettings": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoLogSettings" }, "readOnly": {}, "searchable": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoAttributesSearchable" }, "taskVisibility": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoAttributesResponse": { "properties": { "dataType": {}, "defaultValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoValueTypeResponse" }, "isRequired": {}, "isSearchable": {}, "logSettings": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoLogSettingsResponse" }, "readOnly": {}, "searchable": {}, "taskVisibility": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList": { "properties": { "enumStrings": { "items": {} }, "filterType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumListFilterType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumListResponse": { "properties": { "enumStrings": { "items": {} }, "filterType": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue": { "properties": { "absolute": { "format": "int64" }, "percentage": { "format": "int32" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValueResponse": { "properties": { "absolute": { "format": "int64" }, "percentage": { "format": "int32" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBooleanParameterArray": { "properties": { "booleanValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBooleanParameterArrayResponse": { "properties": { "booleanValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCloudSchedulerConfig": { "properties": { "cronTab": { "required": true }, "errorMessage": {}, "location": { "required": true }, "serviceAccountEmail": { "required": true } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCloudSchedulerConfigResponse": { "properties": { "cronTab": { "required": true }, "errorMessage": {}, "location": { "required": true }, "serviceAccountEmail": { "required": true } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCombinedCondition": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCondition" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCombinedConditionResponse": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoConditionResponse" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCondition": { "properties": { "eventPropertyKey": {}, "operator": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoConditionOperator" }, "value": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoValueType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoConditionResponse": { "properties": { "eventPropertyKey": {}, "operator": {}, "value": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoValueTypeResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCoordinate": { "properties": { "x": { "format": "int32" }, "y": { "format": "int32" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCoordinateResponse": { "properties": { "x": { "format": "int32" }, "y": { "format": "int32" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoDoubleArray": { "properties": { "values": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoDoubleArrayResponse": { "properties": { "values": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoDoubleParameterArray": { "properties": { "doubleValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoDoubleParameterArrayResponse": { "properties": { "doubleValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventBusProperties": { "properties": { "properties": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoPropertyEntry" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventBusPropertiesResponse": { "properties": { "properties": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoPropertyEntryResponse" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventParameters": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParameterEntry" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventParametersResponse": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParameterEntryResponse" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoFailurePolicy": { "properties": { "intervalInSeconds": { "format": "int64" }, "maxNumRetries": { "format": "int32" }, "retryStrategy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoFailurePolicyRetryStrategy" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoFailurePolicyResponse": { "properties": { "intervalInSeconds": { "format": "int64" }, "maxNumRetries": { "format": "int32" }, "retryStrategy": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoIntArray": { "properties": { "values": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoIntArrayResponse": { "properties": { "values": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoIntParameterArray": { "properties": { "intValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoIntParameterArrayResponse": { "properties": { "intValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoLogSettings": { "properties": { "logFieldName": {}, "sanitizeOptions": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsSanitizeOptions" }, "seedPeriod": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoLogSettingsSeedPeriod" }, "seedScope": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoLogSettingsSeedScope" }, "shorteningLimits": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsFieldLimits" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoLogSettingsResponse": { "properties": { "logFieldName": {}, "sanitizeOptions": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsSanitizeOptionsResponse" }, "seedPeriod": {}, "seedScope": {}, "shorteningLimits": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsFieldLimitsResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTask": { "properties": { "combinedConditions": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCombinedCondition" } }, "condition": {}, "description": {}, "label": {}, "taskConfigId": {}, "taskNumber": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTaskResponse": { "properties": { "combinedConditions": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCombinedConditionResponse" } }, "condition": {}, "description": {}, "label": {}, "taskConfigId": {}, "taskNumber": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTeardownTask": { "properties": { "name": { "required": true } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTeardownTaskResponse": { "properties": { "name": { "required": true } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNodeIdentifier": { "properties": { "elementIdentifier": {}, "elementType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNodeIdentifierElementType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNodeIdentifierResponse": { "properties": { "elementIdentifier": {}, "elementType": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryConfig": { "properties": { "descriptivePhrase": {}, "helpText": {}, "hideDefaultValue": {}, "inputDisplayOption": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryConfigInputDisplayOption" }, "isHidden": {}, "label": {}, "parameterNameOption": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryConfigParameterNameOption" }, "subSectionLabel": {}, "uiPlaceholderText": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryConfigResponse": { "properties": { "descriptivePhrase": {}, "helpText": {}, "hideDefaultValue": {}, "inputDisplayOption": {}, "isHidden": {}, "label": {}, "parameterNameOption": {}, "subSectionLabel": {}, "uiPlaceholderText": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinition": { "properties": { "fullName": {}, "path": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinitionResponse": { "properties": { "fullName": {}, "path": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRule": { "properties": { "doubleRange": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleDoubleRange" }, "intRange": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleIntRange" }, "stringRegex": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegex" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleDoubleRange": { "properties": { "max": { "format": "double" }, "min": { "format": "double" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleDoubleRangeResponse": { "properties": { "max": { "format": "double" }, "min": { "format": "double" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleIntRange": { "properties": { "max": { "format": "int64" }, "min": { "format": "int64" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleIntRangeResponse": { "properties": { "max": { "format": "int64" }, "min": { "format": "int64" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleResponse": { "properties": { "doubleRange": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleDoubleRangeResponse" }, "intRange": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleIntRangeResponse" }, "stringRegex": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegexResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegex": { "properties": { "exclusive": {}, "regex": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleStringRegexResponse": { "properties": { "exclusive": {}, "regex": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParameterEntry": { "properties": { "key": {}, "value": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParameterValueType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParameterEntryResponse": { "properties": { "key": {}, "value": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParameterValueTypeResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParameterValueType": { "properties": { "booleanArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBooleanParameterArray" }, "booleanValue": {}, "doubleArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoDoubleParameterArray" }, "doubleValue": { "format": "double" }, "intArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoIntParameterArray" }, "intValue": { "format": "int64" }, "protoArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoProtoParameterArray" }, "protoValue": {}, "serializedObjectValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoSerializedObjectParameter" }, "stringArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoStringParameterArray" }, "stringValue": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParameterValueTypeResponse": { "properties": { "booleanArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBooleanParameterArrayResponse" }, "booleanValue": {}, "doubleArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoDoubleParameterArrayResponse" }, "doubleValue": { "format": "double" }, "intArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoIntParameterArrayResponse" }, "intValue": { "format": "int64" }, "protoArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoProtoParameterArrayResponse" }, "protoValue": {}, "serializedObjectValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoSerializedObjectParameterResponse" }, "stringArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoStringParameterArrayResponse" }, "stringValue": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoPropertyEntry": { "properties": { "key": {}, "value": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoValueType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoPropertyEntryResponse": { "properties": { "key": {}, "value": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoValueTypeResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoProtoParameterArray": { "properties": { "protoValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoProtoParameterArrayResponse": { "properties": { "protoValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoSerializedObjectParameter": { "properties": { "objectValue": { "format": "byte" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoSerializedObjectParameterResponse": { "properties": { "objectValue": { "format": "byte" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoStringArray": { "properties": { "values": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoStringArrayResponse": { "properties": { "values": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoStringParameterArray": { "properties": { "stringValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoStringParameterArrayResponse": { "properties": { "stringValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoSuccessPolicy": { "properties": { "finalState": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoSuccessPolicyFinalState" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoSuccessPolicyResponse": { "properties": { "finalState": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskAlertConfig": { "properties": { "aggregationPeriod": {}, "alertDisabled": {}, "alertName": {}, "clientId": {}, "durationThresholdMs": { "format": "int64" }, "errorEnumList": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList" }, "metricType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskAlertConfigMetricType" }, "numAggregationPeriods": { "format": "int32" }, "onlyFinalAttempt": {}, "playbookUrl": {}, "thresholdType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskAlertConfigThresholdType" }, "thresholdValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue" }, "warningEnumList": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskAlertConfigResponse": { "properties": { "aggregationPeriod": {}, "alertDisabled": {}, "alertName": {}, "clientId": {}, "durationThresholdMs": { "format": "int64" }, "errorEnumList": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumListResponse" }, "metricType": {}, "numAggregationPeriods": { "format": "int32" }, "onlyFinalAttempt": {}, "playbookUrl": {}, "thresholdType": {}, "thresholdValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValueResponse" }, "warningEnumList": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumListResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadata": { "properties": { "activeTaskName": {}, "admins": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataAdmin" } }, "category": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataCategory" }, "codeSearchLink": {}, "defaultJsonValidationOption": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataDefaultJsonValidationOption" }, "defaultSpec": {}, "description": {}, "descriptiveName": {}, "docMarkdown": {}, "externalCategory": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataExternalCategory" }, "externalCategorySequence": { "format": "int32" }, "externalDocHtml": {}, "externalDocLink": {}, "externalDocMarkdown": {}, "g3DocLink": {}, "iconLink": {}, "isDeprecated": {}, "name": {}, "standaloneExternalDocHtml": {}, "status": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataStatus" }, "system": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataSystem" }, "tags": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataAdmin": { "properties": { "googleGroupEmail": {}, "userEmail": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataAdminResponse": { "properties": { "googleGroupEmail": {}, "userEmail": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataResponse": { "properties": { "activeTaskName": {}, "admins": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataAdminResponse" } }, "category": {}, "codeSearchLink": {}, "defaultJsonValidationOption": {}, "defaultSpec": {}, "description": {}, "descriptiveName": {}, "docMarkdown": {}, "externalCategory": {}, "externalCategorySequence": { "format": "int32" }, "externalDocHtml": {}, "externalDocLink": {}, "externalDocMarkdown": {}, "g3DocLink": {}, "iconLink": {}, "isDeprecated": {}, "name": {}, "standaloneExternalDocHtml": {}, "status": {}, "system": {}, "tags": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskUiConfig": { "properties": { "taskUiModuleConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskUiModuleConfig" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskUiConfigResponse": { "properties": { "taskUiModuleConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskUiModuleConfigResponse" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskUiModuleConfig": { "properties": { "moduleId": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskUiModuleConfigModuleId" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskUiModuleConfigResponse": { "properties": { "moduleId": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTeardown": { "properties": { "teardownTaskConfigs": { "required": true, "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTeardownTaskConfig" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTeardownResponse": { "properties": { "teardownTaskConfigs": { "required": true, "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTeardownTaskConfigResponse" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTeardownTaskConfig": { "properties": { "creatorEmail": {}, "name": { "required": true }, "nextTeardownTask": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTeardownTask" }, "parameters": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventParameters" }, "properties": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventBusProperties" }, "teardownTaskImplementationClassName": { "required": true } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTeardownTaskConfigResponse": { "properties": { "creatorEmail": {}, "name": { "required": true }, "nextTeardownTask": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTeardownTaskResponse" }, "parameters": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventParametersResponse" }, "properties": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventBusPropertiesResponse" }, "teardownTaskImplementationClassName": { "required": true } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTriggerCriteria": { "properties": { "condition": { "required": true }, "parameters": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventParameters" }, "triggerCriteriaTaskImplementationClassName": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTriggerCriteriaResponse": { "properties": { "condition": { "required": true }, "parameters": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoEventParametersResponse" }, "triggerCriteriaTaskImplementationClassName": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoValueType": { "properties": { "booleanValue": {}, "doubleArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoDoubleArray" }, "doubleValue": { "format": "double" }, "intArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoIntArray" }, "intValue": { "format": "int64" }, "protoValue": {}, "stringArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoStringArray" }, "stringValue": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoValueTypeResponse": { "properties": { "booleanValue": {}, "doubleArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoDoubleArrayResponse" }, "doubleValue": { "format": "double" }, "intArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoIntArrayResponse" }, "intValue": { "format": "int64" }, "protoValue": {}, "stringArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoStringArrayResponse" }, "stringValue": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoWorkflowAlertConfig": { "properties": { "aggregationPeriod": {}, "alertDisabled": {}, "alertName": {}, "clientId": {}, "durationThresholdMs": { "format": "int64" }, "errorEnumList": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList" }, "metricType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoWorkflowAlertConfigMetricType" }, "numAggregationPeriods": { "format": "int32" }, "onlyFinalAttempt": {}, "playbookUrl": {}, "thresholdType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoWorkflowAlertConfigThresholdType" }, "thresholdValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValue" }, "warningEnumList": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoWorkflowAlertConfigResponse": { "properties": { "aggregationPeriod": {}, "alertDisabled": {}, "alertName": {}, "clientId": {}, "durationThresholdMs": { "format": "int64" }, "errorEnumList": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumListResponse" }, "metricType": {}, "numAggregationPeriods": { "format": "int32" }, "onlyFinalAttempt": {}, "playbookUrl": {}, "thresholdType": {}, "thresholdValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValueResponse" }, "warningEnumList": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumListResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusStats": { "properties": { "dimensions": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusStatsDimensions" }, "durationInSeconds": { "format": "double" }, "errorRate": { "format": "double" }, "qps": { "format": "double" }, "warningRate": { "format": "double" } } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusStatsDimensions": { "properties": { "clientId": {}, "enumFilterType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusStatsDimensionsEnumFilterType" }, "errorEnumString": {}, "retryAttempt": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusStatsDimensionsRetryAttempt" }, "taskName": {}, "taskNumber": {}, "triggerId": {}, "warningEnumString": {}, "workflowId": {}, "workflowName": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusStatsDimensionsResponse": { "properties": { "clientId": {}, "enumFilterType": {}, "errorEnumString": {}, "retryAttempt": {}, "taskName": {}, "taskNumber": {}, "triggerId": {}, "warningEnumString": {}, "workflowId": {}, "workflowName": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmEventbusStatsResponse": { "properties": { "dimensions": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusStatsDimensionsResponse" }, "durationInSeconds": { "format": "double" }, "errorRate": { "format": "double" }, "qps": { "format": "double" }, "warningRate": { "format": "double" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoBooleanParameterArray": { "properties": { "booleanValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoBooleanParameterArrayResponse": { "properties": { "booleanValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoDoubleParameterArray": { "properties": { "doubleValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoDoubleParameterArrayResponse": { "properties": { "doubleValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoEventParameters": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterEntry" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoEventParametersResponse": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterEntryResponse" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoIntParameterArray": { "properties": { "intValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoIntParameterArrayResponse": { "properties": { "intValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParamSpecEntry": { "properties": { "className": {}, "collectionElementClassName": {}, "config": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryConfig" }, "dataType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParamSpecEntryDataType" }, "defaultValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterValueType" }, "isDeprecated": {}, "isOutput": {}, "jsonSchema": {}, "key": {}, "protoDef": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinition" }, "required": {}, "validationRule": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRule" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParamSpecEntryResponse": { "properties": { "className": {}, "collectionElementClassName": {}, "config": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryConfigResponse" }, "dataType": {}, "defaultValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterValueTypeResponse" }, "isDeprecated": {}, "isOutput": {}, "jsonSchema": {}, "key": {}, "protoDef": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryProtoDefinitionResponse" }, "required": {}, "validationRule": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoParamSpecEntryValidationRuleResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParamSpecsMessage": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParamSpecEntry" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParamSpecsMessageResponse": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParamSpecEntryResponse" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterEntry": { "properties": { "dataType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterEntryDataType" }, "key": {}, "value": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterValueType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterEntryResponse": { "properties": { "dataType": {}, "key": {}, "value": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterValueTypeResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterValueType": { "properties": { "booleanArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoBooleanParameterArray" }, "booleanValue": {}, "doubleArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoDoubleParameterArray" }, "doubleValue": { "format": "double" }, "intArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoIntParameterArray" }, "intValue": { "format": "int64" }, "jsonValue": {}, "protoArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoProtoParameterArray" }, "protoValue": {}, "serializedObjectValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameter" }, "stringArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoStringParameterArray" }, "stringValue": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterValueTypeResponse": { "properties": { "booleanArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoBooleanParameterArrayResponse" }, "booleanValue": {}, "doubleArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoDoubleParameterArrayResponse" }, "doubleValue": { "format": "double" }, "intArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoIntParameterArrayResponse" }, "intValue": { "format": "int64" }, "jsonValue": {}, "protoArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoProtoParameterArrayResponse" }, "protoValue": {}, "serializedObjectValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameterResponse" }, "stringArray": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoStringParameterArrayResponse" }, "stringValue": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoProtoParameterArray": { "properties": { "protoValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoProtoParameterArrayResponse": { "properties": { "protoValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoRollbackStrategy": { "properties": { "parameters": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoEventParameters" }, "rollbackTaskImplementationClassName": { "required": true }, "taskNumbersToRollback": { "required": true, "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoRollbackStrategyResponse": { "properties": { "parameters": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoEventParametersResponse" }, "rollbackTaskImplementationClassName": { "required": true }, "taskNumbersToRollback": { "required": true, "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameter": { "properties": { "objectValue": { "format": "byte" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoSerializedObjectParameterResponse": { "properties": { "objectValue": { "format": "byte" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoStringParameterArray": { "properties": { "stringValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoStringParameterArrayResponse": { "properties": { "stringValues": { "items": {} } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfig": { "properties": { "alertConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskAlertConfig" } }, "createTime": { "format": "google-datetime" }, "creatorEmail": {}, "description": {}, "disableStrictTypeValidation": {}, "errorCatcherId": {}, "externalTaskType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfigExternalTaskType" }, "failurePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoFailurePolicy" }, "incomingEdgeCount": { "format": "int32" }, "jsonValidationOption": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfigJsonValidationOption" }, "label": {}, "lastModifiedTime": { "format": "google-datetime" }, "nextTasks": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTask" } }, "nextTasksExecutionPolicy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfigNextTasksExecutionPolicy" }, "parameters": {}, "position": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCoordinate" }, "precondition": {}, "preconditionLabel": {}, "rollbackStrategy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoRollbackStrategy" }, "successPolicy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoSuccessPolicy" }, "synchronousCallFailurePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoFailurePolicy" }, "taskEntity": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskEntity" }, "taskExecutionStrategy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfigTaskExecutionStrategy" }, "taskName": {}, "taskNumber": {}, "taskSpec": {}, "taskTemplateName": {}, "taskType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfigTaskType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfigResponse": { "properties": { "alertConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskAlertConfigResponse" } }, "createTime": { "format": "google-datetime" }, "creatorEmail": {}, "description": {}, "disableStrictTypeValidation": {}, "errorCatcherId": {}, "externalTaskType": {}, "failurePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoFailurePolicyResponse" }, "incomingEdgeCount": { "format": "int32" }, "jsonValidationOption": {}, "label": {}, "lastModifiedTime": { "format": "google-datetime" }, "nextTasks": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTaskResponse" } }, "nextTasksExecutionPolicy": {}, "parameters": {}, "position": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCoordinateResponse" }, "precondition": {}, "preconditionLabel": {}, "rollbackStrategy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoRollbackStrategyResponse" }, "successPolicy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoSuccessPolicyResponse" }, "synchronousCallFailurePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoFailurePolicyResponse" }, "taskEntity": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskEntityResponse" }, "taskExecutionStrategy": {}, "taskName": {}, "taskNumber": {}, "taskSpec": {}, "taskTemplateName": {}, "taskType": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskEntity": { "properties": { "disabledForVpcSc": {}, "metadata": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadata" }, "paramSpecs": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParamSpecsMessage" }, "stats": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusStats" }, "taskType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskEntityTaskType" }, "uiConfig": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskUiConfig" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskEntityResponse": { "properties": { "disabledForVpcSc": {}, "metadata": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskMetadataResponse" }, "paramSpecs": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParamSpecsMessageResponse" }, "stats": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusStatsResponse" }, "taskType": {}, "uiConfig": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTaskUiConfigResponse" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTriggerConfig": { "properties": { "alertConfig": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoWorkflowAlertConfig" } }, "cloudSchedulerConfig": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCloudSchedulerConfig" }, "description": {}, "enabledClients": { "required": true, "items": {} }, "errorCatcherId": {}, "label": {}, "nextTasksExecutionPolicy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTriggerConfigNextTasksExecutionPolicy" }, "pauseWorkflowExecutions": {}, "position": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCoordinate" }, "properties": {}, "startTasks": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTask" } }, "triggerCriteria": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTriggerCriteria" }, "triggerId": {}, "triggerName": {}, "triggerNumber": { "required": true }, "triggerType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTriggerConfigTriggerType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTriggerConfigResponse": { "properties": { "alertConfig": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoWorkflowAlertConfigResponse" } }, "cloudSchedulerConfig": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCloudSchedulerConfigResponse" }, "description": {}, "enabledClients": { "required": true, "items": {} }, "errorCatcherId": {}, "label": {}, "nextTasksExecutionPolicy": {}, "pauseWorkflowExecutions": {}, "position": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoCoordinateResponse" }, "properties": {}, "startTasks": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNextTaskResponse" } }, "triggerCriteria": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTriggerCriteriaResponse" }, "triggerId": {}, "triggerName": {}, "triggerNumber": { "required": true }, "triggerType": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry": { "properties": { "attributes": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoAttributes" }, "children": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry" } }, "dataType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryDataType" }, "defaultValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterValueType" }, "description": {}, "inOutType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryInOutType" }, "isTransient": {}, "jsonSchema": {}, "key": {}, "name": {}, "producedBy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNodeIdentifier" }, "producer": {}, "protoDefName": {}, "protoDefPath": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryResponse": { "properties": { "attributes": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoAttributesResponse" }, "children": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryResponse" } }, "dataType": {}, "defaultValue": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoParameterValueTypeResponse" }, "description": {}, "inOutType": {}, "isTransient": {}, "jsonSchema": {}, "key": {}, "name": {}, "producedBy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoNodeIdentifierResponse" }, "producer": {}, "protoDefName": {}, "protoDefPath": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameters": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntry" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParametersResponse": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameterEntryResponse" } } } }, "google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsFieldLimits": { "properties": { "logAction": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsFieldLimitsLogAction" }, "logType": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsFieldLimitsLogTypeItem" } }, "maxArraySize": { "format": "int32" }, "maxStringLength": { "format": "int32" }, "shortenerType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsFieldLimitsShortenerType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsFieldLimitsResponse": { "properties": { "logAction": {}, "logType": { "items": {} }, "maxArraySize": { "format": "int32" }, "maxStringLength": { "format": "int32" }, "shortenerType": {} } }, "google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsSanitizeOptions": { "properties": { "isAlreadySanitized": {}, "logType": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsSanitizeOptionsLogTypeItem" } }, "privacy": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsSanitizeOptionsPrivacy" }, "sanitizeType": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsSanitizeOptionsSanitizeType" } } }, "google-native:integrations/v1alpha:EnterpriseCrmLoggingGwsSanitizeOptionsResponse": { "properties": { "isAlreadySanitized": {}, "logType": { "items": {} }, "privacy": {}, "sanitizeType": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAccessToken": { "properties": { "accessToken": {}, "accessTokenExpireTime": { "format": "google-datetime", "required": true }, "refreshToken": {}, "refreshTokenExpireTime": { "format": "google-datetime" }, "tokenType": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAccessTokenResponse": { "properties": { "accessToken": {}, "accessTokenExpireTime": { "format": "google-datetime", "required": true }, "refreshToken": {}, "refreshTokenExpireTime": { "format": "google-datetime" }, "tokenType": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAssertion": { "properties": { "assertionStrategy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAssertionAssertionStrategy" }, "condition": {}, "parameter": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaEventParameter" }, "retryCount": { "format": "int32" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAssertionResponse": { "properties": { "assertionStrategy": {}, "condition": {}, "parameter": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaEventParameterResponse" }, "retryCount": { "format": "int32" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAuthToken": { "properties": { "token": {}, "type": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAuthTokenResponse": { "properties": { "token": {}, "type": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaBooleanParameterArray": { "properties": { "booleanValues": { "items": {} } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaBooleanParameterArrayResponse": { "properties": { "booleanValues": { "items": {} } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaClientCertificate": { "properties": { "encryptedPrivateKey": {}, "passphrase": {}, "sslCertificate": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaClientCertificateResponse": { "properties": { "encryptedPrivateKey": {}, "passphrase": {}, "sslCertificate": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCloudLoggingDetails": { "properties": { "cloudLoggingSeverity": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCloudLoggingDetailsCloudLoggingSeverity" }, "enableCloudLogging": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCloudLoggingDetailsResponse": { "properties": { "cloudLoggingSeverity": {}, "enableCloudLogging": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCloudSchedulerConfig": { "properties": { "cronTab": { "required": true }, "errorMessage": {}, "location": { "required": true }, "serviceAccountEmail": { "required": true } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCloudSchedulerConfigResponse": { "properties": { "cronTab": { "required": true }, "errorMessage": {}, "location": { "required": true }, "serviceAccountEmail": { "required": true } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCoordinate": { "properties": { "x": { "format": "int32", "required": true }, "y": { "format": "int32", "required": true } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCoordinateResponse": { "properties": { "x": { "format": "int32", "required": true }, "y": { "format": "int32", "required": true } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCredential": { "properties": { "authToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAuthToken" }, "credentialType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCredentialCredentialType" }, "jwt": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaJwt" }, "oauth2AuthorizationCode": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode" }, "oauth2ClientCredentials": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ClientCredentials" }, "oauth2ResourceOwnerCredentials": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentials" }, "oidcToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOidcToken" }, "serviceAccountCredentials": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaServiceAccountCredentials" }, "usernameAndPassword": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaUsernameAndPassword" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCredentialResponse": { "properties": { "authToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAuthTokenResponse" }, "credentialType": {}, "jwt": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaJwtResponse" }, "oauth2AuthorizationCode": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeResponse" }, "oauth2ClientCredentials": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsResponse" }, "oauth2ResourceOwnerCredentials": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsResponse" }, "oidcToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOidcTokenResponse" }, "serviceAccountCredentials": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaServiceAccountCredentialsResponse" }, "usernameAndPassword": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaUsernameAndPasswordResponse" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaDoubleParameterArray": { "properties": { "doubleValues": { "items": {} } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaDoubleParameterArrayResponse": { "properties": { "doubleValues": { "items": {} } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaErrorCatcherConfig": { "properties": { "description": {}, "errorCatcherId": { "required": true }, "errorCatcherNumber": { "required": true }, "label": {}, "position": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCoordinate" }, "startErrorTasks": { "required": true, "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaNextTask" } } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaErrorCatcherConfigResponse": { "properties": { "description": {}, "errorCatcherId": { "required": true }, "errorCatcherNumber": { "required": true }, "label": {}, "position": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCoordinateResponse" }, "startErrorTasks": { "required": true, "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaNextTaskResponse" } } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaEventParameter": { "properties": { "key": {}, "value": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaValueType" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaEventParameterResponse": { "properties": { "key": {}, "value": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaValueTypeResponse" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaFailurePolicy": { "properties": { "intervalTime": { "format": "google-datetime" }, "maxRetries": { "format": "int32" }, "retryStrategy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaFailurePolicyRetryStrategy" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaFailurePolicyResponse": { "properties": { "intervalTime": { "format": "google-datetime" }, "maxRetries": { "format": "int32" }, "retryStrategy": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntParameterArray": { "properties": { "intValues": { "items": {} } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntParameterArrayResponse": { "properties": { "intValues": { "items": {} } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfig": { "properties": { "aggregationPeriod": {}, "alertThreshold": { "format": "int32" }, "disableAlert": {}, "displayName": {}, "durationThreshold": { "format": "google-duration" }, "metricType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfigMetricType" }, "onlyFinalAttempt": {}, "thresholdType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdType" }, "thresholdValue": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValue" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfigResponse": { "properties": { "aggregationPeriod": {}, "alertThreshold": { "format": "int32" }, "disableAlert": {}, "displayName": {}, "durationThreshold": { "format": "google-duration" }, "metricType": {}, "onlyFinalAttempt": {}, "thresholdType": {}, "thresholdValue": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueResponse" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValue": { "properties": { "absolute": { "format": "int64" }, "percentage": { "format": "int32" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfigThresholdValueResponse": { "properties": { "absolute": { "format": "int64" }, "percentage": { "format": "int32" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationParameter": { "properties": { "dataType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationParameterDataType" }, "defaultValue": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaValueType" }, "displayName": {}, "inputOutputType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationParameterInputOutputType" }, "isTransient": {}, "jsonSchema": {}, "key": {}, "producer": {}, "searchable": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationParameterResponse": { "properties": { "dataType": {}, "defaultValue": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaValueTypeResponse" }, "displayName": {}, "inputOutputType": {}, "isTransient": {}, "jsonSchema": {}, "key": {}, "producer": {}, "searchable": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaJwt": { "properties": { "jwt": {}, "jwtHeader": {}, "jwtPayload": {}, "secret": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaJwtResponse": { "properties": { "jwt": {}, "jwtHeader": {}, "jwtPayload": {}, "secret": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaMockConfig": { "properties": { "failedExecutions": { "format": "int64" }, "mockStrategy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaMockConfigMockStrategy" }, "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaEventParameter" } } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaMockConfigResponse": { "properties": { "failedExecutions": { "format": "int64" }, "mockStrategy": {}, "parameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaEventParameterResponse" } } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaNextTask": { "properties": { "condition": {}, "description": {}, "displayName": {}, "taskConfigId": {}, "taskId": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaNextTaskResponse": { "properties": { "condition": {}, "description": {}, "displayName": {}, "taskConfigId": {}, "taskId": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCode": { "properties": { "accessToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAccessToken" }, "applyReauthPolicy": {}, "authCode": {}, "authEndpoint": {}, "authParams": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMap" }, "clientId": {}, "clientSecret": {}, "requestType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeRequestType" }, "scope": {}, "tokenEndpoint": {}, "tokenParams": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMap" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeResponse": { "properties": { "accessToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAccessTokenResponse" }, "applyReauthPolicy": {}, "authCode": {}, "authEndpoint": {}, "authParams": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapResponse" }, "clientId": {}, "clientSecret": {}, "requestType": {}, "scope": {}, "tokenEndpoint": {}, "tokenParams": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapResponse" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ClientCredentials": { "properties": { "accessToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAccessToken" }, "clientId": {}, "clientSecret": {}, "requestType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsRequestType" }, "scope": {}, "tokenEndpoint": {}, "tokenParams": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMap" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsResponse": { "properties": { "accessToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAccessTokenResponse" }, "clientId": {}, "clientSecret": {}, "requestType": {}, "scope": {}, "tokenEndpoint": {}, "tokenParams": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapResponse" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentials": { "properties": { "accessToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAccessToken" }, "clientId": {}, "clientSecret": {}, "password": {}, "requestType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsRequestType" }, "scope": {}, "tokenEndpoint": {}, "tokenParams": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMap" }, "username": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsResponse": { "properties": { "accessToken": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAccessTokenResponse" }, "clientId": {}, "clientSecret": {}, "password": {}, "requestType": {}, "scope": {}, "tokenEndpoint": {}, "tokenParams": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapResponse" }, "username": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOidcToken": { "properties": { "audience": {}, "serviceAccountEmail": {}, "token": {}, "tokenExpireTime": { "format": "google-datetime" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaOidcTokenResponse": { "properties": { "audience": {}, "serviceAccountEmail": {}, "token": {}, "tokenExpireTime": { "format": "google-datetime" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMap": { "properties": { "entries": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapEntry" } }, "keyType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapKeyType" }, "valueType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapValueType" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapEntry": { "properties": { "key": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapField" }, "value": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapField" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapEntryResponse": { "properties": { "key": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapFieldResponse" }, "value": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapFieldResponse" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapField": { "properties": { "literalValue": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaValueType" }, "referenceKey": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapFieldResponse": { "properties": { "literalValue": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaValueTypeResponse" }, "referenceKey": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapResponse": { "properties": { "entries": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaParameterMapEntryResponse" } }, "keyType": {}, "valueType": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaServiceAccountCredentials": { "properties": { "scope": {}, "serviceAccount": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaServiceAccountCredentialsResponse": { "properties": { "scope": {}, "serviceAccount": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaStringParameterArray": { "properties": { "stringValues": { "items": {} } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaStringParameterArrayResponse": { "properties": { "stringValues": { "items": {} } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaSuccessPolicy": { "properties": { "finalState": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaSuccessPolicyFinalState" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaSuccessPolicyResponse": { "properties": { "finalState": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTaskConfig": { "properties": { "description": {}, "displayName": {}, "errorCatcherId": {}, "externalTaskType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTaskConfigExternalTaskType" }, "failurePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaFailurePolicy" }, "jsonValidationOption": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTaskConfigJsonValidationOption" }, "nextTasks": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaNextTask" } }, "nextTasksExecutionPolicy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTaskConfigNextTasksExecutionPolicy" }, "parameters": {}, "position": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCoordinate" }, "successPolicy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaSuccessPolicy" }, "synchronousCallFailurePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaFailurePolicy" }, "task": {}, "taskExecutionStrategy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTaskConfigTaskExecutionStrategy" }, "taskId": { "required": true }, "taskTemplate": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTaskConfigResponse": { "properties": { "description": {}, "displayName": {}, "errorCatcherId": {}, "externalTaskType": {}, "failurePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaFailurePolicyResponse" }, "jsonValidationOption": {}, "nextTasks": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaNextTaskResponse" } }, "nextTasksExecutionPolicy": {}, "parameters": {}, "position": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCoordinateResponse" }, "successPolicy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaSuccessPolicyResponse" }, "synchronousCallFailurePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaFailurePolicyResponse" }, "task": {}, "taskExecutionStrategy": {}, "taskId": { "required": true }, "taskTemplate": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTestTaskConfig": { "properties": { "assertions": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAssertion" } }, "mockConfig": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaMockConfig" }, "task": { "required": true }, "taskNumber": { "required": true } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTestTaskConfigResponse": { "properties": { "assertions": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaAssertionResponse" } }, "mockConfig": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaMockConfigResponse" }, "task": { "required": true }, "taskNumber": { "required": true } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTriggerConfig": { "properties": { "alertConfig": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfig" } }, "cloudSchedulerConfig": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCloudSchedulerConfig" }, "description": {}, "errorCatcherId": {}, "label": {}, "nextTasksExecutionPolicy": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTriggerConfigNextTasksExecutionPolicy" }, "position": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCoordinate" }, "properties": {}, "startTasks": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaNextTask" } }, "trigger": {}, "triggerId": {}, "triggerNumber": { "required": true }, "triggerType": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTriggerConfigTriggerType" } } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTriggerConfigResponse": { "properties": { "alertConfig": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationAlertConfigResponse" } }, "cloudSchedulerConfig": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCloudSchedulerConfigResponse" }, "description": {}, "errorCatcherId": {}, "label": {}, "nextTasksExecutionPolicy": {}, "position": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCoordinateResponse" }, "properties": {}, "startTasks": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaNextTaskResponse" } }, "trigger": {}, "triggerId": {}, "triggerNumber": { "required": true }, "triggerType": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaUsernameAndPassword": { "properties": { "password": {}, "username": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaUsernameAndPasswordResponse": { "properties": { "password": {}, "username": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaValueType": { "properties": { "booleanArray": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaBooleanParameterArray" }, "booleanValue": {}, "doubleArray": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaDoubleParameterArray" }, "doubleValue": { "format": "double" }, "intArray": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntParameterArray" }, "intValue": { "format": "int64" }, "jsonValue": {}, "stringArray": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaStringParameterArray" }, "stringValue": {} } }, "google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaValueTypeResponse": { "properties": { "booleanArray": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaBooleanParameterArrayResponse" }, "booleanValue": {}, "doubleArray": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaDoubleParameterArrayResponse" }, "doubleValue": { "format": "double" }, "intArray": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntParameterArrayResponse" }, "intValue": { "format": "int64" }, "jsonValue": {}, "stringArray": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaStringParameterArrayResponse" }, "stringValue": {} } }, "google-native:jobs/v3:ApplicationInfo": { "properties": { "emails": { "items": {} }, "instruction": {}, "uris": { "items": {} } } }, "google-native:jobs/v3:ApplicationInfoResponse": { "properties": { "emails": { "items": {} }, "instruction": {}, "uris": { "items": {} } } }, "google-native:jobs/v3:CompanyDerivedInfoResponse": { "properties": { "headquartersLocation": { "$ref": "#/types/google-native:jobs/v3:LocationResponse" } } }, "google-native:jobs/v3:CompensationEntry": { "properties": { "amount": { "$ref": "#/types/google-native:jobs/v3:Money" }, "description": {}, "expectedUnitsPerYear": { "format": "double" }, "range": { "$ref": "#/types/google-native:jobs/v3:CompensationRange" }, "type": { "$ref": "#/types/google-native:jobs/v3:CompensationEntryType" }, "unit": { "$ref": "#/types/google-native:jobs/v3:CompensationEntryUnit" } } }, "google-native:jobs/v3:CompensationEntryResponse": { "properties": { "amount": { "$ref": "#/types/google-native:jobs/v3:MoneyResponse" }, "description": {}, "expectedUnitsPerYear": { "format": "double" }, "range": { "$ref": "#/types/google-native:jobs/v3:CompensationRangeResponse" }, "type": {}, "unit": {} } }, "google-native:jobs/v3:CompensationInfo": { "properties": { "entries": { "items": { "$ref": "#/types/google-native:jobs/v3:CompensationEntry" } } } }, "google-native:jobs/v3:CompensationInfoResponse": { "properties": { "annualizedBaseCompensationRange": { "$ref": "#/types/google-native:jobs/v3:CompensationRangeResponse" }, "annualizedTotalCompensationRange": { "$ref": "#/types/google-native:jobs/v3:CompensationRangeResponse" }, "entries": { "items": { "$ref": "#/types/google-native:jobs/v3:CompensationEntryResponse" } } } }, "google-native:jobs/v3:CompensationRange": { "properties": { "maxCompensation": { "$ref": "#/types/google-native:jobs/v3:Money" }, "minCompensation": { "$ref": "#/types/google-native:jobs/v3:Money" } } }, "google-native:jobs/v3:CompensationRangeResponse": { "properties": { "maxCompensation": { "$ref": "#/types/google-native:jobs/v3:MoneyResponse" }, "minCompensation": { "$ref": "#/types/google-native:jobs/v3:MoneyResponse" } } }, "google-native:jobs/v3:JobDerivedInfoResponse": { "properties": { "jobCategories": { "items": {} }, "locations": { "items": { "$ref": "#/types/google-native:jobs/v3:LocationResponse" } } } }, "google-native:jobs/v3:LatLngResponse": { "properties": { "latitude": { "format": "double" }, "longitude": { "format": "double" } } }, "google-native:jobs/v3:LocationResponse": { "properties": { "latLng": { "$ref": "#/types/google-native:jobs/v3:LatLngResponse" }, "locationType": {}, "postalAddress": { "$ref": "#/types/google-native:jobs/v3:PostalAddressResponse" }, "radiusInMiles": { "format": "double" } } }, "google-native:jobs/v3:Money": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:jobs/v3:MoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:jobs/v3:PostalAddressResponse": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:jobs/v3:ProcessingOptions": { "properties": { "disableStreetAddressResolution": {}, "htmlSanitization": { "$ref": "#/types/google-native:jobs/v3:ProcessingOptionsHtmlSanitization" } } }, "google-native:jobs/v3:ProcessingOptionsResponse": { "properties": { "disableStreetAddressResolution": {}, "htmlSanitization": {} } }, "google-native:jobs/v4:ApplicationInfo": { "properties": { "emails": { "items": {} }, "instruction": {}, "uris": { "items": {} } } }, "google-native:jobs/v4:ApplicationInfoResponse": { "properties": { "emails": { "items": {} }, "instruction": {}, "uris": { "items": {} } } }, "google-native:jobs/v4:CompanyDerivedInfoResponse": { "properties": { "headquartersLocation": { "$ref": "#/types/google-native:jobs/v4:LocationResponse" } } }, "google-native:jobs/v4:CompensationEntry": { "properties": { "amount": { "$ref": "#/types/google-native:jobs/v4:Money" }, "description": {}, "expectedUnitsPerYear": { "format": "double" }, "range": { "$ref": "#/types/google-native:jobs/v4:CompensationRange" }, "type": { "$ref": "#/types/google-native:jobs/v4:CompensationEntryType" }, "unit": { "$ref": "#/types/google-native:jobs/v4:CompensationEntryUnit" } } }, "google-native:jobs/v4:CompensationEntryResponse": { "properties": { "amount": { "$ref": "#/types/google-native:jobs/v4:MoneyResponse" }, "description": {}, "expectedUnitsPerYear": { "format": "double" }, "range": { "$ref": "#/types/google-native:jobs/v4:CompensationRangeResponse" }, "type": {}, "unit": {} } }, "google-native:jobs/v4:CompensationInfo": { "properties": { "entries": { "items": { "$ref": "#/types/google-native:jobs/v4:CompensationEntry" } } } }, "google-native:jobs/v4:CompensationInfoResponse": { "properties": { "annualizedBaseCompensationRange": { "$ref": "#/types/google-native:jobs/v4:CompensationRangeResponse" }, "annualizedTotalCompensationRange": { "$ref": "#/types/google-native:jobs/v4:CompensationRangeResponse" }, "entries": { "items": { "$ref": "#/types/google-native:jobs/v4:CompensationEntryResponse" } } } }, "google-native:jobs/v4:CompensationRange": { "properties": { "maxCompensation": { "$ref": "#/types/google-native:jobs/v4:Money" }, "minCompensation": { "$ref": "#/types/google-native:jobs/v4:Money" } } }, "google-native:jobs/v4:CompensationRangeResponse": { "properties": { "maxCompensation": { "$ref": "#/types/google-native:jobs/v4:MoneyResponse" }, "minCompensation": { "$ref": "#/types/google-native:jobs/v4:MoneyResponse" } } }, "google-native:jobs/v4:JobDerivedInfoResponse": { "properties": { "jobCategories": { "items": {} }, "locations": { "items": { "$ref": "#/types/google-native:jobs/v4:LocationResponse" } } } }, "google-native:jobs/v4:LatLngResponse": { "properties": { "latitude": { "format": "double" }, "longitude": { "format": "double" } } }, "google-native:jobs/v4:LocationResponse": { "properties": { "latLng": { "$ref": "#/types/google-native:jobs/v4:LatLngResponse" }, "locationType": {}, "postalAddress": { "$ref": "#/types/google-native:jobs/v4:PostalAddressResponse" }, "radiusMiles": { "format": "double" } } }, "google-native:jobs/v4:Money": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:jobs/v4:MoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:jobs/v4:PostalAddressResponse": { "properties": { "addressLines": { "items": {} }, "administrativeArea": {}, "languageCode": {}, "locality": {}, "organization": {}, "postalCode": {}, "recipients": { "items": {} }, "regionCode": { "required": true }, "revision": { "format": "int32" }, "sortingCode": {}, "sublocality": {} } }, "google-native:jobs/v4:ProcessingOptions": { "properties": { "disableStreetAddressResolution": {}, "htmlSanitization": { "$ref": "#/types/google-native:jobs/v4:ProcessingOptionsHtmlSanitization" } } }, "google-native:jobs/v4:ProcessingOptionsResponse": { "properties": { "disableStreetAddressResolution": {}, "htmlSanitization": {} } }, "google-native:logging/v2:BigQueryDataset": {}, "google-native:logging/v2:BigQueryDatasetResponse": { "properties": { "datasetId": {} } }, "google-native:logging/v2:BigQueryOptions": { "properties": { "usePartitionedTables": {} } }, "google-native:logging/v2:BigQueryOptionsResponse": { "properties": { "usePartitionedTables": {}, "usesTimestampColumnPartitioning": {} } }, "google-native:logging/v2:BucketOptions": { "properties": { "explicitBuckets": { "$ref": "#/types/google-native:logging/v2:Explicit" }, "exponentialBuckets": { "$ref": "#/types/google-native:logging/v2:Exponential" }, "linearBuckets": { "$ref": "#/types/google-native:logging/v2:Linear" } } }, "google-native:logging/v2:BucketOptionsResponse": { "properties": { "explicitBuckets": { "$ref": "#/types/google-native:logging/v2:ExplicitResponse" }, "exponentialBuckets": { "$ref": "#/types/google-native:logging/v2:ExponentialResponse" }, "linearBuckets": { "$ref": "#/types/google-native:logging/v2:LinearResponse" } } }, "google-native:logging/v2:CmekSettings": { "properties": { "kmsKeyName": {}, "kmsKeyVersionName": {} } }, "google-native:logging/v2:CmekSettingsResponse": { "properties": { "kmsKeyName": {}, "kmsKeyVersionName": {}, "name": {}, "serviceAccountId": {} } }, "google-native:logging/v2:Explicit": { "properties": { "bounds": { "items": {} } } }, "google-native:logging/v2:ExplicitResponse": { "properties": { "bounds": { "items": {} } } }, "google-native:logging/v2:Exponential": { "properties": { "growthFactor": { "format": "double" }, "numFiniteBuckets": { "format": "int32" }, "scale": { "format": "double" } } }, "google-native:logging/v2:ExponentialResponse": { "properties": { "growthFactor": { "format": "double" }, "numFiniteBuckets": { "format": "int32" }, "scale": { "format": "double" } } }, "google-native:logging/v2:IndexConfig": { "properties": { "fieldPath": { "required": true }, "type": { "$ref": "#/types/google-native:logging/v2:IndexConfigType", "required": true } } }, "google-native:logging/v2:IndexConfigResponse": { "properties": { "createTime": { "format": "google-datetime" }, "fieldPath": { "required": true }, "type": { "required": true } } }, "google-native:logging/v2:LabelDescriptor": { "properties": { "description": {}, "key": {}, "valueType": { "$ref": "#/types/google-native:logging/v2:LabelDescriptorValueType" } } }, "google-native:logging/v2:LabelDescriptorResponse": { "properties": { "description": {}, "key": {}, "valueType": {} } }, "google-native:logging/v2:Linear": { "properties": { "numFiniteBuckets": { "format": "int32" }, "offset": { "format": "double" }, "width": { "format": "double" } } }, "google-native:logging/v2:LinearResponse": { "properties": { "numFiniteBuckets": { "format": "int32" }, "offset": { "format": "double" }, "width": { "format": "double" } } }, "google-native:logging/v2:LogExclusion": { "properties": { "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true } } }, "google-native:logging/v2:LogExclusionResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true }, "updateTime": { "format": "google-datetime" } } }, "google-native:logging/v2:MetricDescriptor": { "properties": { "description": {}, "displayName": {}, "labels": { "items": { "$ref": "#/types/google-native:logging/v2:LabelDescriptor" } }, "launchStage": { "$ref": "#/types/google-native:logging/v2:MetricDescriptorLaunchStage" }, "metadata": { "$ref": "#/types/google-native:logging/v2:MetricDescriptorMetadata" }, "metricKind": { "$ref": "#/types/google-native:logging/v2:MetricDescriptorMetricKind" }, "monitoredResourceTypes": { "items": {} }, "name": {}, "type": {}, "unit": {}, "valueType": { "$ref": "#/types/google-native:logging/v2:MetricDescriptorValueType" } } }, "google-native:logging/v2:MetricDescriptorMetadata": { "properties": { "ingestDelay": { "format": "google-duration" }, "launchStage": { "$ref": "#/types/google-native:logging/v2:MetricDescriptorMetadataLaunchStage" }, "samplePeriod": { "format": "google-duration" } } }, "google-native:logging/v2:MetricDescriptorMetadataResponse": { "properties": { "ingestDelay": { "format": "google-duration" }, "launchStage": {}, "samplePeriod": { "format": "google-duration" } } }, "google-native:logging/v2:MetricDescriptorResponse": { "properties": { "description": {}, "displayName": {}, "labels": { "items": { "$ref": "#/types/google-native:logging/v2:LabelDescriptorResponse" } }, "launchStage": {}, "metadata": { "$ref": "#/types/google-native:logging/v2:MetricDescriptorMetadataResponse" }, "metricKind": {}, "monitoredResourceTypes": { "items": {} }, "name": {}, "type": {}, "unit": {}, "valueType": {} } }, "google-native:looker/v1:AdminSettings": { "properties": { "allowedEmailDomains": { "items": {} } } }, "google-native:looker/v1:AdminSettingsResponse": { "properties": { "allowedEmailDomains": { "items": {} } } }, "google-native:looker/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:looker/v1:AuditLogConfig" } }, "service": {} } }, "google-native:looker/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:looker/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:looker/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:looker/v1:AuditLogConfigLogType" } } }, "google-native:looker/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:looker/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:looker/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:looker/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:looker/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:looker/v1:CustomDomain": { "properties": { "domain": {}, "state": { "$ref": "#/types/google-native:looker/v1:CustomDomainState" } } }, "google-native:looker/v1:CustomDomainResponse": { "properties": { "domain": {}, "state": {} } }, "google-native:looker/v1:Date": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:looker/v1:DateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:looker/v1:DenyMaintenancePeriod": { "properties": { "endDate": { "$ref": "#/types/google-native:looker/v1:Date", "required": true }, "startDate": { "$ref": "#/types/google-native:looker/v1:Date", "required": true }, "time": { "$ref": "#/types/google-native:looker/v1:TimeOfDay", "required": true } } }, "google-native:looker/v1:DenyMaintenancePeriodResponse": { "properties": { "endDate": { "$ref": "#/types/google-native:looker/v1:DateResponse", "required": true }, "startDate": { "$ref": "#/types/google-native:looker/v1:DateResponse", "required": true }, "time": { "$ref": "#/types/google-native:looker/v1:TimeOfDayResponse", "required": true } } }, "google-native:looker/v1:EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:looker/v1:EncryptionConfigResponse": { "properties": { "kmsKeyName": {}, "kmsKeyNameVersion": {}, "kmsKeyState": {} } }, "google-native:looker/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:looker/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:looker/v1:MaintenanceSchedule": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:looker/v1:MaintenanceScheduleResponse": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:looker/v1:MaintenanceWindow": { "properties": { "dayOfWeek": { "$ref": "#/types/google-native:looker/v1:MaintenanceWindowDayOfWeek", "required": true }, "startTime": { "$ref": "#/types/google-native:looker/v1:TimeOfDay", "required": true } } }, "google-native:looker/v1:MaintenanceWindowResponse": { "properties": { "dayOfWeek": { "required": true }, "startTime": { "$ref": "#/types/google-native:looker/v1:TimeOfDayResponse", "required": true } } }, "google-native:looker/v1:OAuthConfig": { "properties": { "clientId": {}, "clientSecret": {} } }, "google-native:looker/v1:OAuthConfigResponse": { "properties": { "clientId": {}, "clientSecret": {} } }, "google-native:looker/v1:TimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:looker/v1:TimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:looker/v1:UserMetadata": { "properties": { "additionalDeveloperUserCount": { "format": "int32" }, "additionalStandardUserCount": { "format": "int32" }, "additionalViewerUserCount": { "format": "int32" } } }, "google-native:looker/v1:UserMetadataResponse": { "properties": { "additionalDeveloperUserCount": { "format": "int32" }, "additionalStandardUserCount": { "format": "int32" }, "additionalViewerUserCount": { "format": "int32" } } }, "google-native:managedidentities/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:managedidentities/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:managedidentities/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:managedidentities/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:managedidentities/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:managedidentities/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:managedidentities/v1:TrustResponse": { "properties": { "createTime": { "format": "google-datetime" }, "lastTrustHeartbeatTime": { "format": "google-datetime" }, "selectiveAuthentication": {}, "state": {}, "stateDescription": {}, "targetDnsIpAddresses": { "required": true, "items": {} }, "targetDomainName": { "required": true }, "trustDirection": { "required": true }, "trustHandshakeSecret": { "required": true }, "trustType": { "required": true }, "updateTime": { "format": "google-datetime" } } }, "google-native:managedidentities/v1alpha1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:managedidentities/v1alpha1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:managedidentities/v1alpha1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:managedidentities/v1alpha1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:managedidentities/v1alpha1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:managedidentities/v1alpha1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:managedidentities/v1alpha1:TrustResponse": { "properties": { "createTime": { "format": "google-datetime" }, "lastKnownTrustConnectedHeartbeatTime": { "format": "google-datetime" }, "selectiveAuthentication": {}, "state": {}, "stateDescription": {}, "targetDnsIpAddresses": { "items": {} }, "targetDomainName": {}, "trustDirection": {}, "trustHandshakeSecret": {}, "trustType": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:managedidentities/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:managedidentities/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:managedidentities/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:managedidentities/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:managedidentities/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:managedidentities/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:managedidentities/v1beta1:TrustResponse": { "properties": { "createTime": { "format": "google-datetime" }, "lastTrustHeartbeatTime": { "format": "google-datetime" }, "selectiveAuthentication": {}, "state": {}, "stateDescription": {}, "targetDnsIpAddresses": { "items": {} }, "targetDomainName": {}, "trustDirection": {}, "trustHandshakeSecret": {}, "trustType": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:memcache/v1:GoogleCloudMemcacheV1MaintenancePolicy": { "properties": { "description": {}, "weeklyMaintenanceWindow": { "required": true, "items": { "$ref": "#/types/google-native:memcache/v1:WeeklyMaintenanceWindow" } } } }, "google-native:memcache/v1:GoogleCloudMemcacheV1MaintenancePolicyResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "updateTime": { "format": "google-datetime" }, "weeklyMaintenanceWindow": { "required": true, "items": { "$ref": "#/types/google-native:memcache/v1:WeeklyMaintenanceWindowResponse" } } } }, "google-native:memcache/v1:InstanceMessage": { "properties": { "code": { "$ref": "#/types/google-native:memcache/v1:InstanceMessageCode" }, "message": {} } }, "google-native:memcache/v1:InstanceMessageResponse": { "properties": { "code": {}, "message": {} } }, "google-native:memcache/v1:MaintenanceScheduleResponse": { "properties": { "endTime": { "format": "google-datetime" }, "scheduleDeadlineTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:memcache/v1:MemcacheParameters": { "properties": { "params": {} } }, "google-native:memcache/v1:MemcacheParametersResponse": { "properties": { "params": {} } }, "google-native:memcache/v1:NodeConfig": { "properties": { "cpuCount": { "format": "int32", "required": true }, "memorySizeMb": { "format": "int32", "required": true } } }, "google-native:memcache/v1:NodeConfigResponse": { "properties": { "cpuCount": { "format": "int32", "required": true }, "memorySizeMb": { "format": "int32", "required": true } } }, "google-native:memcache/v1:NodeResponse": { "properties": { "host": {}, "memcacheFullVersion": {}, "memcacheVersion": {}, "nodeId": {}, "parameters": { "$ref": "#/types/google-native:memcache/v1:MemcacheParametersResponse" }, "port": { "format": "int32" }, "state": {}, "zone": {} } }, "google-native:memcache/v1:TimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:memcache/v1:TimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:memcache/v1:WeeklyMaintenanceWindow": { "properties": { "day": { "$ref": "#/types/google-native:memcache/v1:WeeklyMaintenanceWindowDay", "required": true }, "duration": { "format": "google-duration", "required": true }, "startTime": { "$ref": "#/types/google-native:memcache/v1:TimeOfDay", "required": true } } }, "google-native:memcache/v1:WeeklyMaintenanceWindowResponse": { "properties": { "day": { "required": true }, "duration": { "format": "google-duration", "required": true }, "startTime": { "$ref": "#/types/google-native:memcache/v1:TimeOfDayResponse", "required": true } } }, "google-native:memcache/v1beta2:GoogleCloudMemcacheV1beta2MaintenancePolicy": { "properties": { "description": {}, "weeklyMaintenanceWindow": { "required": true, "items": { "$ref": "#/types/google-native:memcache/v1beta2:WeeklyMaintenanceWindow" } } } }, "google-native:memcache/v1beta2:GoogleCloudMemcacheV1beta2MaintenancePolicyResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "updateTime": { "format": "google-datetime" }, "weeklyMaintenanceWindow": { "required": true, "items": { "$ref": "#/types/google-native:memcache/v1beta2:WeeklyMaintenanceWindowResponse" } } } }, "google-native:memcache/v1beta2:InstanceMessage": { "properties": { "code": { "$ref": "#/types/google-native:memcache/v1beta2:InstanceMessageCode" }, "message": {} } }, "google-native:memcache/v1beta2:InstanceMessageResponse": { "properties": { "code": {}, "message": {} } }, "google-native:memcache/v1beta2:MaintenanceScheduleResponse": { "properties": { "endTime": { "format": "google-datetime" }, "scheduleDeadlineTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:memcache/v1beta2:MemcacheParameters": { "properties": { "params": {} } }, "google-native:memcache/v1beta2:MemcacheParametersResponse": { "properties": { "params": {} } }, "google-native:memcache/v1beta2:NodeConfig": { "properties": { "cpuCount": { "format": "int32", "required": true }, "memorySizeMb": { "format": "int32", "required": true } } }, "google-native:memcache/v1beta2:NodeConfigResponse": { "properties": { "cpuCount": { "format": "int32", "required": true }, "memorySizeMb": { "format": "int32", "required": true } } }, "google-native:memcache/v1beta2:NodeResponse": { "properties": { "host": {}, "memcacheFullVersion": {}, "memcacheVersion": {}, "nodeId": {}, "parameters": { "$ref": "#/types/google-native:memcache/v1beta2:MemcacheParametersResponse" }, "port": { "format": "int32" }, "state": {}, "updateAvailable": {}, "zone": {} } }, "google-native:memcache/v1beta2:TimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:memcache/v1beta2:TimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:memcache/v1beta2:WeeklyMaintenanceWindow": { "properties": { "day": { "$ref": "#/types/google-native:memcache/v1beta2:WeeklyMaintenanceWindowDay", "required": true }, "duration": { "format": "google-duration", "required": true }, "startTime": { "$ref": "#/types/google-native:memcache/v1beta2:TimeOfDay", "required": true } } }, "google-native:memcache/v1beta2:WeeklyMaintenanceWindowResponse": { "properties": { "day": { "required": true }, "duration": { "format": "google-duration", "required": true }, "startTime": { "$ref": "#/types/google-native:memcache/v1beta2:TimeOfDayResponse", "required": true } } }, "google-native:metastore/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:metastore/v1:AuditLogConfig" } }, "service": {} } }, "google-native:metastore/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:metastore/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:metastore/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:metastore/v1:AuditLogConfigLogType" } } }, "google-native:metastore/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:metastore/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:metastore/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:metastore/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:metastore/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:metastore/v1:Consumer": { "properties": { "subnetwork": { "forceNew": true } } }, "google-native:metastore/v1:ConsumerResponse": { "properties": { "endpointLocation": {}, "endpointUri": {}, "subnetwork": {} } }, "google-native:metastore/v1:DataCatalogConfig": { "properties": { "enabled": {} } }, "google-native:metastore/v1:DataCatalogConfigResponse": { "properties": { "enabled": {} } }, "google-native:metastore/v1:DatabaseDump": { "properties": { "databaseType": { "$ref": "#/types/google-native:metastore/v1:DatabaseDumpDatabaseType" }, "gcsUri": {}, "sourceDatabase": {}, "type": { "$ref": "#/types/google-native:metastore/v1:DatabaseDumpType" } } }, "google-native:metastore/v1:DatabaseDumpResponse": { "properties": { "databaseType": {}, "gcsUri": {}, "sourceDatabase": {}, "type": {} } }, "google-native:metastore/v1:EncryptionConfig": { "properties": { "kmsKey": {} } }, "google-native:metastore/v1:EncryptionConfigResponse": { "properties": { "kmsKey": {} } }, "google-native:metastore/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:metastore/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:metastore/v1:HiveMetastoreConfig": { "properties": { "auxiliaryVersions": {}, "configOverrides": {}, "endpointProtocol": { "$ref": "#/types/google-native:metastore/v1:HiveMetastoreConfigEndpointProtocol" }, "kerberosConfig": { "$ref": "#/types/google-native:metastore/v1:KerberosConfig" }, "version": { "forceNew": true } } }, "google-native:metastore/v1:HiveMetastoreConfigResponse": { "properties": { "auxiliaryVersions": {}, "configOverrides": {}, "endpointProtocol": {}, "kerberosConfig": { "$ref": "#/types/google-native:metastore/v1:KerberosConfigResponse" }, "version": {} } }, "google-native:metastore/v1:KerberosConfig": { "properties": { "keytab": { "$ref": "#/types/google-native:metastore/v1:Secret" }, "krb5ConfigGcsUri": {}, "principal": {} } }, "google-native:metastore/v1:KerberosConfigResponse": { "properties": { "keytab": { "$ref": "#/types/google-native:metastore/v1:SecretResponse" }, "krb5ConfigGcsUri": {}, "principal": {} } }, "google-native:metastore/v1:MaintenanceWindow": { "properties": { "dayOfWeek": { "$ref": "#/types/google-native:metastore/v1:MaintenanceWindowDayOfWeek" }, "hourOfDay": { "format": "int32" } } }, "google-native:metastore/v1:MaintenanceWindowResponse": { "properties": { "dayOfWeek": {}, "hourOfDay": { "format": "int32" } } }, "google-native:metastore/v1:MetadataExportResponse": { "properties": { "databaseDumpType": {}, "destinationGcsUri": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "state": {} } }, "google-native:metastore/v1:MetadataIntegration": { "properties": { "dataCatalogConfig": { "$ref": "#/types/google-native:metastore/v1:DataCatalogConfig" } } }, "google-native:metastore/v1:MetadataIntegrationResponse": { "properties": { "dataCatalogConfig": { "$ref": "#/types/google-native:metastore/v1:DataCatalogConfigResponse" } } }, "google-native:metastore/v1:MetadataManagementActivityResponse": { "properties": { "metadataExports": { "items": { "$ref": "#/types/google-native:metastore/v1:MetadataExportResponse" } }, "restores": { "items": { "$ref": "#/types/google-native:metastore/v1:RestoreResponse" } } } }, "google-native:metastore/v1:NetworkConfig": { "properties": { "consumers": { "items": { "$ref": "#/types/google-native:metastore/v1:Consumer" }, "forceNew": true } } }, "google-native:metastore/v1:NetworkConfigResponse": { "properties": { "consumers": { "items": { "$ref": "#/types/google-native:metastore/v1:ConsumerResponse" } } } }, "google-native:metastore/v1:RestoreResponse": { "properties": { "backup": {}, "backupLocation": {}, "details": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "state": {}, "type": {} } }, "google-native:metastore/v1:ScalingConfig": { "properties": { "instanceSize": { "$ref": "#/types/google-native:metastore/v1:ScalingConfigInstanceSize" }, "scalingFactor": { "format": "float" } } }, "google-native:metastore/v1:ScalingConfigResponse": { "properties": { "instanceSize": {}, "scalingFactor": { "format": "float" } } }, "google-native:metastore/v1:Secret": { "properties": { "cloudSecret": {} } }, "google-native:metastore/v1:SecretResponse": { "properties": { "cloudSecret": {} } }, "google-native:metastore/v1:ServiceResponse": { "properties": { "artifactGcsUri": {}, "createTime": { "format": "google-datetime" }, "databaseType": {}, "encryptionConfig": { "$ref": "#/types/google-native:metastore/v1:EncryptionConfigResponse" }, "endpointUri": {}, "hiveMetastoreConfig": { "$ref": "#/types/google-native:metastore/v1:HiveMetastoreConfigResponse" }, "labels": {}, "maintenanceWindow": { "$ref": "#/types/google-native:metastore/v1:MaintenanceWindowResponse" }, "metadataIntegration": { "$ref": "#/types/google-native:metastore/v1:MetadataIntegrationResponse" }, "metadataManagementActivity": { "$ref": "#/types/google-native:metastore/v1:MetadataManagementActivityResponse" }, "name": {}, "network": {}, "networkConfig": { "$ref": "#/types/google-native:metastore/v1:NetworkConfigResponse" }, "port": { "format": "int32" }, "releaseChannel": {}, "scalingConfig": { "$ref": "#/types/google-native:metastore/v1:ScalingConfigResponse" }, "state": {}, "stateMessage": {}, "telemetryConfig": { "$ref": "#/types/google-native:metastore/v1:TelemetryConfigResponse" }, "tier": {}, "uid": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:metastore/v1:TelemetryConfig": { "properties": { "logFormat": { "$ref": "#/types/google-native:metastore/v1:TelemetryConfigLogFormat" } } }, "google-native:metastore/v1:TelemetryConfigResponse": { "properties": { "logFormat": {} } }, "google-native:metastore/v1alpha:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:metastore/v1alpha:AuditLogConfig" } }, "service": {} } }, "google-native:metastore/v1alpha:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:metastore/v1alpha:AuditLogConfigResponse" } }, "service": {} } }, "google-native:metastore/v1alpha:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:metastore/v1alpha:AuditLogConfigLogType" } } }, "google-native:metastore/v1alpha:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:metastore/v1alpha:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:metastore/v1alpha:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:metastore/v1alpha:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:metastore/v1alpha:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:metastore/v1alpha:Consumer": { "properties": { "subnetwork": { "forceNew": true } } }, "google-native:metastore/v1alpha:ConsumerResponse": { "properties": { "endpointLocation": {}, "endpointUri": {}, "subnetwork": {} } }, "google-native:metastore/v1alpha:DataCatalogConfig": { "properties": { "enabled": {} } }, "google-native:metastore/v1alpha:DataCatalogConfigResponse": { "properties": { "enabled": {} } }, "google-native:metastore/v1alpha:DatabaseDump": { "properties": { "databaseType": { "$ref": "#/types/google-native:metastore/v1alpha:DatabaseDumpDatabaseType" }, "gcsUri": {}, "sourceDatabase": {}, "type": { "$ref": "#/types/google-native:metastore/v1alpha:DatabaseDumpType" } } }, "google-native:metastore/v1alpha:DatabaseDumpResponse": { "properties": { "databaseType": {}, "gcsUri": {}, "sourceDatabase": {}, "type": {} } }, "google-native:metastore/v1alpha:DataplexConfig": { "properties": { "lakeResources": {} } }, "google-native:metastore/v1alpha:DataplexConfigResponse": { "properties": { "lakeResources": {} } }, "google-native:metastore/v1alpha:EncryptionConfig": { "properties": { "kmsKey": {} } }, "google-native:metastore/v1alpha:EncryptionConfigResponse": { "properties": { "kmsKey": {} } }, "google-native:metastore/v1alpha:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:metastore/v1alpha:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:metastore/v1alpha:HiveMetastoreConfig": { "properties": { "auxiliaryVersions": {}, "configOverrides": {}, "endpointProtocol": { "$ref": "#/types/google-native:metastore/v1alpha:HiveMetastoreConfigEndpointProtocol" }, "kerberosConfig": { "$ref": "#/types/google-native:metastore/v1alpha:KerberosConfig" }, "version": { "forceNew": true } } }, "google-native:metastore/v1alpha:HiveMetastoreConfigResponse": { "properties": { "auxiliaryVersions": {}, "configOverrides": {}, "endpointProtocol": {}, "kerberosConfig": { "$ref": "#/types/google-native:metastore/v1alpha:KerberosConfigResponse" }, "version": {} } }, "google-native:metastore/v1alpha:KerberosConfig": { "properties": { "keytab": { "$ref": "#/types/google-native:metastore/v1alpha:Secret" }, "krb5ConfigGcsUri": {}, "principal": {} } }, "google-native:metastore/v1alpha:KerberosConfigResponse": { "properties": { "keytab": { "$ref": "#/types/google-native:metastore/v1alpha:SecretResponse" }, "krb5ConfigGcsUri": {}, "principal": {} } }, "google-native:metastore/v1alpha:MaintenanceWindow": { "properties": { "dayOfWeek": { "$ref": "#/types/google-native:metastore/v1alpha:MaintenanceWindowDayOfWeek" }, "hourOfDay": { "format": "int32" } } }, "google-native:metastore/v1alpha:MaintenanceWindowResponse": { "properties": { "dayOfWeek": {}, "hourOfDay": { "format": "int32" } } }, "google-native:metastore/v1alpha:MetadataExportResponse": { "properties": { "databaseDumpType": {}, "destinationGcsUri": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "state": {} } }, "google-native:metastore/v1alpha:MetadataIntegration": { "properties": { "dataCatalogConfig": { "$ref": "#/types/google-native:metastore/v1alpha:DataCatalogConfig" }, "dataplexConfig": { "$ref": "#/types/google-native:metastore/v1alpha:DataplexConfig" } } }, "google-native:metastore/v1alpha:MetadataIntegrationResponse": { "properties": { "dataCatalogConfig": { "$ref": "#/types/google-native:metastore/v1alpha:DataCatalogConfigResponse" }, "dataplexConfig": { "$ref": "#/types/google-native:metastore/v1alpha:DataplexConfigResponse" } } }, "google-native:metastore/v1alpha:MetadataManagementActivityResponse": { "properties": { "metadataExports": { "items": { "$ref": "#/types/google-native:metastore/v1alpha:MetadataExportResponse" } }, "restores": { "items": { "$ref": "#/types/google-native:metastore/v1alpha:RestoreResponse" } } } }, "google-native:metastore/v1alpha:NetworkConfig": { "properties": { "consumers": { "items": { "$ref": "#/types/google-native:metastore/v1alpha:Consumer" }, "forceNew": true }, "customRoutesEnabled": {} } }, "google-native:metastore/v1alpha:NetworkConfigResponse": { "properties": { "consumers": { "items": { "$ref": "#/types/google-native:metastore/v1alpha:ConsumerResponse" } }, "customRoutesEnabled": {} } }, "google-native:metastore/v1alpha:RestoreResponse": { "properties": { "backup": {}, "backupLocation": {}, "details": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "state": {}, "type": {} } }, "google-native:metastore/v1alpha:ScalingConfig": { "properties": { "instanceSize": { "$ref": "#/types/google-native:metastore/v1alpha:ScalingConfigInstanceSize" }, "scalingFactor": { "format": "float" } } }, "google-native:metastore/v1alpha:ScalingConfigResponse": { "properties": { "instanceSize": {}, "scalingFactor": { "format": "float" } } }, "google-native:metastore/v1alpha:Secret": { "properties": { "cloudSecret": {} } }, "google-native:metastore/v1alpha:SecretResponse": { "properties": { "cloudSecret": {} } }, "google-native:metastore/v1alpha:ServiceResponse": { "properties": { "artifactGcsUri": {}, "createTime": { "format": "google-datetime" }, "databaseType": {}, "encryptionConfig": { "$ref": "#/types/google-native:metastore/v1alpha:EncryptionConfigResponse" }, "endpointUri": {}, "hiveMetastoreConfig": { "$ref": "#/types/google-native:metastore/v1alpha:HiveMetastoreConfigResponse" }, "labels": {}, "maintenanceWindow": { "$ref": "#/types/google-native:metastore/v1alpha:MaintenanceWindowResponse" }, "metadataIntegration": { "$ref": "#/types/google-native:metastore/v1alpha:MetadataIntegrationResponse" }, "metadataManagementActivity": { "$ref": "#/types/google-native:metastore/v1alpha:MetadataManagementActivityResponse" }, "name": {}, "network": {}, "networkConfig": { "$ref": "#/types/google-native:metastore/v1alpha:NetworkConfigResponse" }, "port": { "format": "int32" }, "releaseChannel": {}, "scalingConfig": { "$ref": "#/types/google-native:metastore/v1alpha:ScalingConfigResponse" }, "state": {}, "stateMessage": {}, "telemetryConfig": { "$ref": "#/types/google-native:metastore/v1alpha:TelemetryConfigResponse" }, "tier": {}, "uid": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:metastore/v1alpha:TelemetryConfig": { "properties": { "logFormat": { "$ref": "#/types/google-native:metastore/v1alpha:TelemetryConfigLogFormat" } } }, "google-native:metastore/v1alpha:TelemetryConfigResponse": { "properties": { "logFormat": {} } }, "google-native:metastore/v1beta:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:metastore/v1beta:AuditLogConfig" } }, "service": {} } }, "google-native:metastore/v1beta:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:metastore/v1beta:AuditLogConfigResponse" } }, "service": {} } }, "google-native:metastore/v1beta:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:metastore/v1beta:AuditLogConfigLogType" } } }, "google-native:metastore/v1beta:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:metastore/v1beta:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:metastore/v1beta:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:metastore/v1beta:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:metastore/v1beta:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:metastore/v1beta:Consumer": { "properties": { "subnetwork": { "forceNew": true } } }, "google-native:metastore/v1beta:ConsumerResponse": { "properties": { "endpointLocation": {}, "endpointUri": {}, "subnetwork": {} } }, "google-native:metastore/v1beta:DataCatalogConfig": { "properties": { "enabled": {} } }, "google-native:metastore/v1beta:DataCatalogConfigResponse": { "properties": { "enabled": {} } }, "google-native:metastore/v1beta:DatabaseDump": { "properties": { "databaseType": { "$ref": "#/types/google-native:metastore/v1beta:DatabaseDumpDatabaseType" }, "gcsUri": {}, "sourceDatabase": {}, "type": { "$ref": "#/types/google-native:metastore/v1beta:DatabaseDumpType" } } }, "google-native:metastore/v1beta:DatabaseDumpResponse": { "properties": { "databaseType": {}, "gcsUri": {}, "sourceDatabase": {}, "type": {} } }, "google-native:metastore/v1beta:DataplexConfig": { "properties": { "lakeResources": {} } }, "google-native:metastore/v1beta:DataplexConfigResponse": { "properties": { "lakeResources": {} } }, "google-native:metastore/v1beta:EncryptionConfig": { "properties": { "kmsKey": {} } }, "google-native:metastore/v1beta:EncryptionConfigResponse": { "properties": { "kmsKey": {} } }, "google-native:metastore/v1beta:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:metastore/v1beta:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:metastore/v1beta:HiveMetastoreConfig": { "properties": { "auxiliaryVersions": {}, "configOverrides": {}, "endpointProtocol": { "$ref": "#/types/google-native:metastore/v1beta:HiveMetastoreConfigEndpointProtocol" }, "kerberosConfig": { "$ref": "#/types/google-native:metastore/v1beta:KerberosConfig" }, "version": { "forceNew": true } } }, "google-native:metastore/v1beta:HiveMetastoreConfigResponse": { "properties": { "auxiliaryVersions": {}, "configOverrides": {}, "endpointProtocol": {}, "kerberosConfig": { "$ref": "#/types/google-native:metastore/v1beta:KerberosConfigResponse" }, "version": {} } }, "google-native:metastore/v1beta:KerberosConfig": { "properties": { "keytab": { "$ref": "#/types/google-native:metastore/v1beta:Secret" }, "krb5ConfigGcsUri": {}, "principal": {} } }, "google-native:metastore/v1beta:KerberosConfigResponse": { "properties": { "keytab": { "$ref": "#/types/google-native:metastore/v1beta:SecretResponse" }, "krb5ConfigGcsUri": {}, "principal": {} } }, "google-native:metastore/v1beta:MaintenanceWindow": { "properties": { "dayOfWeek": { "$ref": "#/types/google-native:metastore/v1beta:MaintenanceWindowDayOfWeek" }, "hourOfDay": { "format": "int32" } } }, "google-native:metastore/v1beta:MaintenanceWindowResponse": { "properties": { "dayOfWeek": {}, "hourOfDay": { "format": "int32" } } }, "google-native:metastore/v1beta:MetadataExportResponse": { "properties": { "databaseDumpType": {}, "destinationGcsUri": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "state": {} } }, "google-native:metastore/v1beta:MetadataIntegration": { "properties": { "dataCatalogConfig": { "$ref": "#/types/google-native:metastore/v1beta:DataCatalogConfig" }, "dataplexConfig": { "$ref": "#/types/google-native:metastore/v1beta:DataplexConfig" } } }, "google-native:metastore/v1beta:MetadataIntegrationResponse": { "properties": { "dataCatalogConfig": { "$ref": "#/types/google-native:metastore/v1beta:DataCatalogConfigResponse" }, "dataplexConfig": { "$ref": "#/types/google-native:metastore/v1beta:DataplexConfigResponse" } } }, "google-native:metastore/v1beta:MetadataManagementActivityResponse": { "properties": { "metadataExports": { "items": { "$ref": "#/types/google-native:metastore/v1beta:MetadataExportResponse" } }, "restores": { "items": { "$ref": "#/types/google-native:metastore/v1beta:RestoreResponse" } } } }, "google-native:metastore/v1beta:NetworkConfig": { "properties": { "consumers": { "items": { "$ref": "#/types/google-native:metastore/v1beta:Consumer" }, "forceNew": true }, "customRoutesEnabled": {} } }, "google-native:metastore/v1beta:NetworkConfigResponse": { "properties": { "consumers": { "items": { "$ref": "#/types/google-native:metastore/v1beta:ConsumerResponse" } }, "customRoutesEnabled": {} } }, "google-native:metastore/v1beta:RestoreResponse": { "properties": { "backup": {}, "backupLocation": {}, "details": {}, "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "state": {}, "type": {} } }, "google-native:metastore/v1beta:ScalingConfig": { "properties": { "instanceSize": { "$ref": "#/types/google-native:metastore/v1beta:ScalingConfigInstanceSize" }, "scalingFactor": { "format": "float" } } }, "google-native:metastore/v1beta:ScalingConfigResponse": { "properties": { "instanceSize": {}, "scalingFactor": { "format": "float" } } }, "google-native:metastore/v1beta:Secret": { "properties": { "cloudSecret": {} } }, "google-native:metastore/v1beta:SecretResponse": { "properties": { "cloudSecret": {} } }, "google-native:metastore/v1beta:ServiceResponse": { "properties": { "artifactGcsUri": {}, "createTime": { "format": "google-datetime" }, "databaseType": {}, "encryptionConfig": { "$ref": "#/types/google-native:metastore/v1beta:EncryptionConfigResponse" }, "endpointUri": {}, "hiveMetastoreConfig": { "$ref": "#/types/google-native:metastore/v1beta:HiveMetastoreConfigResponse" }, "labels": {}, "maintenanceWindow": { "$ref": "#/types/google-native:metastore/v1beta:MaintenanceWindowResponse" }, "metadataIntegration": { "$ref": "#/types/google-native:metastore/v1beta:MetadataIntegrationResponse" }, "metadataManagementActivity": { "$ref": "#/types/google-native:metastore/v1beta:MetadataManagementActivityResponse" }, "name": {}, "network": {}, "networkConfig": { "$ref": "#/types/google-native:metastore/v1beta:NetworkConfigResponse" }, "port": { "format": "int32" }, "releaseChannel": {}, "scalingConfig": { "$ref": "#/types/google-native:metastore/v1beta:ScalingConfigResponse" }, "state": {}, "stateMessage": {}, "telemetryConfig": { "$ref": "#/types/google-native:metastore/v1beta:TelemetryConfigResponse" }, "tier": {}, "uid": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:metastore/v1beta:TelemetryConfig": { "properties": { "logFormat": { "$ref": "#/types/google-native:metastore/v1beta:TelemetryConfigLogFormat" } } }, "google-native:metastore/v1beta:TelemetryConfigResponse": { "properties": { "logFormat": {} } }, "google-native:migrationcenter/v1:ComputeEnginePreferences": { "properties": { "licenseType": { "$ref": "#/types/google-native:migrationcenter/v1:ComputeEnginePreferencesLicenseType" }, "machinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1:MachinePreferences" } } }, "google-native:migrationcenter/v1:ComputeEnginePreferencesResponse": { "properties": { "licenseType": {}, "machinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1:MachinePreferencesResponse" } } }, "google-native:migrationcenter/v1:ExecutionReportResponse": { "properties": { "executionErrors": { "$ref": "#/types/google-native:migrationcenter/v1:ValidationReportResponse" }, "framesReported": { "format": "int32" }, "totalRowsCount": { "format": "int32" } } }, "google-native:migrationcenter/v1:FileValidationReportResponse": { "properties": { "fileErrors": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ImportErrorResponse" } }, "fileName": {}, "partialReport": {}, "rowErrors": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ImportRowErrorResponse" } } } }, "google-native:migrationcenter/v1:ImportErrorResponse": { "properties": { "errorDetails": {}, "severity": {} } }, "google-native:migrationcenter/v1:ImportRowErrorResponse": { "properties": { "errors": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ImportErrorResponse" } }, "rowNumber": { "format": "int32" }, "vmName": {}, "vmUuid": {} } }, "google-native:migrationcenter/v1:MachinePreferences": { "properties": { "allowedMachineSeries": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:MachineSeries" } } } }, "google-native:migrationcenter/v1:MachinePreferencesResponse": { "properties": { "allowedMachineSeries": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:MachineSeriesResponse" } } } }, "google-native:migrationcenter/v1:MachineSeries": { "properties": { "code": {} } }, "google-native:migrationcenter/v1:MachineSeriesResponse": { "properties": { "code": {} } }, "google-native:migrationcenter/v1:MoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:migrationcenter/v1:RegionPreferences": { "properties": { "preferredRegions": { "items": {} } } }, "google-native:migrationcenter/v1:RegionPreferencesResponse": { "properties": { "preferredRegions": { "items": {} } } }, "google-native:migrationcenter/v1:ReportConfigGroupPreferenceSetAssignment": { "properties": { "group": { "required": true }, "preferenceSet": { "required": true } } }, "google-native:migrationcenter/v1:ReportConfigGroupPreferenceSetAssignmentResponse": { "properties": { "group": { "required": true }, "preferenceSet": { "required": true } } }, "google-native:migrationcenter/v1:ReportSummaryAssetAggregateStatsResponse": { "properties": { "coreCountHistogram": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryHistogramChartDataResponse" }, "memoryBytesHistogram": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryHistogramChartDataResponse" }, "memoryUtilizationChart": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryUtilizationChartDataResponse" }, "operatingSystem": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryChartDataResponse" }, "storageBytesHistogram": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryHistogramChartDataResponse" }, "storageUtilizationChart": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryUtilizationChartDataResponse" }, "totalAssets": { "format": "int64" }, "totalCores": { "format": "int64" }, "totalMemoryBytes": { "format": "int64" }, "totalStorageBytes": { "format": "int64" } } }, "google-native:migrationcenter/v1:ReportSummaryChartDataDataPointResponse": { "properties": { "label": {}, "value": { "format": "double" } } }, "google-native:migrationcenter/v1:ReportSummaryChartDataResponse": { "properties": { "dataPoints": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryChartDataDataPointResponse" } } } }, "google-native:migrationcenter/v1:ReportSummaryComputeEngineFindingResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "allocatedDiskTypes": { "items": {} }, "allocatedRegions": { "items": {} }, "machineSeriesAllocations": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryMachineSeriesAllocationResponse" } } } }, "google-native:migrationcenter/v1:ReportSummaryGroupFindingResponse": { "properties": { "assetAggregateStats": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryAssetAggregateStatsResponse" }, "description": {}, "displayName": {}, "overlappingAssetCount": { "format": "int64" }, "preferenceSetFindings": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryGroupPreferenceSetFindingResponse" } } } }, "google-native:migrationcenter/v1:ReportSummaryGroupPreferenceSetFindingResponse": { "properties": { "computeEngineFinding": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryComputeEngineFindingResponse" }, "description": {}, "displayName": {}, "machinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1:VirtualMachinePreferencesResponse" }, "monthlyCostCompute": { "$ref": "#/types/google-native:migrationcenter/v1:MoneyResponse" }, "monthlyCostNetworkEgress": { "$ref": "#/types/google-native:migrationcenter/v1:MoneyResponse" }, "monthlyCostOsLicense": { "$ref": "#/types/google-native:migrationcenter/v1:MoneyResponse" }, "monthlyCostOther": { "$ref": "#/types/google-native:migrationcenter/v1:MoneyResponse" }, "monthlyCostStorage": { "$ref": "#/types/google-native:migrationcenter/v1:MoneyResponse" }, "monthlyCostTotal": { "$ref": "#/types/google-native:migrationcenter/v1:MoneyResponse" }, "soleTenantFinding": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummarySoleTenantFindingResponse" }, "vmwareEngineFinding": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryVmwareEngineFindingResponse" } } }, "google-native:migrationcenter/v1:ReportSummaryHistogramChartDataBucketResponse": { "properties": { "count": { "format": "int64" }, "lowerBound": { "format": "int64" }, "upperBound": { "format": "int64" } } }, "google-native:migrationcenter/v1:ReportSummaryHistogramChartDataResponse": { "properties": { "buckets": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryHistogramChartDataBucketResponse" } } } }, "google-native:migrationcenter/v1:ReportSummaryMachineSeriesAllocationResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "machineSeries": { "$ref": "#/types/google-native:migrationcenter/v1:MachineSeriesResponse" } } }, "google-native:migrationcenter/v1:ReportSummaryResponse": { "properties": { "allAssetsStats": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryAssetAggregateStatsResponse" }, "groupFindings": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryGroupFindingResponse" } } } }, "google-native:migrationcenter/v1:ReportSummarySoleTenantFindingResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "allocatedRegions": { "items": {} }, "nodeAllocations": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummarySoleTenantNodeAllocationResponse" } } } }, "google-native:migrationcenter/v1:ReportSummarySoleTenantNodeAllocationResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "node": { "$ref": "#/types/google-native:migrationcenter/v1:SoleTenantNodeTypeResponse" }, "nodeCount": { "format": "int64" } } }, "google-native:migrationcenter/v1:ReportSummaryUtilizationChartDataResponse": { "properties": { "free": { "format": "int64" }, "used": { "format": "int64" } } }, "google-native:migrationcenter/v1:ReportSummaryVmwareEngineFindingResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "allocatedRegions": { "items": {} }, "nodeAllocations": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryVmwareNodeAllocationResponse" } } } }, "google-native:migrationcenter/v1:ReportSummaryVmwareNodeAllocationResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "nodeCount": { "format": "int64" }, "vmwareNode": { "$ref": "#/types/google-native:migrationcenter/v1:ReportSummaryVmwareNodeResponse" } } }, "google-native:migrationcenter/v1:ReportSummaryVmwareNodeResponse": { "properties": { "code": {} } }, "google-native:migrationcenter/v1:SoleTenancyPreferences": { "properties": { "commitmentPlan": { "$ref": "#/types/google-native:migrationcenter/v1:SoleTenancyPreferencesCommitmentPlan" }, "cpuOvercommitRatio": { "format": "double" }, "hostMaintenancePolicy": { "$ref": "#/types/google-native:migrationcenter/v1:SoleTenancyPreferencesHostMaintenancePolicy" }, "nodeTypes": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:SoleTenantNodeType" } } } }, "google-native:migrationcenter/v1:SoleTenancyPreferencesResponse": { "properties": { "commitmentPlan": {}, "cpuOvercommitRatio": { "format": "double" }, "hostMaintenancePolicy": {}, "nodeTypes": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:SoleTenantNodeTypeResponse" } } } }, "google-native:migrationcenter/v1:SoleTenantNodeType": { "properties": { "nodeName": {} } }, "google-native:migrationcenter/v1:SoleTenantNodeTypeResponse": { "properties": { "nodeName": {} } }, "google-native:migrationcenter/v1:UploadFileInfo": {}, "google-native:migrationcenter/v1:UploadFileInfoResponse": { "properties": { "headers": {}, "signedUri": {}, "uriExpirationTime": { "format": "google-datetime" } } }, "google-native:migrationcenter/v1:ValidationReportResponse": { "properties": { "fileValidations": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:FileValidationReportResponse" } }, "jobErrors": { "items": { "$ref": "#/types/google-native:migrationcenter/v1:ImportErrorResponse" } } } }, "google-native:migrationcenter/v1:VirtualMachinePreferences": { "properties": { "commitmentPlan": { "$ref": "#/types/google-native:migrationcenter/v1:VirtualMachinePreferencesCommitmentPlan" }, "computeEnginePreferences": { "$ref": "#/types/google-native:migrationcenter/v1:ComputeEnginePreferences" }, "regionPreferences": { "$ref": "#/types/google-native:migrationcenter/v1:RegionPreferences" }, "sizingOptimizationStrategy": { "$ref": "#/types/google-native:migrationcenter/v1:VirtualMachinePreferencesSizingOptimizationStrategy" }, "soleTenancyPreferences": { "$ref": "#/types/google-native:migrationcenter/v1:SoleTenancyPreferences" }, "targetProduct": { "$ref": "#/types/google-native:migrationcenter/v1:VirtualMachinePreferencesTargetProduct" }, "vmwareEnginePreferences": { "$ref": "#/types/google-native:migrationcenter/v1:VmwareEnginePreferences" } } }, "google-native:migrationcenter/v1:VirtualMachinePreferencesResponse": { "properties": { "commitmentPlan": {}, "computeEnginePreferences": { "$ref": "#/types/google-native:migrationcenter/v1:ComputeEnginePreferencesResponse" }, "regionPreferences": { "$ref": "#/types/google-native:migrationcenter/v1:RegionPreferencesResponse" }, "sizingOptimizationStrategy": {}, "soleTenancyPreferences": { "$ref": "#/types/google-native:migrationcenter/v1:SoleTenancyPreferencesResponse" }, "targetProduct": {}, "vmwareEnginePreferences": { "$ref": "#/types/google-native:migrationcenter/v1:VmwareEnginePreferencesResponse" } } }, "google-native:migrationcenter/v1:VmwareEnginePreferences": { "properties": { "commitmentPlan": { "$ref": "#/types/google-native:migrationcenter/v1:VmwareEnginePreferencesCommitmentPlan" }, "cpuOvercommitRatio": { "format": "double" }, "memoryOvercommitRatio": { "format": "double" }, "storageDeduplicationCompressionRatio": { "format": "double" } } }, "google-native:migrationcenter/v1:VmwareEnginePreferencesResponse": { "properties": { "commitmentPlan": {}, "cpuOvercommitRatio": { "format": "double" }, "memoryOvercommitRatio": { "format": "double" }, "storageDeduplicationCompressionRatio": { "format": "double" } } }, "google-native:migrationcenter/v1alpha1:ComputeEnginePreferences": { "properties": { "licenseType": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ComputeEnginePreferencesLicenseType" }, "machinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MachinePreferences" }, "persistentDiskType": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ComputeEnginePreferencesPersistentDiskType" } } }, "google-native:migrationcenter/v1alpha1:ComputeEnginePreferencesResponse": { "properties": { "licenseType": {}, "machinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MachinePreferencesResponse" }, "persistentDiskType": {} } }, "google-native:migrationcenter/v1alpha1:ExecutionReportResponse": { "properties": { "executionErrors": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ValidationReportResponse" }, "framesReported": { "format": "int32" }, "jobErrors": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ImportErrorResponse" } }, "totalRowsCount": { "format": "int32" } } }, "google-native:migrationcenter/v1alpha1:FileValidationReportResponse": { "properties": { "fileErrors": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ImportErrorResponse" } }, "fileName": {}, "partialReport": {}, "rowErrors": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ImportRowErrorResponse" } } } }, "google-native:migrationcenter/v1alpha1:GCSPayloadInfo": { "properties": { "format": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:GCSPayloadInfoFormat" }, "path": {} } }, "google-native:migrationcenter/v1alpha1:GCSPayloadInfoResponse": { "properties": { "format": {}, "path": {} } }, "google-native:migrationcenter/v1alpha1:ImportErrorResponse": { "properties": { "errorDetails": {}, "severity": {} } }, "google-native:migrationcenter/v1alpha1:ImportRowErrorResponse": { "properties": { "errors": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ImportErrorResponse" } }, "rowNumber": { "format": "int32" }, "vmName": {}, "vmUuid": {} } }, "google-native:migrationcenter/v1alpha1:InlinePayloadInfo": { "properties": { "format": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:InlinePayloadInfoFormat" }, "payload": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:PayloadFile" } } } }, "google-native:migrationcenter/v1alpha1:InlinePayloadInfoResponse": { "properties": { "format": {}, "payload": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:PayloadFileResponse" } } } }, "google-native:migrationcenter/v1alpha1:MachinePreferences": { "properties": { "allowedMachineSeries": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MachineSeries" } } } }, "google-native:migrationcenter/v1alpha1:MachinePreferencesResponse": { "properties": { "allowedMachineSeries": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MachineSeriesResponse" } } } }, "google-native:migrationcenter/v1alpha1:MachineSeries": { "properties": { "code": {} } }, "google-native:migrationcenter/v1alpha1:MachineSeriesResponse": { "properties": { "code": {} } }, "google-native:migrationcenter/v1alpha1:MoneyResponse": { "properties": { "currencyCode": {}, "nanos": { "format": "int32" }, "units": { "format": "int64" } } }, "google-native:migrationcenter/v1alpha1:PayloadFile": { "properties": { "data": { "format": "byte" }, "name": {} } }, "google-native:migrationcenter/v1alpha1:PayloadFileResponse": { "properties": { "data": { "format": "byte" }, "name": {} } }, "google-native:migrationcenter/v1alpha1:RegionPreferences": { "properties": { "preferredRegions": { "items": {} } } }, "google-native:migrationcenter/v1alpha1:RegionPreferencesResponse": { "properties": { "preferredRegions": { "items": {} } } }, "google-native:migrationcenter/v1alpha1:ReportConfigGroupPreferenceSetAssignment": { "properties": { "group": { "required": true }, "preferenceSet": { "required": true } } }, "google-native:migrationcenter/v1alpha1:ReportConfigGroupPreferenceSetAssignmentResponse": { "properties": { "group": { "required": true }, "preferenceSet": { "required": true } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryAssetAggregateStatsResponse": { "properties": { "assetAge": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryChartDataResponse" }, "coreCountHistogram": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryHistogramChartDataResponse" }, "memoryBytesHistogram": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryHistogramChartDataResponse" }, "memoryUtilization": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryChartDataResponse" }, "memoryUtilizationChart": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryUtilizationChartDataResponse" }, "operatingSystem": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryChartDataResponse" }, "storageBytesHistogram": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryHistogramChartDataResponse" }, "storageUtilization": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryChartDataResponse" }, "storageUtilizationChart": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryUtilizationChartDataResponse" }, "totalAssets": { "format": "int64" }, "totalCores": { "format": "int64" }, "totalMemoryBytes": { "format": "int64" }, "totalStorageBytes": { "format": "int64" } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryChartDataDataPointResponse": { "properties": { "label": {}, "value": { "format": "double" } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryChartDataResponse": { "properties": { "dataPoints": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryChartDataDataPointResponse" } } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryGroupFindingResponse": { "properties": { "assetAggregateStats": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryAssetAggregateStatsResponse" }, "description": {}, "displayName": {}, "overlappingAssetCount": { "format": "int64" }, "preferenceSetFindings": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryGroupPreferenceSetFindingResponse" } } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryGroupPreferenceSetFindingResponse": { "properties": { "description": {}, "displayName": {}, "machineFinding": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryMachineFindingResponse" }, "machinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesResponse" }, "monthlyCostCompute": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MoneyResponse" }, "monthlyCostNetworkEgress": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MoneyResponse" }, "monthlyCostOsLicense": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MoneyResponse" }, "monthlyCostOther": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MoneyResponse" }, "monthlyCostStorage": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MoneyResponse" }, "monthlyCostTotal": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MoneyResponse" }, "preferredRegion": {}, "pricingTrack": {}, "soleTenantFinding": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummarySoleTenantFindingResponse" }, "topPriority": {}, "vmwareEngineFinding": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryVMWareEngineFindingResponse" } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryHistogramChartDataBucketResponse": { "properties": { "count": { "format": "int64" }, "lowerBound": { "format": "int64" }, "upperBound": { "format": "int64" } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryHistogramChartDataResponse": { "properties": { "buckets": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryHistogramChartDataBucketResponse" } } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryMachineFindingResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "allocatedDiskTypes": { "items": {} }, "allocatedRegions": { "items": {} }, "machineSeriesAllocations": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryMachineSeriesAllocationResponse" } } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryMachineSeriesAllocationResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "machineSeries": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:MachineSeriesResponse" } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryResponse": { "properties": { "allAssetsStats": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryAssetAggregateStatsResponse" }, "groupFindings": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryGroupFindingResponse" } } } }, "google-native:migrationcenter/v1alpha1:ReportSummarySoleTenantFindingResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "allocatedRegions": { "items": {} }, "nodeAllocations": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummarySoleTenantNodeAllocationResponse" } } } }, "google-native:migrationcenter/v1alpha1:ReportSummarySoleTenantNodeAllocationResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "node": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:SoleTenantNodeTypeResponse" }, "nodeCount": { "format": "int64" } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryUtilizationChartDataResponse": { "properties": { "free": { "format": "int64" }, "used": { "format": "int64" } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryVMWareEngineFindingResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "allocatedRegions": { "items": {} }, "nodeAllocations": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryVMWareNodeAllocationResponse" } } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryVMWareNodeAllocationResponse": { "properties": { "allocatedAssetCount": { "format": "int64" }, "nodeCount": { "format": "int64" }, "vmwareNode": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportSummaryVMWareNodeResponse" } } }, "google-native:migrationcenter/v1alpha1:ReportSummaryVMWareNodeResponse": { "properties": { "code": {} } }, "google-native:migrationcenter/v1alpha1:SoleTenancyPreferences": { "properties": { "commitmentPlan": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:SoleTenancyPreferencesCommitmentPlan" }, "cpuOvercommitRatio": { "format": "double" }, "hostMaintenancePolicy": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:SoleTenancyPreferencesHostMaintenancePolicy" }, "nodeTypes": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:SoleTenantNodeType" } } } }, "google-native:migrationcenter/v1alpha1:SoleTenancyPreferencesResponse": { "properties": { "commitmentPlan": {}, "cpuOvercommitRatio": { "format": "double" }, "hostMaintenancePolicy": {}, "nodeTypes": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:SoleTenantNodeTypeResponse" } } } }, "google-native:migrationcenter/v1alpha1:SoleTenantNodeType": { "properties": { "nodeName": {} } }, "google-native:migrationcenter/v1alpha1:SoleTenantNodeTypeResponse": { "properties": { "nodeName": {} } }, "google-native:migrationcenter/v1alpha1:UploadFileInfo": {}, "google-native:migrationcenter/v1alpha1:UploadFileInfoResponse": { "properties": { "headers": {}, "signedUri": {}, "uriExpirationTime": { "format": "google-datetime" } } }, "google-native:migrationcenter/v1alpha1:ValidationReportResponse": { "properties": { "fileValidations": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:FileValidationReportResponse" } }, "jobErrors": { "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ImportErrorResponse" } } } }, "google-native:migrationcenter/v1alpha1:VirtualMachinePreferences": { "properties": { "commitmentPlan": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesCommitmentPlan" }, "computeEnginePreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ComputeEnginePreferences" }, "networkCostParameters": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesNetworkCostParameters" }, "regionPreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:RegionPreferences" }, "sizingOptimizationCustomParameters": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesSizingOptimizationCustomParameters" }, "sizingOptimizationStrategy": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesSizingOptimizationStrategy" }, "soleTenancyPreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:SoleTenancyPreferences" }, "targetProduct": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesTargetProduct" }, "vmwareEnginePreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VmwareEnginePreferences" } } }, "google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesNetworkCostParameters": { "properties": { "estimatedEgressTrafficPercentage": { "format": "int32" } } }, "google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesNetworkCostParametersResponse": { "properties": { "estimatedEgressTrafficPercentage": { "format": "int32" } } }, "google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesResponse": { "properties": { "commitmentPlan": {}, "computeEnginePreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ComputeEnginePreferencesResponse" }, "networkCostParameters": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesNetworkCostParametersResponse" }, "regionPreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:RegionPreferencesResponse" }, "sizingOptimizationCustomParameters": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesSizingOptimizationCustomParametersResponse" }, "sizingOptimizationStrategy": {}, "soleTenancyPreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:SoleTenancyPreferencesResponse" }, "targetProduct": {}, "vmwareEnginePreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VmwareEnginePreferencesResponse" } } }, "google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesSizingOptimizationCustomParameters": { "properties": { "aggregationMethod": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesSizingOptimizationCustomParametersAggregationMethod" }, "cpuUsagePercentage": { "format": "int32" }, "memoryUsagePercentage": { "format": "int32" }, "storageMultiplier": { "format": "double" } } }, "google-native:migrationcenter/v1alpha1:VirtualMachinePreferencesSizingOptimizationCustomParametersResponse": { "properties": { "aggregationMethod": {}, "cpuUsagePercentage": { "format": "int32" }, "memoryUsagePercentage": { "format": "int32" }, "storageMultiplier": { "format": "double" } } }, "google-native:migrationcenter/v1alpha1:VmwareEnginePreferences": { "properties": { "commitmentPlan": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VmwareEnginePreferencesCommitmentPlan" }, "cpuOvercommitRatio": { "format": "double" }, "memoryOvercommitRatio": { "format": "double" }, "storageDeduplicationCompressionRatio": { "format": "double" } } }, "google-native:migrationcenter/v1alpha1:VmwareEnginePreferencesResponse": { "properties": { "commitmentPlan": {}, "cpuOvercommitRatio": { "format": "double" }, "memoryOvercommitRatio": { "format": "double" }, "storageDeduplicationCompressionRatio": { "format": "double" } } }, "google-native:ml/v1:GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfig": { "properties": { "useElapsedTime": {} } }, "google-native:ml/v1:GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfigResponse": { "properties": { "useElapsedTime": {} } }, "google-native:ml/v1:GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfig": { "properties": { "useElapsedTime": {} } }, "google-native:ml/v1:GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfigResponse": { "properties": { "useElapsedTime": {} } }, "google-native:ml/v1:GoogleCloudMlV1_HyperparameterOutput_HyperparameterMetric": { "properties": { "objectiveValue": { "format": "double" }, "trainingStep": { "format": "int64" } } }, "google-native:ml/v1:GoogleCloudMlV1_HyperparameterOutput_HyperparameterMetricResponse": { "properties": { "objectiveValue": { "format": "double" }, "trainingStep": { "format": "int64" } } }, "google-native:ml/v1:GoogleCloudMlV1_Measurement_Metric": { "properties": { "metric": { "required": true }, "value": { "format": "double", "required": true } } }, "google-native:ml/v1:GoogleCloudMlV1_Measurement_MetricResponse": { "properties": { "metric": { "required": true }, "value": { "format": "double", "required": true } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpec": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecResponse": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpec": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecResponse": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpec": { "properties": { "maxValue": { "format": "double" }, "minValue": { "format": "double" } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpecResponse": { "properties": { "maxValue": { "format": "double" }, "minValue": { "format": "double" } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpec": { "properties": { "maxValue": { "format": "int64" }, "minValue": { "format": "int64" } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpecResponse": { "properties": { "maxValue": { "format": "int64" }, "minValue": { "format": "int64" } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpec": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpecResponse": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpec": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecResponse": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpec": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecResponse": { "properties": { "values": { "items": {} } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfig_MetricSpec": { "properties": { "goal": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfig_MetricSpecGoal", "required": true }, "metric": { "required": true } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfig_MetricSpecResponse": { "properties": { "goal": { "required": true }, "metric": { "required": true } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfig_ParameterSpec": { "properties": { "categoricalValueSpec": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpec" }, "childParameterSpecs": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfig_ParameterSpec" } }, "discreteValueSpec": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpec" }, "doubleValueSpec": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpec" }, "integerValueSpec": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpec" }, "parameter": { "required": true }, "parentCategoricalValues": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpec" }, "parentDiscreteValues": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpec" }, "parentIntValues": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpec" }, "scaleType": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfig_ParameterSpecScaleType" }, "type": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfig_ParameterSpecType", "required": true } } }, "google-native:ml/v1:GoogleCloudMlV1_StudyConfig_ParameterSpecResponse": { "properties": { "categoricalValueSpec": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_CategoricalValueSpecResponse" }, "childParameterSpecs": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfig_ParameterSpecResponse" } }, "discreteValueSpec": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_DiscreteValueSpecResponse" }, "doubleValueSpec": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_DoubleValueSpecResponse" }, "integerValueSpec": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_IntegerValueSpecResponse" }, "parameter": { "required": true }, "parentCategoricalValues": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentCategoricalValueSpecResponse" }, "parentDiscreteValues": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentDiscreteValueSpecResponse" }, "parentIntValues": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfigParameterSpec_MatchingParentIntValueSpecResponse" }, "scaleType": {}, "type": { "required": true } } }, "google-native:ml/v1:GoogleCloudMlV1_Trial_Parameter": { "properties": { "floatValue": { "format": "double" }, "intValue": { "format": "int64" }, "parameter": {}, "stringValue": {} } }, "google-native:ml/v1:GoogleCloudMlV1_Trial_ParameterResponse": { "properties": { "floatValue": { "format": "double" }, "intValue": { "format": "int64" }, "parameter": {}, "stringValue": {} } }, "google-native:ml/v1:GoogleCloudMlV1__AcceleratorConfig": { "properties": { "count": { "format": "int64" }, "type": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AcceleratorConfigType" } } }, "google-native:ml/v1:GoogleCloudMlV1__AcceleratorConfigResponse": { "properties": { "count": { "format": "int64" }, "type": {} } }, "google-native:ml/v1:GoogleCloudMlV1__AutoScaling": { "properties": { "maxNodes": { "format": "int32" }, "metrics": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__MetricSpec" } }, "minNodes": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__AutoScalingResponse": { "properties": { "maxNodes": { "format": "int32" }, "metrics": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__MetricSpecResponse" } }, "minNodes": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__AutomatedStoppingConfig": { "properties": { "decayCurveStoppingConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfig" }, "medianAutomatedStoppingConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfig" } } }, "google-native:ml/v1:GoogleCloudMlV1__AutomatedStoppingConfigResponse": { "properties": { "decayCurveStoppingConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfigResponse" }, "medianAutomatedStoppingConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfigResponse" } } }, "google-native:ml/v1:GoogleCloudMlV1__BuiltInAlgorithmOutput": { "properties": { "framework": {}, "modelPath": {}, "pythonVersion": {}, "runtimeVersion": {} } }, "google-native:ml/v1:GoogleCloudMlV1__BuiltInAlgorithmOutputResponse": { "properties": { "framework": {}, "modelPath": {}, "pythonVersion": {}, "runtimeVersion": {} } }, "google-native:ml/v1:GoogleCloudMlV1__ContainerPort": { "properties": { "containerPort": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__ContainerPortResponse": { "properties": { "containerPort": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__ContainerSpec": { "properties": { "args": { "items": {}, "forceNew": true }, "command": { "items": {}, "forceNew": true }, "env": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__EnvVar" }, "forceNew": true }, "image": {}, "ports": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ContainerPort" }, "forceNew": true } } }, "google-native:ml/v1:GoogleCloudMlV1__ContainerSpecResponse": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__EnvVarResponse" } }, "image": {}, "ports": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ContainerPortResponse" } } } }, "google-native:ml/v1:GoogleCloudMlV1__DiskConfig": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {} } }, "google-native:ml/v1:GoogleCloudMlV1__DiskConfigResponse": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "bootDiskType": {} } }, "google-native:ml/v1:GoogleCloudMlV1__EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:ml/v1:GoogleCloudMlV1__EncryptionConfigResponse": { "properties": { "kmsKeyName": {} } }, "google-native:ml/v1:GoogleCloudMlV1__EnvVar": { "properties": { "name": {}, "value": {} } }, "google-native:ml/v1:GoogleCloudMlV1__EnvVarResponse": { "properties": { "name": {}, "value": {} } }, "google-native:ml/v1:GoogleCloudMlV1__ExplanationConfig": { "properties": { "integratedGradientsAttribution": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__IntegratedGradientsAttribution" }, "sampledShapleyAttribution": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__SampledShapleyAttribution" }, "xraiAttribution": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__XraiAttribution" } } }, "google-native:ml/v1:GoogleCloudMlV1__ExplanationConfigResponse": { "properties": { "integratedGradientsAttribution": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__IntegratedGradientsAttributionResponse" }, "sampledShapleyAttribution": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__SampledShapleyAttributionResponse" }, "xraiAttribution": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__XraiAttributionResponse" } } }, "google-native:ml/v1:GoogleCloudMlV1__HyperparameterOutput": { "properties": { "allMetrics": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_HyperparameterOutput_HyperparameterMetric" } }, "builtInAlgorithmOutput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__BuiltInAlgorithmOutput" }, "finalMetric": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_HyperparameterOutput_HyperparameterMetric" }, "hyperparameters": {}, "isTrialStoppedEarly": {}, "trialId": {}, "webAccessUris": {} } }, "google-native:ml/v1:GoogleCloudMlV1__HyperparameterOutputResponse": { "properties": { "allMetrics": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_HyperparameterOutput_HyperparameterMetricResponse" } }, "builtInAlgorithmOutput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__BuiltInAlgorithmOutputResponse" }, "endTime": { "format": "google-datetime" }, "finalMetric": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_HyperparameterOutput_HyperparameterMetricResponse" }, "hyperparameters": {}, "isTrialStoppedEarly": {}, "startTime": { "format": "google-datetime" }, "state": {}, "trialId": {}, "webAccessUris": {} } }, "google-native:ml/v1:GoogleCloudMlV1__HyperparameterSpec": { "properties": { "algorithm": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__HyperparameterSpecAlgorithm" }, "enableTrialEarlyStopping": {}, "goal": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__HyperparameterSpecGoal", "required": true }, "hyperparameterMetricTag": {}, "maxFailedTrials": { "format": "int32" }, "maxParallelTrials": { "format": "int32" }, "maxTrials": { "format": "int32" }, "params": { "required": true, "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ParameterSpec" } }, "resumePreviousJobId": {} } }, "google-native:ml/v1:GoogleCloudMlV1__HyperparameterSpecResponse": { "properties": { "algorithm": {}, "enableTrialEarlyStopping": {}, "goal": { "required": true }, "hyperparameterMetricTag": {}, "maxFailedTrials": { "format": "int32" }, "maxParallelTrials": { "format": "int32" }, "maxTrials": { "format": "int32" }, "params": { "required": true, "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ParameterSpecResponse" } }, "resumePreviousJobId": {} } }, "google-native:ml/v1:GoogleCloudMlV1__IntegratedGradientsAttribution": { "properties": { "numIntegralSteps": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__IntegratedGradientsAttributionResponse": { "properties": { "numIntegralSteps": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__ManualScaling": { "properties": { "nodes": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__ManualScalingResponse": { "properties": { "nodes": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__Measurement": { "properties": { "metrics": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_Measurement_Metric" } }, "stepCount": { "format": "int64" } } }, "google-native:ml/v1:GoogleCloudMlV1__MeasurementResponse": { "properties": { "elapsedTime": { "format": "google-duration" }, "metrics": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_Measurement_MetricResponse" } }, "stepCount": { "format": "int64" } } }, "google-native:ml/v1:GoogleCloudMlV1__MetricSpec": { "properties": { "name": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__MetricSpecName" }, "target": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__MetricSpecResponse": { "properties": { "name": {}, "target": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__ParameterSpec": { "properties": { "categoricalValues": { "items": {} }, "discreteValues": { "items": {} }, "maxValue": { "format": "double" }, "minValue": { "format": "double" }, "parameterName": { "required": true }, "scaleType": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ParameterSpecScaleType" }, "type": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ParameterSpecType", "required": true } } }, "google-native:ml/v1:GoogleCloudMlV1__ParameterSpecResponse": { "properties": { "categoricalValues": { "items": {} }, "discreteValues": { "items": {} }, "maxValue": { "format": "double" }, "minValue": { "format": "double" }, "parameterName": { "required": true }, "scaleType": {}, "type": { "required": true } } }, "google-native:ml/v1:GoogleCloudMlV1__PredictionInput": { "properties": { "batchSize": { "format": "int64" }, "dataFormat": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__PredictionInputDataFormat", "required": true }, "inputPaths": { "required": true, "items": {} }, "maxWorkerCount": { "format": "int64" }, "modelName": {}, "outputDataFormat": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__PredictionInputOutputDataFormat" }, "outputPath": { "required": true }, "region": { "required": true }, "runtimeVersion": {}, "signatureName": {}, "uri": {}, "versionName": {} } }, "google-native:ml/v1:GoogleCloudMlV1__PredictionInputResponse": { "properties": { "batchSize": { "format": "int64" }, "dataFormat": { "required": true }, "inputPaths": { "required": true, "items": {} }, "maxWorkerCount": { "format": "int64" }, "modelName": {}, "outputDataFormat": {}, "outputPath": { "required": true }, "region": { "required": true }, "runtimeVersion": {}, "signatureName": {}, "uri": {}, "versionName": {} } }, "google-native:ml/v1:GoogleCloudMlV1__PredictionOutput": { "properties": { "errorCount": { "format": "int64" }, "nodeHours": { "format": "double" }, "outputPath": {}, "predictionCount": { "format": "int64" } } }, "google-native:ml/v1:GoogleCloudMlV1__PredictionOutputResponse": { "properties": { "errorCount": { "format": "int64" }, "nodeHours": { "format": "double" }, "outputPath": {}, "predictionCount": { "format": "int64" } } }, "google-native:ml/v1:GoogleCloudMlV1__ReplicaConfig": { "properties": { "acceleratorConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AcceleratorConfig" }, "containerArgs": { "items": {} }, "containerCommand": { "items": {} }, "diskConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__DiskConfig" }, "imageUri": {}, "tpuTfVersion": {} } }, "google-native:ml/v1:GoogleCloudMlV1__ReplicaConfigResponse": { "properties": { "acceleratorConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AcceleratorConfigResponse" }, "containerArgs": { "items": {} }, "containerCommand": { "items": {} }, "diskConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__DiskConfigResponse" }, "imageUri": {}, "tpuTfVersion": {} } }, "google-native:ml/v1:GoogleCloudMlV1__RequestLoggingConfig": { "properties": { "bigqueryTableName": { "required": true }, "samplingPercentage": { "format": "double" } } }, "google-native:ml/v1:GoogleCloudMlV1__RequestLoggingConfigResponse": { "properties": { "bigqueryTableName": { "required": true }, "samplingPercentage": { "format": "double" } } }, "google-native:ml/v1:GoogleCloudMlV1__RouteMap": { "properties": { "health": {}, "predict": {} } }, "google-native:ml/v1:GoogleCloudMlV1__RouteMapResponse": { "properties": { "health": {}, "predict": {} } }, "google-native:ml/v1:GoogleCloudMlV1__SampledShapleyAttribution": { "properties": { "numPaths": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__SampledShapleyAttributionResponse": { "properties": { "numPaths": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__Scheduling": { "properties": { "maxRunningTime": { "format": "google-duration" }, "maxWaitTime": { "format": "google-duration" }, "priority": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__SchedulingResponse": { "properties": { "maxRunningTime": { "format": "google-duration" }, "maxWaitTime": { "format": "google-duration" }, "priority": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__StudyConfig": { "properties": { "algorithm": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__StudyConfigAlgorithm" }, "automatedStoppingConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AutomatedStoppingConfig" }, "metrics": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfig_MetricSpec" } }, "parameters": { "required": true, "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfig_ParameterSpec" } } } }, "google-native:ml/v1:GoogleCloudMlV1__StudyConfigResponse": { "properties": { "algorithm": {}, "automatedStoppingConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AutomatedStoppingConfigResponse" }, "metrics": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfig_MetricSpecResponse" } }, "parameters": { "required": true, "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_StudyConfig_ParameterSpecResponse" } } } }, "google-native:ml/v1:GoogleCloudMlV1__TrainingInput": { "properties": { "args": { "items": {} }, "enableWebAccess": {}, "encryptionConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__EncryptionConfig" }, "evaluatorConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ReplicaConfig" }, "evaluatorCount": { "format": "int64" }, "evaluatorType": {}, "hyperparameters": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__HyperparameterSpec" }, "jobDir": {}, "masterConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ReplicaConfig" }, "masterType": {}, "network": {}, "packageUris": { "required": true, "items": {} }, "parameterServerConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ReplicaConfig" }, "parameterServerCount": { "format": "int64" }, "parameterServerType": {}, "pythonModule": { "required": true }, "pythonVersion": {}, "region": { "required": true }, "runtimeVersion": {}, "scaleTier": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__TrainingInputScaleTier", "required": true }, "scheduling": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__Scheduling" }, "serviceAccount": {}, "useChiefInTfConfig": {}, "workerConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ReplicaConfig" }, "workerCount": { "format": "int64" }, "workerType": {} } }, "google-native:ml/v1:GoogleCloudMlV1__TrainingInputResponse": { "properties": { "args": { "items": {} }, "enableWebAccess": {}, "encryptionConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__EncryptionConfigResponse" }, "evaluatorConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ReplicaConfigResponse" }, "evaluatorCount": { "format": "int64" }, "evaluatorType": {}, "hyperparameters": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__HyperparameterSpecResponse" }, "jobDir": {}, "masterConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ReplicaConfigResponse" }, "masterType": {}, "network": {}, "packageUris": { "required": true, "items": {} }, "parameterServerConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ReplicaConfigResponse" }, "parameterServerCount": { "format": "int64" }, "parameterServerType": {}, "pythonModule": { "required": true }, "pythonVersion": {}, "region": { "required": true }, "runtimeVersion": {}, "scaleTier": { "required": true }, "scheduling": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__SchedulingResponse" }, "serviceAccount": {}, "useChiefInTfConfig": {}, "workerConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ReplicaConfigResponse" }, "workerCount": { "format": "int64" }, "workerType": {} } }, "google-native:ml/v1:GoogleCloudMlV1__TrainingOutput": { "properties": { "builtInAlgorithmOutput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__BuiltInAlgorithmOutput" }, "completedTrialCount": { "format": "int64" }, "consumedMLUnits": { "format": "double" }, "hyperparameterMetricTag": {}, "isBuiltInAlgorithmJob": {}, "isHyperparameterTuningJob": {}, "trials": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__HyperparameterOutput" } } } }, "google-native:ml/v1:GoogleCloudMlV1__TrainingOutputResponse": { "properties": { "builtInAlgorithmOutput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__BuiltInAlgorithmOutputResponse" }, "completedTrialCount": { "format": "int64" }, "consumedMLUnits": { "format": "double" }, "hyperparameterMetricTag": {}, "isBuiltInAlgorithmJob": {}, "isHyperparameterTuningJob": {}, "trials": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__HyperparameterOutputResponse" } }, "webAccessUris": {} } }, "google-native:ml/v1:GoogleCloudMlV1__VersionResponse": { "properties": { "acceleratorConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AcceleratorConfigResponse" }, "autoScaling": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AutoScalingResponse" }, "container": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ContainerSpecResponse" }, "createTime": { "format": "google-datetime" }, "deploymentUri": {}, "description": {}, "errorMessage": {}, "etag": { "format": "byte" }, "explanationConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ExplanationConfigResponse" }, "framework": {}, "isDefault": {}, "labels": {}, "lastMigrationModelId": {}, "lastMigrationTime": { "format": "google-datetime" }, "lastUseTime": { "format": "google-datetime" }, "machineType": {}, "manualScaling": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ManualScalingResponse" }, "name": { "required": true }, "packageUris": { "items": {} }, "predictionClass": {}, "pythonVersion": { "required": true }, "requestLoggingConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__RequestLoggingConfigResponse" }, "routes": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__RouteMapResponse" }, "runtimeVersion": { "required": true }, "serviceAccount": {}, "state": {} } }, "google-native:ml/v1:GoogleCloudMlV1__XraiAttribution": { "properties": { "numIntegralSteps": { "format": "int32" } } }, "google-native:ml/v1:GoogleCloudMlV1__XraiAttributionResponse": { "properties": { "numIntegralSteps": { "format": "int32" } } }, "google-native:ml/v1:GoogleIamV1__AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleIamV1__AuditLogConfig" } }, "service": {} } }, "google-native:ml/v1:GoogleIamV1__AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleIamV1__AuditLogConfigResponse" } }, "service": {} } }, "google-native:ml/v1:GoogleIamV1__AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:ml/v1:GoogleIamV1__AuditLogConfigLogType" } } }, "google-native:ml/v1:GoogleIamV1__AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:ml/v1:GoogleIamV1__Binding": { "properties": { "condition": { "$ref": "#/types/google-native:ml/v1:GoogleType__Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:ml/v1:GoogleIamV1__BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:ml/v1:GoogleType__ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:ml/v1:GoogleType__Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:ml/v1:GoogleType__ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:monitoring/v1:Aggregation": { "properties": { "alignmentPeriod": { "format": "google-duration" }, "crossSeriesReducer": { "$ref": "#/types/google-native:monitoring/v1:AggregationCrossSeriesReducer" }, "groupByFields": { "items": {} }, "perSeriesAligner": { "$ref": "#/types/google-native:monitoring/v1:AggregationPerSeriesAligner" } } }, "google-native:monitoring/v1:AggregationFunction": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:monitoring/v1:Parameter" } }, "type": { "required": true } } }, "google-native:monitoring/v1:AggregationFunctionResponse": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:monitoring/v1:ParameterResponse" } }, "type": { "required": true } } }, "google-native:monitoring/v1:AggregationResponse": { "properties": { "alignmentPeriod": { "format": "google-duration" }, "crossSeriesReducer": {}, "groupByFields": { "items": {} }, "perSeriesAligner": {} } }, "google-native:monitoring/v1:AlertChart": { "properties": { "name": { "required": true } } }, "google-native:monitoring/v1:AlertChartResponse": { "properties": { "name": { "required": true } } }, "google-native:monitoring/v1:Axis": { "properties": { "label": {}, "scale": { "$ref": "#/types/google-native:monitoring/v1:AxisScale" } } }, "google-native:monitoring/v1:AxisResponse": { "properties": { "label": {}, "scale": {} } }, "google-native:monitoring/v1:Breakdown": { "properties": { "aggregationFunction": { "$ref": "#/types/google-native:monitoring/v1:AggregationFunction", "required": true }, "column": { "required": true }, "limit": { "format": "int32", "required": true }, "sortOrder": { "$ref": "#/types/google-native:monitoring/v1:BreakdownSortOrder", "required": true } } }, "google-native:monitoring/v1:BreakdownResponse": { "properties": { "aggregationFunction": { "$ref": "#/types/google-native:monitoring/v1:AggregationFunctionResponse", "required": true }, "column": { "required": true }, "limit": { "format": "int32", "required": true }, "sortOrder": { "required": true } } }, "google-native:monitoring/v1:ChartOptions": { "properties": { "displayHorizontal": {}, "mode": { "$ref": "#/types/google-native:monitoring/v1:ChartOptionsMode" } } }, "google-native:monitoring/v1:ChartOptionsResponse": { "properties": { "displayHorizontal": {}, "mode": {} } }, "google-native:monitoring/v1:CollapsibleGroup": { "properties": { "collapsed": {} } }, "google-native:monitoring/v1:CollapsibleGroupResponse": { "properties": { "collapsed": {} } }, "google-native:monitoring/v1:Column": { "properties": { "weight": { "format": "int64" }, "widgets": { "items": { "$ref": "#/types/google-native:monitoring/v1:Widget" } } } }, "google-native:monitoring/v1:ColumnLayout": { "properties": { "columns": { "items": { "$ref": "#/types/google-native:monitoring/v1:Column" } } } }, "google-native:monitoring/v1:ColumnLayoutResponse": { "properties": { "columns": { "items": { "$ref": "#/types/google-native:monitoring/v1:ColumnResponse" } } } }, "google-native:monitoring/v1:ColumnResponse": { "properties": { "weight": { "format": "int64" }, "widgets": { "items": { "$ref": "#/types/google-native:monitoring/v1:WidgetResponse" } } } }, "google-native:monitoring/v1:ColumnSettings": { "properties": { "column": { "required": true }, "visible": { "required": true } } }, "google-native:monitoring/v1:ColumnSettingsResponse": { "properties": { "column": { "required": true }, "visible": { "required": true } } }, "google-native:monitoring/v1:DashboardFilter": { "properties": { "filterType": { "$ref": "#/types/google-native:monitoring/v1:DashboardFilterFilterType" }, "labelKey": { "required": true }, "stringValue": {}, "templateVariable": {} } }, "google-native:monitoring/v1:DashboardFilterResponse": { "properties": { "filterType": {}, "labelKey": { "required": true }, "stringValue": {}, "templateVariable": {} } }, "google-native:monitoring/v1:DataSet": { "properties": { "breakdowns": { "items": { "$ref": "#/types/google-native:monitoring/v1:Breakdown" } }, "dimensions": { "items": { "$ref": "#/types/google-native:monitoring/v1:Dimension" } }, "legendTemplate": {}, "measures": { "items": { "$ref": "#/types/google-native:monitoring/v1:Measure" } }, "minAlignmentPeriod": { "format": "google-duration" }, "plotType": { "$ref": "#/types/google-native:monitoring/v1:DataSetPlotType" }, "targetAxis": { "$ref": "#/types/google-native:monitoring/v1:DataSetTargetAxis" }, "timeSeriesQuery": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesQuery", "required": true } } }, "google-native:monitoring/v1:DataSetResponse": { "properties": { "breakdowns": { "items": { "$ref": "#/types/google-native:monitoring/v1:BreakdownResponse" } }, "dimensions": { "items": { "$ref": "#/types/google-native:monitoring/v1:DimensionResponse" } }, "legendTemplate": {}, "measures": { "items": { "$ref": "#/types/google-native:monitoring/v1:MeasureResponse" } }, "minAlignmentPeriod": { "format": "google-duration" }, "plotType": {}, "targetAxis": {}, "timeSeriesQuery": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesQueryResponse", "required": true } } }, "google-native:monitoring/v1:Dimension": { "properties": { "column": { "required": true }, "columnType": {}, "floatBinSize": { "format": "double" }, "maxBinCount": { "format": "int32" }, "numericBinSize": { "format": "int32" }, "sortColumn": {}, "sortOrder": { "$ref": "#/types/google-native:monitoring/v1:DimensionSortOrder" }, "timeBinSize": { "format": "google-duration" } } }, "google-native:monitoring/v1:DimensionResponse": { "properties": { "column": { "required": true }, "columnType": {}, "floatBinSize": { "format": "double" }, "maxBinCount": { "format": "int32" }, "numericBinSize": { "format": "int32" }, "sortColumn": {}, "sortOrder": {}, "timeBinSize": { "format": "google-duration" } } }, "google-native:monitoring/v1:Empty": {}, "google-native:monitoring/v1:EmptyResponse": {}, "google-native:monitoring/v1:ErrorReportingPanel": { "properties": { "projectNames": { "items": {} }, "services": { "items": {} }, "versions": { "items": {} } } }, "google-native:monitoring/v1:ErrorReportingPanelResponse": { "properties": { "projectNames": { "items": {} }, "services": { "items": {} }, "versions": { "items": {} } } }, "google-native:monitoring/v1:GaugeView": { "properties": { "lowerBound": { "format": "double" }, "upperBound": { "format": "double" } } }, "google-native:monitoring/v1:GaugeViewResponse": { "properties": { "lowerBound": { "format": "double" }, "upperBound": { "format": "double" } } }, "google-native:monitoring/v1:GridLayout": { "properties": { "columns": { "format": "int64" }, "widgets": { "items": { "$ref": "#/types/google-native:monitoring/v1:Widget" } } } }, "google-native:monitoring/v1:GridLayoutResponse": { "properties": { "columns": { "format": "int64" }, "widgets": { "items": { "$ref": "#/types/google-native:monitoring/v1:WidgetResponse" } } } }, "google-native:monitoring/v1:IncidentList": { "properties": { "monitoredResources": { "items": { "$ref": "#/types/google-native:monitoring/v1:MonitoredResource" } }, "policyNames": { "items": {} } } }, "google-native:monitoring/v1:IncidentListResponse": { "properties": { "monitoredResources": { "items": { "$ref": "#/types/google-native:monitoring/v1:MonitoredResourceResponse" } }, "policyNames": { "items": {} } } }, "google-native:monitoring/v1:LogsPanel": { "properties": { "filter": {}, "resourceNames": { "items": {} } } }, "google-native:monitoring/v1:LogsPanelResponse": { "properties": { "filter": {}, "resourceNames": { "items": {} } } }, "google-native:monitoring/v1:Measure": { "properties": { "aggregationFunction": { "$ref": "#/types/google-native:monitoring/v1:AggregationFunction", "required": true }, "column": { "required": true } } }, "google-native:monitoring/v1:MeasureResponse": { "properties": { "aggregationFunction": { "$ref": "#/types/google-native:monitoring/v1:AggregationFunctionResponse", "required": true }, "column": { "required": true } } }, "google-native:monitoring/v1:MonitoredResource": { "properties": { "labels": { "required": true }, "type": { "required": true } } }, "google-native:monitoring/v1:MonitoredResourceResponse": { "properties": { "labels": { "required": true }, "type": { "required": true } } }, "google-native:monitoring/v1:MosaicLayout": { "properties": { "columns": { "format": "int32" }, "tiles": { "items": { "$ref": "#/types/google-native:monitoring/v1:Tile" } } } }, "google-native:monitoring/v1:MosaicLayoutResponse": { "properties": { "columns": { "format": "int32" }, "tiles": { "items": { "$ref": "#/types/google-native:monitoring/v1:TileResponse" } } } }, "google-native:monitoring/v1:OpsAnalyticsQuery": { "properties": { "sql": {} } }, "google-native:monitoring/v1:OpsAnalyticsQueryResponse": { "properties": { "sql": {} } }, "google-native:monitoring/v1:Parameter": { "properties": { "doubleValue": { "format": "double" }, "intValue": { "format": "int64" } } }, "google-native:monitoring/v1:ParameterResponse": { "properties": { "doubleValue": { "format": "double" }, "intValue": { "format": "int64" } } }, "google-native:monitoring/v1:PickTimeSeriesFilter": { "properties": { "direction": { "$ref": "#/types/google-native:monitoring/v1:PickTimeSeriesFilterDirection" }, "numTimeSeries": { "format": "int32" }, "rankingMethod": { "$ref": "#/types/google-native:monitoring/v1:PickTimeSeriesFilterRankingMethod" } } }, "google-native:monitoring/v1:PickTimeSeriesFilterResponse": { "properties": { "direction": {}, "numTimeSeries": { "format": "int32" }, "rankingMethod": {} } }, "google-native:monitoring/v1:PieChart": { "properties": { "chartType": { "$ref": "#/types/google-native:monitoring/v1:PieChartChartType", "required": true }, "dataSets": { "required": true, "items": { "$ref": "#/types/google-native:monitoring/v1:PieChartDataSet" } }, "showLabels": {} } }, "google-native:monitoring/v1:PieChartDataSet": { "properties": { "minAlignmentPeriod": { "format": "google-duration" }, "sliceNameTemplate": {}, "timeSeriesQuery": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesQuery", "required": true } } }, "google-native:monitoring/v1:PieChartDataSetResponse": { "properties": { "minAlignmentPeriod": { "format": "google-duration" }, "sliceNameTemplate": {}, "timeSeriesQuery": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesQueryResponse", "required": true } } }, "google-native:monitoring/v1:PieChartResponse": { "properties": { "chartType": { "required": true }, "dataSets": { "required": true, "items": { "$ref": "#/types/google-native:monitoring/v1:PieChartDataSetResponse" } }, "showLabels": {} } }, "google-native:monitoring/v1:RatioPart": { "properties": { "aggregation": { "$ref": "#/types/google-native:monitoring/v1:Aggregation" }, "filter": { "required": true } } }, "google-native:monitoring/v1:RatioPartResponse": { "properties": { "aggregation": { "$ref": "#/types/google-native:monitoring/v1:AggregationResponse" }, "filter": { "required": true } } }, "google-native:monitoring/v1:Row": { "properties": { "weight": { "format": "int64" }, "widgets": { "items": { "$ref": "#/types/google-native:monitoring/v1:Widget" } } } }, "google-native:monitoring/v1:RowLayout": { "properties": { "rows": { "items": { "$ref": "#/types/google-native:monitoring/v1:Row" } } } }, "google-native:monitoring/v1:RowLayoutResponse": { "properties": { "rows": { "items": { "$ref": "#/types/google-native:monitoring/v1:RowResponse" } } } }, "google-native:monitoring/v1:RowResponse": { "properties": { "weight": { "format": "int64" }, "widgets": { "items": { "$ref": "#/types/google-native:monitoring/v1:WidgetResponse" } } } }, "google-native:monitoring/v1:Scorecard": { "properties": { "blankView": { "$ref": "#/types/google-native:monitoring/v1:Empty" }, "gaugeView": { "$ref": "#/types/google-native:monitoring/v1:GaugeView" }, "sparkChartView": { "$ref": "#/types/google-native:monitoring/v1:SparkChartView" }, "thresholds": { "items": { "$ref": "#/types/google-native:monitoring/v1:Threshold" } }, "timeSeriesQuery": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesQuery", "required": true } } }, "google-native:monitoring/v1:ScorecardResponse": { "properties": { "blankView": { "$ref": "#/types/google-native:monitoring/v1:EmptyResponse" }, "gaugeView": { "$ref": "#/types/google-native:monitoring/v1:GaugeViewResponse" }, "sparkChartView": { "$ref": "#/types/google-native:monitoring/v1:SparkChartViewResponse" }, "thresholds": { "items": { "$ref": "#/types/google-native:monitoring/v1:ThresholdResponse" } }, "timeSeriesQuery": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesQueryResponse", "required": true } } }, "google-native:monitoring/v1:SparkChartView": { "properties": { "minAlignmentPeriod": { "format": "google-duration" }, "sparkChartType": { "$ref": "#/types/google-native:monitoring/v1:SparkChartViewSparkChartType", "required": true } } }, "google-native:monitoring/v1:SparkChartViewResponse": { "properties": { "minAlignmentPeriod": { "format": "google-duration" }, "sparkChartType": { "required": true } } }, "google-native:monitoring/v1:StatisticalTimeSeriesFilter": { "properties": { "numTimeSeries": { "format": "int32" }, "rankingMethod": { "$ref": "#/types/google-native:monitoring/v1:StatisticalTimeSeriesFilterRankingMethod" } } }, "google-native:monitoring/v1:StatisticalTimeSeriesFilterResponse": { "properties": { "numTimeSeries": { "format": "int32" }, "rankingMethod": {} } }, "google-native:monitoring/v1:TableDataSet": { "properties": { "minAlignmentPeriod": { "format": "google-duration" }, "tableDisplayOptions": { "$ref": "#/types/google-native:monitoring/v1:TableDisplayOptions" }, "tableTemplate": {}, "timeSeriesQuery": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesQuery", "required": true } } }, "google-native:monitoring/v1:TableDataSetResponse": { "properties": { "minAlignmentPeriod": { "format": "google-duration" }, "tableDisplayOptions": { "$ref": "#/types/google-native:monitoring/v1:TableDisplayOptionsResponse" }, "tableTemplate": {}, "timeSeriesQuery": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesQueryResponse", "required": true } } }, "google-native:monitoring/v1:TableDisplayOptions": { "properties": { "shownColumns": { "items": {} } } }, "google-native:monitoring/v1:TableDisplayOptionsResponse": { "properties": { "shownColumns": { "items": {} } } }, "google-native:monitoring/v1:Text": { "properties": { "content": {}, "format": { "$ref": "#/types/google-native:monitoring/v1:TextFormat" }, "style": { "$ref": "#/types/google-native:monitoring/v1:TextStyle" } } }, "google-native:monitoring/v1:TextResponse": { "properties": { "content": {}, "format": {}, "style": { "$ref": "#/types/google-native:monitoring/v1:TextStyleResponse" } } }, "google-native:monitoring/v1:TextStyle": { "properties": { "backgroundColor": {}, "fontSize": { "$ref": "#/types/google-native:monitoring/v1:TextStyleFontSize" }, "horizontalAlignment": { "$ref": "#/types/google-native:monitoring/v1:TextStyleHorizontalAlignment" }, "padding": { "$ref": "#/types/google-native:monitoring/v1:TextStylePadding" }, "pointerLocation": { "$ref": "#/types/google-native:monitoring/v1:TextStylePointerLocation" }, "textColor": {}, "verticalAlignment": { "$ref": "#/types/google-native:monitoring/v1:TextStyleVerticalAlignment" } } }, "google-native:monitoring/v1:TextStyleResponse": { "properties": { "backgroundColor": {}, "fontSize": {}, "horizontalAlignment": {}, "padding": {}, "pointerLocation": {}, "textColor": {}, "verticalAlignment": {} } }, "google-native:monitoring/v1:Threshold": { "properties": { "color": { "$ref": "#/types/google-native:monitoring/v1:ThresholdColor" }, "direction": { "$ref": "#/types/google-native:monitoring/v1:ThresholdDirection" }, "label": {}, "targetAxis": { "$ref": "#/types/google-native:monitoring/v1:ThresholdTargetAxis" }, "value": { "format": "double" } } }, "google-native:monitoring/v1:ThresholdResponse": { "properties": { "color": {}, "direction": {}, "label": {}, "targetAxis": {}, "value": { "format": "double" } } }, "google-native:monitoring/v1:Tile": { "properties": { "height": { "format": "int32" }, "widget": { "$ref": "#/types/google-native:monitoring/v1:Widget" }, "width": { "format": "int32" }, "xPos": { "format": "int32" }, "yPos": { "format": "int32" } } }, "google-native:monitoring/v1:TileResponse": { "properties": { "height": { "format": "int32" }, "widget": { "$ref": "#/types/google-native:monitoring/v1:WidgetResponse" }, "width": { "format": "int32" }, "xPos": { "format": "int32" }, "yPos": { "format": "int32" } } }, "google-native:monitoring/v1:TimeSeriesFilter": { "properties": { "aggregation": { "$ref": "#/types/google-native:monitoring/v1:Aggregation" }, "filter": { "required": true }, "pickTimeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:PickTimeSeriesFilter" }, "secondaryAggregation": { "$ref": "#/types/google-native:monitoring/v1:Aggregation" }, "statisticalTimeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:StatisticalTimeSeriesFilter" } } }, "google-native:monitoring/v1:TimeSeriesFilterRatio": { "properties": { "denominator": { "$ref": "#/types/google-native:monitoring/v1:RatioPart" }, "numerator": { "$ref": "#/types/google-native:monitoring/v1:RatioPart" }, "pickTimeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:PickTimeSeriesFilter" }, "secondaryAggregation": { "$ref": "#/types/google-native:monitoring/v1:Aggregation" }, "statisticalTimeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:StatisticalTimeSeriesFilter" } } }, "google-native:monitoring/v1:TimeSeriesFilterRatioResponse": { "properties": { "denominator": { "$ref": "#/types/google-native:monitoring/v1:RatioPartResponse" }, "numerator": { "$ref": "#/types/google-native:monitoring/v1:RatioPartResponse" }, "pickTimeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:PickTimeSeriesFilterResponse" }, "secondaryAggregation": { "$ref": "#/types/google-native:monitoring/v1:AggregationResponse" }, "statisticalTimeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:StatisticalTimeSeriesFilterResponse" } } }, "google-native:monitoring/v1:TimeSeriesFilterResponse": { "properties": { "aggregation": { "$ref": "#/types/google-native:monitoring/v1:AggregationResponse" }, "filter": { "required": true }, "pickTimeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:PickTimeSeriesFilterResponse" }, "secondaryAggregation": { "$ref": "#/types/google-native:monitoring/v1:AggregationResponse" }, "statisticalTimeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:StatisticalTimeSeriesFilterResponse" } } }, "google-native:monitoring/v1:TimeSeriesQuery": { "properties": { "opsAnalyticsQuery": { "$ref": "#/types/google-native:monitoring/v1:OpsAnalyticsQuery" }, "outputFullDuration": {}, "prometheusQuery": {}, "timeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesFilter" }, "timeSeriesFilterRatio": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesFilterRatio" }, "timeSeriesQueryLanguage": {}, "unitOverride": {} } }, "google-native:monitoring/v1:TimeSeriesQueryResponse": { "properties": { "opsAnalyticsQuery": { "$ref": "#/types/google-native:monitoring/v1:OpsAnalyticsQueryResponse" }, "outputFullDuration": {}, "prometheusQuery": {}, "timeSeriesFilter": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesFilterResponse" }, "timeSeriesFilterRatio": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesFilterRatioResponse" }, "timeSeriesQueryLanguage": {}, "unitOverride": {} } }, "google-native:monitoring/v1:TimeSeriesTable": { "properties": { "columnSettings": { "items": { "$ref": "#/types/google-native:monitoring/v1:ColumnSettings" } }, "dataSets": { "required": true, "items": { "$ref": "#/types/google-native:monitoring/v1:TableDataSet" } }, "metricVisualization": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesTableMetricVisualization" } } }, "google-native:monitoring/v1:TimeSeriesTableResponse": { "properties": { "columnSettings": { "items": { "$ref": "#/types/google-native:monitoring/v1:ColumnSettingsResponse" } }, "dataSets": { "required": true, "items": { "$ref": "#/types/google-native:monitoring/v1:TableDataSetResponse" } }, "metricVisualization": {} } }, "google-native:monitoring/v1:Widget": { "properties": { "alertChart": { "$ref": "#/types/google-native:monitoring/v1:AlertChart" }, "blank": { "$ref": "#/types/google-native:monitoring/v1:Empty" }, "collapsibleGroup": { "$ref": "#/types/google-native:monitoring/v1:CollapsibleGroup" }, "errorReportingPanel": { "$ref": "#/types/google-native:monitoring/v1:ErrorReportingPanel" }, "id": {}, "incidentList": { "$ref": "#/types/google-native:monitoring/v1:IncidentList" }, "logsPanel": { "$ref": "#/types/google-native:monitoring/v1:LogsPanel" }, "pieChart": { "$ref": "#/types/google-native:monitoring/v1:PieChart" }, "scorecard": { "$ref": "#/types/google-native:monitoring/v1:Scorecard" }, "text": { "$ref": "#/types/google-native:monitoring/v1:Text" }, "timeSeriesTable": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesTable" }, "title": {}, "xyChart": { "$ref": "#/types/google-native:monitoring/v1:XyChart" } } }, "google-native:monitoring/v1:WidgetResponse": { "properties": { "alertChart": { "$ref": "#/types/google-native:monitoring/v1:AlertChartResponse" }, "blank": { "$ref": "#/types/google-native:monitoring/v1:EmptyResponse" }, "collapsibleGroup": { "$ref": "#/types/google-native:monitoring/v1:CollapsibleGroupResponse" }, "errorReportingPanel": { "$ref": "#/types/google-native:monitoring/v1:ErrorReportingPanelResponse" }, "incidentList": { "$ref": "#/types/google-native:monitoring/v1:IncidentListResponse" }, "logsPanel": { "$ref": "#/types/google-native:monitoring/v1:LogsPanelResponse" }, "pieChart": { "$ref": "#/types/google-native:monitoring/v1:PieChartResponse" }, "scorecard": { "$ref": "#/types/google-native:monitoring/v1:ScorecardResponse" }, "text": { "$ref": "#/types/google-native:monitoring/v1:TextResponse" }, "timeSeriesTable": { "$ref": "#/types/google-native:monitoring/v1:TimeSeriesTableResponse" }, "title": {}, "xyChart": { "$ref": "#/types/google-native:monitoring/v1:XyChartResponse" } } }, "google-native:monitoring/v1:XyChart": { "properties": { "chartOptions": { "$ref": "#/types/google-native:monitoring/v1:ChartOptions" }, "dataSets": { "required": true, "items": { "$ref": "#/types/google-native:monitoring/v1:DataSet" } }, "thresholds": { "items": { "$ref": "#/types/google-native:monitoring/v1:Threshold" } }, "timeshiftDuration": { "format": "google-duration" }, "xAxis": { "$ref": "#/types/google-native:monitoring/v1:Axis" }, "y2Axis": { "$ref": "#/types/google-native:monitoring/v1:Axis" }, "yAxis": { "$ref": "#/types/google-native:monitoring/v1:Axis" } } }, "google-native:monitoring/v1:XyChartResponse": { "properties": { "chartOptions": { "$ref": "#/types/google-native:monitoring/v1:ChartOptionsResponse" }, "dataSets": { "required": true, "items": { "$ref": "#/types/google-native:monitoring/v1:DataSetResponse" } }, "thresholds": { "items": { "$ref": "#/types/google-native:monitoring/v1:ThresholdResponse" } }, "timeshiftDuration": { "format": "google-duration" }, "xAxis": { "$ref": "#/types/google-native:monitoring/v1:AxisResponse" }, "y2Axis": { "$ref": "#/types/google-native:monitoring/v1:AxisResponse" }, "yAxis": { "$ref": "#/types/google-native:monitoring/v1:AxisResponse" } } }, "google-native:monitoring/v3:Aggregation": { "properties": { "alignmentPeriod": { "format": "google-duration" }, "crossSeriesReducer": { "$ref": "#/types/google-native:monitoring/v3:AggregationCrossSeriesReducer" }, "groupByFields": { "items": {} }, "perSeriesAligner": { "$ref": "#/types/google-native:monitoring/v3:AggregationPerSeriesAligner" } } }, "google-native:monitoring/v3:AggregationResponse": { "properties": { "alignmentPeriod": { "format": "google-duration" }, "crossSeriesReducer": {}, "groupByFields": { "items": {} }, "perSeriesAligner": {} } }, "google-native:monitoring/v3:AlertStrategy": { "properties": { "autoClose": { "format": "google-duration" }, "notificationChannelStrategy": { "items": { "$ref": "#/types/google-native:monitoring/v3:NotificationChannelStrategy" } }, "notificationRateLimit": { "$ref": "#/types/google-native:monitoring/v3:NotificationRateLimit" } } }, "google-native:monitoring/v3:AlertStrategyResponse": { "properties": { "autoClose": { "format": "google-duration" }, "notificationChannelStrategy": { "items": { "$ref": "#/types/google-native:monitoring/v3:NotificationChannelStrategyResponse" } }, "notificationRateLimit": { "$ref": "#/types/google-native:monitoring/v3:NotificationRateLimitResponse" } } }, "google-native:monitoring/v3:AppEngine": { "properties": { "moduleId": {} } }, "google-native:monitoring/v3:AppEngineResponse": { "properties": { "moduleId": {} } }, "google-native:monitoring/v3:AvailabilityCriteria": {}, "google-native:monitoring/v3:AvailabilityCriteriaResponse": {}, "google-native:monitoring/v3:BasicAuthentication": { "properties": { "password": {}, "username": {} } }, "google-native:monitoring/v3:BasicAuthenticationResponse": { "properties": { "password": {}, "username": {} } }, "google-native:monitoring/v3:BasicService": { "properties": { "serviceLabels": {}, "serviceType": {} } }, "google-native:monitoring/v3:BasicServiceResponse": { "properties": { "serviceLabels": {}, "serviceType": {} } }, "google-native:monitoring/v3:BasicSli": { "properties": { "availability": { "$ref": "#/types/google-native:monitoring/v3:AvailabilityCriteria" }, "latency": { "$ref": "#/types/google-native:monitoring/v3:LatencyCriteria" }, "location": { "items": {} }, "method": { "items": {} }, "version": { "items": {} } } }, "google-native:monitoring/v3:BasicSliResponse": { "properties": { "availability": { "$ref": "#/types/google-native:monitoring/v3:AvailabilityCriteriaResponse" }, "latency": { "$ref": "#/types/google-native:monitoring/v3:LatencyCriteriaResponse" }, "location": { "items": {} }, "method": { "items": {} }, "version": { "items": {} } } }, "google-native:monitoring/v3:CloudEndpoints": { "properties": { "service": {} } }, "google-native:monitoring/v3:CloudEndpointsResponse": { "properties": { "service": {} } }, "google-native:monitoring/v3:CloudFunctionV2Target": { "properties": { "name": { "required": true } } }, "google-native:monitoring/v3:CloudFunctionV2TargetResponse": { "properties": { "cloudRunRevision": { "$ref": "#/types/google-native:monitoring/v3:MonitoredResourceResponse" }, "name": { "required": true } } }, "google-native:monitoring/v3:CloudRun": { "properties": { "location": {}, "serviceName": {} } }, "google-native:monitoring/v3:CloudRunResponse": { "properties": { "location": {}, "serviceName": {} } }, "google-native:monitoring/v3:ClusterIstio": { "properties": { "clusterName": {}, "location": {}, "serviceName": {}, "serviceNamespace": {} } }, "google-native:monitoring/v3:ClusterIstioResponse": { "properties": { "clusterName": {}, "location": {}, "serviceName": {}, "serviceNamespace": {} } }, "google-native:monitoring/v3:Condition": { "properties": { "conditionAbsent": { "$ref": "#/types/google-native:monitoring/v3:MetricAbsence" }, "conditionMatchedLog": { "$ref": "#/types/google-native:monitoring/v3:LogMatch" }, "conditionMonitoringQueryLanguage": { "$ref": "#/types/google-native:monitoring/v3:MonitoringQueryLanguageCondition" }, "conditionPrometheusQueryLanguage": { "$ref": "#/types/google-native:monitoring/v3:PrometheusQueryLanguageCondition" }, "conditionThreshold": { "$ref": "#/types/google-native:monitoring/v3:MetricThreshold" }, "displayName": {}, "name": {} } }, "google-native:monitoring/v3:ConditionResponse": { "properties": { "conditionAbsent": { "$ref": "#/types/google-native:monitoring/v3:MetricAbsenceResponse" }, "conditionMatchedLog": { "$ref": "#/types/google-native:monitoring/v3:LogMatchResponse" }, "conditionMonitoringQueryLanguage": { "$ref": "#/types/google-native:monitoring/v3:MonitoringQueryLanguageConditionResponse" }, "conditionPrometheusQueryLanguage": { "$ref": "#/types/google-native:monitoring/v3:PrometheusQueryLanguageConditionResponse" }, "conditionThreshold": { "$ref": "#/types/google-native:monitoring/v3:MetricThresholdResponse" }, "displayName": {}, "name": {} } }, "google-native:monitoring/v3:ContentMatcher": { "properties": { "content": {}, "jsonPathMatcher": { "$ref": "#/types/google-native:monitoring/v3:JsonPathMatcher" }, "matcher": { "$ref": "#/types/google-native:monitoring/v3:ContentMatcherMatcher" } } }, "google-native:monitoring/v3:ContentMatcherResponse": { "properties": { "content": {}, "jsonPathMatcher": { "$ref": "#/types/google-native:monitoring/v3:JsonPathMatcherResponse" }, "matcher": {} } }, "google-native:monitoring/v3:Criteria": { "properties": { "policies": { "items": {} } } }, "google-native:monitoring/v3:CriteriaResponse": { "properties": { "policies": { "items": {} } } }, "google-native:monitoring/v3:Custom": {}, "google-native:monitoring/v3:CustomResponse": {}, "google-native:monitoring/v3:DistributionCut": { "properties": { "distributionFilter": {}, "range": { "$ref": "#/types/google-native:monitoring/v3:GoogleMonitoringV3Range" } } }, "google-native:monitoring/v3:DistributionCutResponse": { "properties": { "distributionFilter": {}, "range": { "$ref": "#/types/google-native:monitoring/v3:GoogleMonitoringV3RangeResponse" } } }, "google-native:monitoring/v3:Documentation": { "properties": { "content": {}, "mimeType": {}, "subject": {} } }, "google-native:monitoring/v3:DocumentationResponse": { "properties": { "content": {}, "mimeType": {}, "subject": {} } }, "google-native:monitoring/v3:ForecastOptions": { "properties": { "forecastHorizon": { "format": "google-duration", "required": true } } }, "google-native:monitoring/v3:ForecastOptionsResponse": { "properties": { "forecastHorizon": { "format": "google-duration", "required": true } } }, "google-native:monitoring/v3:GkeNamespace": { "properties": { "clusterName": {}, "location": {}, "namespaceName": {} } }, "google-native:monitoring/v3:GkeNamespaceResponse": { "properties": { "clusterName": {}, "location": {}, "namespaceName": {}, "projectId": { "sdkName": "project" } } }, "google-native:monitoring/v3:GkeService": { "properties": { "clusterName": {}, "location": {}, "namespaceName": {}, "serviceName": {} } }, "google-native:monitoring/v3:GkeServiceResponse": { "properties": { "clusterName": {}, "location": {}, "namespaceName": {}, "projectId": { "sdkName": "project" }, "serviceName": {} } }, "google-native:monitoring/v3:GkeWorkload": { "properties": { "clusterName": {}, "location": {}, "namespaceName": {}, "topLevelControllerName": {}, "topLevelControllerType": {} } }, "google-native:monitoring/v3:GkeWorkloadResponse": { "properties": { "clusterName": {}, "location": {}, "namespaceName": {}, "projectId": { "sdkName": "project" }, "topLevelControllerName": {}, "topLevelControllerType": {} } }, "google-native:monitoring/v3:GoogleMonitoringV3Range": { "properties": { "max": { "format": "double" }, "min": { "format": "double" } } }, "google-native:monitoring/v3:GoogleMonitoringV3RangeResponse": { "properties": { "max": { "format": "double" }, "min": { "format": "double" } } }, "google-native:monitoring/v3:HttpCheck": { "properties": { "acceptedResponseStatusCodes": { "items": { "$ref": "#/types/google-native:monitoring/v3:ResponseStatusCode" } }, "authInfo": { "$ref": "#/types/google-native:monitoring/v3:BasicAuthentication" }, "body": { "format": "byte" }, "contentType": { "$ref": "#/types/google-native:monitoring/v3:HttpCheckContentType" }, "customContentType": {}, "headers": {}, "maskHeaders": {}, "path": {}, "pingConfig": { "$ref": "#/types/google-native:monitoring/v3:PingConfig" }, "port": { "format": "int32" }, "requestMethod": { "$ref": "#/types/google-native:monitoring/v3:HttpCheckRequestMethod" }, "useSsl": {}, "validateSsl": {} } }, "google-native:monitoring/v3:HttpCheckResponse": { "properties": { "acceptedResponseStatusCodes": { "items": { "$ref": "#/types/google-native:monitoring/v3:ResponseStatusCodeResponse" } }, "authInfo": { "$ref": "#/types/google-native:monitoring/v3:BasicAuthenticationResponse" }, "body": { "format": "byte" }, "contentType": {}, "customContentType": {}, "headers": {}, "maskHeaders": {}, "path": {}, "pingConfig": { "$ref": "#/types/google-native:monitoring/v3:PingConfigResponse" }, "port": { "format": "int32" }, "requestMethod": {}, "useSsl": {}, "validateSsl": {} } }, "google-native:monitoring/v3:InternalChecker": { "properties": { "displayName": {}, "gcpZone": {}, "name": {}, "network": {}, "peerProjectId": {}, "state": { "$ref": "#/types/google-native:monitoring/v3:InternalCheckerState" } } }, "google-native:monitoring/v3:InternalCheckerResponse": { "properties": { "displayName": {}, "gcpZone": {}, "name": {}, "network": {}, "peerProjectId": {}, "state": {} } }, "google-native:monitoring/v3:IstioCanonicalService": { "properties": { "canonicalService": {}, "canonicalServiceNamespace": {}, "meshUid": {} } }, "google-native:monitoring/v3:IstioCanonicalServiceResponse": { "properties": { "canonicalService": {}, "canonicalServiceNamespace": {}, "meshUid": {} } }, "google-native:monitoring/v3:JsonPathMatcher": { "properties": { "jsonMatcher": { "$ref": "#/types/google-native:monitoring/v3:JsonPathMatcherJsonMatcher" }, "jsonPath": {} } }, "google-native:monitoring/v3:JsonPathMatcherResponse": { "properties": { "jsonMatcher": {}, "jsonPath": {} } }, "google-native:monitoring/v3:LabelDescriptor": { "properties": { "description": {}, "key": {}, "valueType": { "$ref": "#/types/google-native:monitoring/v3:LabelDescriptorValueType" } } }, "google-native:monitoring/v3:LabelDescriptorResponse": { "properties": { "description": {}, "key": {}, "valueType": {} } }, "google-native:monitoring/v3:LatencyCriteria": { "properties": { "threshold": { "format": "google-duration" } } }, "google-native:monitoring/v3:LatencyCriteriaResponse": { "properties": { "threshold": { "format": "google-duration" } } }, "google-native:monitoring/v3:LogMatch": { "properties": { "filter": { "required": true }, "labelExtractors": {} } }, "google-native:monitoring/v3:LogMatchResponse": { "properties": { "filter": { "required": true }, "labelExtractors": {} } }, "google-native:monitoring/v3:MeshIstio": { "properties": { "meshUid": {}, "serviceName": {}, "serviceNamespace": {} } }, "google-native:monitoring/v3:MeshIstioResponse": { "properties": { "meshUid": {}, "serviceName": {}, "serviceNamespace": {} } }, "google-native:monitoring/v3:MetricAbsence": { "properties": { "aggregations": { "items": { "$ref": "#/types/google-native:monitoring/v3:Aggregation" } }, "duration": { "format": "google-duration" }, "filter": { "required": true }, "trigger": { "$ref": "#/types/google-native:monitoring/v3:Trigger" } } }, "google-native:monitoring/v3:MetricAbsenceResponse": { "properties": { "aggregations": { "items": { "$ref": "#/types/google-native:monitoring/v3:AggregationResponse" } }, "duration": { "format": "google-duration" }, "filter": { "required": true }, "trigger": { "$ref": "#/types/google-native:monitoring/v3:TriggerResponse" } } }, "google-native:monitoring/v3:MetricDescriptorMetadata": { "properties": { "ingestDelay": { "format": "google-duration" }, "launchStage": { "$ref": "#/types/google-native:monitoring/v3:MetricDescriptorMetadataLaunchStage" }, "samplePeriod": { "format": "google-duration" } } }, "google-native:monitoring/v3:MetricDescriptorMetadataResponse": { "properties": { "ingestDelay": { "format": "google-duration" }, "launchStage": {}, "samplePeriod": { "format": "google-duration" } } }, "google-native:monitoring/v3:MetricRange": { "properties": { "range": { "$ref": "#/types/google-native:monitoring/v3:GoogleMonitoringV3Range" }, "timeSeries": {} } }, "google-native:monitoring/v3:MetricRangeResponse": { "properties": { "range": { "$ref": "#/types/google-native:monitoring/v3:GoogleMonitoringV3RangeResponse" }, "timeSeries": {} } }, "google-native:monitoring/v3:MetricThreshold": { "properties": { "aggregations": { "items": { "$ref": "#/types/google-native:monitoring/v3:Aggregation" } }, "comparison": { "$ref": "#/types/google-native:monitoring/v3:MetricThresholdComparison" }, "denominatorAggregations": { "items": { "$ref": "#/types/google-native:monitoring/v3:Aggregation" } }, "denominatorFilter": {}, "duration": { "format": "google-duration" }, "evaluationMissingData": { "$ref": "#/types/google-native:monitoring/v3:MetricThresholdEvaluationMissingData" }, "filter": { "required": true }, "forecastOptions": { "$ref": "#/types/google-native:monitoring/v3:ForecastOptions" }, "thresholdValue": { "format": "double" }, "trigger": { "$ref": "#/types/google-native:monitoring/v3:Trigger" } } }, "google-native:monitoring/v3:MetricThresholdResponse": { "properties": { "aggregations": { "items": { "$ref": "#/types/google-native:monitoring/v3:AggregationResponse" } }, "comparison": {}, "denominatorAggregations": { "items": { "$ref": "#/types/google-native:monitoring/v3:AggregationResponse" } }, "denominatorFilter": {}, "duration": { "format": "google-duration" }, "evaluationMissingData": {}, "filter": { "required": true }, "forecastOptions": { "$ref": "#/types/google-native:monitoring/v3:ForecastOptionsResponse" }, "thresholdValue": { "format": "double" }, "trigger": { "$ref": "#/types/google-native:monitoring/v3:TriggerResponse" } } }, "google-native:monitoring/v3:MonitoredResource": { "properties": { "labels": { "required": true }, "type": { "required": true } } }, "google-native:monitoring/v3:MonitoredResourceResponse": { "properties": { "labels": { "required": true }, "type": { "required": true } } }, "google-native:monitoring/v3:MonitoringQueryLanguageCondition": { "properties": { "duration": { "format": "google-duration" }, "evaluationMissingData": { "$ref": "#/types/google-native:monitoring/v3:MonitoringQueryLanguageConditionEvaluationMissingData" }, "query": {}, "trigger": { "$ref": "#/types/google-native:monitoring/v3:Trigger" } } }, "google-native:monitoring/v3:MonitoringQueryLanguageConditionResponse": { "properties": { "duration": { "format": "google-duration" }, "evaluationMissingData": {}, "query": {}, "trigger": { "$ref": "#/types/google-native:monitoring/v3:TriggerResponse" } } }, "google-native:monitoring/v3:MutationRecord": { "properties": { "mutateTime": { "format": "google-datetime" }, "mutatedBy": {} } }, "google-native:monitoring/v3:MutationRecordResponse": { "properties": { "mutateTime": { "format": "google-datetime" }, "mutatedBy": {} } }, "google-native:monitoring/v3:NotificationChannelStrategy": { "properties": { "notificationChannelNames": { "items": {} }, "renotifyInterval": { "format": "google-duration" } } }, "google-native:monitoring/v3:NotificationChannelStrategyResponse": { "properties": { "notificationChannelNames": { "items": {} }, "renotifyInterval": { "format": "google-duration" } } }, "google-native:monitoring/v3:NotificationRateLimit": { "properties": { "period": { "format": "google-duration" } } }, "google-native:monitoring/v3:NotificationRateLimitResponse": { "properties": { "period": { "format": "google-duration" } } }, "google-native:monitoring/v3:PerformanceThreshold": { "properties": { "basicSliPerformance": { "$ref": "#/types/google-native:monitoring/v3:BasicSli" }, "performance": { "$ref": "#/types/google-native:monitoring/v3:RequestBasedSli" }, "threshold": { "format": "double" } } }, "google-native:monitoring/v3:PerformanceThresholdResponse": { "properties": { "basicSliPerformance": { "$ref": "#/types/google-native:monitoring/v3:BasicSliResponse" }, "performance": { "$ref": "#/types/google-native:monitoring/v3:RequestBasedSliResponse" }, "threshold": { "format": "double" } } }, "google-native:monitoring/v3:PingConfig": { "properties": { "pingsCount": { "format": "int32" } } }, "google-native:monitoring/v3:PingConfigResponse": { "properties": { "pingsCount": { "format": "int32" } } }, "google-native:monitoring/v3:PrometheusQueryLanguageCondition": { "properties": { "alertRule": {}, "duration": { "format": "google-duration" }, "evaluationInterval": { "format": "google-duration" }, "labels": {}, "query": { "required": true }, "ruleGroup": {} } }, "google-native:monitoring/v3:PrometheusQueryLanguageConditionResponse": { "properties": { "alertRule": {}, "duration": { "format": "google-duration" }, "evaluationInterval": { "format": "google-duration" }, "labels": {}, "query": { "required": true }, "ruleGroup": {} } }, "google-native:monitoring/v3:RequestBasedSli": { "properties": { "distributionCut": { "$ref": "#/types/google-native:monitoring/v3:DistributionCut" }, "goodTotalRatio": { "$ref": "#/types/google-native:monitoring/v3:TimeSeriesRatio" } } }, "google-native:monitoring/v3:RequestBasedSliResponse": { "properties": { "distributionCut": { "$ref": "#/types/google-native:monitoring/v3:DistributionCutResponse" }, "goodTotalRatio": { "$ref": "#/types/google-native:monitoring/v3:TimeSeriesRatioResponse" } } }, "google-native:monitoring/v3:ResourceGroup": { "properties": { "groupId": {}, "resourceType": { "$ref": "#/types/google-native:monitoring/v3:ResourceGroupResourceType" } } }, "google-native:monitoring/v3:ResourceGroupResponse": { "properties": { "groupId": {}, "resourceType": {} } }, "google-native:monitoring/v3:ResponseStatusCode": { "properties": { "statusClass": { "$ref": "#/types/google-native:monitoring/v3:ResponseStatusCodeStatusClass" }, "statusValue": { "format": "int32" } } }, "google-native:monitoring/v3:ResponseStatusCodeResponse": { "properties": { "statusClass": {}, "statusValue": { "format": "int32" } } }, "google-native:monitoring/v3:ServiceLevelIndicator": { "properties": { "basicSli": { "$ref": "#/types/google-native:monitoring/v3:BasicSli" }, "requestBased": { "$ref": "#/types/google-native:monitoring/v3:RequestBasedSli" }, "windowsBased": { "$ref": "#/types/google-native:monitoring/v3:WindowsBasedSli" } } }, "google-native:monitoring/v3:ServiceLevelIndicatorResponse": { "properties": { "basicSli": { "$ref": "#/types/google-native:monitoring/v3:BasicSliResponse" }, "requestBased": { "$ref": "#/types/google-native:monitoring/v3:RequestBasedSliResponse" }, "windowsBased": { "$ref": "#/types/google-native:monitoring/v3:WindowsBasedSliResponse" } } }, "google-native:monitoring/v3:Status": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:monitoring/v3:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:monitoring/v3:SyntheticMonitorTarget": { "properties": { "cloudFunctionV2": { "$ref": "#/types/google-native:monitoring/v3:CloudFunctionV2Target" } } }, "google-native:monitoring/v3:SyntheticMonitorTargetResponse": { "properties": { "cloudFunctionV2": { "$ref": "#/types/google-native:monitoring/v3:CloudFunctionV2TargetResponse" } } }, "google-native:monitoring/v3:TcpCheck": { "properties": { "pingConfig": { "$ref": "#/types/google-native:monitoring/v3:PingConfig" }, "port": { "format": "int32" } } }, "google-native:monitoring/v3:TcpCheckResponse": { "properties": { "pingConfig": { "$ref": "#/types/google-native:monitoring/v3:PingConfigResponse" }, "port": { "format": "int32" } } }, "google-native:monitoring/v3:Telemetry": { "properties": { "resourceName": {} } }, "google-native:monitoring/v3:TelemetryResponse": { "properties": { "resourceName": {} } }, "google-native:monitoring/v3:TimeInterval": { "properties": { "endTime": { "format": "google-datetime", "required": true }, "startTime": { "format": "google-datetime" } } }, "google-native:monitoring/v3:TimeIntervalResponse": { "properties": { "endTime": { "format": "google-datetime", "required": true }, "startTime": { "format": "google-datetime" } } }, "google-native:monitoring/v3:TimeSeriesRatio": { "properties": { "badServiceFilter": {}, "goodServiceFilter": {}, "totalServiceFilter": {} } }, "google-native:monitoring/v3:TimeSeriesRatioResponse": { "properties": { "badServiceFilter": {}, "goodServiceFilter": {}, "totalServiceFilter": {} } }, "google-native:monitoring/v3:Trigger": { "properties": { "count": { "format": "int32" }, "percent": { "format": "double" } } }, "google-native:monitoring/v3:TriggerResponse": { "properties": { "count": { "format": "int32" }, "percent": { "format": "double" } } }, "google-native:monitoring/v3:WindowsBasedSli": { "properties": { "goodBadMetricFilter": {}, "goodTotalRatioThreshold": { "$ref": "#/types/google-native:monitoring/v3:PerformanceThreshold" }, "metricMeanInRange": { "$ref": "#/types/google-native:monitoring/v3:MetricRange" }, "metricSumInRange": { "$ref": "#/types/google-native:monitoring/v3:MetricRange" }, "windowPeriod": { "format": "google-duration" } } }, "google-native:monitoring/v3:WindowsBasedSliResponse": { "properties": { "goodBadMetricFilter": {}, "goodTotalRatioThreshold": { "$ref": "#/types/google-native:monitoring/v3:PerformanceThresholdResponse" }, "metricMeanInRange": { "$ref": "#/types/google-native:monitoring/v3:MetricRangeResponse" }, "metricSumInRange": { "$ref": "#/types/google-native:monitoring/v3:MetricRangeResponse" }, "windowPeriod": { "format": "google-duration" } } }, "google-native:networkconnectivity/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:AuditLogConfig" } }, "service": {} } }, "google-native:networkconnectivity/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:networkconnectivity/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:networkconnectivity/v1:AuditLogConfigLogType" } } }, "google-native:networkconnectivity/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:networkconnectivity/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:networkconnectivity/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkconnectivity/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:networkconnectivity/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkconnectivity/v1:ConsumerPscConfig": { "properties": { "disableGlobalAccess": {}, "network": {}, "project": {} } }, "google-native:networkconnectivity/v1:ConsumerPscConfigResponse": { "properties": { "disableGlobalAccess": {}, "network": {}, "project": {}, "state": {} } }, "google-native:networkconnectivity/v1:ConsumerPscConnectionResponse": { "properties": { "error": { "$ref": "#/types/google-native:networkconnectivity/v1:GoogleRpcStatusResponse" }, "errorInfo": { "$ref": "#/types/google-native:networkconnectivity/v1:GoogleRpcErrorInfoResponse" }, "errorType": {}, "forwardingRule": {}, "gceOperation": {}, "ip": {}, "network": {}, "project": {}, "pscConnectionId": {}, "serviceAttachmentUri": {}, "state": {} } }, "google-native:networkconnectivity/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkconnectivity/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkconnectivity/v1:Filter": { "properties": { "destRange": {}, "ipProtocol": {}, "protocolVersion": { "$ref": "#/types/google-native:networkconnectivity/v1:FilterProtocolVersion", "required": true }, "srcRange": {} } }, "google-native:networkconnectivity/v1:FilterResponse": { "properties": { "destRange": {}, "ipProtocol": {}, "protocolVersion": { "required": true }, "srcRange": {} } }, "google-native:networkconnectivity/v1:GoogleRpcErrorInfoResponse": { "properties": { "domain": {}, "metadata": {}, "reason": {} } }, "google-native:networkconnectivity/v1:GoogleRpcStatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:networkconnectivity/v1:InterconnectAttachment": { "properties": { "region": {} } }, "google-native:networkconnectivity/v1:InterconnectAttachmentResponse": { "properties": { "region": {} } }, "google-native:networkconnectivity/v1:LinkedInterconnectAttachments": { "properties": { "siteToSiteDataTransfer": {}, "uris": { "items": {} } } }, "google-native:networkconnectivity/v1:LinkedInterconnectAttachmentsResponse": { "properties": { "siteToSiteDataTransfer": {}, "uris": { "items": {} }, "vpcNetwork": {} } }, "google-native:networkconnectivity/v1:LinkedRouterApplianceInstances": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:RouterApplianceInstance" } }, "siteToSiteDataTransfer": {} } }, "google-native:networkconnectivity/v1:LinkedRouterApplianceInstancesResponse": { "properties": { "instances": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:RouterApplianceInstanceResponse" } }, "siteToSiteDataTransfer": {}, "vpcNetwork": {} } }, "google-native:networkconnectivity/v1:LinkedVpcNetwork": { "properties": { "excludeExportRanges": { "items": {} }, "uri": { "required": true } } }, "google-native:networkconnectivity/v1:LinkedVpcNetworkResponse": { "properties": { "excludeExportRanges": { "items": {} }, "uri": { "required": true } } }, "google-native:networkconnectivity/v1:LinkedVpnTunnels": { "properties": { "siteToSiteDataTransfer": {}, "uris": { "items": {} } } }, "google-native:networkconnectivity/v1:LinkedVpnTunnelsResponse": { "properties": { "siteToSiteDataTransfer": {}, "uris": { "items": {} }, "vpcNetwork": {} } }, "google-native:networkconnectivity/v1:ProducerPscConfig": { "properties": { "serviceAttachmentUri": {} } }, "google-native:networkconnectivity/v1:ProducerPscConfigResponse": { "properties": { "serviceAttachmentUri": {} } }, "google-native:networkconnectivity/v1:PscConfig": { "properties": { "limit": { "format": "int64" }, "subnetworks": { "items": {} } } }, "google-native:networkconnectivity/v1:PscConfigResponse": { "properties": { "limit": { "format": "int64" }, "subnetworks": { "items": {} } } }, "google-native:networkconnectivity/v1:PscConnectionResponse": { "properties": { "consumerAddress": {}, "consumerForwardingRule": {}, "consumerTargetProject": {}, "error": { "$ref": "#/types/google-native:networkconnectivity/v1:GoogleRpcStatusResponse" }, "errorInfo": { "$ref": "#/types/google-native:networkconnectivity/v1:GoogleRpcErrorInfoResponse" }, "errorType": {}, "gceOperation": {}, "pscConnectionId": {}, "state": {} } }, "google-native:networkconnectivity/v1:RouterApplianceInstance": { "properties": { "ipAddress": {}, "virtualMachine": {} } }, "google-native:networkconnectivity/v1:RouterApplianceInstanceResponse": { "properties": { "ipAddress": {}, "virtualMachine": {} } }, "google-native:networkconnectivity/v1:RoutingVPC": { "properties": { "uri": {} } }, "google-native:networkconnectivity/v1:RoutingVPCResponse": { "properties": { "requiredForNewSiteToSiteDataTransferSpokes": {}, "uri": {} } }, "google-native:networkconnectivity/v1:SpokeStateCountResponse": { "properties": { "count": { "format": "int64" }, "state": {} } }, "google-native:networkconnectivity/v1:SpokeStateReasonCountResponse": { "properties": { "count": { "format": "int64" }, "stateReasonCode": {} } }, "google-native:networkconnectivity/v1:SpokeSummaryResponse": { "properties": { "spokeStateCounts": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:SpokeStateCountResponse" } }, "spokeStateReasonCounts": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:SpokeStateReasonCountResponse" } }, "spokeTypeCounts": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:SpokeTypeCountResponse" } } } }, "google-native:networkconnectivity/v1:SpokeTypeCountResponse": { "properties": { "count": { "format": "int64" }, "spokeType": {} } }, "google-native:networkconnectivity/v1:StateReasonResponse": { "properties": { "code": {}, "message": {}, "userDetails": {} } }, "google-native:networkconnectivity/v1:VirtualMachine": { "properties": { "tags": { "items": {} } } }, "google-native:networkconnectivity/v1:VirtualMachineResponse": { "properties": { "tags": { "items": {} } } }, "google-native:networkconnectivity/v1:WarningsResponse": { "properties": { "code": {}, "data": {}, "warningMessage": {} } }, "google-native:networkconnectivity/v1alpha1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:AuditLogConfig" } }, "service": {} } }, "google-native:networkconnectivity/v1alpha1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:networkconnectivity/v1alpha1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:AuditLogConfigLogType" } } }, "google-native:networkconnectivity/v1alpha1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:networkconnectivity/v1alpha1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkconnectivity/v1alpha1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkconnectivity/v1alpha1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkconnectivity/v1alpha1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkconnectivity/v1alpha1:RouterApplianceInstance": { "properties": { "ipAddress": {}, "networkInterface": {}, "virtualMachine": {} } }, "google-native:networkconnectivity/v1alpha1:RouterApplianceInstanceResponse": { "properties": { "ipAddress": {}, "networkInterface": {}, "virtualMachine": {} } }, "google-native:networkmanagement/v1:AbortInfoResponse": { "properties": { "cause": {}, "projectsMissingPermission": { "items": {} }, "resourceUri": {} } }, "google-native:networkmanagement/v1:AppEngineVersionEndpoint": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1:AppEngineVersionEndpointResponse": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1:AppEngineVersionInfoResponse": { "properties": { "displayName": {}, "environment": {}, "runtime": {}, "uri": {} } }, "google-native:networkmanagement/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkmanagement/v1:AuditLogConfig" } }, "service": {} } }, "google-native:networkmanagement/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkmanagement/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:networkmanagement/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:networkmanagement/v1:AuditLogConfigLogType" } } }, "google-native:networkmanagement/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:networkmanagement/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:networkmanagement/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkmanagement/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:networkmanagement/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkmanagement/v1:CloudFunctionEndpoint": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1:CloudFunctionEndpointResponse": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1:CloudFunctionInfoResponse": { "properties": { "displayName": {}, "location": {}, "uri": {}, "versionId": { "format": "int64" } } }, "google-native:networkmanagement/v1:CloudRunRevisionEndpoint": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1:CloudRunRevisionEndpointResponse": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1:CloudRunRevisionInfoResponse": { "properties": { "displayName": {}, "location": {}, "serviceUri": {}, "uri": {} } }, "google-native:networkmanagement/v1:CloudSQLInstanceInfoResponse": { "properties": { "displayName": {}, "externalIp": {}, "internalIp": {}, "networkUri": {}, "region": {}, "uri": {} } }, "google-native:networkmanagement/v1:DeliverInfoResponse": { "properties": { "resourceUri": {}, "target": {} } }, "google-native:networkmanagement/v1:DropInfoResponse": { "properties": { "cause": {}, "resourceUri": {} } }, "google-native:networkmanagement/v1:EdgeLocationResponse": { "properties": { "metropolitanArea": {} } }, "google-native:networkmanagement/v1:Endpoint": { "properties": { "appEngineVersion": { "$ref": "#/types/google-native:networkmanagement/v1:AppEngineVersionEndpoint" }, "cloudFunction": { "$ref": "#/types/google-native:networkmanagement/v1:CloudFunctionEndpoint" }, "cloudRunRevision": { "$ref": "#/types/google-native:networkmanagement/v1:CloudRunRevisionEndpoint" }, "cloudSqlInstance": {}, "forwardingRule": {}, "gkeMasterCluster": {}, "instance": {}, "ipAddress": {}, "network": {}, "networkType": { "$ref": "#/types/google-native:networkmanagement/v1:EndpointNetworkType" }, "port": { "format": "int32" }, "projectId": { "sdkName": "project" } } }, "google-native:networkmanagement/v1:EndpointInfoResponse": { "properties": { "destinationIp": {}, "destinationNetworkUri": {}, "destinationPort": { "format": "int32" }, "protocol": {}, "sourceAgentUri": {}, "sourceIp": {}, "sourceNetworkUri": {}, "sourcePort": { "format": "int32" } } }, "google-native:networkmanagement/v1:EndpointResponse": { "properties": { "appEngineVersion": { "$ref": "#/types/google-native:networkmanagement/v1:AppEngineVersionEndpointResponse" }, "cloudFunction": { "$ref": "#/types/google-native:networkmanagement/v1:CloudFunctionEndpointResponse" }, "cloudRunRevision": { "$ref": "#/types/google-native:networkmanagement/v1:CloudRunRevisionEndpointResponse" }, "cloudSqlInstance": {}, "forwardingRule": {}, "forwardingRuleTarget": {}, "gkeMasterCluster": {}, "instance": {}, "ipAddress": {}, "loadBalancerId": {}, "loadBalancerType": {}, "network": {}, "networkType": {}, "port": { "format": "int32" }, "projectId": { "sdkName": "project" } } }, "google-native:networkmanagement/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkmanagement/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkmanagement/v1:FirewallInfoResponse": { "properties": { "action": {}, "direction": {}, "displayName": {}, "firewallRuleType": {}, "networkUri": {}, "policy": {}, "priority": { "format": "int32" }, "targetServiceAccounts": { "items": {} }, "targetTags": { "items": {} }, "uri": {} } }, "google-native:networkmanagement/v1:ForwardInfoResponse": { "properties": { "resourceUri": {}, "target": {} } }, "google-native:networkmanagement/v1:ForwardingRuleInfoResponse": { "properties": { "displayName": {}, "matchedPortRange": {}, "matchedProtocol": {}, "networkUri": {}, "target": {}, "uri": {}, "vip": {} } }, "google-native:networkmanagement/v1:GKEMasterInfoResponse": { "properties": { "clusterNetworkUri": {}, "clusterUri": {}, "externalIp": {}, "internalIp": {} } }, "google-native:networkmanagement/v1:GoogleServiceInfoResponse": { "properties": { "googleServiceType": {}, "sourceIp": {} } }, "google-native:networkmanagement/v1:InstanceInfoResponse": { "properties": { "displayName": {}, "externalIp": {}, "interface": {}, "internalIp": {}, "networkTags": { "items": {} }, "networkUri": {}, "serviceAccount": {}, "uri": {} } }, "google-native:networkmanagement/v1:LatencyDistributionResponse": { "properties": { "latencyPercentiles": { "items": { "$ref": "#/types/google-native:networkmanagement/v1:LatencyPercentileResponse" } } } }, "google-native:networkmanagement/v1:LatencyPercentileResponse": { "properties": { "latencyMicros": { "format": "int64" }, "percent": { "format": "int32" } } }, "google-native:networkmanagement/v1:LoadBalancerBackendResponse": { "properties": { "displayName": {}, "healthCheckAllowingFirewallRules": { "items": {} }, "healthCheckBlockingFirewallRules": { "items": {} }, "healthCheckFirewallState": {}, "uri": {} } }, "google-native:networkmanagement/v1:LoadBalancerInfoResponse": { "properties": { "backendType": {}, "backendUri": {}, "backends": { "items": { "$ref": "#/types/google-native:networkmanagement/v1:LoadBalancerBackendResponse" } }, "healthCheckUri": {}, "loadBalancerType": {} } }, "google-native:networkmanagement/v1:NetworkInfoResponse": { "properties": { "displayName": {}, "matchedIpRange": {}, "uri": {} } }, "google-native:networkmanagement/v1:ProbingDetailsResponse": { "properties": { "abortCause": {}, "destinationEgressLocation": { "$ref": "#/types/google-native:networkmanagement/v1:EdgeLocationResponse" }, "endpointInfo": { "$ref": "#/types/google-native:networkmanagement/v1:EndpointInfoResponse" }, "error": { "$ref": "#/types/google-native:networkmanagement/v1:StatusResponse" }, "probingLatency": { "$ref": "#/types/google-native:networkmanagement/v1:LatencyDistributionResponse" }, "result": {}, "sentProbeCount": { "format": "int32" }, "successfulProbeCount": { "format": "int32" }, "verifyTime": { "format": "google-datetime" } } }, "google-native:networkmanagement/v1:ReachabilityDetailsResponse": { "properties": { "error": { "$ref": "#/types/google-native:networkmanagement/v1:StatusResponse" }, "result": {}, "traces": { "items": { "$ref": "#/types/google-native:networkmanagement/v1:TraceResponse" } }, "verifyTime": { "format": "google-datetime" } } }, "google-native:networkmanagement/v1:RouteInfoResponse": { "properties": { "destIpRange": {}, "destPortRanges": { "items": {} }, "displayName": {}, "instanceTags": { "items": {} }, "nccHubUri": {}, "nccSpokeUri": {}, "networkUri": {}, "nextHop": {}, "nextHopType": {}, "priority": { "format": "int32" }, "protocols": { "items": {} }, "routeScope": {}, "routeType": {}, "srcIpRange": {}, "srcPortRanges": { "items": {} }, "uri": {} } }, "google-native:networkmanagement/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:networkmanagement/v1:StepResponse": { "properties": { "abort": { "$ref": "#/types/google-native:networkmanagement/v1:AbortInfoResponse" }, "appEngineVersion": { "$ref": "#/types/google-native:networkmanagement/v1:AppEngineVersionInfoResponse" }, "causesDrop": {}, "cloudFunction": { "$ref": "#/types/google-native:networkmanagement/v1:CloudFunctionInfoResponse" }, "cloudRunRevision": { "$ref": "#/types/google-native:networkmanagement/v1:CloudRunRevisionInfoResponse" }, "cloudSqlInstance": { "$ref": "#/types/google-native:networkmanagement/v1:CloudSQLInstanceInfoResponse" }, "deliver": { "$ref": "#/types/google-native:networkmanagement/v1:DeliverInfoResponse" }, "description": {}, "drop": { "$ref": "#/types/google-native:networkmanagement/v1:DropInfoResponse" }, "endpoint": { "$ref": "#/types/google-native:networkmanagement/v1:EndpointInfoResponse" }, "firewall": { "$ref": "#/types/google-native:networkmanagement/v1:FirewallInfoResponse" }, "forward": { "$ref": "#/types/google-native:networkmanagement/v1:ForwardInfoResponse" }, "forwardingRule": { "$ref": "#/types/google-native:networkmanagement/v1:ForwardingRuleInfoResponse" }, "gkeMaster": { "$ref": "#/types/google-native:networkmanagement/v1:GKEMasterInfoResponse" }, "googleService": { "$ref": "#/types/google-native:networkmanagement/v1:GoogleServiceInfoResponse" }, "instance": { "$ref": "#/types/google-native:networkmanagement/v1:InstanceInfoResponse" }, "loadBalancer": { "$ref": "#/types/google-native:networkmanagement/v1:LoadBalancerInfoResponse" }, "network": { "$ref": "#/types/google-native:networkmanagement/v1:NetworkInfoResponse" }, "projectId": { "sdkName": "project" }, "route": { "$ref": "#/types/google-native:networkmanagement/v1:RouteInfoResponse" }, "state": {}, "vpcConnector": { "$ref": "#/types/google-native:networkmanagement/v1:VpcConnectorInfoResponse" }, "vpnGateway": { "$ref": "#/types/google-native:networkmanagement/v1:VpnGatewayInfoResponse" }, "vpnTunnel": { "$ref": "#/types/google-native:networkmanagement/v1:VpnTunnelInfoResponse" } } }, "google-native:networkmanagement/v1:TraceResponse": { "properties": { "endpointInfo": { "$ref": "#/types/google-native:networkmanagement/v1:EndpointInfoResponse" }, "steps": { "items": { "$ref": "#/types/google-native:networkmanagement/v1:StepResponse" } } } }, "google-native:networkmanagement/v1:VpcConnectorInfoResponse": { "properties": { "displayName": {}, "location": {}, "uri": {} } }, "google-native:networkmanagement/v1:VpnGatewayInfoResponse": { "properties": { "displayName": {}, "ipAddress": {}, "networkUri": {}, "region": {}, "uri": {}, "vpnTunnelUri": {} } }, "google-native:networkmanagement/v1:VpnTunnelInfoResponse": { "properties": { "displayName": {}, "networkUri": {}, "region": {}, "remoteGateway": {}, "remoteGatewayIp": {}, "routingType": {}, "sourceGateway": {}, "sourceGatewayIp": {}, "uri": {} } }, "google-native:networkmanagement/v1beta1:AbortInfoResponse": { "properties": { "cause": {}, "projectsMissingPermission": { "items": {} }, "resourceUri": {} } }, "google-native:networkmanagement/v1beta1:AppEngineVersionEndpoint": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1beta1:AppEngineVersionEndpointResponse": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1beta1:AppEngineVersionInfoResponse": { "properties": { "displayName": {}, "environment": {}, "runtime": {}, "uri": {} } }, "google-native:networkmanagement/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkmanagement/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:networkmanagement/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkmanagement/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:networkmanagement/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:networkmanagement/v1beta1:AuditLogConfigLogType" } } }, "google-native:networkmanagement/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:networkmanagement/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:networkmanagement/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkmanagement/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:networkmanagement/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkmanagement/v1beta1:CloudFunctionEndpoint": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1beta1:CloudFunctionEndpointResponse": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1beta1:CloudFunctionInfoResponse": { "properties": { "displayName": {}, "location": {}, "uri": {}, "versionId": { "format": "int64" } } }, "google-native:networkmanagement/v1beta1:CloudRunRevisionEndpoint": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1beta1:CloudRunRevisionEndpointResponse": { "properties": { "uri": {} } }, "google-native:networkmanagement/v1beta1:CloudRunRevisionInfoResponse": { "properties": { "displayName": {}, "location": {}, "serviceName": {}, "serviceUri": {}, "uri": {} } }, "google-native:networkmanagement/v1beta1:CloudSQLInstanceInfoResponse": { "properties": { "displayName": {}, "externalIp": {}, "internalIp": {}, "networkUri": {}, "region": {}, "uri": {} } }, "google-native:networkmanagement/v1beta1:DeliverInfoResponse": { "properties": { "resourceUri": {}, "target": {} } }, "google-native:networkmanagement/v1beta1:DropInfoResponse": { "properties": { "cause": {}, "resourceUri": {} } }, "google-native:networkmanagement/v1beta1:EdgeLocationResponse": { "properties": { "metropolitanArea": {} } }, "google-native:networkmanagement/v1beta1:Endpoint": { "properties": { "appEngineVersion": { "$ref": "#/types/google-native:networkmanagement/v1beta1:AppEngineVersionEndpoint" }, "cloudFunction": { "$ref": "#/types/google-native:networkmanagement/v1beta1:CloudFunctionEndpoint" }, "cloudRunRevision": { "$ref": "#/types/google-native:networkmanagement/v1beta1:CloudRunRevisionEndpoint" }, "cloudSqlInstance": {}, "forwardingRule": {}, "gkeMasterCluster": {}, "instance": {}, "ipAddress": {}, "network": {}, "networkType": { "$ref": "#/types/google-native:networkmanagement/v1beta1:EndpointNetworkType" }, "port": { "format": "int32" }, "projectId": { "sdkName": "project" } } }, "google-native:networkmanagement/v1beta1:EndpointInfoResponse": { "properties": { "destinationIp": {}, "destinationNetworkUri": {}, "destinationPort": { "format": "int32" }, "protocol": {}, "sourceAgentUri": {}, "sourceIp": {}, "sourceNetworkUri": {}, "sourcePort": { "format": "int32" } } }, "google-native:networkmanagement/v1beta1:EndpointResponse": { "properties": { "appEngineVersion": { "$ref": "#/types/google-native:networkmanagement/v1beta1:AppEngineVersionEndpointResponse" }, "cloudFunction": { "$ref": "#/types/google-native:networkmanagement/v1beta1:CloudFunctionEndpointResponse" }, "cloudRunRevision": { "$ref": "#/types/google-native:networkmanagement/v1beta1:CloudRunRevisionEndpointResponse" }, "cloudSqlInstance": {}, "forwardingRule": {}, "forwardingRuleTarget": {}, "gkeMasterCluster": {}, "instance": {}, "ipAddress": {}, "loadBalancerId": {}, "loadBalancerType": {}, "network": {}, "networkType": {}, "port": { "format": "int32" }, "projectId": { "sdkName": "project" } } }, "google-native:networkmanagement/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkmanagement/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkmanagement/v1beta1:FirewallInfoResponse": { "properties": { "action": {}, "direction": {}, "displayName": {}, "firewallRuleType": {}, "networkUri": {}, "policy": {}, "priority": { "format": "int32" }, "targetServiceAccounts": { "items": {} }, "targetTags": { "items": {} }, "uri": {} } }, "google-native:networkmanagement/v1beta1:ForwardInfoResponse": { "properties": { "resourceUri": {}, "target": {} } }, "google-native:networkmanagement/v1beta1:ForwardingRuleInfoResponse": { "properties": { "displayName": {}, "matchedPortRange": {}, "matchedProtocol": {}, "networkUri": {}, "target": {}, "uri": {}, "vip": {} } }, "google-native:networkmanagement/v1beta1:GKEMasterInfoResponse": { "properties": { "clusterNetworkUri": {}, "clusterUri": {}, "externalIp": {}, "internalIp": {} } }, "google-native:networkmanagement/v1beta1:GoogleServiceInfoResponse": { "properties": { "googleServiceType": {}, "sourceIp": {} } }, "google-native:networkmanagement/v1beta1:InstanceInfoResponse": { "properties": { "displayName": {}, "externalIp": {}, "interface": {}, "internalIp": {}, "networkTags": { "items": {} }, "networkUri": {}, "serviceAccount": {}, "uri": {} } }, "google-native:networkmanagement/v1beta1:LatencyDistributionResponse": { "properties": { "latencyPercentiles": { "items": { "$ref": "#/types/google-native:networkmanagement/v1beta1:LatencyPercentileResponse" } } } }, "google-native:networkmanagement/v1beta1:LatencyPercentileResponse": { "properties": { "latencyMicros": { "format": "int64" }, "percent": { "format": "int32" } } }, "google-native:networkmanagement/v1beta1:LoadBalancerBackendResponse": { "properties": { "displayName": {}, "healthCheckAllowingFirewallRules": { "items": {} }, "healthCheckBlockingFirewallRules": { "items": {} }, "healthCheckFirewallState": {}, "uri": {} } }, "google-native:networkmanagement/v1beta1:LoadBalancerInfoResponse": { "properties": { "backendType": {}, "backendUri": {}, "backends": { "items": { "$ref": "#/types/google-native:networkmanagement/v1beta1:LoadBalancerBackendResponse" } }, "healthCheckUri": {}, "loadBalancerType": {} } }, "google-native:networkmanagement/v1beta1:NetworkInfoResponse": { "properties": { "displayName": {}, "matchedIpRange": {}, "uri": {} } }, "google-native:networkmanagement/v1beta1:ProbingDetailsResponse": { "properties": { "abortCause": {}, "destinationEgressLocation": { "$ref": "#/types/google-native:networkmanagement/v1beta1:EdgeLocationResponse" }, "endpointInfo": { "$ref": "#/types/google-native:networkmanagement/v1beta1:EndpointInfoResponse" }, "error": { "$ref": "#/types/google-native:networkmanagement/v1beta1:StatusResponse" }, "probingLatency": { "$ref": "#/types/google-native:networkmanagement/v1beta1:LatencyDistributionResponse" }, "result": {}, "sentProbeCount": { "format": "int32" }, "successfulProbeCount": { "format": "int32" }, "verifyTime": { "format": "google-datetime" } } }, "google-native:networkmanagement/v1beta1:ReachabilityDetailsResponse": { "properties": { "error": { "$ref": "#/types/google-native:networkmanagement/v1beta1:StatusResponse" }, "result": {}, "traces": { "items": { "$ref": "#/types/google-native:networkmanagement/v1beta1:TraceResponse" } }, "verifyTime": { "format": "google-datetime" } } }, "google-native:networkmanagement/v1beta1:RouteInfoResponse": { "properties": { "destIpRange": {}, "destPortRanges": { "items": {} }, "displayName": {}, "instanceTags": { "items": {} }, "nccHubUri": {}, "nccSpokeUri": {}, "networkUri": {}, "nextHop": {}, "nextHopType": {}, "priority": { "format": "int32" }, "protocols": { "items": {} }, "routeScope": {}, "routeType": {}, "srcIpRange": {}, "srcPortRanges": { "items": {} }, "uri": {} } }, "google-native:networkmanagement/v1beta1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:networkmanagement/v1beta1:StepResponse": { "properties": { "abort": { "$ref": "#/types/google-native:networkmanagement/v1beta1:AbortInfoResponse" }, "appEngineVersion": { "$ref": "#/types/google-native:networkmanagement/v1beta1:AppEngineVersionInfoResponse" }, "causesDrop": {}, "cloudFunction": { "$ref": "#/types/google-native:networkmanagement/v1beta1:CloudFunctionInfoResponse" }, "cloudRunRevision": { "$ref": "#/types/google-native:networkmanagement/v1beta1:CloudRunRevisionInfoResponse" }, "cloudSqlInstance": { "$ref": "#/types/google-native:networkmanagement/v1beta1:CloudSQLInstanceInfoResponse" }, "deliver": { "$ref": "#/types/google-native:networkmanagement/v1beta1:DeliverInfoResponse" }, "description": {}, "drop": { "$ref": "#/types/google-native:networkmanagement/v1beta1:DropInfoResponse" }, "endpoint": { "$ref": "#/types/google-native:networkmanagement/v1beta1:EndpointInfoResponse" }, "firewall": { "$ref": "#/types/google-native:networkmanagement/v1beta1:FirewallInfoResponse" }, "forward": { "$ref": "#/types/google-native:networkmanagement/v1beta1:ForwardInfoResponse" }, "forwardingRule": { "$ref": "#/types/google-native:networkmanagement/v1beta1:ForwardingRuleInfoResponse" }, "gkeMaster": { "$ref": "#/types/google-native:networkmanagement/v1beta1:GKEMasterInfoResponse" }, "googleService": { "$ref": "#/types/google-native:networkmanagement/v1beta1:GoogleServiceInfoResponse" }, "instance": { "$ref": "#/types/google-native:networkmanagement/v1beta1:InstanceInfoResponse" }, "loadBalancer": { "$ref": "#/types/google-native:networkmanagement/v1beta1:LoadBalancerInfoResponse" }, "network": { "$ref": "#/types/google-native:networkmanagement/v1beta1:NetworkInfoResponse" }, "projectId": { "sdkName": "project" }, "route": { "$ref": "#/types/google-native:networkmanagement/v1beta1:RouteInfoResponse" }, "state": {}, "vpcConnector": { "$ref": "#/types/google-native:networkmanagement/v1beta1:VpcConnectorInfoResponse" }, "vpnGateway": { "$ref": "#/types/google-native:networkmanagement/v1beta1:VpnGatewayInfoResponse" }, "vpnTunnel": { "$ref": "#/types/google-native:networkmanagement/v1beta1:VpnTunnelInfoResponse" } } }, "google-native:networkmanagement/v1beta1:TraceResponse": { "properties": { "endpointInfo": { "$ref": "#/types/google-native:networkmanagement/v1beta1:EndpointInfoResponse" }, "steps": { "items": { "$ref": "#/types/google-native:networkmanagement/v1beta1:StepResponse" } } } }, "google-native:networkmanagement/v1beta1:VpcConnectorInfoResponse": { "properties": { "displayName": {}, "location": {}, "uri": {} } }, "google-native:networkmanagement/v1beta1:VpnGatewayInfoResponse": { "properties": { "displayName": {}, "ipAddress": {}, "networkUri": {}, "region": {}, "uri": {}, "vpnTunnelUri": {} } }, "google-native:networkmanagement/v1beta1:VpnTunnelInfoResponse": { "properties": { "displayName": {}, "networkUri": {}, "region": {}, "remoteGateway": {}, "remoteGatewayIp": {}, "routingType": {}, "sourceGateway": {}, "sourceGatewayIp": {}, "uri": {} } }, "google-native:networksecurity/v1:CertificateProviderInstance": { "properties": { "pluginInstance": { "required": true } } }, "google-native:networksecurity/v1:CertificateProviderInstanceResponse": { "properties": { "pluginInstance": { "required": true } } }, "google-native:networksecurity/v1:Destination": { "properties": { "hosts": { "required": true, "items": {} }, "httpHeaderMatch": { "$ref": "#/types/google-native:networksecurity/v1:HttpHeaderMatch" }, "methods": { "items": {} }, "ports": { "required": true, "items": {} } } }, "google-native:networksecurity/v1:DestinationResponse": { "properties": { "hosts": { "required": true, "items": {} }, "httpHeaderMatch": { "$ref": "#/types/google-native:networksecurity/v1:HttpHeaderMatchResponse" }, "methods": { "items": {} }, "ports": { "required": true, "items": {} } } }, "google-native:networksecurity/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networksecurity/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networksecurity/v1:GoogleCloudNetworksecurityV1CertificateProvider": { "properties": { "certificateProviderInstance": { "$ref": "#/types/google-native:networksecurity/v1:CertificateProviderInstance" }, "grpcEndpoint": { "$ref": "#/types/google-native:networksecurity/v1:GoogleCloudNetworksecurityV1GrpcEndpoint" } } }, "google-native:networksecurity/v1:GoogleCloudNetworksecurityV1CertificateProviderResponse": { "properties": { "certificateProviderInstance": { "$ref": "#/types/google-native:networksecurity/v1:CertificateProviderInstanceResponse" }, "grpcEndpoint": { "$ref": "#/types/google-native:networksecurity/v1:GoogleCloudNetworksecurityV1GrpcEndpointResponse" } } }, "google-native:networksecurity/v1:GoogleCloudNetworksecurityV1GrpcEndpoint": { "properties": { "targetUri": { "required": true } } }, "google-native:networksecurity/v1:GoogleCloudNetworksecurityV1GrpcEndpointResponse": { "properties": { "targetUri": { "required": true } } }, "google-native:networksecurity/v1:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networksecurity/v1:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:networksecurity/v1:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networksecurity/v1:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:networksecurity/v1:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:networksecurity/v1:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:networksecurity/v1:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:networksecurity/v1:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:networksecurity/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networksecurity/v1:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:networksecurity/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networksecurity/v1:HttpHeaderMatch": { "properties": { "headerName": { "required": true }, "regexMatch": { "required": true } } }, "google-native:networksecurity/v1:HttpHeaderMatchResponse": { "properties": { "headerName": { "required": true }, "regexMatch": { "required": true } } }, "google-native:networksecurity/v1:MTLSPolicy": { "properties": { "clientValidationCa": { "items": { "$ref": "#/types/google-native:networksecurity/v1:ValidationCA" } }, "clientValidationMode": { "$ref": "#/types/google-native:networksecurity/v1:MTLSPolicyClientValidationMode" }, "clientValidationTrustConfig": {} } }, "google-native:networksecurity/v1:MTLSPolicyResponse": { "properties": { "clientValidationCa": { "items": { "$ref": "#/types/google-native:networksecurity/v1:ValidationCAResponse" } }, "clientValidationMode": {}, "clientValidationTrustConfig": {} } }, "google-native:networksecurity/v1:Rule": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networksecurity/v1:Destination" } }, "sources": { "items": { "$ref": "#/types/google-native:networksecurity/v1:Source" } } } }, "google-native:networksecurity/v1:RuleResponse": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networksecurity/v1:DestinationResponse" } }, "sources": { "items": { "$ref": "#/types/google-native:networksecurity/v1:SourceResponse" } } } }, "google-native:networksecurity/v1:Source": { "properties": { "ipBlocks": { "items": {} }, "principals": { "items": {} } } }, "google-native:networksecurity/v1:SourceResponse": { "properties": { "ipBlocks": { "items": {} }, "principals": { "items": {} } } }, "google-native:networksecurity/v1:ValidationCA": { "properties": { "certificateProviderInstance": { "$ref": "#/types/google-native:networksecurity/v1:CertificateProviderInstance" }, "grpcEndpoint": { "$ref": "#/types/google-native:networksecurity/v1:GoogleCloudNetworksecurityV1GrpcEndpoint" } } }, "google-native:networksecurity/v1:ValidationCAResponse": { "properties": { "certificateProviderInstance": { "$ref": "#/types/google-native:networksecurity/v1:CertificateProviderInstanceResponse" }, "grpcEndpoint": { "$ref": "#/types/google-native:networksecurity/v1:GoogleCloudNetworksecurityV1GrpcEndpointResponse" } } }, "google-native:networksecurity/v1beta1:CertificateProviderInstance": { "properties": { "pluginInstance": { "required": true } } }, "google-native:networksecurity/v1beta1:CertificateProviderInstanceResponse": { "properties": { "pluginInstance": { "required": true } } }, "google-native:networksecurity/v1beta1:Destination": { "properties": { "hosts": { "required": true, "items": {} }, "httpHeaderMatch": { "$ref": "#/types/google-native:networksecurity/v1beta1:HttpHeaderMatch" }, "methods": { "items": {} }, "ports": { "required": true, "items": {} } } }, "google-native:networksecurity/v1beta1:DestinationResponse": { "properties": { "hosts": { "required": true, "items": {} }, "httpHeaderMatch": { "$ref": "#/types/google-native:networksecurity/v1beta1:HttpHeaderMatchResponse" }, "methods": { "items": {} }, "ports": { "required": true, "items": {} } } }, "google-native:networksecurity/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networksecurity/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1CertificateProvider": { "properties": { "certificateProviderInstance": { "$ref": "#/types/google-native:networksecurity/v1beta1:CertificateProviderInstance" }, "grpcEndpoint": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1GrpcEndpoint" } } }, "google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1CertificateProviderResponse": { "properties": { "certificateProviderInstance": { "$ref": "#/types/google-native:networksecurity/v1beta1:CertificateProviderInstanceResponse" }, "grpcEndpoint": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1GrpcEndpointResponse" } } }, "google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1GrpcEndpoint": { "properties": { "targetUri": { "required": true } } }, "google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1GrpcEndpointResponse": { "properties": { "targetUri": { "required": true } } }, "google-native:networksecurity/v1beta1:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:networksecurity/v1beta1:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:networksecurity/v1beta1:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:networksecurity/v1beta1:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:networksecurity/v1beta1:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:networksecurity/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networksecurity/v1beta1:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:networksecurity/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networksecurity/v1beta1:HttpHeaderMatch": { "properties": { "headerName": { "required": true }, "regexMatch": { "required": true } } }, "google-native:networksecurity/v1beta1:HttpHeaderMatchResponse": { "properties": { "headerName": { "required": true }, "regexMatch": { "required": true } } }, "google-native:networksecurity/v1beta1:MTLSPolicy": { "properties": { "clientValidationCa": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:ValidationCA" } }, "clientValidationMode": { "$ref": "#/types/google-native:networksecurity/v1beta1:MTLSPolicyClientValidationMode" }, "clientValidationTrustConfig": {} } }, "google-native:networksecurity/v1beta1:MTLSPolicyResponse": { "properties": { "clientValidationCa": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:ValidationCAResponse" } }, "clientValidationMode": {}, "clientValidationTrustConfig": {} } }, "google-native:networksecurity/v1beta1:Rule": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:Destination" } }, "sources": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:Source" } } } }, "google-native:networksecurity/v1beta1:RuleResponse": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:DestinationResponse" } }, "sources": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:SourceResponse" } } } }, "google-native:networksecurity/v1beta1:SeverityOverride": { "properties": { "action": { "$ref": "#/types/google-native:networksecurity/v1beta1:SeverityOverrideAction", "required": true }, "severity": { "$ref": "#/types/google-native:networksecurity/v1beta1:SeverityOverrideSeverity", "required": true } } }, "google-native:networksecurity/v1beta1:SeverityOverrideResponse": { "properties": { "action": { "required": true }, "severity": { "required": true } } }, "google-native:networksecurity/v1beta1:Source": { "properties": { "ipBlocks": { "items": {} }, "principals": { "items": {} } } }, "google-native:networksecurity/v1beta1:SourceResponse": { "properties": { "ipBlocks": { "items": {} }, "principals": { "items": {} } } }, "google-native:networksecurity/v1beta1:ThreatOverride": { "properties": { "action": { "$ref": "#/types/google-native:networksecurity/v1beta1:ThreatOverrideAction", "required": true }, "threatId": { "required": true } } }, "google-native:networksecurity/v1beta1:ThreatOverrideResponse": { "properties": { "action": { "required": true }, "threatId": { "required": true }, "type": {} } }, "google-native:networksecurity/v1beta1:ThreatPreventionProfile": { "properties": { "severityOverrides": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:SeverityOverride" } }, "threatOverrides": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:ThreatOverride" } } } }, "google-native:networksecurity/v1beta1:ThreatPreventionProfileResponse": { "properties": { "severityOverrides": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:SeverityOverrideResponse" } }, "threatOverrides": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:ThreatOverrideResponse" } } } }, "google-native:networksecurity/v1beta1:ValidationCA": { "properties": { "certificateProviderInstance": { "$ref": "#/types/google-native:networksecurity/v1beta1:CertificateProviderInstance" }, "grpcEndpoint": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1GrpcEndpoint" } } }, "google-native:networksecurity/v1beta1:ValidationCAResponse": { "properties": { "certificateProviderInstance": { "$ref": "#/types/google-native:networksecurity/v1beta1:CertificateProviderInstanceResponse" }, "grpcEndpoint": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1GrpcEndpointResponse" } } }, "google-native:networkservices/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkservices/v1:AuditLogConfig" } }, "service": {} } }, "google-native:networkservices/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkservices/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:networkservices/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:networkservices/v1:AuditLogConfigLogType" } } }, "google-native:networkservices/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:networkservices/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:networkservices/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkservices/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:networkservices/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkservices/v1:EndpointMatcher": { "properties": { "metadataLabelMatcher": { "$ref": "#/types/google-native:networkservices/v1:EndpointMatcherMetadataLabelMatcher" } } }, "google-native:networkservices/v1:EndpointMatcherMetadataLabelMatcher": { "properties": { "metadataLabelMatchCriteria": { "$ref": "#/types/google-native:networkservices/v1:EndpointMatcherMetadataLabelMatcherMetadataLabelMatchCriteria" }, "metadataLabels": { "items": { "$ref": "#/types/google-native:networkservices/v1:EndpointMatcherMetadataLabelMatcherMetadataLabels" } } } }, "google-native:networkservices/v1:EndpointMatcherMetadataLabelMatcherMetadataLabels": { "properties": { "labelName": { "required": true }, "labelValue": { "required": true } } }, "google-native:networkservices/v1:EndpointMatcherMetadataLabelMatcherMetadataLabelsResponse": { "properties": { "labelName": { "required": true }, "labelValue": { "required": true } } }, "google-native:networkservices/v1:EndpointMatcherMetadataLabelMatcherResponse": { "properties": { "metadataLabelMatchCriteria": {}, "metadataLabels": { "items": { "$ref": "#/types/google-native:networkservices/v1:EndpointMatcherMetadataLabelMatcherMetadataLabelsResponse" } } } }, "google-native:networkservices/v1:EndpointMatcherResponse": { "properties": { "metadataLabelMatcher": { "$ref": "#/types/google-native:networkservices/v1:EndpointMatcherMetadataLabelMatcherResponse" } } }, "google-native:networkservices/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkservices/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkservices/v1:GrpcRouteDestination": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1:GrpcRouteDestinationResponse": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1:GrpcRouteFaultInjectionPolicy": { "properties": { "abort": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyAbort" }, "delay": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyDelay" } } }, "google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyAbort": { "properties": { "httpStatus": { "format": "int32" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyAbortResponse": { "properties": { "httpStatus": { "format": "int32" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyDelay": { "properties": { "fixedDelay": { "format": "google-duration" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyDelayResponse": { "properties": { "fixedDelay": { "format": "google-duration" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyResponse": { "properties": { "abort": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyAbortResponse" }, "delay": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyDelayResponse" } } }, "google-native:networkservices/v1:GrpcRouteHeaderMatch": { "properties": { "key": { "required": true }, "type": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteHeaderMatchType" }, "value": { "required": true } } }, "google-native:networkservices/v1:GrpcRouteHeaderMatchResponse": { "properties": { "key": { "required": true }, "type": {}, "value": { "required": true } } }, "google-native:networkservices/v1:GrpcRouteMethodMatch": { "properties": { "caseSensitive": {}, "grpcMethod": { "required": true }, "grpcService": { "required": true }, "type": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteMethodMatchType" } } }, "google-native:networkservices/v1:GrpcRouteMethodMatchResponse": { "properties": { "caseSensitive": {}, "grpcMethod": { "required": true }, "grpcService": { "required": true }, "type": {} } }, "google-native:networkservices/v1:GrpcRouteRetryPolicy": { "properties": { "numRetries": { "format": "uint32" }, "retryConditions": { "items": {} } } }, "google-native:networkservices/v1:GrpcRouteRetryPolicyResponse": { "properties": { "numRetries": { "format": "uint32" }, "retryConditions": { "items": {} } } }, "google-native:networkservices/v1:GrpcRouteRouteAction": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteDestination" } }, "faultInjectionPolicy": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteFaultInjectionPolicy" }, "retryPolicy": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteRetryPolicy" }, "statefulSessionAffinity": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteStatefulSessionAffinityPolicy" }, "timeout": { "format": "google-duration" } } }, "google-native:networkservices/v1:GrpcRouteRouteActionResponse": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteDestinationResponse" } }, "faultInjectionPolicy": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteFaultInjectionPolicyResponse" }, "retryPolicy": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteRetryPolicyResponse" }, "statefulSessionAffinity": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteStatefulSessionAffinityPolicyResponse" }, "timeout": { "format": "google-duration" } } }, "google-native:networkservices/v1:GrpcRouteRouteMatch": { "properties": { "headers": { "items": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteHeaderMatch" } }, "method": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteMethodMatch" } } }, "google-native:networkservices/v1:GrpcRouteRouteMatchResponse": { "properties": { "headers": { "items": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteHeaderMatchResponse" } }, "method": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteMethodMatchResponse" } } }, "google-native:networkservices/v1:GrpcRouteRouteRule": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteRouteAction", "required": true }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteRouteMatch" } } } }, "google-native:networkservices/v1:GrpcRouteRouteRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteRouteActionResponse", "required": true }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteRouteMatchResponse" } } } }, "google-native:networkservices/v1:GrpcRouteStatefulSessionAffinityPolicy": { "properties": { "cookieTtl": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1:GrpcRouteStatefulSessionAffinityPolicyResponse": { "properties": { "cookieTtl": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1:HttpRouteCorsPolicy": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": {} } }, "google-native:networkservices/v1:HttpRouteCorsPolicyResponse": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": {} } }, "google-native:networkservices/v1:HttpRouteDestination": { "properties": { "serviceName": {}, "weight": { "format": "int32" } } }, "google-native:networkservices/v1:HttpRouteDestinationResponse": { "properties": { "serviceName": {}, "weight": { "format": "int32" } } }, "google-native:networkservices/v1:HttpRouteFaultInjectionPolicy": { "properties": { "abort": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteFaultInjectionPolicyAbort" }, "delay": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteFaultInjectionPolicyDelay" } } }, "google-native:networkservices/v1:HttpRouteFaultInjectionPolicyAbort": { "properties": { "httpStatus": { "format": "int32" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1:HttpRouteFaultInjectionPolicyAbortResponse": { "properties": { "httpStatus": { "format": "int32" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1:HttpRouteFaultInjectionPolicyDelay": { "properties": { "fixedDelay": { "format": "google-duration" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1:HttpRouteFaultInjectionPolicyDelayResponse": { "properties": { "fixedDelay": { "format": "google-duration" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1:HttpRouteFaultInjectionPolicyResponse": { "properties": { "abort": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteFaultInjectionPolicyAbortResponse" }, "delay": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteFaultInjectionPolicyDelayResponse" } } }, "google-native:networkservices/v1:HttpRouteHeaderMatch": { "properties": { "exactMatch": {}, "header": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteHeaderMatchIntegerRange" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:networkservices/v1:HttpRouteHeaderMatchIntegerRange": { "properties": { "end": { "format": "int32" }, "start": { "format": "int32" } } }, "google-native:networkservices/v1:HttpRouteHeaderMatchIntegerRangeResponse": { "properties": { "end": { "format": "int32" }, "start": { "format": "int32" } } }, "google-native:networkservices/v1:HttpRouteHeaderMatchResponse": { "properties": { "exactMatch": {}, "header": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteHeaderMatchIntegerRangeResponse" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:networkservices/v1:HttpRouteHeaderModifier": { "properties": { "add": {}, "remove": { "items": {} }, "set": {} } }, "google-native:networkservices/v1:HttpRouteHeaderModifierResponse": { "properties": { "add": {}, "remove": { "items": {} }, "set": {} } }, "google-native:networkservices/v1:HttpRouteQueryParameterMatch": { "properties": { "exactMatch": {}, "presentMatch": {}, "queryParameter": {}, "regexMatch": {} } }, "google-native:networkservices/v1:HttpRouteQueryParameterMatchResponse": { "properties": { "exactMatch": {}, "presentMatch": {}, "queryParameter": {}, "regexMatch": {} } }, "google-native:networkservices/v1:HttpRouteRedirect": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "portRedirect": { "format": "int32" }, "prefixRewrite": {}, "responseCode": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRedirectResponseCode" }, "stripQuery": {} } }, "google-native:networkservices/v1:HttpRouteRedirectResponse": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "portRedirect": { "format": "int32" }, "prefixRewrite": {}, "responseCode": {}, "stripQuery": {} } }, "google-native:networkservices/v1:HttpRouteRequestMirrorPolicy": { "properties": { "destination": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteDestination" } } }, "google-native:networkservices/v1:HttpRouteRequestMirrorPolicyResponse": { "properties": { "destination": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteDestinationResponse" } } }, "google-native:networkservices/v1:HttpRouteRetryPolicy": { "properties": { "numRetries": { "format": "int32" }, "perTryTimeout": { "format": "google-duration" }, "retryConditions": { "items": {} } } }, "google-native:networkservices/v1:HttpRouteRetryPolicyResponse": { "properties": { "numRetries": { "format": "int32" }, "perTryTimeout": { "format": "google-duration" }, "retryConditions": { "items": {} } } }, "google-native:networkservices/v1:HttpRouteRouteAction": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteCorsPolicy" }, "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteDestination" } }, "faultInjectionPolicy": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteFaultInjectionPolicy" }, "redirect": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRedirect" }, "requestHeaderModifier": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteHeaderModifier" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRequestMirrorPolicy" }, "responseHeaderModifier": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteHeaderModifier" }, "retryPolicy": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRetryPolicy" }, "statefulSessionAffinity": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteStatefulSessionAffinityPolicy" }, "timeout": { "format": "google-duration" }, "urlRewrite": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteURLRewrite" } } }, "google-native:networkservices/v1:HttpRouteRouteActionResponse": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteCorsPolicyResponse" }, "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteDestinationResponse" } }, "faultInjectionPolicy": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteFaultInjectionPolicyResponse" }, "redirect": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRedirectResponse" }, "requestHeaderModifier": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteHeaderModifierResponse" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRequestMirrorPolicyResponse" }, "responseHeaderModifier": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteHeaderModifierResponse" }, "retryPolicy": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRetryPolicyResponse" }, "statefulSessionAffinity": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteStatefulSessionAffinityPolicyResponse" }, "timeout": { "format": "google-duration" }, "urlRewrite": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteURLRewriteResponse" } } }, "google-native:networkservices/v1:HttpRouteRouteMatch": { "properties": { "fullPathMatch": {}, "headers": { "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteHeaderMatch" } }, "ignoreCase": {}, "prefixMatch": {}, "queryParameters": { "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteQueryParameterMatch" } }, "regexMatch": {} } }, "google-native:networkservices/v1:HttpRouteRouteMatchResponse": { "properties": { "fullPathMatch": {}, "headers": { "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteHeaderMatchResponse" } }, "ignoreCase": {}, "prefixMatch": {}, "queryParameters": { "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteQueryParameterMatchResponse" } }, "regexMatch": {} } }, "google-native:networkservices/v1:HttpRouteRouteRule": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRouteAction" }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRouteMatch" } } } }, "google-native:networkservices/v1:HttpRouteRouteRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRouteActionResponse" }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRouteMatchResponse" } } } }, "google-native:networkservices/v1:HttpRouteStatefulSessionAffinityPolicy": { "properties": { "cookieTtl": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1:HttpRouteStatefulSessionAffinityPolicyResponse": { "properties": { "cookieTtl": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1:HttpRouteURLRewrite": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {} } }, "google-native:networkservices/v1:HttpRouteURLRewriteResponse": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {} } }, "google-native:networkservices/v1:TcpRouteRouteAction": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1:TcpRouteRouteDestination" } }, "originalDestination": {} } }, "google-native:networkservices/v1:TcpRouteRouteActionResponse": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1:TcpRouteRouteDestinationResponse" } }, "originalDestination": {} } }, "google-native:networkservices/v1:TcpRouteRouteDestination": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1:TcpRouteRouteDestinationResponse": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1:TcpRouteRouteMatch": { "properties": { "address": { "required": true }, "port": { "required": true } } }, "google-native:networkservices/v1:TcpRouteRouteMatchResponse": { "properties": { "address": { "required": true }, "port": { "required": true } } }, "google-native:networkservices/v1:TcpRouteRouteRule": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1:TcpRouteRouteAction", "required": true }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1:TcpRouteRouteMatch" } } } }, "google-native:networkservices/v1:TcpRouteRouteRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1:TcpRouteRouteActionResponse", "required": true }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1:TcpRouteRouteMatchResponse" } } } }, "google-native:networkservices/v1:TlsRouteRouteAction": { "properties": { "destinations": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:TlsRouteRouteDestination" } } } }, "google-native:networkservices/v1:TlsRouteRouteActionResponse": { "properties": { "destinations": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:TlsRouteRouteDestinationResponse" } } } }, "google-native:networkservices/v1:TlsRouteRouteDestination": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1:TlsRouteRouteDestinationResponse": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1:TlsRouteRouteMatch": { "properties": { "alpn": { "items": {} }, "sniHost": { "items": {} } } }, "google-native:networkservices/v1:TlsRouteRouteMatchResponse": { "properties": { "alpn": { "items": {} }, "sniHost": { "items": {} } } }, "google-native:networkservices/v1:TlsRouteRouteRule": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1:TlsRouteRouteAction", "required": true }, "matches": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:TlsRouteRouteMatch" } } } }, "google-native:networkservices/v1:TlsRouteRouteRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1:TlsRouteRouteActionResponse", "required": true }, "matches": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:TlsRouteRouteMatchResponse" } } } }, "google-native:networkservices/v1:TrafficPortSelector": { "properties": { "ports": { "items": {} } } }, "google-native:networkservices/v1:TrafficPortSelectorResponse": { "properties": { "ports": { "items": {} } } }, "google-native:networkservices/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:networkservices/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:networkservices/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:networkservices/v1beta1:AuditLogConfigLogType" } } }, "google-native:networkservices/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:networkservices/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:networkservices/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkservices/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:networkservices/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:networkservices/v1beta1:EndpointMatcher": { "properties": { "metadataLabelMatcher": { "$ref": "#/types/google-native:networkservices/v1beta1:MetadataLabelMatcher" } } }, "google-native:networkservices/v1beta1:EndpointMatcherResponse": { "properties": { "metadataLabelMatcher": { "$ref": "#/types/google-native:networkservices/v1beta1:MetadataLabelMatcherResponse" } } }, "google-native:networkservices/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkservices/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:networkservices/v1beta1:ExtensionChain": { "properties": { "extensions": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:ExtensionChainExtension" } }, "matchCondition": { "$ref": "#/types/google-native:networkservices/v1beta1:ExtensionChainMatchCondition", "required": true }, "name": { "required": true } } }, "google-native:networkservices/v1beta1:ExtensionChainExtension": { "properties": { "authority": { "required": true }, "failOpen": {}, "forwardHeaders": { "items": {} }, "name": { "required": true }, "service": { "required": true }, "supportedEvents": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:ExtensionChainExtensionSupportedEventsItem" } }, "timeout": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1beta1:ExtensionChainExtensionResponse": { "properties": { "authority": { "required": true }, "failOpen": {}, "forwardHeaders": { "items": {} }, "name": { "required": true }, "service": { "required": true }, "supportedEvents": { "items": {} }, "timeout": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1beta1:ExtensionChainMatchCondition": { "properties": { "celExpression": { "required": true } } }, "google-native:networkservices/v1beta1:ExtensionChainMatchConditionResponse": { "properties": { "celExpression": { "required": true } } }, "google-native:networkservices/v1beta1:ExtensionChainResponse": { "properties": { "extensions": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:ExtensionChainExtensionResponse" } }, "matchCondition": { "$ref": "#/types/google-native:networkservices/v1beta1:ExtensionChainMatchConditionResponse", "required": true }, "name": { "required": true } } }, "google-native:networkservices/v1beta1:GrpcRouteDestination": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1beta1:GrpcRouteDestinationResponse": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicy": { "properties": { "abort": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyAbort" }, "delay": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyDelay" } } }, "google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyAbort": { "properties": { "httpStatus": { "format": "int32" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyAbortResponse": { "properties": { "httpStatus": { "format": "int32" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyDelay": { "properties": { "fixedDelay": { "format": "google-duration" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyDelayResponse": { "properties": { "fixedDelay": { "format": "google-duration" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyResponse": { "properties": { "abort": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyAbortResponse" }, "delay": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyDelayResponse" } } }, "google-native:networkservices/v1beta1:GrpcRouteHeaderMatch": { "properties": { "key": { "required": true }, "type": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteHeaderMatchType" }, "value": { "required": true } } }, "google-native:networkservices/v1beta1:GrpcRouteHeaderMatchResponse": { "properties": { "key": { "required": true }, "type": {}, "value": { "required": true } } }, "google-native:networkservices/v1beta1:GrpcRouteMethodMatch": { "properties": { "caseSensitive": {}, "grpcMethod": { "required": true }, "grpcService": { "required": true }, "type": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteMethodMatchType" } } }, "google-native:networkservices/v1beta1:GrpcRouteMethodMatchResponse": { "properties": { "caseSensitive": {}, "grpcMethod": { "required": true }, "grpcService": { "required": true }, "type": {} } }, "google-native:networkservices/v1beta1:GrpcRouteRetryPolicy": { "properties": { "numRetries": { "format": "uint32" }, "retryConditions": { "items": {} } } }, "google-native:networkservices/v1beta1:GrpcRouteRetryPolicyResponse": { "properties": { "numRetries": { "format": "uint32" }, "retryConditions": { "items": {} } } }, "google-native:networkservices/v1beta1:GrpcRouteRouteAction": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteDestination" } }, "faultInjectionPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicy" }, "retryPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteRetryPolicy" }, "statefulSessionAffinity": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteStatefulSessionAffinityPolicy" }, "timeout": { "format": "google-duration" } } }, "google-native:networkservices/v1beta1:GrpcRouteRouteActionResponse": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteDestinationResponse" } }, "faultInjectionPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteFaultInjectionPolicyResponse" }, "retryPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteRetryPolicyResponse" }, "statefulSessionAffinity": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteStatefulSessionAffinityPolicyResponse" }, "timeout": { "format": "google-duration" } } }, "google-native:networkservices/v1beta1:GrpcRouteRouteMatch": { "properties": { "headers": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteHeaderMatch" } }, "method": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteMethodMatch" } } }, "google-native:networkservices/v1beta1:GrpcRouteRouteMatchResponse": { "properties": { "headers": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteHeaderMatchResponse" } }, "method": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteMethodMatchResponse" } } }, "google-native:networkservices/v1beta1:GrpcRouteRouteRule": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteRouteAction", "required": true }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteRouteMatch" } } } }, "google-native:networkservices/v1beta1:GrpcRouteRouteRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteRouteActionResponse", "required": true }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteRouteMatchResponse" } } } }, "google-native:networkservices/v1beta1:GrpcRouteStatefulSessionAffinityPolicy": { "properties": { "cookieTtl": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1beta1:GrpcRouteStatefulSessionAffinityPolicyResponse": { "properties": { "cookieTtl": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1beta1:HttpRouteCorsPolicy": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": {} } }, "google-native:networkservices/v1beta1:HttpRouteCorsPolicyResponse": { "properties": { "allowCredentials": {}, "allowHeaders": { "items": {} }, "allowMethods": { "items": {} }, "allowOriginRegexes": { "items": {} }, "allowOrigins": { "items": {} }, "disabled": {}, "exposeHeaders": { "items": {} }, "maxAge": {} } }, "google-native:networkservices/v1beta1:HttpRouteDestination": { "properties": { "serviceName": {}, "weight": { "format": "int32" } } }, "google-native:networkservices/v1beta1:HttpRouteDestinationResponse": { "properties": { "serviceName": {}, "weight": { "format": "int32" } } }, "google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicy": { "properties": { "abort": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyAbort" }, "delay": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyDelay" } } }, "google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyAbort": { "properties": { "httpStatus": { "format": "int32" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyAbortResponse": { "properties": { "httpStatus": { "format": "int32" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyDelay": { "properties": { "fixedDelay": { "format": "google-duration" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyDelayResponse": { "properties": { "fixedDelay": { "format": "google-duration" }, "percentage": { "format": "int32" } } }, "google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyResponse": { "properties": { "abort": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyAbortResponse" }, "delay": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyDelayResponse" } } }, "google-native:networkservices/v1beta1:HttpRouteHeaderMatch": { "properties": { "exactMatch": {}, "header": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteHeaderMatchIntegerRange" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:networkservices/v1beta1:HttpRouteHeaderMatchIntegerRange": { "properties": { "end": { "format": "int32" }, "start": { "format": "int32" } } }, "google-native:networkservices/v1beta1:HttpRouteHeaderMatchIntegerRangeResponse": { "properties": { "end": { "format": "int32" }, "start": { "format": "int32" } } }, "google-native:networkservices/v1beta1:HttpRouteHeaderMatchResponse": { "properties": { "exactMatch": {}, "header": {}, "invertMatch": {}, "prefixMatch": {}, "presentMatch": {}, "rangeMatch": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteHeaderMatchIntegerRangeResponse" }, "regexMatch": {}, "suffixMatch": {} } }, "google-native:networkservices/v1beta1:HttpRouteHeaderModifier": { "properties": { "add": {}, "remove": { "items": {} }, "set": {} } }, "google-native:networkservices/v1beta1:HttpRouteHeaderModifierResponse": { "properties": { "add": {}, "remove": { "items": {} }, "set": {} } }, "google-native:networkservices/v1beta1:HttpRouteQueryParameterMatch": { "properties": { "exactMatch": {}, "presentMatch": {}, "queryParameter": {}, "regexMatch": {} } }, "google-native:networkservices/v1beta1:HttpRouteQueryParameterMatchResponse": { "properties": { "exactMatch": {}, "presentMatch": {}, "queryParameter": {}, "regexMatch": {} } }, "google-native:networkservices/v1beta1:HttpRouteRedirect": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "portRedirect": { "format": "int32" }, "prefixRewrite": {}, "responseCode": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRedirectResponseCode" }, "stripQuery": {} } }, "google-native:networkservices/v1beta1:HttpRouteRedirectResponse": { "properties": { "hostRedirect": {}, "httpsRedirect": {}, "pathRedirect": {}, "portRedirect": { "format": "int32" }, "prefixRewrite": {}, "responseCode": {}, "stripQuery": {} } }, "google-native:networkservices/v1beta1:HttpRouteRequestMirrorPolicy": { "properties": { "destination": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteDestination" } } }, "google-native:networkservices/v1beta1:HttpRouteRequestMirrorPolicyResponse": { "properties": { "destination": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteDestinationResponse" } } }, "google-native:networkservices/v1beta1:HttpRouteRetryPolicy": { "properties": { "numRetries": { "format": "int32" }, "perTryTimeout": { "format": "google-duration" }, "retryConditions": { "items": {} } } }, "google-native:networkservices/v1beta1:HttpRouteRetryPolicyResponse": { "properties": { "numRetries": { "format": "int32" }, "perTryTimeout": { "format": "google-duration" }, "retryConditions": { "items": {} } } }, "google-native:networkservices/v1beta1:HttpRouteRouteAction": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteCorsPolicy" }, "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteDestination" } }, "faultInjectionPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicy" }, "redirect": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRedirect" }, "requestHeaderModifier": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteHeaderModifier" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRequestMirrorPolicy" }, "responseHeaderModifier": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteHeaderModifier" }, "retryPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRetryPolicy" }, "statefulSessionAffinity": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteStatefulSessionAffinityPolicy" }, "timeout": { "format": "google-duration" }, "urlRewrite": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteURLRewrite" } } }, "google-native:networkservices/v1beta1:HttpRouteRouteActionResponse": { "properties": { "corsPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteCorsPolicyResponse" }, "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteDestinationResponse" } }, "faultInjectionPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteFaultInjectionPolicyResponse" }, "redirect": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRedirectResponse" }, "requestHeaderModifier": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteHeaderModifierResponse" }, "requestMirrorPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRequestMirrorPolicyResponse" }, "responseHeaderModifier": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteHeaderModifierResponse" }, "retryPolicy": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRetryPolicyResponse" }, "statefulSessionAffinity": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteStatefulSessionAffinityPolicyResponse" }, "timeout": { "format": "google-duration" }, "urlRewrite": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteURLRewriteResponse" } } }, "google-native:networkservices/v1beta1:HttpRouteRouteMatch": { "properties": { "fullPathMatch": {}, "headers": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteHeaderMatch" } }, "ignoreCase": {}, "prefixMatch": {}, "queryParameters": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteQueryParameterMatch" } }, "regexMatch": {} } }, "google-native:networkservices/v1beta1:HttpRouteRouteMatchResponse": { "properties": { "fullPathMatch": {}, "headers": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteHeaderMatchResponse" } }, "ignoreCase": {}, "prefixMatch": {}, "queryParameters": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteQueryParameterMatchResponse" } }, "regexMatch": {} } }, "google-native:networkservices/v1beta1:HttpRouteRouteRule": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRouteAction" }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRouteMatch" } } } }, "google-native:networkservices/v1beta1:HttpRouteRouteRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRouteActionResponse" }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRouteMatchResponse" } } } }, "google-native:networkservices/v1beta1:HttpRouteStatefulSessionAffinityPolicy": { "properties": { "cookieTtl": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1beta1:HttpRouteStatefulSessionAffinityPolicyResponse": { "properties": { "cookieTtl": { "format": "google-duration", "required": true } } }, "google-native:networkservices/v1beta1:HttpRouteURLRewrite": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {} } }, "google-native:networkservices/v1beta1:HttpRouteURLRewriteResponse": { "properties": { "hostRewrite": {}, "pathPrefixRewrite": {} } }, "google-native:networkservices/v1beta1:MetadataLabelMatcher": { "properties": { "metadataLabelMatchCriteria": { "$ref": "#/types/google-native:networkservices/v1beta1:MetadataLabelMatcherMetadataLabelMatchCriteria" }, "metadataLabels": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:MetadataLabels" } } } }, "google-native:networkservices/v1beta1:MetadataLabelMatcherResponse": { "properties": { "metadataLabelMatchCriteria": {}, "metadataLabels": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:MetadataLabelsResponse" } } } }, "google-native:networkservices/v1beta1:MetadataLabels": { "properties": { "labelName": { "required": true }, "labelValue": { "required": true } } }, "google-native:networkservices/v1beta1:MetadataLabelsResponse": { "properties": { "labelName": { "required": true }, "labelValue": { "required": true } } }, "google-native:networkservices/v1beta1:ServiceLbPolicyAutoCapacityDrain": { "properties": { "enable": {} } }, "google-native:networkservices/v1beta1:ServiceLbPolicyAutoCapacityDrainResponse": { "properties": { "enable": {} } }, "google-native:networkservices/v1beta1:ServiceLbPolicyFailoverConfig": { "properties": { "failoverHealthThreshold": { "format": "int32" } } }, "google-native:networkservices/v1beta1:ServiceLbPolicyFailoverConfigResponse": { "properties": { "failoverHealthThreshold": { "format": "int32" } } }, "google-native:networkservices/v1beta1:TcpRouteRouteAction": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TcpRouteRouteDestination" } }, "originalDestination": {} } }, "google-native:networkservices/v1beta1:TcpRouteRouteActionResponse": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TcpRouteRouteDestinationResponse" } }, "originalDestination": {} } }, "google-native:networkservices/v1beta1:TcpRouteRouteDestination": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1beta1:TcpRouteRouteDestinationResponse": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1beta1:TcpRouteRouteMatch": { "properties": { "address": { "required": true }, "port": { "required": true } } }, "google-native:networkservices/v1beta1:TcpRouteRouteMatchResponse": { "properties": { "address": { "required": true }, "port": { "required": true } } }, "google-native:networkservices/v1beta1:TcpRouteRouteRule": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1beta1:TcpRouteRouteAction", "required": true }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TcpRouteRouteMatch" } } } }, "google-native:networkservices/v1beta1:TcpRouteRouteRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1beta1:TcpRouteRouteActionResponse", "required": true }, "matches": { "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TcpRouteRouteMatchResponse" } } } }, "google-native:networkservices/v1beta1:TlsRouteRouteAction": { "properties": { "destinations": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TlsRouteRouteDestination" } } } }, "google-native:networkservices/v1beta1:TlsRouteRouteActionResponse": { "properties": { "destinations": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TlsRouteRouteDestinationResponse" } } } }, "google-native:networkservices/v1beta1:TlsRouteRouteDestination": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1beta1:TlsRouteRouteDestinationResponse": { "properties": { "serviceName": { "required": true }, "weight": { "format": "int32" } } }, "google-native:networkservices/v1beta1:TlsRouteRouteMatch": { "properties": { "alpn": { "items": {} }, "sniHost": { "items": {} } } }, "google-native:networkservices/v1beta1:TlsRouteRouteMatchResponse": { "properties": { "alpn": { "items": {} }, "sniHost": { "items": {} } } }, "google-native:networkservices/v1beta1:TlsRouteRouteRule": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1beta1:TlsRouteRouteAction", "required": true }, "matches": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TlsRouteRouteMatch" } } } }, "google-native:networkservices/v1beta1:TlsRouteRouteRuleResponse": { "properties": { "action": { "$ref": "#/types/google-native:networkservices/v1beta1:TlsRouteRouteActionResponse", "required": true }, "matches": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TlsRouteRouteMatchResponse" } } } }, "google-native:networkservices/v1beta1:TrafficPortSelector": { "properties": { "ports": { "items": {} } } }, "google-native:networkservices/v1beta1:TrafficPortSelectorResponse": { "properties": { "ports": { "items": {} } } }, "google-native:notebooks/v1:AcceleratorConfig": { "properties": { "coreCount": { "format": "int64" }, "type": { "$ref": "#/types/google-native:notebooks/v1:AcceleratorConfigType" } } }, "google-native:notebooks/v1:AcceleratorConfigResponse": { "properties": { "coreCount": { "format": "int64" }, "type": {} } }, "google-native:notebooks/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:notebooks/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:notebooks/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:notebooks/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:notebooks/v1:BootImage": {}, "google-native:notebooks/v1:BootImageResponse": {}, "google-native:notebooks/v1:ContainerImage": { "properties": { "repository": { "required": true }, "tag": {} } }, "google-native:notebooks/v1:ContainerImageResponse": { "properties": { "repository": { "required": true }, "tag": {} } }, "google-native:notebooks/v1:DataprocParameters": { "properties": { "cluster": {} } }, "google-native:notebooks/v1:DataprocParametersResponse": { "properties": { "cluster": {} } }, "google-native:notebooks/v1:DiskResponse": { "properties": { "autoDelete": {}, "boot": {}, "deviceName": {}, "diskSizeGb": { "format": "int64" }, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:notebooks/v1:GuestOsFeatureResponse" } }, "index": { "format": "int64" }, "interface": {}, "kind": {}, "licenses": { "items": {} }, "mode": {}, "source": {}, "type": {} } }, "google-native:notebooks/v1:EncryptionConfig": { "properties": { "kmsKey": {} } }, "google-native:notebooks/v1:EncryptionConfigResponse": { "properties": { "kmsKey": {} } }, "google-native:notebooks/v1:ExecutionResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "displayName": {}, "executionTemplate": { "$ref": "#/types/google-native:notebooks/v1:ExecutionTemplateResponse" }, "jobUri": {}, "name": {}, "outputNotebookFile": {}, "state": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:notebooks/v1:ExecutionTemplate": { "properties": { "acceleratorConfig": { "$ref": "#/types/google-native:notebooks/v1:SchedulerAcceleratorConfig" }, "containerImageUri": {}, "dataprocParameters": { "$ref": "#/types/google-native:notebooks/v1:DataprocParameters" }, "inputNotebookFile": {}, "jobType": { "$ref": "#/types/google-native:notebooks/v1:ExecutionTemplateJobType" }, "kernelSpec": {}, "labels": {}, "masterType": {}, "outputNotebookFolder": {}, "parameters": {}, "paramsYamlFile": {}, "scaleTier": { "$ref": "#/types/google-native:notebooks/v1:ExecutionTemplateScaleTier", "required": true }, "serviceAccount": {}, "tensorboard": {}, "vertexAiParameters": { "$ref": "#/types/google-native:notebooks/v1:VertexAIParameters" } } }, "google-native:notebooks/v1:ExecutionTemplateResponse": { "properties": { "acceleratorConfig": { "$ref": "#/types/google-native:notebooks/v1:SchedulerAcceleratorConfigResponse" }, "containerImageUri": {}, "dataprocParameters": { "$ref": "#/types/google-native:notebooks/v1:DataprocParametersResponse" }, "inputNotebookFile": {}, "jobType": {}, "kernelSpec": {}, "labels": {}, "masterType": {}, "outputNotebookFolder": {}, "parameters": {}, "paramsYamlFile": {}, "scaleTier": { "required": true }, "serviceAccount": {}, "tensorboard": {}, "vertexAiParameters": { "$ref": "#/types/google-native:notebooks/v1:VertexAIParametersResponse" } } }, "google-native:notebooks/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:notebooks/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:notebooks/v1:GuestOsFeatureResponse": { "properties": { "type": {} } }, "google-native:notebooks/v1:InstanceMigrationEligibilityResponse": { "properties": { "errors": { "items": {} }, "warnings": { "items": {} } } }, "google-native:notebooks/v1:LocalDisk": { "properties": { "initializeParams": { "$ref": "#/types/google-native:notebooks/v1:LocalDiskInitializeParams" }, "interface": {}, "mode": {}, "source": {}, "type": {} } }, "google-native:notebooks/v1:LocalDiskInitializeParams": { "properties": { "description": {}, "diskName": {}, "diskSizeGb": { "format": "int64" }, "diskType": { "$ref": "#/types/google-native:notebooks/v1:LocalDiskInitializeParamsDiskType" }, "labels": {} } }, "google-native:notebooks/v1:LocalDiskInitializeParamsResponse": { "properties": { "description": {}, "diskName": {}, "diskSizeGb": { "format": "int64" }, "diskType": {}, "labels": {} } }, "google-native:notebooks/v1:LocalDiskResponse": { "properties": { "autoDelete": {}, "boot": {}, "deviceName": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:notebooks/v1:RuntimeGuestOsFeatureResponse" } }, "index": { "format": "int32" }, "initializeParams": { "$ref": "#/types/google-native:notebooks/v1:LocalDiskInitializeParamsResponse" }, "interface": {}, "kind": {}, "licenses": { "items": {} }, "mode": {}, "source": {}, "type": {} } }, "google-native:notebooks/v1:ReservationAffinity": { "properties": { "consumeReservationType": { "$ref": "#/types/google-native:notebooks/v1:ReservationAffinityConsumeReservationType" }, "key": {}, "values": { "items": {} } } }, "google-native:notebooks/v1:ReservationAffinityResponse": { "properties": { "consumeReservationType": {}, "key": {}, "values": { "items": {} } } }, "google-native:notebooks/v1:RuntimeAcceleratorConfig": { "properties": { "coreCount": { "format": "int64" }, "type": { "$ref": "#/types/google-native:notebooks/v1:RuntimeAcceleratorConfigType" } } }, "google-native:notebooks/v1:RuntimeAcceleratorConfigResponse": { "properties": { "coreCount": { "format": "int64" }, "type": {} } }, "google-native:notebooks/v1:RuntimeAccessConfig": { "properties": { "accessType": { "$ref": "#/types/google-native:notebooks/v1:RuntimeAccessConfigAccessType" }, "runtimeOwner": {} } }, "google-native:notebooks/v1:RuntimeAccessConfigResponse": { "properties": { "accessType": {}, "proxyUri": {}, "runtimeOwner": {} } }, "google-native:notebooks/v1:RuntimeGuestOsFeatureResponse": { "properties": { "type": {} } }, "google-native:notebooks/v1:RuntimeMetricsResponse": { "properties": { "systemMetrics": {} } }, "google-native:notebooks/v1:RuntimeMigrationEligibilityResponse": { "properties": { "errors": { "items": {} }, "warnings": { "items": {} } } }, "google-native:notebooks/v1:RuntimeShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:notebooks/v1:RuntimeShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:notebooks/v1:RuntimeSoftwareConfig": { "properties": { "customGpuDriverPath": {}, "disableTerminal": {}, "enableHealthMonitoring": {}, "idleShutdown": {}, "idleShutdownTimeout": { "format": "int32" }, "installGpuDriver": {}, "kernels": { "items": { "$ref": "#/types/google-native:notebooks/v1:ContainerImage" } }, "mixerDisabled": {}, "notebookUpgradeSchedule": {}, "postStartupScript": {}, "postStartupScriptBehavior": { "$ref": "#/types/google-native:notebooks/v1:RuntimeSoftwareConfigPostStartupScriptBehavior" } } }, "google-native:notebooks/v1:RuntimeSoftwareConfigResponse": { "properties": { "customGpuDriverPath": {}, "disableTerminal": {}, "enableHealthMonitoring": {}, "idleShutdown": {}, "idleShutdownTimeout": { "format": "int32" }, "installGpuDriver": {}, "kernels": { "items": { "$ref": "#/types/google-native:notebooks/v1:ContainerImageResponse" } }, "mixerDisabled": {}, "notebookUpgradeSchedule": {}, "postStartupScript": {}, "postStartupScriptBehavior": {}, "upgradeable": {}, "version": {} } }, "google-native:notebooks/v1:SchedulerAcceleratorConfig": { "properties": { "coreCount": { "format": "int64" }, "type": { "$ref": "#/types/google-native:notebooks/v1:SchedulerAcceleratorConfigType" } } }, "google-native:notebooks/v1:SchedulerAcceleratorConfigResponse": { "properties": { "coreCount": { "format": "int64" }, "type": {} } }, "google-native:notebooks/v1:ShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:notebooks/v1:ShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:notebooks/v1:UpgradeHistoryEntry": { "properties": { "action": { "$ref": "#/types/google-native:notebooks/v1:UpgradeHistoryEntryAction" }, "containerImage": {}, "createTime": { "format": "google-datetime" }, "framework": {}, "snapshot": {}, "state": { "$ref": "#/types/google-native:notebooks/v1:UpgradeHistoryEntryState" }, "targetImage": {}, "targetVersion": {}, "version": {}, "vmImage": {} } }, "google-native:notebooks/v1:UpgradeHistoryEntryResponse": { "properties": { "action": {}, "containerImage": {}, "createTime": { "format": "google-datetime" }, "framework": {}, "snapshot": {}, "state": {}, "targetImage": {}, "targetVersion": {}, "version": {}, "vmImage": {} } }, "google-native:notebooks/v1:VertexAIParameters": { "properties": { "env": {}, "network": {} } }, "google-native:notebooks/v1:VertexAIParametersResponse": { "properties": { "env": {}, "network": {} } }, "google-native:notebooks/v1:VirtualMachine": { "properties": { "virtualMachineConfig": { "$ref": "#/types/google-native:notebooks/v1:VirtualMachineConfig" } } }, "google-native:notebooks/v1:VirtualMachineConfig": { "properties": { "acceleratorConfig": { "$ref": "#/types/google-native:notebooks/v1:RuntimeAcceleratorConfig" }, "bootImage": { "$ref": "#/types/google-native:notebooks/v1:BootImage" }, "containerImages": { "items": { "$ref": "#/types/google-native:notebooks/v1:ContainerImage" } }, "dataDisk": { "$ref": "#/types/google-native:notebooks/v1:LocalDisk", "required": true }, "encryptionConfig": { "$ref": "#/types/google-native:notebooks/v1:EncryptionConfig" }, "internalIpOnly": {}, "labels": {}, "machineType": { "required": true }, "metadata": {}, "network": {}, "nicType": { "$ref": "#/types/google-native:notebooks/v1:VirtualMachineConfigNicType" }, "reservedIpRange": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:notebooks/v1:RuntimeShieldedInstanceConfig" }, "subnet": {}, "tags": { "items": {} } } }, "google-native:notebooks/v1:VirtualMachineConfigResponse": { "properties": { "acceleratorConfig": { "$ref": "#/types/google-native:notebooks/v1:RuntimeAcceleratorConfigResponse" }, "bootImage": { "$ref": "#/types/google-native:notebooks/v1:BootImageResponse" }, "containerImages": { "items": { "$ref": "#/types/google-native:notebooks/v1:ContainerImageResponse" } }, "dataDisk": { "$ref": "#/types/google-native:notebooks/v1:LocalDiskResponse", "required": true }, "encryptionConfig": { "$ref": "#/types/google-native:notebooks/v1:EncryptionConfigResponse" }, "guestAttributes": {}, "internalIpOnly": {}, "labels": {}, "machineType": { "required": true }, "metadata": {}, "network": {}, "nicType": {}, "reservedIpRange": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:notebooks/v1:RuntimeShieldedInstanceConfigResponse" }, "subnet": {}, "tags": { "items": {} }, "zone": {} } }, "google-native:notebooks/v1:VirtualMachineResponse": { "properties": { "instanceId": {}, "instanceName": {}, "virtualMachineConfig": { "$ref": "#/types/google-native:notebooks/v1:VirtualMachineConfigResponse" } } }, "google-native:notebooks/v1:VmImage": { "properties": { "imageFamily": {}, "imageName": {}, "project": { "required": true } } }, "google-native:notebooks/v1:VmImageResponse": { "properties": { "imageFamily": {}, "imageName": {}, "project": { "required": true } } }, "google-native:notebooks/v2:AcceleratorConfig": { "properties": { "coreCount": { "format": "int64" }, "type": { "$ref": "#/types/google-native:notebooks/v2:AcceleratorConfigType" } } }, "google-native:notebooks/v2:AcceleratorConfigResponse": { "properties": { "coreCount": { "format": "int64" }, "type": {} } }, "google-native:notebooks/v2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:notebooks/v2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:notebooks/v2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:notebooks/v2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:notebooks/v2:BootDisk": { "properties": { "diskEncryption": { "$ref": "#/types/google-native:notebooks/v2:BootDiskDiskEncryption" }, "diskSizeGb": { "format": "int64" }, "diskType": { "$ref": "#/types/google-native:notebooks/v2:BootDiskDiskType" }, "kmsKey": {} } }, "google-native:notebooks/v2:BootDiskResponse": { "properties": { "diskEncryption": {}, "diskSizeGb": { "format": "int64" }, "diskType": {}, "kmsKey": {} } }, "google-native:notebooks/v2:ContainerImage": { "properties": { "repository": { "required": true }, "tag": {} } }, "google-native:notebooks/v2:ContainerImageResponse": { "properties": { "repository": { "required": true }, "tag": {} } }, "google-native:notebooks/v2:DataDisk": { "properties": { "diskEncryption": { "$ref": "#/types/google-native:notebooks/v2:DataDiskDiskEncryption" }, "diskSizeGb": { "format": "int64" }, "diskType": { "$ref": "#/types/google-native:notebooks/v2:DataDiskDiskType" }, "kmsKey": {} } }, "google-native:notebooks/v2:DataDiskResponse": { "properties": { "diskEncryption": {}, "diskSizeGb": { "format": "int64" }, "diskType": {}, "kmsKey": {} } }, "google-native:notebooks/v2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:notebooks/v2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:notebooks/v2:GPUDriverConfig": { "properties": { "customGpuDriverPath": {}, "enableGpuDriver": {} } }, "google-native:notebooks/v2:GPUDriverConfigResponse": { "properties": { "customGpuDriverPath": {}, "enableGpuDriver": {} } }, "google-native:notebooks/v2:GceSetup": { "properties": { "acceleratorConfigs": { "items": { "$ref": "#/types/google-native:notebooks/v2:AcceleratorConfig" } }, "bootDisk": { "$ref": "#/types/google-native:notebooks/v2:BootDisk" }, "containerImage": { "$ref": "#/types/google-native:notebooks/v2:ContainerImage" }, "dataDisks": { "items": { "$ref": "#/types/google-native:notebooks/v2:DataDisk" } }, "disablePublicIp": {}, "enableIpForwarding": {}, "gpuDriverConfig": { "$ref": "#/types/google-native:notebooks/v2:GPUDriverConfig" }, "machineType": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:notebooks/v2:NetworkInterface" } }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:notebooks/v2:ServiceAccount" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:notebooks/v2:ShieldedInstanceConfig" }, "tags": { "items": {} }, "vmImage": { "$ref": "#/types/google-native:notebooks/v2:VmImage" } } }, "google-native:notebooks/v2:GceSetupResponse": { "properties": { "acceleratorConfigs": { "items": { "$ref": "#/types/google-native:notebooks/v2:AcceleratorConfigResponse" } }, "bootDisk": { "$ref": "#/types/google-native:notebooks/v2:BootDiskResponse" }, "containerImage": { "$ref": "#/types/google-native:notebooks/v2:ContainerImageResponse" }, "dataDisks": { "items": { "$ref": "#/types/google-native:notebooks/v2:DataDiskResponse" } }, "disablePublicIp": {}, "enableIpForwarding": {}, "gpuDriverConfig": { "$ref": "#/types/google-native:notebooks/v2:GPUDriverConfigResponse" }, "machineType": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:notebooks/v2:NetworkInterfaceResponse" } }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:notebooks/v2:ServiceAccountResponse" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:notebooks/v2:ShieldedInstanceConfigResponse" }, "tags": { "items": {} }, "vmImage": { "$ref": "#/types/google-native:notebooks/v2:VmImageResponse" } } }, "google-native:notebooks/v2:NetworkInterface": { "properties": { "network": {}, "nicType": { "$ref": "#/types/google-native:notebooks/v2:NetworkInterfaceNicType" }, "subnet": {} } }, "google-native:notebooks/v2:NetworkInterfaceResponse": { "properties": { "network": {}, "nicType": {}, "subnet": {} } }, "google-native:notebooks/v2:ServiceAccount": { "properties": { "email": {} } }, "google-native:notebooks/v2:ServiceAccountResponse": { "properties": { "email": {}, "scopes": { "items": {} } } }, "google-native:notebooks/v2:ShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:notebooks/v2:ShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:notebooks/v2:UpgradeHistoryEntryResponse": { "properties": { "action": {}, "containerImage": {}, "createTime": { "format": "google-datetime" }, "framework": {}, "snapshot": {}, "state": {}, "targetVersion": {}, "version": {}, "vmImage": {} } }, "google-native:notebooks/v2:VmImage": { "properties": { "family": {}, "name": {}, "project": { "required": true } } }, "google-native:notebooks/v2:VmImageResponse": { "properties": { "family": {}, "name": {}, "project": { "required": true } } }, "google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2AlternatePolicySpec": { "properties": { "launch": {}, "spec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" } } }, "google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2AlternatePolicySpecResponse": { "properties": { "launch": {}, "spec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecResponse" } } }, "google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec": { "properties": { "etag": {}, "inheritFromParent": {}, "reset": {}, "rules": { "items": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecPolicyRule" } } } }, "google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecPolicyRule": { "properties": { "allowAll": {}, "condition": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleTypeExpr" }, "denyAll": {}, "enforce": {}, "values": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues" } } }, "google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecPolicyRuleResponse": { "properties": { "allowAll": {}, "condition": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleTypeExprResponse" }, "denyAll": {}, "enforce": {}, "values": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValuesResponse" } } }, "google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues": { "properties": { "allowedValues": { "items": {} }, "deniedValues": { "items": {} } } }, "google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValuesResponse": { "properties": { "allowedValues": { "items": {} }, "deniedValues": { "items": {} } } }, "google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecResponse": { "properties": { "etag": {}, "inheritFromParent": {}, "reset": {}, "rules": { "items": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpecPolicyRuleResponse" } }, "updateTime": { "format": "google-datetime" } } }, "google-native:orgpolicy/v2:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:orgpolicy/v2:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:osconfig/v1:AptSettings": { "properties": { "excludes": { "items": {} }, "exclusivePackages": { "items": {} }, "type": { "$ref": "#/types/google-native:osconfig/v1:AptSettingsType" } } }, "google-native:osconfig/v1:AptSettingsResponse": { "properties": { "excludes": { "items": {} }, "exclusivePackages": { "items": {} }, "type": {} } }, "google-native:osconfig/v1:ExecStep": { "properties": { "linuxExecStepConfig": { "$ref": "#/types/google-native:osconfig/v1:ExecStepConfig" }, "windowsExecStepConfig": { "$ref": "#/types/google-native:osconfig/v1:ExecStepConfig" } } }, "google-native:osconfig/v1:ExecStepConfig": { "properties": { "allowedSuccessCodes": { "items": {} }, "gcsObject": { "$ref": "#/types/google-native:osconfig/v1:GcsObject" }, "interpreter": { "$ref": "#/types/google-native:osconfig/v1:ExecStepConfigInterpreter" }, "localPath": {} } }, "google-native:osconfig/v1:ExecStepConfigResponse": { "properties": { "allowedSuccessCodes": { "items": {} }, "gcsObject": { "$ref": "#/types/google-native:osconfig/v1:GcsObjectResponse" }, "interpreter": {}, "localPath": {} } }, "google-native:osconfig/v1:ExecStepResponse": { "properties": { "linuxExecStepConfig": { "$ref": "#/types/google-native:osconfig/v1:ExecStepConfigResponse" }, "windowsExecStepConfig": { "$ref": "#/types/google-native:osconfig/v1:ExecStepConfigResponse" } } }, "google-native:osconfig/v1:FixedOrPercent": { "properties": { "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:osconfig/v1:FixedOrPercentResponse": { "properties": { "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:osconfig/v1:GcsObject": { "properties": { "bucket": { "required": true }, "generationNumber": { "format": "int64", "required": true }, "object": { "required": true } } }, "google-native:osconfig/v1:GcsObjectResponse": { "properties": { "bucket": { "required": true }, "generationNumber": { "format": "int64", "required": true }, "object": { "required": true } } }, "google-native:osconfig/v1:GooSettings": {}, "google-native:osconfig/v1:GooSettingsResponse": {}, "google-native:osconfig/v1:MonthlySchedule": { "properties": { "monthDay": { "format": "int32", "required": true }, "weekDayOfMonth": { "$ref": "#/types/google-native:osconfig/v1:WeekDayOfMonth", "required": true } } }, "google-native:osconfig/v1:MonthlyScheduleResponse": { "properties": { "monthDay": { "format": "int32", "required": true }, "weekDayOfMonth": { "$ref": "#/types/google-native:osconfig/v1:WeekDayOfMonthResponse", "required": true } } }, "google-native:osconfig/v1:OSPolicy": { "properties": { "allowNoResourceGroupMatch": {}, "description": {}, "id": { "required": true }, "mode": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyMode", "required": true }, "resourceGroups": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceGroup" } } } }, "google-native:osconfig/v1:OSPolicyAssignmentInstanceFilter": { "properties": { "all": {}, "exclusionLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentLabelSet" } }, "inclusionLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentLabelSet" } }, "inventories": { "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentInstanceFilterInventory" } } } }, "google-native:osconfig/v1:OSPolicyAssignmentInstanceFilterInventory": { "properties": { "osShortName": { "required": true }, "osVersion": {} } }, "google-native:osconfig/v1:OSPolicyAssignmentInstanceFilterInventoryResponse": { "properties": { "osShortName": { "required": true }, "osVersion": {} } }, "google-native:osconfig/v1:OSPolicyAssignmentInstanceFilterResponse": { "properties": { "all": {}, "exclusionLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentLabelSetResponse" } }, "inclusionLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentLabelSetResponse" } }, "inventories": { "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentInstanceFilterInventoryResponse" } } } }, "google-native:osconfig/v1:OSPolicyAssignmentLabelSet": { "properties": { "labels": {} } }, "google-native:osconfig/v1:OSPolicyAssignmentLabelSetResponse": { "properties": { "labels": {} } }, "google-native:osconfig/v1:OSPolicyAssignmentRollout": { "properties": { "disruptionBudget": { "$ref": "#/types/google-native:osconfig/v1:FixedOrPercent", "required": true }, "minWaitDuration": { "format": "google-duration", "required": true } } }, "google-native:osconfig/v1:OSPolicyAssignmentRolloutResponse": { "properties": { "disruptionBudget": { "$ref": "#/types/google-native:osconfig/v1:FixedOrPercentResponse", "required": true }, "minWaitDuration": { "format": "google-duration", "required": true } } }, "google-native:osconfig/v1:OSPolicyInventoryFilter": { "properties": { "osShortName": { "required": true }, "osVersion": {} } }, "google-native:osconfig/v1:OSPolicyInventoryFilterResponse": { "properties": { "osShortName": { "required": true }, "osVersion": {} } }, "google-native:osconfig/v1:OSPolicyResource": { "properties": { "exec": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceExecResource" }, "file": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileResource" }, "id": { "required": true }, "pkg": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResource" }, "repository": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResource" } } }, "google-native:osconfig/v1:OSPolicyResourceExecResource": { "properties": { "enforce": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceExecResourceExec" }, "validate": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceExecResourceExec", "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceExecResourceExec": { "properties": { "args": { "items": {} }, "file": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFile" }, "interpreter": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceExecResourceExecInterpreter", "required": true }, "outputFilePath": {}, "script": {} } }, "google-native:osconfig/v1:OSPolicyResourceExecResourceExecResponse": { "properties": { "args": { "items": {} }, "file": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileResponse" }, "interpreter": { "required": true }, "outputFilePath": {}, "script": {} } }, "google-native:osconfig/v1:OSPolicyResourceExecResourceResponse": { "properties": { "enforce": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceExecResourceExecResponse" }, "validate": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceExecResourceExecResponse", "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceFile": { "properties": { "allowInsecure": {}, "gcs": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileGcs" }, "localPath": {}, "remote": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileRemote" } } }, "google-native:osconfig/v1:OSPolicyResourceFileGcs": { "properties": { "bucket": { "required": true }, "generation": { "format": "int64" }, "object": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceFileGcsResponse": { "properties": { "bucket": { "required": true }, "generation": { "format": "int64" }, "object": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceFileRemote": { "properties": { "sha256Checksum": {}, "uri": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceFileRemoteResponse": { "properties": { "sha256Checksum": {}, "uri": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceFileResource": { "properties": { "content": {}, "file": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFile" }, "path": { "required": true }, "permissions": {}, "state": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileResourceState", "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceFileResourceResponse": { "properties": { "content": {}, "file": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileResponse" }, "path": { "required": true }, "permissions": {}, "state": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceFileResponse": { "properties": { "allowInsecure": {}, "gcs": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileGcsResponse" }, "localPath": {}, "remote": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileRemoteResponse" } } }, "google-native:osconfig/v1:OSPolicyResourceGroup": { "properties": { "inventoryFilters": { "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyInventoryFilter" } }, "resources": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResource" } } } }, "google-native:osconfig/v1:OSPolicyResourceGroupResponse": { "properties": { "inventoryFilters": { "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyInventoryFilterResponse" } }, "resources": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceResponse" } } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResource": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceAPT" }, "deb": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceDeb" }, "desiredState": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceDesiredState", "required": true }, "googet": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceGooGet" }, "msi": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceMSI" }, "rpm": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceRPM" }, "yum": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceYUM" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceZypper" } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceAPT": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceAPTResponse": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceDeb": { "properties": { "pullDeps": {}, "source": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFile", "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceDebResponse": { "properties": { "pullDeps": {}, "source": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileResponse", "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceGooGet": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceGooGetResponse": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceMSI": { "properties": { "properties": { "items": {} }, "source": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFile", "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceMSIResponse": { "properties": { "properties": { "items": {} }, "source": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileResponse", "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceRPM": { "properties": { "pullDeps": {}, "source": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFile", "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceRPMResponse": { "properties": { "pullDeps": {}, "source": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileResponse", "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceResponse": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceAPTResponse" }, "deb": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceDebResponse" }, "desiredState": { "required": true }, "googet": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceGooGetResponse" }, "msi": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceMSIResponse" }, "rpm": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceRPMResponse" }, "yum": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceYUMResponse" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceZypperResponse" } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceYUM": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceYUMResponse": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceZypper": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourcePackageResourceZypperResponse": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResource": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceAptRepository" }, "goo": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceGooRepository" }, "yum": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceYumRepository" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceZypperRepository" } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResourceAptRepository": { "properties": { "archiveType": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceAptRepositoryArchiveType", "required": true }, "components": { "required": true, "items": {} }, "distribution": { "required": true }, "gpgKey": {}, "uri": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResourceAptRepositoryResponse": { "properties": { "archiveType": { "required": true }, "components": { "required": true, "items": {} }, "distribution": { "required": true }, "gpgKey": {}, "uri": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResourceGooRepository": { "properties": { "name": { "required": true }, "url": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResourceGooRepositoryResponse": { "properties": { "name": { "required": true }, "url": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResourceResponse": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceAptRepositoryResponse" }, "goo": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceGooRepositoryResponse" }, "yum": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceYumRepositoryResponse" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceZypperRepositoryResponse" } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResourceYumRepository": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} }, "id": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResourceYumRepositoryResponse": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResourceZypperRepository": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} }, "id": { "required": true } } }, "google-native:osconfig/v1:OSPolicyResourceRepositoryResourceZypperRepositoryResponse": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} } } }, "google-native:osconfig/v1:OSPolicyResourceResponse": { "properties": { "exec": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceExecResourceResponse" }, "file": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceFileResourceResponse" }, "pkg": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourcePackageResourceResponse" }, "repository": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceRepositoryResourceResponse" } } }, "google-native:osconfig/v1:OSPolicyResponse": { "properties": { "allowNoResourceGroupMatch": {}, "description": {}, "mode": { "required": true }, "resourceGroups": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyResourceGroupResponse" } } } }, "google-native:osconfig/v1:OneTimeSchedule": { "properties": { "executeTime": { "format": "google-datetime", "required": true } } }, "google-native:osconfig/v1:OneTimeScheduleResponse": { "properties": { "executeTime": { "format": "google-datetime", "required": true } } }, "google-native:osconfig/v1:PatchConfig": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1:AptSettings" }, "goo": { "$ref": "#/types/google-native:osconfig/v1:GooSettings" }, "migInstancesAllowed": {}, "postStep": { "$ref": "#/types/google-native:osconfig/v1:ExecStep" }, "preStep": { "$ref": "#/types/google-native:osconfig/v1:ExecStep" }, "rebootConfig": { "$ref": "#/types/google-native:osconfig/v1:PatchConfigRebootConfig" }, "windowsUpdate": { "$ref": "#/types/google-native:osconfig/v1:WindowsUpdateSettings" }, "yum": { "$ref": "#/types/google-native:osconfig/v1:YumSettings" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1:ZypperSettings" } } }, "google-native:osconfig/v1:PatchConfigResponse": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1:AptSettingsResponse" }, "goo": { "$ref": "#/types/google-native:osconfig/v1:GooSettingsResponse" }, "migInstancesAllowed": {}, "postStep": { "$ref": "#/types/google-native:osconfig/v1:ExecStepResponse" }, "preStep": { "$ref": "#/types/google-native:osconfig/v1:ExecStepResponse" }, "rebootConfig": {}, "windowsUpdate": { "$ref": "#/types/google-native:osconfig/v1:WindowsUpdateSettingsResponse" }, "yum": { "$ref": "#/types/google-native:osconfig/v1:YumSettingsResponse" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1:ZypperSettingsResponse" } } }, "google-native:osconfig/v1:PatchInstanceFilter": { "properties": { "all": {}, "groupLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1:PatchInstanceFilterGroupLabel" } }, "instanceNamePrefixes": { "items": {} }, "instances": { "items": {} }, "zones": { "items": {} } } }, "google-native:osconfig/v1:PatchInstanceFilterGroupLabel": { "properties": { "labels": {} } }, "google-native:osconfig/v1:PatchInstanceFilterGroupLabelResponse": { "properties": { "labels": {} } }, "google-native:osconfig/v1:PatchInstanceFilterResponse": { "properties": { "all": {}, "groupLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1:PatchInstanceFilterGroupLabelResponse" } }, "instanceNamePrefixes": { "items": {} }, "instances": { "items": {} }, "zones": { "items": {} } } }, "google-native:osconfig/v1:PatchRollout": { "properties": { "disruptionBudget": { "$ref": "#/types/google-native:osconfig/v1:FixedOrPercent" }, "mode": { "$ref": "#/types/google-native:osconfig/v1:PatchRolloutMode" } } }, "google-native:osconfig/v1:PatchRolloutResponse": { "properties": { "disruptionBudget": { "$ref": "#/types/google-native:osconfig/v1:FixedOrPercentResponse" }, "mode": {} } }, "google-native:osconfig/v1:RecurringSchedule": { "properties": { "endTime": { "format": "google-datetime" }, "frequency": { "$ref": "#/types/google-native:osconfig/v1:RecurringScheduleFrequency", "required": true }, "monthly": { "$ref": "#/types/google-native:osconfig/v1:MonthlySchedule", "required": true }, "startTime": { "format": "google-datetime" }, "timeOfDay": { "$ref": "#/types/google-native:osconfig/v1:TimeOfDay", "required": true }, "timeZone": { "$ref": "#/types/google-native:osconfig/v1:TimeZone", "required": true }, "weekly": { "$ref": "#/types/google-native:osconfig/v1:WeeklySchedule", "required": true } } }, "google-native:osconfig/v1:RecurringScheduleResponse": { "properties": { "endTime": { "format": "google-datetime" }, "frequency": { "required": true }, "lastExecuteTime": { "format": "google-datetime" }, "monthly": { "$ref": "#/types/google-native:osconfig/v1:MonthlyScheduleResponse", "required": true }, "nextExecuteTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "timeOfDay": { "$ref": "#/types/google-native:osconfig/v1:TimeOfDayResponse", "required": true }, "timeZone": { "$ref": "#/types/google-native:osconfig/v1:TimeZoneResponse", "required": true }, "weekly": { "$ref": "#/types/google-native:osconfig/v1:WeeklyScheduleResponse", "required": true } } }, "google-native:osconfig/v1:TimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:osconfig/v1:TimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:osconfig/v1:TimeZone": { "properties": { "id": {}, "version": {} } }, "google-native:osconfig/v1:TimeZoneResponse": { "properties": { "version": {} } }, "google-native:osconfig/v1:WeekDayOfMonth": { "properties": { "dayOfWeek": { "$ref": "#/types/google-native:osconfig/v1:WeekDayOfMonthDayOfWeek", "required": true }, "dayOffset": { "format": "int32" }, "weekOrdinal": { "format": "int32", "required": true } } }, "google-native:osconfig/v1:WeekDayOfMonthResponse": { "properties": { "dayOfWeek": { "required": true }, "dayOffset": { "format": "int32" }, "weekOrdinal": { "format": "int32", "required": true } } }, "google-native:osconfig/v1:WeeklySchedule": { "properties": { "dayOfWeek": { "$ref": "#/types/google-native:osconfig/v1:WeeklyScheduleDayOfWeek", "required": true } } }, "google-native:osconfig/v1:WeeklyScheduleResponse": { "properties": { "dayOfWeek": { "required": true } } }, "google-native:osconfig/v1:WindowsUpdateSettings": { "properties": { "classifications": { "items": { "$ref": "#/types/google-native:osconfig/v1:WindowsUpdateSettingsClassificationsItem" } }, "excludes": { "items": {} }, "exclusivePatches": { "items": {} } } }, "google-native:osconfig/v1:WindowsUpdateSettingsResponse": { "properties": { "classifications": { "items": {} }, "excludes": { "items": {} }, "exclusivePatches": { "items": {} } } }, "google-native:osconfig/v1:YumSettings": { "properties": { "excludes": { "items": {} }, "exclusivePackages": { "items": {} }, "minimal": {}, "security": {} } }, "google-native:osconfig/v1:YumSettingsResponse": { "properties": { "excludes": { "items": {} }, "exclusivePackages": { "items": {} }, "minimal": {}, "security": {} } }, "google-native:osconfig/v1:ZypperSettings": { "properties": { "categories": { "items": {} }, "excludes": { "items": {} }, "exclusivePatches": { "items": {} }, "severities": { "items": {} }, "withOptional": {}, "withUpdate": {} } }, "google-native:osconfig/v1:ZypperSettingsResponse": { "properties": { "categories": { "items": {} }, "excludes": { "items": {} }, "exclusivePatches": { "items": {} }, "severities": { "items": {} }, "withOptional": {}, "withUpdate": {} } }, "google-native:osconfig/v1alpha:FixedOrPercent": { "properties": { "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:osconfig/v1alpha:FixedOrPercentResponse": { "properties": { "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:osconfig/v1alpha:OSPolicy": { "properties": { "allowNoResourceGroupMatch": {}, "description": {}, "id": { "required": true }, "mode": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyMode", "required": true }, "resourceGroups": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceGroup" } } } }, "google-native:osconfig/v1alpha:OSPolicyAssignmentInstanceFilter": { "properties": { "all": {}, "exclusionLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentLabelSet" } }, "inclusionLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentLabelSet" } }, "inventories": { "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentInstanceFilterInventory" } }, "osShortNames": { "items": {} } } }, "google-native:osconfig/v1alpha:OSPolicyAssignmentInstanceFilterInventory": { "properties": { "osShortName": { "required": true }, "osVersion": {} } }, "google-native:osconfig/v1alpha:OSPolicyAssignmentInstanceFilterInventoryResponse": { "properties": { "osShortName": { "required": true }, "osVersion": {} } }, "google-native:osconfig/v1alpha:OSPolicyAssignmentInstanceFilterResponse": { "properties": { "all": {}, "exclusionLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentLabelSetResponse" } }, "inclusionLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentLabelSetResponse" } }, "inventories": { "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentInstanceFilterInventoryResponse" } }, "osShortNames": { "items": {} } } }, "google-native:osconfig/v1alpha:OSPolicyAssignmentLabelSet": { "properties": { "labels": {} } }, "google-native:osconfig/v1alpha:OSPolicyAssignmentLabelSetResponse": { "properties": { "labels": {} } }, "google-native:osconfig/v1alpha:OSPolicyAssignmentRollout": { "properties": { "disruptionBudget": { "$ref": "#/types/google-native:osconfig/v1alpha:FixedOrPercent", "required": true }, "minWaitDuration": { "format": "google-duration", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyAssignmentRolloutResponse": { "properties": { "disruptionBudget": { "$ref": "#/types/google-native:osconfig/v1alpha:FixedOrPercentResponse", "required": true }, "minWaitDuration": { "format": "google-duration", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyInventoryFilter": { "properties": { "osShortName": { "required": true }, "osVersion": {} } }, "google-native:osconfig/v1alpha:OSPolicyInventoryFilterResponse": { "properties": { "osShortName": { "required": true }, "osVersion": {} } }, "google-native:osconfig/v1alpha:OSPolicyOSFilter": { "properties": { "osShortName": {}, "osVersion": {} } }, "google-native:osconfig/v1alpha:OSPolicyOSFilterResponse": { "properties": { "osShortName": {}, "osVersion": {} } }, "google-native:osconfig/v1alpha:OSPolicyResource": { "properties": { "exec": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceExecResource" }, "file": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileResource" }, "id": { "required": true }, "pkg": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResource" }, "repository": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResource" } } }, "google-native:osconfig/v1alpha:OSPolicyResourceExecResource": { "properties": { "enforce": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceExecResourceExec" }, "validate": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceExecResourceExec", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceExecResourceExec": { "properties": { "args": { "items": {} }, "file": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFile" }, "interpreter": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceExecResourceExecInterpreter", "required": true }, "outputFilePath": {}, "script": {} } }, "google-native:osconfig/v1alpha:OSPolicyResourceExecResourceExecResponse": { "properties": { "args": { "items": {} }, "file": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileResponse" }, "interpreter": { "required": true }, "outputFilePath": {}, "script": {} } }, "google-native:osconfig/v1alpha:OSPolicyResourceExecResourceResponse": { "properties": { "enforce": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceExecResourceExecResponse" }, "validate": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceExecResourceExecResponse", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceFile": { "properties": { "allowInsecure": {}, "gcs": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileGcs" }, "localPath": {}, "remote": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileRemote" } } }, "google-native:osconfig/v1alpha:OSPolicyResourceFileGcs": { "properties": { "bucket": { "required": true }, "generation": { "format": "int64" }, "object": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceFileGcsResponse": { "properties": { "bucket": { "required": true }, "generation": { "format": "int64" }, "object": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceFileRemote": { "properties": { "sha256Checksum": {}, "uri": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceFileRemoteResponse": { "properties": { "sha256Checksum": {}, "uri": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceFileResource": { "properties": { "content": {}, "file": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFile" }, "path": { "required": true }, "permissions": {}, "state": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileResourceState", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceFileResourceResponse": { "properties": { "content": {}, "file": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileResponse" }, "path": { "required": true }, "permissions": {}, "state": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceFileResponse": { "properties": { "allowInsecure": {}, "gcs": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileGcsResponse" }, "localPath": {}, "remote": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileRemoteResponse" } } }, "google-native:osconfig/v1alpha:OSPolicyResourceGroup": { "properties": { "inventoryFilters": { "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyInventoryFilter" } }, "osFilter": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyOSFilter" }, "resources": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResource" } } } }, "google-native:osconfig/v1alpha:OSPolicyResourceGroupResponse": { "properties": { "inventoryFilters": { "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyInventoryFilterResponse" } }, "osFilter": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyOSFilterResponse" }, "resources": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceResponse" } } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResource": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceAPT" }, "deb": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceDeb" }, "desiredState": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceDesiredState", "required": true }, "googet": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceGooGet" }, "msi": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceMSI" }, "rpm": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceRPM" }, "yum": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceYUM" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceZypper" } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceAPT": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceAPTResponse": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceDeb": { "properties": { "pullDeps": {}, "source": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFile", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceDebResponse": { "properties": { "pullDeps": {}, "source": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileResponse", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceGooGet": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceGooGetResponse": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceMSI": { "properties": { "properties": { "items": {} }, "source": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFile", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceMSIResponse": { "properties": { "properties": { "items": {} }, "source": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileResponse", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceRPM": { "properties": { "pullDeps": {}, "source": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFile", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceRPMResponse": { "properties": { "pullDeps": {}, "source": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileResponse", "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceResponse": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceAPTResponse" }, "deb": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceDebResponse" }, "desiredState": { "required": true }, "googet": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceGooGetResponse" }, "msi": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceMSIResponse" }, "rpm": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceRPMResponse" }, "yum": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceYUMResponse" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceZypperResponse" } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceYUM": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceYUMResponse": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceZypper": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceZypperResponse": { "properties": { "name": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResource": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceAptRepository" }, "goo": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceGooRepository" }, "yum": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceYumRepository" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceZypperRepository" } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceAptRepository": { "properties": { "archiveType": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceAptRepositoryArchiveType", "required": true }, "components": { "required": true, "items": {} }, "distribution": { "required": true }, "gpgKey": {}, "uri": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceAptRepositoryResponse": { "properties": { "archiveType": { "required": true }, "components": { "required": true, "items": {} }, "distribution": { "required": true }, "gpgKey": {}, "uri": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceGooRepository": { "properties": { "name": { "required": true }, "url": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceGooRepositoryResponse": { "properties": { "name": { "required": true }, "url": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceResponse": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceAptRepositoryResponse" }, "goo": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceGooRepositoryResponse" }, "yum": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceYumRepositoryResponse" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceZypperRepositoryResponse" } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceYumRepository": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} }, "id": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceYumRepositoryResponse": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceZypperRepository": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} }, "id": { "required": true } } }, "google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceZypperRepositoryResponse": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} } } }, "google-native:osconfig/v1alpha:OSPolicyResourceResponse": { "properties": { "exec": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceExecResourceResponse" }, "file": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceFileResourceResponse" }, "pkg": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourcePackageResourceResponse" }, "repository": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceRepositoryResourceResponse" } } }, "google-native:osconfig/v1alpha:OSPolicyResponse": { "properties": { "allowNoResourceGroupMatch": {}, "description": {}, "mode": { "required": true }, "resourceGroups": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyResourceGroupResponse" } } } }, "google-native:osconfig/v1beta:AptRepository": { "properties": { "archiveType": { "$ref": "#/types/google-native:osconfig/v1beta:AptRepositoryArchiveType" }, "components": { "required": true, "items": {} }, "distribution": { "required": true }, "gpgKey": {}, "uri": { "required": true } } }, "google-native:osconfig/v1beta:AptRepositoryResponse": { "properties": { "archiveType": {}, "components": { "required": true, "items": {} }, "distribution": { "required": true }, "gpgKey": {}, "uri": { "required": true } } }, "google-native:osconfig/v1beta:AptSettings": { "properties": { "excludes": { "items": {} }, "exclusivePackages": { "items": {} }, "type": { "$ref": "#/types/google-native:osconfig/v1beta:AptSettingsType" } } }, "google-native:osconfig/v1beta:AptSettingsResponse": { "properties": { "excludes": { "items": {} }, "exclusivePackages": { "items": {} }, "type": {} } }, "google-native:osconfig/v1beta:Assignment": { "properties": { "groupLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:AssignmentGroupLabel" } }, "instanceNamePrefixes": { "items": {} }, "instances": { "items": {} }, "osTypes": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:AssignmentOsType" } }, "zones": { "items": {} } } }, "google-native:osconfig/v1beta:AssignmentGroupLabel": { "properties": { "labels": {} } }, "google-native:osconfig/v1beta:AssignmentGroupLabelResponse": { "properties": { "labels": {} } }, "google-native:osconfig/v1beta:AssignmentOsType": { "properties": { "osArchitecture": {}, "osShortName": {}, "osVersion": {} } }, "google-native:osconfig/v1beta:AssignmentOsTypeResponse": { "properties": { "osArchitecture": {}, "osShortName": {}, "osVersion": {} } }, "google-native:osconfig/v1beta:AssignmentResponse": { "properties": { "groupLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:AssignmentGroupLabelResponse" } }, "instanceNamePrefixes": { "items": {} }, "instances": { "items": {} }, "osTypes": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:AssignmentOsTypeResponse" } }, "zones": { "items": {} } } }, "google-native:osconfig/v1beta:ExecStep": { "properties": { "linuxExecStepConfig": { "$ref": "#/types/google-native:osconfig/v1beta:ExecStepConfig" }, "windowsExecStepConfig": { "$ref": "#/types/google-native:osconfig/v1beta:ExecStepConfig" } } }, "google-native:osconfig/v1beta:ExecStepConfig": { "properties": { "allowedSuccessCodes": { "items": {} }, "gcsObject": { "$ref": "#/types/google-native:osconfig/v1beta:GcsObject" }, "interpreter": { "$ref": "#/types/google-native:osconfig/v1beta:ExecStepConfigInterpreter" }, "localPath": {} } }, "google-native:osconfig/v1beta:ExecStepConfigResponse": { "properties": { "allowedSuccessCodes": { "items": {} }, "gcsObject": { "$ref": "#/types/google-native:osconfig/v1beta:GcsObjectResponse" }, "interpreter": {}, "localPath": {} } }, "google-native:osconfig/v1beta:ExecStepResponse": { "properties": { "linuxExecStepConfig": { "$ref": "#/types/google-native:osconfig/v1beta:ExecStepConfigResponse" }, "windowsExecStepConfig": { "$ref": "#/types/google-native:osconfig/v1beta:ExecStepConfigResponse" } } }, "google-native:osconfig/v1beta:FixedOrPercent": { "properties": { "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:osconfig/v1beta:FixedOrPercentResponse": { "properties": { "fixed": { "format": "int32" }, "percent": { "format": "int32" } } }, "google-native:osconfig/v1beta:GcsObject": { "properties": { "bucket": { "required": true }, "generationNumber": { "format": "int64", "required": true }, "object": { "required": true } } }, "google-native:osconfig/v1beta:GcsObjectResponse": { "properties": { "bucket": { "required": true }, "generationNumber": { "format": "int64", "required": true }, "object": { "required": true } } }, "google-native:osconfig/v1beta:GooRepository": { "properties": { "name": { "required": true }, "url": { "required": true } } }, "google-native:osconfig/v1beta:GooRepositoryResponse": { "properties": { "name": { "required": true }, "url": { "required": true } } }, "google-native:osconfig/v1beta:GooSettings": {}, "google-native:osconfig/v1beta:GooSettingsResponse": {}, "google-native:osconfig/v1beta:MonthlySchedule": { "properties": { "monthDay": { "format": "int32", "required": true }, "weekDayOfMonth": { "$ref": "#/types/google-native:osconfig/v1beta:WeekDayOfMonth", "required": true } } }, "google-native:osconfig/v1beta:MonthlyScheduleResponse": { "properties": { "monthDay": { "format": "int32", "required": true }, "weekDayOfMonth": { "$ref": "#/types/google-native:osconfig/v1beta:WeekDayOfMonthResponse", "required": true } } }, "google-native:osconfig/v1beta:OneTimeSchedule": { "properties": { "executeTime": { "format": "google-datetime", "required": true } } }, "google-native:osconfig/v1beta:OneTimeScheduleResponse": { "properties": { "executeTime": { "format": "google-datetime", "required": true } } }, "google-native:osconfig/v1beta:Package": { "properties": { "desiredState": { "$ref": "#/types/google-native:osconfig/v1beta:PackageDesiredState" }, "manager": { "$ref": "#/types/google-native:osconfig/v1beta:PackageManager" }, "name": { "required": true } } }, "google-native:osconfig/v1beta:PackageRepository": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1beta:AptRepository" }, "goo": { "$ref": "#/types/google-native:osconfig/v1beta:GooRepository" }, "yum": { "$ref": "#/types/google-native:osconfig/v1beta:YumRepository" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1beta:ZypperRepository" } } }, "google-native:osconfig/v1beta:PackageRepositoryResponse": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1beta:AptRepositoryResponse" }, "goo": { "$ref": "#/types/google-native:osconfig/v1beta:GooRepositoryResponse" }, "yum": { "$ref": "#/types/google-native:osconfig/v1beta:YumRepositoryResponse" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1beta:ZypperRepositoryResponse" } } }, "google-native:osconfig/v1beta:PackageResponse": { "properties": { "desiredState": {}, "manager": {}, "name": { "required": true } } }, "google-native:osconfig/v1beta:PatchConfig": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1beta:AptSettings" }, "goo": { "$ref": "#/types/google-native:osconfig/v1beta:GooSettings" }, "migInstancesAllowed": {}, "postStep": { "$ref": "#/types/google-native:osconfig/v1beta:ExecStep" }, "preStep": { "$ref": "#/types/google-native:osconfig/v1beta:ExecStep" }, "rebootConfig": { "$ref": "#/types/google-native:osconfig/v1beta:PatchConfigRebootConfig" }, "windowsUpdate": { "$ref": "#/types/google-native:osconfig/v1beta:WindowsUpdateSettings" }, "yum": { "$ref": "#/types/google-native:osconfig/v1beta:YumSettings" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1beta:ZypperSettings" } } }, "google-native:osconfig/v1beta:PatchConfigResponse": { "properties": { "apt": { "$ref": "#/types/google-native:osconfig/v1beta:AptSettingsResponse" }, "goo": { "$ref": "#/types/google-native:osconfig/v1beta:GooSettingsResponse" }, "migInstancesAllowed": {}, "postStep": { "$ref": "#/types/google-native:osconfig/v1beta:ExecStepResponse" }, "preStep": { "$ref": "#/types/google-native:osconfig/v1beta:ExecStepResponse" }, "rebootConfig": {}, "windowsUpdate": { "$ref": "#/types/google-native:osconfig/v1beta:WindowsUpdateSettingsResponse" }, "yum": { "$ref": "#/types/google-native:osconfig/v1beta:YumSettingsResponse" }, "zypper": { "$ref": "#/types/google-native:osconfig/v1beta:ZypperSettingsResponse" } } }, "google-native:osconfig/v1beta:PatchInstanceFilter": { "properties": { "all": {}, "groupLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:PatchInstanceFilterGroupLabel" } }, "instanceNamePrefixes": { "items": {} }, "instances": { "items": {} }, "zones": { "items": {} } } }, "google-native:osconfig/v1beta:PatchInstanceFilterGroupLabel": { "properties": { "labels": {} } }, "google-native:osconfig/v1beta:PatchInstanceFilterGroupLabelResponse": { "properties": { "labels": {} } }, "google-native:osconfig/v1beta:PatchInstanceFilterResponse": { "properties": { "all": {}, "groupLabels": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:PatchInstanceFilterGroupLabelResponse" } }, "instanceNamePrefixes": { "items": {} }, "instances": { "items": {} }, "zones": { "items": {} } } }, "google-native:osconfig/v1beta:PatchRollout": { "properties": { "disruptionBudget": { "$ref": "#/types/google-native:osconfig/v1beta:FixedOrPercent" }, "mode": { "$ref": "#/types/google-native:osconfig/v1beta:PatchRolloutMode" } } }, "google-native:osconfig/v1beta:PatchRolloutResponse": { "properties": { "disruptionBudget": { "$ref": "#/types/google-native:osconfig/v1beta:FixedOrPercentResponse" }, "mode": {} } }, "google-native:osconfig/v1beta:RecurringSchedule": { "properties": { "endTime": { "format": "google-datetime" }, "frequency": { "$ref": "#/types/google-native:osconfig/v1beta:RecurringScheduleFrequency", "required": true }, "monthly": { "$ref": "#/types/google-native:osconfig/v1beta:MonthlySchedule", "required": true }, "startTime": { "format": "google-datetime" }, "timeOfDay": { "$ref": "#/types/google-native:osconfig/v1beta:TimeOfDay", "required": true }, "timeZone": { "$ref": "#/types/google-native:osconfig/v1beta:TimeZone", "required": true }, "weekly": { "$ref": "#/types/google-native:osconfig/v1beta:WeeklySchedule", "required": true } } }, "google-native:osconfig/v1beta:RecurringScheduleResponse": { "properties": { "endTime": { "format": "google-datetime" }, "frequency": { "required": true }, "lastExecuteTime": { "format": "google-datetime" }, "monthly": { "$ref": "#/types/google-native:osconfig/v1beta:MonthlyScheduleResponse", "required": true }, "nextExecuteTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" }, "timeOfDay": { "$ref": "#/types/google-native:osconfig/v1beta:TimeOfDayResponse", "required": true }, "timeZone": { "$ref": "#/types/google-native:osconfig/v1beta:TimeZoneResponse", "required": true }, "weekly": { "$ref": "#/types/google-native:osconfig/v1beta:WeeklyScheduleResponse", "required": true } } }, "google-native:osconfig/v1beta:SoftwareRecipe": { "properties": { "artifacts": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeArtifact" } }, "desiredState": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeDesiredState" }, "installSteps": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStep" } }, "name": { "required": true }, "updateSteps": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStep" } }, "version": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeArtifact": { "properties": { "allowInsecure": {}, "gcs": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeArtifactGcs" }, "id": { "required": true }, "remote": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeArtifactRemote" } } }, "google-native:osconfig/v1beta:SoftwareRecipeArtifactGcs": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeArtifactGcsResponse": { "properties": { "bucket": {}, "generation": { "format": "int64" }, "object": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeArtifactRemote": { "properties": { "checksum": {}, "uri": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeArtifactRemoteResponse": { "properties": { "checksum": {}, "uri": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeArtifactResponse": { "properties": { "allowInsecure": {}, "gcs": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeArtifactGcsResponse" }, "remote": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeArtifactRemoteResponse" } } }, "google-native:osconfig/v1beta:SoftwareRecipeResponse": { "properties": { "artifacts": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeArtifactResponse" } }, "desiredState": {}, "installSteps": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepResponse" } }, "name": { "required": true }, "updateSteps": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepResponse" } }, "version": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeStep": { "properties": { "archiveExtraction": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepExtractArchive" }, "dpkgInstallation": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepInstallDpkg" }, "fileCopy": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepCopyFile" }, "fileExec": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepExecFile" }, "msiInstallation": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepInstallMsi" }, "rpmInstallation": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepInstallRpm" }, "scriptRun": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepRunScript" } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepCopyFile": { "properties": { "artifactId": { "required": true }, "destination": { "required": true }, "overwrite": {}, "permissions": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeStepCopyFileResponse": { "properties": { "artifactId": { "required": true }, "destination": { "required": true }, "overwrite": {}, "permissions": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeStepExecFile": { "properties": { "allowedExitCodes": { "items": {} }, "args": { "items": {} }, "artifactId": {}, "localPath": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeStepExecFileResponse": { "properties": { "allowedExitCodes": { "items": {} }, "args": { "items": {} }, "artifactId": {}, "localPath": {} } }, "google-native:osconfig/v1beta:SoftwareRecipeStepExtractArchive": { "properties": { "artifactId": { "required": true }, "destination": {}, "type": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepExtractArchiveType", "required": true } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepExtractArchiveResponse": { "properties": { "artifactId": { "required": true }, "destination": {}, "type": { "required": true } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepInstallDpkg": { "properties": { "artifactId": { "required": true } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepInstallDpkgResponse": { "properties": { "artifactId": { "required": true } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepInstallMsi": { "properties": { "allowedExitCodes": { "items": {} }, "artifactId": { "required": true }, "flags": { "items": {} } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepInstallMsiResponse": { "properties": { "allowedExitCodes": { "items": {} }, "artifactId": { "required": true }, "flags": { "items": {} } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepInstallRpm": { "properties": { "artifactId": { "required": true } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepInstallRpmResponse": { "properties": { "artifactId": { "required": true } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepResponse": { "properties": { "archiveExtraction": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepExtractArchiveResponse" }, "dpkgInstallation": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepInstallDpkgResponse" }, "fileCopy": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepCopyFileResponse" }, "fileExec": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepExecFileResponse" }, "msiInstallation": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepInstallMsiResponse" }, "rpmInstallation": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepInstallRpmResponse" }, "scriptRun": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepRunScriptResponse" } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepRunScript": { "properties": { "allowedExitCodes": { "items": {} }, "interpreter": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipeStepRunScriptInterpreter" }, "script": { "required": true } } }, "google-native:osconfig/v1beta:SoftwareRecipeStepRunScriptResponse": { "properties": { "allowedExitCodes": { "items": {} }, "interpreter": {}, "script": { "required": true } } }, "google-native:osconfig/v1beta:TimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:osconfig/v1beta:TimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:osconfig/v1beta:TimeZone": { "properties": { "id": {}, "version": {} } }, "google-native:osconfig/v1beta:TimeZoneResponse": { "properties": { "version": {} } }, "google-native:osconfig/v1beta:WeekDayOfMonth": { "properties": { "dayOfWeek": { "$ref": "#/types/google-native:osconfig/v1beta:WeekDayOfMonthDayOfWeek", "required": true }, "dayOffset": { "format": "int32" }, "weekOrdinal": { "format": "int32", "required": true } } }, "google-native:osconfig/v1beta:WeekDayOfMonthResponse": { "properties": { "dayOfWeek": { "required": true }, "dayOffset": { "format": "int32" }, "weekOrdinal": { "format": "int32", "required": true } } }, "google-native:osconfig/v1beta:WeeklySchedule": { "properties": { "dayOfWeek": { "$ref": "#/types/google-native:osconfig/v1beta:WeeklyScheduleDayOfWeek", "required": true } } }, "google-native:osconfig/v1beta:WeeklyScheduleResponse": { "properties": { "dayOfWeek": { "required": true } } }, "google-native:osconfig/v1beta:WindowsUpdateSettings": { "properties": { "classifications": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:WindowsUpdateSettingsClassificationsItem" } }, "excludes": { "items": {} }, "exclusivePatches": { "items": {} } } }, "google-native:osconfig/v1beta:WindowsUpdateSettingsResponse": { "properties": { "classifications": { "items": {} }, "excludes": { "items": {} }, "exclusivePatches": { "items": {} } } }, "google-native:osconfig/v1beta:YumRepository": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} }, "id": { "required": true } } }, "google-native:osconfig/v1beta:YumRepositoryResponse": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} } } }, "google-native:osconfig/v1beta:YumSettings": { "properties": { "excludes": { "items": {} }, "exclusivePackages": { "items": {} }, "minimal": {}, "security": {} } }, "google-native:osconfig/v1beta:YumSettingsResponse": { "properties": { "excludes": { "items": {} }, "exclusivePackages": { "items": {} }, "minimal": {}, "security": {} } }, "google-native:osconfig/v1beta:ZypperRepository": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} }, "id": { "required": true } } }, "google-native:osconfig/v1beta:ZypperRepositoryResponse": { "properties": { "baseUrl": { "required": true }, "displayName": {}, "gpgKeys": { "items": {} } } }, "google-native:osconfig/v1beta:ZypperSettings": { "properties": { "categories": { "items": {} }, "excludes": { "items": {} }, "exclusivePatches": { "items": {} }, "severities": { "items": {} }, "withOptional": {}, "withUpdate": {} } }, "google-native:osconfig/v1beta:ZypperSettingsResponse": { "properties": { "categories": { "items": {} }, "excludes": { "items": {} }, "exclusivePatches": { "items": {} }, "severities": { "items": {} }, "withOptional": {}, "withUpdate": {} } }, "google-native:policysimulator/v1:GoogleCloudPolicysimulatorV1ReplayConfig": { "properties": { "logSource": { "$ref": "#/types/google-native:policysimulator/v1:GoogleCloudPolicysimulatorV1ReplayConfigLogSource" }, "policyOverlay": {} } }, "google-native:policysimulator/v1:GoogleCloudPolicysimulatorV1ReplayConfigResponse": { "properties": { "logSource": {}, "policyOverlay": {} } }, "google-native:policysimulator/v1:GoogleCloudPolicysimulatorV1ReplayResultsSummaryResponse": { "properties": { "differenceCount": { "format": "int32" }, "errorCount": { "format": "int32" }, "logCount": { "format": "int32" }, "newestDate": { "$ref": "#/types/google-native:policysimulator/v1:GoogleTypeDateResponse" }, "oldestDate": { "$ref": "#/types/google-native:policysimulator/v1:GoogleTypeDateResponse" }, "unchangedCount": { "format": "int32" } } }, "google-native:policysimulator/v1:GoogleTypeDateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:policysimulator/v1alpha:GoogleCloudPolicysimulatorV1alphaReplayConfig": { "properties": { "logSource": { "$ref": "#/types/google-native:policysimulator/v1alpha:GoogleCloudPolicysimulatorV1alphaReplayConfigLogSource" }, "policyOverlay": {} } }, "google-native:policysimulator/v1alpha:GoogleCloudPolicysimulatorV1alphaReplayConfigResponse": { "properties": { "logSource": {}, "policyOverlay": {} } }, "google-native:policysimulator/v1alpha:GoogleCloudPolicysimulatorV1alphaReplayResultsSummaryResponse": { "properties": { "differenceCount": { "format": "int32" }, "errorCount": { "format": "int32" }, "logCount": { "format": "int32" }, "newestDate": { "$ref": "#/types/google-native:policysimulator/v1alpha:GoogleTypeDateResponse" }, "oldestDate": { "$ref": "#/types/google-native:policysimulator/v1alpha:GoogleTypeDateResponse" }, "unchangedCount": { "format": "int32" } } }, "google-native:policysimulator/v1alpha:GoogleTypeDateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:policysimulator/v1beta1:GoogleCloudPolicysimulatorV1beta1ReplayConfig": { "properties": { "logSource": { "$ref": "#/types/google-native:policysimulator/v1beta1:GoogleCloudPolicysimulatorV1beta1ReplayConfigLogSource" }, "policyOverlay": {} } }, "google-native:policysimulator/v1beta1:GoogleCloudPolicysimulatorV1beta1ReplayConfigResponse": { "properties": { "logSource": {}, "policyOverlay": {} } }, "google-native:policysimulator/v1beta1:GoogleCloudPolicysimulatorV1beta1ReplayResultsSummaryResponse": { "properties": { "differenceCount": { "format": "int32" }, "errorCount": { "format": "int32" }, "logCount": { "format": "int32" }, "newestDate": { "$ref": "#/types/google-native:policysimulator/v1beta1:GoogleTypeDateResponse" }, "oldestDate": { "$ref": "#/types/google-native:policysimulator/v1beta1:GoogleTypeDateResponse" }, "unchangedCount": { "format": "int32" } } }, "google-native:policysimulator/v1beta1:GoogleTypeDateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:policysimulator/v1beta:GoogleCloudPolicysimulatorV1betaReplayConfig": { "properties": { "logSource": { "$ref": "#/types/google-native:policysimulator/v1beta:GoogleCloudPolicysimulatorV1betaReplayConfigLogSource" }, "policyOverlay": {} } }, "google-native:policysimulator/v1beta:GoogleCloudPolicysimulatorV1betaReplayConfigResponse": { "properties": { "logSource": {}, "policyOverlay": {} } }, "google-native:policysimulator/v1beta:GoogleCloudPolicysimulatorV1betaReplayResultsSummaryResponse": { "properties": { "differenceCount": { "format": "int32" }, "errorCount": { "format": "int32" }, "logCount": { "format": "int32" }, "newestDate": { "$ref": "#/types/google-native:policysimulator/v1beta:GoogleTypeDateResponse" }, "oldestDate": { "$ref": "#/types/google-native:policysimulator/v1beta:GoogleTypeDateResponse" }, "unchangedCount": { "format": "int32" } } }, "google-native:policysimulator/v1beta:GoogleTypeDateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:privateca/v1:AccessUrlsResponse": { "properties": { "caCertificateAccessUrl": {}, "crlAccessUrls": { "items": {} } } }, "google-native:privateca/v1:AllowedKeyType": { "properties": { "ellipticCurve": { "$ref": "#/types/google-native:privateca/v1:EcKeyType" }, "rsa": { "$ref": "#/types/google-native:privateca/v1:RsaKeyType" } } }, "google-native:privateca/v1:AllowedKeyTypeResponse": { "properties": { "ellipticCurve": { "$ref": "#/types/google-native:privateca/v1:EcKeyTypeResponse" }, "rsa": { "$ref": "#/types/google-native:privateca/v1:RsaKeyTypeResponse" } } }, "google-native:privateca/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:privateca/v1:AuditLogConfig" } }, "service": {} } }, "google-native:privateca/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:privateca/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:privateca/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:privateca/v1:AuditLogConfigLogType" } } }, "google-native:privateca/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:privateca/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:privateca/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:privateca/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:privateca/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:privateca/v1:CaOptions": { "properties": { "isCa": {}, "maxIssuerPathLength": { "format": "int32" } } }, "google-native:privateca/v1:CaOptionsResponse": { "properties": { "isCa": {}, "maxIssuerPathLength": { "format": "int32" } } }, "google-native:privateca/v1:CertificateConfig": { "properties": { "publicKey": { "$ref": "#/types/google-native:privateca/v1:PublicKey" }, "subjectConfig": { "$ref": "#/types/google-native:privateca/v1:SubjectConfig", "required": true }, "x509Config": { "$ref": "#/types/google-native:privateca/v1:X509Parameters", "required": true } } }, "google-native:privateca/v1:CertificateConfigResponse": { "properties": { "publicKey": { "$ref": "#/types/google-native:privateca/v1:PublicKeyResponse" }, "subjectConfig": { "$ref": "#/types/google-native:privateca/v1:SubjectConfigResponse", "required": true }, "x509Config": { "$ref": "#/types/google-native:privateca/v1:X509ParametersResponse", "required": true } } }, "google-native:privateca/v1:CertificateDescriptionResponse": { "properties": { "aiaIssuingCertificateUrls": { "items": {} }, "authorityKeyId": { "$ref": "#/types/google-native:privateca/v1:KeyIdResponse" }, "certFingerprint": { "$ref": "#/types/google-native:privateca/v1:CertificateFingerprintResponse" }, "crlDistributionPoints": { "items": {} }, "publicKey": { "$ref": "#/types/google-native:privateca/v1:PublicKeyResponse" }, "subjectDescription": { "$ref": "#/types/google-native:privateca/v1:SubjectDescriptionResponse" }, "subjectKeyId": { "$ref": "#/types/google-native:privateca/v1:KeyIdResponse" }, "x509Description": { "$ref": "#/types/google-native:privateca/v1:X509ParametersResponse" } } }, "google-native:privateca/v1:CertificateExtensionConstraints": { "properties": { "additionalExtensions": { "items": { "$ref": "#/types/google-native:privateca/v1:ObjectId" } }, "knownExtensions": { "items": { "$ref": "#/types/google-native:privateca/v1:CertificateExtensionConstraintsKnownExtensionsItem" } } } }, "google-native:privateca/v1:CertificateExtensionConstraintsResponse": { "properties": { "additionalExtensions": { "items": { "$ref": "#/types/google-native:privateca/v1:ObjectIdResponse" } }, "knownExtensions": { "items": {} } } }, "google-native:privateca/v1:CertificateFingerprintResponse": { "properties": { "sha256Hash": {} } }, "google-native:privateca/v1:CertificateIdentityConstraints": { "properties": { "allowSubjectAltNamesPassthrough": { "required": true }, "allowSubjectPassthrough": { "required": true }, "celExpression": { "$ref": "#/types/google-native:privateca/v1:Expr" } } }, "google-native:privateca/v1:CertificateIdentityConstraintsResponse": { "properties": { "allowSubjectAltNamesPassthrough": { "required": true }, "allowSubjectPassthrough": { "required": true }, "celExpression": { "$ref": "#/types/google-native:privateca/v1:ExprResponse" } } }, "google-native:privateca/v1:EcKeyType": { "properties": { "signatureAlgorithm": { "$ref": "#/types/google-native:privateca/v1:EcKeyTypeSignatureAlgorithm" } } }, "google-native:privateca/v1:EcKeyTypeResponse": { "properties": { "signatureAlgorithm": {} } }, "google-native:privateca/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:privateca/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:privateca/v1:ExtendedKeyUsageOptions": { "properties": { "clientAuth": {}, "codeSigning": {}, "emailProtection": {}, "ocspSigning": {}, "serverAuth": {}, "timeStamping": {} } }, "google-native:privateca/v1:ExtendedKeyUsageOptionsResponse": { "properties": { "clientAuth": {}, "codeSigning": {}, "emailProtection": {}, "ocspSigning": {}, "serverAuth": {}, "timeStamping": {} } }, "google-native:privateca/v1:IssuanceModes": { "properties": { "allowConfigBasedIssuance": {}, "allowCsrBasedIssuance": {} } }, "google-native:privateca/v1:IssuanceModesResponse": { "properties": { "allowConfigBasedIssuance": {}, "allowCsrBasedIssuance": {} } }, "google-native:privateca/v1:IssuancePolicy": { "properties": { "allowedIssuanceModes": { "$ref": "#/types/google-native:privateca/v1:IssuanceModes" }, "allowedKeyTypes": { "items": { "$ref": "#/types/google-native:privateca/v1:AllowedKeyType" } }, "baselineValues": { "$ref": "#/types/google-native:privateca/v1:X509Parameters" }, "identityConstraints": { "$ref": "#/types/google-native:privateca/v1:CertificateIdentityConstraints" }, "maximumLifetime": { "format": "google-duration" }, "passthroughExtensions": { "$ref": "#/types/google-native:privateca/v1:CertificateExtensionConstraints" } } }, "google-native:privateca/v1:IssuancePolicyResponse": { "properties": { "allowedIssuanceModes": { "$ref": "#/types/google-native:privateca/v1:IssuanceModesResponse" }, "allowedKeyTypes": { "items": { "$ref": "#/types/google-native:privateca/v1:AllowedKeyTypeResponse" } }, "baselineValues": { "$ref": "#/types/google-native:privateca/v1:X509ParametersResponse" }, "identityConstraints": { "$ref": "#/types/google-native:privateca/v1:CertificateIdentityConstraintsResponse" }, "maximumLifetime": { "format": "google-duration" }, "passthroughExtensions": { "$ref": "#/types/google-native:privateca/v1:CertificateExtensionConstraintsResponse" } } }, "google-native:privateca/v1:KeyIdResponse": { "properties": { "keyId": {} } }, "google-native:privateca/v1:KeyUsage": { "properties": { "baseKeyUsage": { "$ref": "#/types/google-native:privateca/v1:KeyUsageOptions" }, "extendedKeyUsage": { "$ref": "#/types/google-native:privateca/v1:ExtendedKeyUsageOptions" }, "unknownExtendedKeyUsages": { "items": { "$ref": "#/types/google-native:privateca/v1:ObjectId" } } } }, "google-native:privateca/v1:KeyUsageOptions": { "properties": { "certSign": {}, "contentCommitment": {}, "crlSign": {}, "dataEncipherment": {}, "decipherOnly": {}, "digitalSignature": {}, "encipherOnly": {}, "keyAgreement": {}, "keyEncipherment": {} } }, "google-native:privateca/v1:KeyUsageOptionsResponse": { "properties": { "certSign": {}, "contentCommitment": {}, "crlSign": {}, "dataEncipherment": {}, "decipherOnly": {}, "digitalSignature": {}, "encipherOnly": {}, "keyAgreement": {}, "keyEncipherment": {} } }, "google-native:privateca/v1:KeyUsageResponse": { "properties": { "baseKeyUsage": { "$ref": "#/types/google-native:privateca/v1:KeyUsageOptionsResponse" }, "extendedKeyUsage": { "$ref": "#/types/google-native:privateca/v1:ExtendedKeyUsageOptionsResponse" }, "unknownExtendedKeyUsages": { "items": { "$ref": "#/types/google-native:privateca/v1:ObjectIdResponse" } } } }, "google-native:privateca/v1:KeyVersionSpec": { "properties": { "algorithm": { "$ref": "#/types/google-native:privateca/v1:KeyVersionSpecAlgorithm" }, "cloudKmsKeyVersion": {} } }, "google-native:privateca/v1:KeyVersionSpecResponse": { "properties": { "algorithm": {}, "cloudKmsKeyVersion": {} } }, "google-native:privateca/v1:NameConstraints": { "properties": { "critical": {}, "excludedDnsNames": { "items": {} }, "excludedEmailAddresses": { "items": {} }, "excludedIpRanges": { "items": {} }, "excludedUris": { "items": {} }, "permittedDnsNames": { "items": {} }, "permittedEmailAddresses": { "items": {} }, "permittedIpRanges": { "items": {} }, "permittedUris": { "items": {} } } }, "google-native:privateca/v1:NameConstraintsResponse": { "properties": { "critical": {}, "excludedDnsNames": { "items": {} }, "excludedEmailAddresses": { "items": {} }, "excludedIpRanges": { "items": {} }, "excludedUris": { "items": {} }, "permittedDnsNames": { "items": {} }, "permittedEmailAddresses": { "items": {} }, "permittedIpRanges": { "items": {} }, "permittedUris": { "items": {} } } }, "google-native:privateca/v1:ObjectId": { "properties": { "objectIdPath": { "required": true, "items": {} } } }, "google-native:privateca/v1:ObjectIdResponse": { "properties": { "objectIdPath": { "required": true, "items": {} } } }, "google-native:privateca/v1:PublicKey": { "properties": { "format": { "$ref": "#/types/google-native:privateca/v1:PublicKeyFormat", "required": true }, "key": { "format": "byte", "required": true } } }, "google-native:privateca/v1:PublicKeyResponse": { "properties": { "format": { "required": true }, "key": { "format": "byte", "required": true } } }, "google-native:privateca/v1:PublishingOptions": { "properties": { "encodingFormat": { "$ref": "#/types/google-native:privateca/v1:PublishingOptionsEncodingFormat" }, "publishCaCert": {}, "publishCrl": {} } }, "google-native:privateca/v1:PublishingOptionsResponse": { "properties": { "encodingFormat": {}, "publishCaCert": {}, "publishCrl": {} } }, "google-native:privateca/v1:RevocationDetailsResponse": { "properties": { "revocationState": {}, "revocationTime": { "format": "google-datetime" } } }, "google-native:privateca/v1:RsaKeyType": { "properties": { "maxModulusSize": { "format": "int64" }, "minModulusSize": { "format": "int64" } } }, "google-native:privateca/v1:RsaKeyTypeResponse": { "properties": { "maxModulusSize": { "format": "int64" }, "minModulusSize": { "format": "int64" } } }, "google-native:privateca/v1:Subject": { "properties": { "commonName": {}, "countryCode": {}, "locality": {}, "organization": {}, "organizationalUnit": {}, "postalCode": {}, "province": {}, "streetAddress": {} } }, "google-native:privateca/v1:SubjectAltNames": { "properties": { "customSans": { "items": { "$ref": "#/types/google-native:privateca/v1:X509Extension" } }, "dnsNames": { "items": {} }, "emailAddresses": { "items": {} }, "ipAddresses": { "items": {} }, "uris": { "items": {} } } }, "google-native:privateca/v1:SubjectAltNamesResponse": { "properties": { "customSans": { "items": { "$ref": "#/types/google-native:privateca/v1:X509ExtensionResponse" } }, "dnsNames": { "items": {} }, "emailAddresses": { "items": {} }, "ipAddresses": { "items": {} }, "uris": { "items": {} } } }, "google-native:privateca/v1:SubjectConfig": { "properties": { "subject": { "$ref": "#/types/google-native:privateca/v1:Subject" }, "subjectAltName": { "$ref": "#/types/google-native:privateca/v1:SubjectAltNames" } } }, "google-native:privateca/v1:SubjectConfigResponse": { "properties": { "subject": { "$ref": "#/types/google-native:privateca/v1:SubjectResponse" }, "subjectAltName": { "$ref": "#/types/google-native:privateca/v1:SubjectAltNamesResponse" } } }, "google-native:privateca/v1:SubjectDescriptionResponse": { "properties": { "hexSerialNumber": {}, "lifetime": { "format": "google-duration" }, "notAfterTime": { "format": "google-datetime" }, "notBeforeTime": { "format": "google-datetime" }, "subject": { "$ref": "#/types/google-native:privateca/v1:SubjectResponse" }, "subjectAltName": { "$ref": "#/types/google-native:privateca/v1:SubjectAltNamesResponse" } } }, "google-native:privateca/v1:SubjectResponse": { "properties": { "commonName": {}, "countryCode": {}, "locality": {}, "organization": {}, "organizationalUnit": {}, "postalCode": {}, "province": {}, "streetAddress": {} } }, "google-native:privateca/v1:SubordinateConfig": { "properties": { "certificateAuthority": { "required": true }, "pemIssuerChain": { "$ref": "#/types/google-native:privateca/v1:SubordinateConfigChain", "required": true } } }, "google-native:privateca/v1:SubordinateConfigChain": { "properties": { "pemCertificates": { "required": true, "items": {} } } }, "google-native:privateca/v1:SubordinateConfigChainResponse": { "properties": { "pemCertificates": { "required": true, "items": {} } } }, "google-native:privateca/v1:SubordinateConfigResponse": { "properties": { "certificateAuthority": { "required": true }, "pemIssuerChain": { "$ref": "#/types/google-native:privateca/v1:SubordinateConfigChainResponse", "required": true } } }, "google-native:privateca/v1:X509Extension": { "properties": { "critical": {}, "objectId": { "$ref": "#/types/google-native:privateca/v1:ObjectId", "required": true }, "value": { "format": "byte", "required": true } } }, "google-native:privateca/v1:X509ExtensionResponse": { "properties": { "critical": {}, "objectId": { "$ref": "#/types/google-native:privateca/v1:ObjectIdResponse", "required": true }, "value": { "format": "byte", "required": true } } }, "google-native:privateca/v1:X509Parameters": { "properties": { "additionalExtensions": { "items": { "$ref": "#/types/google-native:privateca/v1:X509Extension" } }, "aiaOcspServers": { "items": {} }, "caOptions": { "$ref": "#/types/google-native:privateca/v1:CaOptions" }, "keyUsage": { "$ref": "#/types/google-native:privateca/v1:KeyUsage" }, "nameConstraints": { "$ref": "#/types/google-native:privateca/v1:NameConstraints" }, "policyIds": { "items": { "$ref": "#/types/google-native:privateca/v1:ObjectId" } } } }, "google-native:privateca/v1:X509ParametersResponse": { "properties": { "additionalExtensions": { "items": { "$ref": "#/types/google-native:privateca/v1:X509ExtensionResponse" } }, "aiaOcspServers": { "items": {} }, "caOptions": { "$ref": "#/types/google-native:privateca/v1:CaOptionsResponse" }, "keyUsage": { "$ref": "#/types/google-native:privateca/v1:KeyUsageResponse" }, "nameConstraints": { "$ref": "#/types/google-native:privateca/v1:NameConstraintsResponse" }, "policyIds": { "items": { "$ref": "#/types/google-native:privateca/v1:ObjectIdResponse" } } } }, "google-native:privateca/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:privateca/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:privateca/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:privateca/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:privateca/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:privateca/v1beta1:AuditLogConfigLogType" } } }, "google-native:privateca/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:privateca/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:privateca/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:privateca/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:privateca/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:privateca/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:privateca/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:pubsub/v1:AvroConfig": { "properties": { "writeMetadata": {} } }, "google-native:pubsub/v1:AvroConfigResponse": { "properties": { "writeMetadata": {} } }, "google-native:pubsub/v1:BigQueryConfig": { "properties": { "dropUnknownFields": {}, "table": {}, "useTopicSchema": {}, "writeMetadata": {} } }, "google-native:pubsub/v1:BigQueryConfigResponse": { "properties": { "dropUnknownFields": {}, "state": {}, "table": {}, "useTopicSchema": {}, "writeMetadata": {} } }, "google-native:pubsub/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:pubsub/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:pubsub/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:pubsub/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:pubsub/v1:CloudStorageConfig": { "properties": { "avroConfig": { "$ref": "#/types/google-native:pubsub/v1:AvroConfig" }, "bucket": { "required": true }, "filenamePrefix": {}, "filenameSuffix": {}, "maxBytes": { "format": "int64" }, "maxDuration": { "format": "google-duration" }, "textConfig": { "$ref": "#/types/google-native:pubsub/v1:TextConfig" } } }, "google-native:pubsub/v1:CloudStorageConfigResponse": { "properties": { "avroConfig": { "$ref": "#/types/google-native:pubsub/v1:AvroConfigResponse" }, "bucket": { "required": true }, "filenamePrefix": {}, "filenameSuffix": {}, "maxBytes": { "format": "int64" }, "maxDuration": { "format": "google-duration" }, "state": {}, "textConfig": { "$ref": "#/types/google-native:pubsub/v1:TextConfigResponse" } } }, "google-native:pubsub/v1:DeadLetterPolicy": { "properties": { "deadLetterTopic": {}, "maxDeliveryAttempts": { "format": "int32" } } }, "google-native:pubsub/v1:DeadLetterPolicyResponse": { "properties": { "deadLetterTopic": {}, "maxDeliveryAttempts": { "format": "int32" } } }, "google-native:pubsub/v1:ExpirationPolicy": { "properties": { "ttl": { "format": "google-duration" } } }, "google-native:pubsub/v1:ExpirationPolicyResponse": { "properties": { "ttl": { "format": "google-duration" } } }, "google-native:pubsub/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:pubsub/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:pubsub/v1:MessageStoragePolicy": { "properties": { "allowedPersistenceRegions": { "items": {} }, "enforceInTransit": {} } }, "google-native:pubsub/v1:MessageStoragePolicyResponse": { "properties": { "allowedPersistenceRegions": { "items": {} }, "enforceInTransit": {} } }, "google-native:pubsub/v1:NoWrapper": { "properties": { "writeMetadata": {} } }, "google-native:pubsub/v1:NoWrapperResponse": { "properties": { "writeMetadata": {} } }, "google-native:pubsub/v1:OidcToken": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:pubsub/v1:OidcTokenResponse": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:pubsub/v1:PubsubWrapper": {}, "google-native:pubsub/v1:PubsubWrapperResponse": {}, "google-native:pubsub/v1:PushConfig": { "properties": { "attributes": {}, "noWrapper": { "$ref": "#/types/google-native:pubsub/v1:NoWrapper" }, "oidcToken": { "$ref": "#/types/google-native:pubsub/v1:OidcToken" }, "pubsubWrapper": { "$ref": "#/types/google-native:pubsub/v1:PubsubWrapper" }, "pushEndpoint": {} } }, "google-native:pubsub/v1:PushConfigResponse": { "properties": { "attributes": {}, "noWrapper": { "$ref": "#/types/google-native:pubsub/v1:NoWrapperResponse" }, "oidcToken": { "$ref": "#/types/google-native:pubsub/v1:OidcTokenResponse" }, "pubsubWrapper": { "$ref": "#/types/google-native:pubsub/v1:PubsubWrapperResponse" }, "pushEndpoint": {} } }, "google-native:pubsub/v1:RetryPolicy": { "properties": { "maximumBackoff": { "format": "google-duration" }, "minimumBackoff": { "format": "google-duration" } } }, "google-native:pubsub/v1:RetryPolicyResponse": { "properties": { "maximumBackoff": { "format": "google-duration" }, "minimumBackoff": { "format": "google-duration" } } }, "google-native:pubsub/v1:SchemaSettings": { "properties": { "encoding": { "$ref": "#/types/google-native:pubsub/v1:SchemaSettingsEncoding" }, "firstRevisionId": {}, "lastRevisionId": {}, "schema": { "required": true } } }, "google-native:pubsub/v1:SchemaSettingsResponse": { "properties": { "encoding": {}, "firstRevisionId": {}, "lastRevisionId": {}, "schema": { "required": true } } }, "google-native:pubsub/v1:TextConfig": {}, "google-native:pubsub/v1:TextConfigResponse": {}, "google-native:pubsub/v1beta1a:PushConfig": { "properties": { "pushEndpoint": {} } }, "google-native:pubsub/v1beta1a:PushConfigResponse": { "properties": { "pushEndpoint": {} } }, "google-native:pubsub/v1beta2:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:pubsub/v1beta2:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:pubsub/v1beta2:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:pubsub/v1beta2:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:pubsub/v1beta2:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:pubsub/v1beta2:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:pubsub/v1beta2:OidcToken": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:pubsub/v1beta2:OidcTokenResponse": { "properties": { "audience": {}, "serviceAccountEmail": {} } }, "google-native:pubsub/v1beta2:PushConfig": { "properties": { "attributes": {}, "oidcToken": { "$ref": "#/types/google-native:pubsub/v1beta2:OidcToken" }, "pushEndpoint": {} } }, "google-native:pubsub/v1beta2:PushConfigResponse": { "properties": { "attributes": {}, "oidcToken": { "$ref": "#/types/google-native:pubsub/v1beta2:OidcTokenResponse" }, "pushEndpoint": {} } }, "google-native:pubsublite/v1:Capacity": { "properties": { "publishMibPerSec": { "format": "int32" }, "subscribeMibPerSec": { "format": "int32" } } }, "google-native:pubsublite/v1:CapacityResponse": { "properties": { "publishMibPerSec": { "format": "int32" }, "subscribeMibPerSec": { "format": "int32" } } }, "google-native:pubsublite/v1:DeliveryConfig": { "properties": { "deliveryRequirement": { "$ref": "#/types/google-native:pubsublite/v1:DeliveryConfigDeliveryRequirement" } } }, "google-native:pubsublite/v1:DeliveryConfigResponse": { "properties": { "deliveryRequirement": {} } }, "google-native:pubsublite/v1:ExportConfig": { "properties": { "deadLetterTopic": {}, "desiredState": { "$ref": "#/types/google-native:pubsublite/v1:ExportConfigDesiredState" }, "pubsubConfig": { "$ref": "#/types/google-native:pubsublite/v1:PubSubConfig" } } }, "google-native:pubsublite/v1:ExportConfigResponse": { "properties": { "currentState": {}, "deadLetterTopic": {}, "desiredState": {}, "pubsubConfig": { "$ref": "#/types/google-native:pubsublite/v1:PubSubConfigResponse" } } }, "google-native:pubsublite/v1:PartitionConfig": { "properties": { "capacity": { "$ref": "#/types/google-native:pubsublite/v1:Capacity" }, "count": { "format": "int64" }, "scale": { "format": "int32" } } }, "google-native:pubsublite/v1:PartitionConfigResponse": { "properties": { "capacity": { "$ref": "#/types/google-native:pubsublite/v1:CapacityResponse" }, "count": { "format": "int64" }, "scale": { "format": "int32" } } }, "google-native:pubsublite/v1:PubSubConfig": { "properties": { "topic": {} } }, "google-native:pubsublite/v1:PubSubConfigResponse": { "properties": { "topic": {} } }, "google-native:pubsublite/v1:ReservationConfig": { "properties": { "throughputReservation": {} } }, "google-native:pubsublite/v1:ReservationConfigResponse": { "properties": { "throughputReservation": {} } }, "google-native:pubsublite/v1:RetentionConfig": { "properties": { "perPartitionBytes": { "format": "int64" }, "period": { "format": "google-duration" } } }, "google-native:pubsublite/v1:RetentionConfigResponse": { "properties": { "perPartitionBytes": { "format": "int64" }, "period": { "format": "google-duration" } } }, "google-native:rapidmigrationassessment/v1:GuestOsScanResponse": { "properties": { "coreSource": {} } }, "google-native:rapidmigrationassessment/v1:VSphereScanResponse": { "properties": { "coreSource": {} } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1AndroidKeySettings": { "properties": { "allowAllPackageNames": {}, "allowedPackageNames": { "items": {} }, "supportNonGoogleAppStoreDistribution": {} } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1AndroidKeySettingsResponse": { "properties": { "allowAllPackageNames": {}, "allowedPackageNames": { "items": {} }, "supportNonGoogleAppStoreDistribution": {} } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1AppleDeveloperId": { "properties": { "keyId": { "required": true }, "privateKey": { "required": true }, "teamId": { "required": true } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdResponse": { "properties": { "keyId": { "required": true }, "privateKey": { "required": true }, "teamId": { "required": true } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallAction": { "properties": { "allow": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionAllowAction" }, "block": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction" }, "redirect": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionRedirectAction" }, "setHeader": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderAction" }, "substitute": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteAction" } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionAllowAction": {}, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionAllowActionResponse": {}, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction": {}, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionBlockActionResponse": {}, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionRedirectAction": {}, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionRedirectActionResponse": {}, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionResponse": { "properties": { "allow": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionAllowActionResponse" }, "block": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionBlockActionResponse" }, "redirect": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionRedirectActionResponse" }, "setHeader": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderActionResponse" }, "substitute": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteActionResponse" } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderAction": { "properties": { "key": {}, "value": {} } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderActionResponse": { "properties": { "key": {}, "value": {} } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteAction": { "properties": { "path": {} } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallActionSubstituteActionResponse": { "properties": { "path": {} } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1IOSKeySettings": { "properties": { "allowAllBundleIds": {}, "allowedBundleIds": { "items": {} }, "appleDeveloperId": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1AppleDeveloperId" } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1IOSKeySettingsResponse": { "properties": { "allowAllBundleIds": {}, "allowedBundleIds": { "items": {} }, "appleDeveloperId": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1AppleDeveloperIdResponse" } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1TestingOptions": { "properties": { "testingChallenge": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1TestingOptionsTestingChallenge" }, "testingScore": { "format": "float" } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1TestingOptionsResponse": { "properties": { "testingChallenge": {}, "testingScore": { "format": "float" } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WafSettings": { "properties": { "wafFeature": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WafSettingsWafFeature", "required": true }, "wafService": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WafSettingsWafService", "required": true } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WafSettingsResponse": { "properties": { "wafFeature": { "required": true }, "wafService": { "required": true } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WebKeySettings": { "properties": { "allowAllDomains": {}, "allowAmpTraffic": {}, "allowedDomains": { "items": {} }, "challengeSecurityPreference": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WebKeySettingsChallengeSecurityPreference" }, "integrationType": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WebKeySettingsIntegrationType", "required": true } } }, "google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WebKeySettingsResponse": { "properties": { "allowAllDomains": {}, "allowAmpTraffic": {}, "allowedDomains": { "items": {} }, "challengeSecurityPreference": {}, "integrationType": { "required": true } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy": { "properties": { "categories": { "required": true, "items": {} } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchyResponse": { "properties": { "categories": { "required": true, "items": {} } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1FeatureMap": { "properties": { "categoricalFeatures": {}, "numericalFeatures": {} } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1FeatureMapResponse": { "properties": { "categoricalFeatures": {}, "numericalFeatures": {} } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1Image": { "properties": { "height": { "format": "int32" }, "uri": { "required": true }, "width": { "format": "int32" } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ImageResponse": { "properties": { "height": { "format": "int32" }, "uri": { "required": true }, "width": { "format": "int32" } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItem": { "properties": { "availableQuantity": { "format": "int64" }, "canonicalProductUri": {}, "costs": {}, "currencyCode": {}, "exactPrice": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice" }, "images": { "items": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1Image" } }, "priceRange": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange" }, "stockState": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemStockState" } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice": { "properties": { "displayPrice": { "format": "float" }, "originalPrice": { "format": "float" } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceResponse": { "properties": { "displayPrice": { "format": "float" }, "originalPrice": { "format": "float" } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange": { "properties": { "max": { "format": "float", "required": true }, "min": { "format": "float", "required": true } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeResponse": { "properties": { "max": { "format": "float", "required": true }, "min": { "format": "float", "required": true } } }, "google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemResponse": { "properties": { "availableQuantity": { "format": "int64" }, "canonicalProductUri": {}, "costs": {}, "currencyCode": {}, "exactPrice": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPriceResponse" }, "images": { "items": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ImageResponse" } }, "priceRange": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRangeResponse" }, "stockState": {} } }, "google-native:redis/v1:DiscoveryEndpointResponse": { "properties": { "address": {}, "port": { "format": "int32" }, "pscConfig": { "$ref": "#/types/google-native:redis/v1:PscConfigResponse" } } }, "google-native:redis/v1:MaintenancePolicy": { "properties": { "description": {}, "weeklyMaintenanceWindow": { "items": { "$ref": "#/types/google-native:redis/v1:WeeklyMaintenanceWindow" } } } }, "google-native:redis/v1:MaintenancePolicyResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "updateTime": { "format": "google-datetime" }, "weeklyMaintenanceWindow": { "items": { "$ref": "#/types/google-native:redis/v1:WeeklyMaintenanceWindowResponse" } } } }, "google-native:redis/v1:MaintenanceScheduleResponse": { "properties": { "canReschedule": {}, "endTime": { "format": "google-datetime" }, "scheduleDeadlineTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:redis/v1:NodeInfoResponse": { "properties": { "zone": {} } }, "google-native:redis/v1:PersistenceConfig": { "properties": { "persistenceMode": { "$ref": "#/types/google-native:redis/v1:PersistenceConfigPersistenceMode" }, "rdbSnapshotPeriod": { "$ref": "#/types/google-native:redis/v1:PersistenceConfigRdbSnapshotPeriod" }, "rdbSnapshotStartTime": { "format": "google-datetime" } } }, "google-native:redis/v1:PersistenceConfigResponse": { "properties": { "persistenceMode": {}, "rdbNextSnapshotTime": { "format": "google-datetime" }, "rdbSnapshotPeriod": {}, "rdbSnapshotStartTime": { "format": "google-datetime" } } }, "google-native:redis/v1:PscConfig": { "properties": { "network": { "required": true } } }, "google-native:redis/v1:PscConfigResponse": { "properties": { "network": { "required": true } } }, "google-native:redis/v1:PscConnectionResponse": { "properties": { "address": {}, "forwardingRule": {}, "network": {}, "projectId": { "sdkName": "project" }, "pscConnectionId": {} } }, "google-native:redis/v1:StateInfoResponse": { "properties": { "updateInfo": { "$ref": "#/types/google-native:redis/v1:UpdateInfoResponse" } } }, "google-native:redis/v1:TimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:redis/v1:TimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:redis/v1:TlsCertificateResponse": { "properties": { "cert": {}, "createTime": { "format": "google-datetime" }, "expireTime": { "format": "google-datetime" }, "serialNumber": {}, "sha1Fingerprint": {} } }, "google-native:redis/v1:UpdateInfoResponse": { "properties": { "targetReplicaCount": { "format": "int32" }, "targetShardCount": { "format": "int32" } } }, "google-native:redis/v1:WeeklyMaintenanceWindow": { "properties": { "day": { "$ref": "#/types/google-native:redis/v1:WeeklyMaintenanceWindowDay", "required": true }, "startTime": { "$ref": "#/types/google-native:redis/v1:TimeOfDay", "required": true } } }, "google-native:redis/v1:WeeklyMaintenanceWindowResponse": { "properties": { "day": { "required": true }, "duration": { "format": "google-duration" }, "startTime": { "$ref": "#/types/google-native:redis/v1:TimeOfDayResponse", "required": true } } }, "google-native:redis/v1beta1:DiscoveryEndpointResponse": { "properties": { "address": {}, "port": { "format": "int32" }, "pscConfig": { "$ref": "#/types/google-native:redis/v1beta1:PscConfigResponse" } } }, "google-native:redis/v1beta1:MaintenancePolicy": { "properties": { "description": {}, "weeklyMaintenanceWindow": { "items": { "$ref": "#/types/google-native:redis/v1beta1:WeeklyMaintenanceWindow" } } } }, "google-native:redis/v1beta1:MaintenancePolicyResponse": { "properties": { "createTime": { "format": "google-datetime" }, "description": {}, "updateTime": { "format": "google-datetime" }, "weeklyMaintenanceWindow": { "items": { "$ref": "#/types/google-native:redis/v1beta1:WeeklyMaintenanceWindowResponse" } } } }, "google-native:redis/v1beta1:MaintenanceScheduleResponse": { "properties": { "canReschedule": {}, "endTime": { "format": "google-datetime" }, "scheduleDeadlineTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:redis/v1beta1:NodeInfoResponse": { "properties": { "zone": {} } }, "google-native:redis/v1beta1:PersistenceConfig": { "properties": { "persistenceMode": { "$ref": "#/types/google-native:redis/v1beta1:PersistenceConfigPersistenceMode" }, "rdbSnapshotPeriod": { "$ref": "#/types/google-native:redis/v1beta1:PersistenceConfigRdbSnapshotPeriod" }, "rdbSnapshotStartTime": { "format": "google-datetime" } } }, "google-native:redis/v1beta1:PersistenceConfigResponse": { "properties": { "persistenceMode": {}, "rdbNextSnapshotTime": { "format": "google-datetime" }, "rdbSnapshotPeriod": {}, "rdbSnapshotStartTime": { "format": "google-datetime" } } }, "google-native:redis/v1beta1:PscConfig": { "properties": { "network": { "required": true } } }, "google-native:redis/v1beta1:PscConfigResponse": { "properties": { "network": { "required": true } } }, "google-native:redis/v1beta1:PscConnectionResponse": { "properties": { "address": {}, "forwardingRule": {}, "network": {}, "projectId": { "sdkName": "project" }, "pscConnectionId": {} } }, "google-native:redis/v1beta1:StateInfoResponse": { "properties": { "updateInfo": { "$ref": "#/types/google-native:redis/v1beta1:UpdateInfoResponse" } } }, "google-native:redis/v1beta1:TimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:redis/v1beta1:TimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:redis/v1beta1:TlsCertificateResponse": { "properties": { "cert": {}, "createTime": { "format": "google-datetime" }, "expireTime": { "format": "google-datetime" }, "serialNumber": {}, "sha1Fingerprint": {} } }, "google-native:redis/v1beta1:UpdateInfoResponse": { "properties": { "targetReplicaCount": { "format": "int32" }, "targetShardCount": { "format": "int32" } } }, "google-native:redis/v1beta1:WeeklyMaintenanceWindow": { "properties": { "day": { "$ref": "#/types/google-native:redis/v1beta1:WeeklyMaintenanceWindowDay", "required": true }, "startTime": { "$ref": "#/types/google-native:redis/v1beta1:TimeOfDay", "required": true } } }, "google-native:redis/v1beta1:WeeklyMaintenanceWindowResponse": { "properties": { "day": { "required": true }, "duration": { "format": "google-duration" }, "startTime": { "$ref": "#/types/google-native:redis/v1beta1:TimeOfDayResponse", "required": true } } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {} } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfigResponse": { "properties": { "acceleratorCount": { "format": "int64" }, "acceleratorType": {} } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale": { "properties": { "maxSize": { "format": "int64" }, "minSize": { "format": "int64" } } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscaleResponse": { "properties": { "maxSize": { "format": "int64" }, "minSize": { "format": "int64" } } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy": { "properties": { "containerImageSources": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature" }, "dockerAddCapabilities": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature" }, "dockerChrootPath": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature" }, "dockerNetwork": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature" }, "dockerPrivileged": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature" }, "dockerRunAsRoot": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature" }, "dockerRuntime": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature" }, "dockerSiblingContainers": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature" }, "linuxIsolation": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyLinuxIsolation" } } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature": { "properties": { "allowedValues": { "items": {} }, "policy": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeaturePolicy" } } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureResponse": { "properties": { "allowedValues": { "items": {} }, "policy": {} } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyResponse": { "properties": { "containerImageSources": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureResponse" }, "dockerAddCapabilities": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureResponse" }, "dockerChrootPath": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureResponse" }, "dockerNetwork": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureResponse" }, "dockerPrivileged": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureResponse" }, "dockerRunAsRoot": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureResponse" }, "dockerRuntime": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureResponse" }, "dockerSiblingContainers": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureResponse" }, "linuxIsolation": {} } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig": { "properties": { "accelerator": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig" }, "diskSizeGb": { "format": "int64", "required": true }, "diskType": { "required": true }, "labels": {}, "machineType": { "required": true }, "maxConcurrentActions": { "format": "int64" }, "minCpuPlatform": {}, "networkAccess": {}, "reserved": {}, "soleTenantNodeType": {}, "vmImage": {} } }, "google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfigResponse": { "properties": { "accelerator": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfigResponse" }, "diskSizeGb": { "format": "int64", "required": true }, "diskType": { "required": true }, "labels": {}, "machineType": { "required": true }, "maxConcurrentActions": { "format": "int64" }, "minCpuPlatform": {}, "networkAccess": {}, "reserved": {}, "soleTenantNodeType": {}, "vmImage": {} } }, "google-native:retail/v2:GoogleCloudRetailV2Audience": { "properties": { "ageGroups": { "items": {} }, "genders": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2AudienceResponse": { "properties": { "ageGroups": { "items": {} }, "genders": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2ColorInfo": { "properties": { "colorFamilies": { "items": {} }, "colors": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2ColorInfoResponse": { "properties": { "colorFamilies": { "items": {} }, "colors": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2Condition": { "properties": { "activeTimeRange": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ConditionTimeRange" } }, "pageCategories": { "items": {} }, "queryTerms": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ConditionQueryTerm" } } } }, "google-native:retail/v2:GoogleCloudRetailV2ConditionQueryTerm": { "properties": { "fullMatch": {}, "value": {} } }, "google-native:retail/v2:GoogleCloudRetailV2ConditionQueryTermResponse": { "properties": { "fullMatch": {}, "value": {} } }, "google-native:retail/v2:GoogleCloudRetailV2ConditionResponse": { "properties": { "activeTimeRange": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ConditionTimeRangeResponse" } }, "pageCategories": { "items": {} }, "queryTerms": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ConditionQueryTermResponse" } } } }, "google-native:retail/v2:GoogleCloudRetailV2ConditionTimeRange": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:retail/v2:GoogleCloudRetailV2ConditionTimeRangeResponse": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:retail/v2:GoogleCloudRetailV2FulfillmentInfo": { "properties": { "placeIds": { "items": {} }, "type": {} } }, "google-native:retail/v2:GoogleCloudRetailV2FulfillmentInfoResponse": { "properties": { "placeIds": { "items": {} }, "type": {} } }, "google-native:retail/v2:GoogleCloudRetailV2Image": { "properties": { "height": { "format": "int32" }, "uri": { "required": true }, "width": { "format": "int32" } } }, "google-native:retail/v2:GoogleCloudRetailV2ImageResponse": { "properties": { "height": { "format": "int32" }, "uri": { "required": true }, "width": { "format": "int32" } } }, "google-native:retail/v2:GoogleCloudRetailV2IntervalResponse": { "properties": { "exclusiveMaximum": { "format": "double" }, "exclusiveMinimum": { "format": "double" }, "maximum": { "format": "double" }, "minimum": { "format": "double" } } }, "google-native:retail/v2:GoogleCloudRetailV2LocalInventoryResponse": { "properties": { "attributes": {}, "fulfillmentTypes": { "items": {} }, "placeId": {}, "priceInfo": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2PriceInfoResponse" } } }, "google-native:retail/v2:GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig": { "properties": { "contextProductsType": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfigContextProductsType" } } }, "google-native:retail/v2:GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfigResponse": { "properties": { "contextProductsType": {} } }, "google-native:retail/v2:GoogleCloudRetailV2ModelModelFeaturesConfig": { "properties": { "frequentlyBoughtTogetherConfig": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig" } } }, "google-native:retail/v2:GoogleCloudRetailV2ModelModelFeaturesConfigResponse": { "properties": { "frequentlyBoughtTogetherConfig": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfigResponse" } } }, "google-native:retail/v2:GoogleCloudRetailV2ModelServingConfigListResponse": { "properties": { "servingConfigIds": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2PriceInfo": { "properties": { "cost": { "format": "float" }, "currencyCode": {}, "originalPrice": { "format": "float" }, "price": { "format": "float" }, "priceEffectiveTime": { "format": "google-datetime" }, "priceExpireTime": { "format": "google-datetime" } } }, "google-native:retail/v2:GoogleCloudRetailV2PriceInfoPriceRangeResponse": { "properties": { "originalPrice": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2IntervalResponse" }, "price": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2IntervalResponse" } } }, "google-native:retail/v2:GoogleCloudRetailV2PriceInfoResponse": { "properties": { "cost": { "format": "float" }, "currencyCode": {}, "originalPrice": { "format": "float" }, "price": { "format": "float" }, "priceEffectiveTime": { "format": "google-datetime" }, "priceExpireTime": { "format": "google-datetime" }, "priceRange": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2PriceInfoPriceRangeResponse" } } }, "google-native:retail/v2:GoogleCloudRetailV2ProductResponse": { "properties": { "attributes": {}, "audience": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2AudienceResponse" }, "availability": {}, "availableQuantity": { "format": "int32" }, "availableTime": { "format": "google-datetime" }, "brands": { "items": {} }, "categories": { "items": {} }, "collectionMemberIds": { "items": {} }, "colorInfo": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ColorInfoResponse" }, "conditions": { "items": {} }, "description": {}, "expireTime": { "format": "google-datetime" }, "fulfillmentInfo": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2FulfillmentInfoResponse" } }, "gtin": {}, "images": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ImageResponse" } }, "languageCode": {}, "localInventories": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2LocalInventoryResponse" } }, "materials": { "items": {} }, "name": {}, "patterns": { "items": {} }, "priceInfo": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2PriceInfoResponse" }, "primaryProductId": {}, "promotions": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2PromotionResponse" } }, "publishTime": { "format": "google-datetime" }, "rating": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RatingResponse" }, "retrievableFields": { "format": "google-fieldmask" }, "sizes": { "items": {} }, "tags": { "items": {} }, "title": { "required": true }, "ttl": { "format": "google-duration" }, "type": {}, "uri": {}, "variants": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ProductResponse" } } } }, "google-native:retail/v2:GoogleCloudRetailV2Promotion": { "properties": { "promotionId": {} } }, "google-native:retail/v2:GoogleCloudRetailV2PromotionResponse": { "properties": { "promotionId": {} } }, "google-native:retail/v2:GoogleCloudRetailV2Rating": { "properties": { "averageRating": { "format": "float" }, "ratingCount": { "format": "int32" }, "ratingHistogram": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RatingResponse": { "properties": { "averageRating": { "format": "float" }, "ratingCount": { "format": "int32" }, "ratingHistogram": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2Rule": { "properties": { "boostAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleBoostAction" }, "condition": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Condition", "required": true }, "doNotAssociateAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleDoNotAssociateAction" }, "filterAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleFilterAction" }, "forceReturnFacetAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleForceReturnFacetAction" }, "ignoreAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleIgnoreAction" }, "onewaySynonymsAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleOnewaySynonymsAction" }, "redirectAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleRedirectAction" }, "removeFacetAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleRemoveFacetAction" }, "replacementAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleReplacementAction" }, "twowaySynonymsAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleTwowaySynonymsAction" } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleBoostAction": { "properties": { "boost": { "format": "float" }, "productsFilter": {} } }, "google-native:retail/v2:GoogleCloudRetailV2RuleBoostActionResponse": { "properties": { "boost": { "format": "float" }, "productsFilter": {} } }, "google-native:retail/v2:GoogleCloudRetailV2RuleDoNotAssociateAction": { "properties": { "doNotAssociateTerms": { "items": {} }, "queryTerms": { "items": {} }, "terms": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleDoNotAssociateActionResponse": { "properties": { "doNotAssociateTerms": { "items": {} }, "queryTerms": { "items": {} }, "terms": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleFilterAction": { "properties": { "filter": {} } }, "google-native:retail/v2:GoogleCloudRetailV2RuleFilterActionResponse": { "properties": { "filter": {} } }, "google-native:retail/v2:GoogleCloudRetailV2RuleForceReturnFacetAction": { "properties": { "facetPositionAdjustments": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment" } } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustment": { "properties": { "attributeName": {}, "position": { "format": "int32" } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustmentResponse": { "properties": { "attributeName": {}, "position": { "format": "int32" } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleForceReturnFacetActionResponse": { "properties": { "facetPositionAdjustments": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleForceReturnFacetActionFacetPositionAdjustmentResponse" } } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleIgnoreAction": { "properties": { "ignoreTerms": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleIgnoreActionResponse": { "properties": { "ignoreTerms": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleOnewaySynonymsAction": { "properties": { "onewayTerms": { "items": {} }, "queryTerms": { "items": {} }, "synonyms": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleOnewaySynonymsActionResponse": { "properties": { "onewayTerms": { "items": {} }, "queryTerms": { "items": {} }, "synonyms": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleRedirectAction": { "properties": { "redirectUri": {} } }, "google-native:retail/v2:GoogleCloudRetailV2RuleRedirectActionResponse": { "properties": { "redirectUri": {} } }, "google-native:retail/v2:GoogleCloudRetailV2RuleRemoveFacetAction": { "properties": { "attributeNames": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleRemoveFacetActionResponse": { "properties": { "attributeNames": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleReplacementAction": { "properties": { "queryTerms": { "items": {} }, "replacementTerm": {}, "term": {} } }, "google-native:retail/v2:GoogleCloudRetailV2RuleReplacementActionResponse": { "properties": { "queryTerms": { "items": {} }, "replacementTerm": {}, "term": {} } }, "google-native:retail/v2:GoogleCloudRetailV2RuleResponse": { "properties": { "boostAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleBoostActionResponse" }, "condition": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ConditionResponse", "required": true }, "doNotAssociateAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleDoNotAssociateActionResponse" }, "filterAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleFilterActionResponse" }, "forceReturnFacetAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleForceReturnFacetActionResponse" }, "ignoreAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleIgnoreActionResponse" }, "onewaySynonymsAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleOnewaySynonymsActionResponse" }, "redirectAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleRedirectActionResponse" }, "removeFacetAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleRemoveFacetActionResponse" }, "replacementAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleReplacementActionResponse" }, "twowaySynonymsAction": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2RuleTwowaySynonymsActionResponse" } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleTwowaySynonymsAction": { "properties": { "synonyms": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2RuleTwowaySynonymsActionResponse": { "properties": { "synonyms": { "items": {} } } }, "google-native:retail/v2:GoogleCloudRetailV2SearchRequestDynamicFacetSpec": { "properties": { "mode": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2SearchRequestDynamicFacetSpecMode" } } }, "google-native:retail/v2:GoogleCloudRetailV2SearchRequestDynamicFacetSpecResponse": { "properties": { "mode": {} } }, "google-native:retail/v2:GoogleCloudRetailV2SearchRequestPersonalizationSpec": { "properties": { "mode": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2SearchRequestPersonalizationSpecMode" } } }, "google-native:retail/v2:GoogleCloudRetailV2SearchRequestPersonalizationSpecResponse": { "properties": { "mode": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaAudience": { "properties": { "ageGroups": { "items": {} }, "genders": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaAudienceResponse": { "properties": { "ageGroups": { "items": {} }, "genders": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaColorInfo": { "properties": { "colorFamilies": { "items": {} }, "colors": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaColorInfoResponse": { "properties": { "colorFamilies": { "items": {} }, "colors": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaCondition": { "properties": { "activeTimeRange": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionTimeRange" } }, "pageCategories": { "items": {} }, "queryTerms": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionQueryTerm" } } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionQueryTerm": { "properties": { "fullMatch": {}, "value": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionQueryTermResponse": { "properties": { "fullMatch": {}, "value": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionResponse": { "properties": { "activeTimeRange": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionTimeRangeResponse" } }, "pageCategories": { "items": {} }, "queryTerms": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionQueryTermResponse" } } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionTimeRange": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionTimeRangeResponse": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaFulfillmentInfo": { "properties": { "placeIds": { "items": {} }, "type": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaFulfillmentInfoResponse": { "properties": { "placeIds": { "items": {} }, "type": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaImage": { "properties": { "height": { "format": "int32" }, "uri": { "required": true }, "width": { "format": "int32" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaImageResponse": { "properties": { "height": { "format": "int32" }, "uri": { "required": true }, "width": { "format": "int32" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaInterval": { "properties": { "exclusiveMaximum": { "format": "double" }, "exclusiveMinimum": { "format": "double" }, "maximum": { "format": "double" }, "minimum": { "format": "double" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaIntervalResponse": { "properties": { "exclusiveMaximum": { "format": "double" }, "exclusiveMinimum": { "format": "double" }, "maximum": { "format": "double" }, "minimum": { "format": "double" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaLocalInventoryResponse": { "properties": { "attributes": {}, "fulfillmentTypes": { "items": {} }, "placeId": {}, "priceInfo": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaPriceInfoResponse" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig": { "properties": { "contextProductsType": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigContextProductsType" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigResponse": { "properties": { "contextProductsType": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelModelFeaturesConfig": { "properties": { "frequentlyBoughtTogetherConfig": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfig" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelModelFeaturesConfigResponse": { "properties": { "frequentlyBoughtTogetherConfig": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelFrequentlyBoughtTogetherFeaturesConfigResponse" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfig": { "properties": { "pageOptimizationEventType": { "required": true }, "panels": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel" } }, "restriction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigRestriction" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate": { "properties": { "servingConfigId": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidateResponse": { "properties": { "servingConfigId": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigPanel": { "properties": { "candidates": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate" } }, "defaultCandidate": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidate", "required": true }, "displayName": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigPanelResponse": { "properties": { "candidates": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidateResponse" } }, "defaultCandidate": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidateResponse", "required": true }, "displayName": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigResponse": { "properties": { "pageOptimizationEventType": { "required": true }, "panels": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfigPanelResponse" } }, "restriction": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelServingConfigListResponse": { "properties": { "servingConfigIds": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaPriceInfo": { "properties": { "cost": { "format": "float" }, "currencyCode": {}, "originalPrice": { "format": "float" }, "price": { "format": "float" }, "priceEffectiveTime": { "format": "google-datetime" }, "priceExpireTime": { "format": "google-datetime" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaPriceInfoPriceRangeResponse": { "properties": { "originalPrice": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaIntervalResponse" }, "price": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaIntervalResponse" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaPriceInfoResponse": { "properties": { "cost": { "format": "float" }, "currencyCode": {}, "originalPrice": { "format": "float" }, "price": { "format": "float" }, "priceEffectiveTime": { "format": "google-datetime" }, "priceExpireTime": { "format": "google-datetime" }, "priceRange": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaPriceInfoPriceRangeResponse" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaProductResponse": { "properties": { "attributes": {}, "audience": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaAudienceResponse" }, "availability": {}, "availableQuantity": { "format": "int32" }, "availableTime": { "format": "google-datetime" }, "brands": { "items": {} }, "categories": { "items": {} }, "collectionMemberIds": { "items": {} }, "colorInfo": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaColorInfoResponse" }, "conditions": { "items": {} }, "description": {}, "expireTime": { "format": "google-datetime" }, "fulfillmentInfo": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaFulfillmentInfoResponse" } }, "gtin": {}, "images": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaImageResponse" } }, "languageCode": {}, "localInventories": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaLocalInventoryResponse" } }, "materials": { "items": {} }, "name": {}, "patterns": { "items": {} }, "priceInfo": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaPriceInfoResponse" }, "primaryProductId": {}, "promotions": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaPromotionResponse" } }, "publishTime": { "format": "google-datetime" }, "rating": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRatingResponse" }, "retrievableFields": { "format": "google-fieldmask" }, "sizes": { "items": {} }, "tags": { "items": {} }, "title": { "required": true }, "ttl": { "format": "google-duration" }, "type": {}, "uri": {}, "variants": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaProductResponse" } } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaPromotion": { "properties": { "promotionId": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaPromotionResponse": { "properties": { "promotionId": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRating": { "properties": { "averageRating": { "format": "float" }, "ratingCount": { "format": "int32" }, "ratingHistogram": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRatingResponse": { "properties": { "averageRating": { "format": "float" }, "ratingCount": { "format": "int32" }, "ratingHistogram": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRule": { "properties": { "boostAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleBoostAction" }, "condition": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaCondition", "required": true }, "doNotAssociateAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleDoNotAssociateAction" }, "filterAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleFilterAction" }, "forceReturnFacetAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleForceReturnFacetAction" }, "ignoreAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleIgnoreAction" }, "onewaySynonymsAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleOnewaySynonymsAction" }, "redirectAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleRedirectAction" }, "removeFacetAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleRemoveFacetAction" }, "replacementAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleReplacementAction" }, "twowaySynonymsAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleTwowaySynonymsAction" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleBoostAction": { "properties": { "boost": { "format": "float" }, "productsFilter": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleBoostActionResponse": { "properties": { "boost": { "format": "float" }, "productsFilter": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleDoNotAssociateAction": { "properties": { "doNotAssociateTerms": { "items": {} }, "queryTerms": { "items": {} }, "terms": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleDoNotAssociateActionResponse": { "properties": { "doNotAssociateTerms": { "items": {} }, "queryTerms": { "items": {} }, "terms": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleFilterAction": { "properties": { "filter": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleFilterActionResponse": { "properties": { "filter": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleForceReturnFacetAction": { "properties": { "facetPositionAdjustments": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustment" } } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustment": { "properties": { "attributeName": {}, "position": { "format": "int32" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustmentResponse": { "properties": { "attributeName": {}, "position": { "format": "int32" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleForceReturnFacetActionResponse": { "properties": { "facetPositionAdjustments": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleForceReturnFacetActionFacetPositionAdjustmentResponse" } } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleIgnoreAction": { "properties": { "ignoreTerms": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleIgnoreActionResponse": { "properties": { "ignoreTerms": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleOnewaySynonymsAction": { "properties": { "onewayTerms": { "items": {} }, "queryTerms": { "items": {} }, "synonyms": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleOnewaySynonymsActionResponse": { "properties": { "onewayTerms": { "items": {} }, "queryTerms": { "items": {} }, "synonyms": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleRedirectAction": { "properties": { "redirectUri": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleRedirectActionResponse": { "properties": { "redirectUri": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleRemoveFacetAction": { "properties": { "attributeNames": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleRemoveFacetActionResponse": { "properties": { "attributeNames": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleReplacementAction": { "properties": { "queryTerms": { "items": {} }, "replacementTerm": {}, "term": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleReplacementActionResponse": { "properties": { "queryTerms": { "items": {} }, "replacementTerm": {}, "term": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleResponse": { "properties": { "boostAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleBoostActionResponse" }, "condition": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaConditionResponse", "required": true }, "doNotAssociateAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleDoNotAssociateActionResponse" }, "filterAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleFilterActionResponse" }, "forceReturnFacetAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleForceReturnFacetActionResponse" }, "ignoreAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleIgnoreActionResponse" }, "onewaySynonymsAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleOnewaySynonymsActionResponse" }, "redirectAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleRedirectActionResponse" }, "removeFacetAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleRemoveFacetActionResponse" }, "replacementAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleReplacementActionResponse" }, "twowaySynonymsAction": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleTwowaySynonymsActionResponse" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleTwowaySynonymsAction": { "properties": { "synonyms": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaRuleTwowaySynonymsActionResponse": { "properties": { "synonyms": { "items": {} } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec": { "properties": { "mode": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpecMode" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpecResponse": { "properties": { "mode": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestFacetSpec": { "properties": { "enableDynamicPosition": {}, "excludedFilterKeys": { "items": {} }, "facetKey": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey", "required": true }, "limit": { "format": "int32" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKey": { "properties": { "caseInsensitive": {}, "contains": { "items": {} }, "intervals": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaInterval" } }, "key": { "required": true }, "orderBy": {}, "prefixes": { "items": {} }, "query": {}, "restrictedValues": { "items": {} }, "returnMinMax": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKeyResponse": { "properties": { "caseInsensitive": {}, "contains": { "items": {} }, "intervals": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaIntervalResponse" } }, "key": { "required": true }, "orderBy": {}, "prefixes": { "items": {} }, "query": {}, "restrictedValues": { "items": {} }, "returnMinMax": {} } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestFacetSpecResponse": { "properties": { "enableDynamicPosition": {}, "excludedFilterKeys": { "items": {} }, "facetKey": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestFacetSpecFacetKeyResponse", "required": true }, "limit": { "format": "int32" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestPersonalizationSpec": { "properties": { "mode": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestPersonalizationSpecMode" } } }, "google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestPersonalizationSpecResponse": { "properties": { "mode": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaAudience": { "properties": { "ageGroups": { "items": {} }, "genders": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaAudienceResponse": { "properties": { "ageGroups": { "items": {} }, "genders": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaColorInfo": { "properties": { "colorFamilies": { "items": {} }, "colors": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaColorInfoResponse": { "properties": { "colorFamilies": { "items": {} }, "colors": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaCondition": { "properties": { "activeTimeRange": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaConditionTimeRange" } }, "pageCategories": { "items": {} }, "queryTerms": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaConditionQueryTerm" } } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaConditionQueryTerm": { "properties": { "fullMatch": {}, "value": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaConditionQueryTermResponse": { "properties": { "fullMatch": {}, "value": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaConditionResponse": { "properties": { "activeTimeRange": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaConditionTimeRangeResponse" } }, "pageCategories": { "items": {} }, "queryTerms": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaConditionQueryTermResponse" } } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaConditionTimeRange": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaConditionTimeRangeResponse": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaFulfillmentInfo": { "properties": { "placeIds": { "items": {} }, "type": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaFulfillmentInfoResponse": { "properties": { "placeIds": { "items": {} }, "type": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaImage": { "properties": { "height": { "format": "int32" }, "uri": { "required": true }, "width": { "format": "int32" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaImageResponse": { "properties": { "height": { "format": "int32" }, "uri": { "required": true }, "width": { "format": "int32" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaInterval": { "properties": { "exclusiveMaximum": { "format": "double" }, "exclusiveMinimum": { "format": "double" }, "maximum": { "format": "double" }, "minimum": { "format": "double" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaIntervalResponse": { "properties": { "exclusiveMaximum": { "format": "double" }, "exclusiveMinimum": { "format": "double" }, "maximum": { "format": "double" }, "minimum": { "format": "double" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaLocalInventoryResponse": { "properties": { "attributes": {}, "fulfillmentTypes": { "items": {} }, "placeId": {}, "priceInfo": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaPriceInfoResponse" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig": { "properties": { "contextProductsType": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfigContextProductsType" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfigResponse": { "properties": { "contextProductsType": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaModelModelFeaturesConfig": { "properties": { "frequentlyBoughtTogetherConfig": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfig" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaModelModelFeaturesConfigResponse": { "properties": { "frequentlyBoughtTogetherConfig": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaModelFrequentlyBoughtTogetherFeaturesConfigResponse" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaModelServingConfigListResponse": { "properties": { "servingConfigIds": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaPriceInfo": { "properties": { "cost": { "format": "float" }, "currencyCode": {}, "originalPrice": { "format": "float" }, "price": { "format": "float" }, "priceEffectiveTime": { "format": "google-datetime" }, "priceExpireTime": { "format": "google-datetime" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaPriceInfoPriceRangeResponse": { "properties": { "originalPrice": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaIntervalResponse" }, "price": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaIntervalResponse" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaPriceInfoResponse": { "properties": { "cost": { "format": "float" }, "currencyCode": {}, "originalPrice": { "format": "float" }, "price": { "format": "float" }, "priceEffectiveTime": { "format": "google-datetime" }, "priceExpireTime": { "format": "google-datetime" }, "priceRange": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaPriceInfoPriceRangeResponse" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaProductResponse": { "properties": { "attributes": {}, "audience": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaAudienceResponse" }, "availability": {}, "availableQuantity": { "format": "int32" }, "availableTime": { "format": "google-datetime" }, "brands": { "items": {} }, "categories": { "items": {} }, "collectionMemberIds": { "items": {} }, "colorInfo": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaColorInfoResponse" }, "conditions": { "items": {} }, "description": {}, "expireTime": { "format": "google-datetime" }, "fulfillmentInfo": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaFulfillmentInfoResponse" } }, "gtin": {}, "images": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaImageResponse" } }, "languageCode": {}, "localInventories": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaLocalInventoryResponse" } }, "materials": { "items": {} }, "name": {}, "patterns": { "items": {} }, "priceInfo": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaPriceInfoResponse" }, "primaryProductId": {}, "promotions": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaPromotionResponse" } }, "publishTime": { "format": "google-datetime" }, "rating": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRatingResponse" }, "retrievableFields": { "format": "google-fieldmask" }, "sizes": { "items": {} }, "tags": { "items": {} }, "title": { "required": true }, "ttl": { "format": "google-duration" }, "type": {}, "uri": {}, "variants": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaProductResponse" } } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaPromotion": { "properties": { "promotionId": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaPromotionResponse": { "properties": { "promotionId": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRating": { "properties": { "averageRating": { "format": "float" }, "ratingCount": { "format": "int32" }, "ratingHistogram": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRatingResponse": { "properties": { "averageRating": { "format": "float" }, "ratingCount": { "format": "int32" }, "ratingHistogram": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRule": { "properties": { "boostAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleBoostAction" }, "condition": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaCondition", "required": true }, "doNotAssociateAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleDoNotAssociateAction" }, "filterAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleFilterAction" }, "forceReturnFacetAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleForceReturnFacetAction" }, "ignoreAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleIgnoreAction" }, "onewaySynonymsAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleOnewaySynonymsAction" }, "redirectAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleRedirectAction" }, "removeFacetAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleRemoveFacetAction" }, "replacementAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleReplacementAction" }, "twowaySynonymsAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleTwowaySynonymsAction" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleBoostAction": { "properties": { "boost": { "format": "float" }, "productsFilter": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleBoostActionResponse": { "properties": { "boost": { "format": "float" }, "productsFilter": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleDoNotAssociateAction": { "properties": { "doNotAssociateTerms": { "items": {} }, "queryTerms": { "items": {} }, "terms": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleDoNotAssociateActionResponse": { "properties": { "doNotAssociateTerms": { "items": {} }, "queryTerms": { "items": {} }, "terms": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleFilterAction": { "properties": { "filter": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleFilterActionResponse": { "properties": { "filter": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleForceReturnFacetAction": { "properties": { "facetPositionAdjustments": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustment" } } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustment": { "properties": { "attributeName": {}, "position": { "format": "int32" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustmentResponse": { "properties": { "attributeName": {}, "position": { "format": "int32" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleForceReturnFacetActionResponse": { "properties": { "facetPositionAdjustments": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleForceReturnFacetActionFacetPositionAdjustmentResponse" } } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleIgnoreAction": { "properties": { "ignoreTerms": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleIgnoreActionResponse": { "properties": { "ignoreTerms": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleOnewaySynonymsAction": { "properties": { "onewayTerms": { "items": {} }, "queryTerms": { "items": {} }, "synonyms": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleOnewaySynonymsActionResponse": { "properties": { "onewayTerms": { "items": {} }, "queryTerms": { "items": {} }, "synonyms": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleRedirectAction": { "properties": { "redirectUri": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleRedirectActionResponse": { "properties": { "redirectUri": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleRemoveFacetAction": { "properties": { "attributeNames": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleRemoveFacetActionResponse": { "properties": { "attributeNames": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleReplacementAction": { "properties": { "queryTerms": { "items": {} }, "replacementTerm": {}, "term": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleReplacementActionResponse": { "properties": { "queryTerms": { "items": {} }, "replacementTerm": {}, "term": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleResponse": { "properties": { "boostAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleBoostActionResponse" }, "condition": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaConditionResponse", "required": true }, "doNotAssociateAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleDoNotAssociateActionResponse" }, "filterAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleFilterActionResponse" }, "forceReturnFacetAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleForceReturnFacetActionResponse" }, "ignoreAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleIgnoreActionResponse" }, "onewaySynonymsAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleOnewaySynonymsActionResponse" }, "redirectAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleRedirectActionResponse" }, "removeFacetAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleRemoveFacetActionResponse" }, "replacementAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleReplacementActionResponse" }, "twowaySynonymsAction": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRuleTwowaySynonymsActionResponse" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleTwowaySynonymsAction": { "properties": { "synonyms": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaRuleTwowaySynonymsActionResponse": { "properties": { "synonyms": { "items": {} } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestDynamicFacetSpec": { "properties": { "mode": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestDynamicFacetSpecMode" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestDynamicFacetSpecResponse": { "properties": { "mode": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestFacetSpec": { "properties": { "enableDynamicPosition": {}, "excludedFilterKeys": { "items": {} }, "facetKey": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKey", "required": true }, "limit": { "format": "int32" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKey": { "properties": { "caseInsensitive": {}, "contains": { "items": {} }, "intervals": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaInterval" } }, "key": { "required": true }, "orderBy": {}, "prefixes": { "items": {} }, "query": {}, "restrictedValues": { "items": {} }, "returnMinMax": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKeyResponse": { "properties": { "caseInsensitive": {}, "contains": { "items": {} }, "intervals": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaIntervalResponse" } }, "key": { "required": true }, "orderBy": {}, "prefixes": { "items": {} }, "query": {}, "restrictedValues": { "items": {} }, "returnMinMax": {} } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestFacetSpecResponse": { "properties": { "enableDynamicPosition": {}, "excludedFilterKeys": { "items": {} }, "facetKey": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKeyResponse", "required": true }, "limit": { "format": "int32" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestPersonalizationSpec": { "properties": { "mode": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestPersonalizationSpecMode" } } }, "google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestPersonalizationSpecResponse": { "properties": { "mode": {} } }, "google-native:run/v1:Addressable": { "properties": { "url": {} } }, "google-native:run/v1:AddressableResponse": { "properties": { "url": {} } }, "google-native:run/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:run/v1:AuditLogConfig" } }, "service": {} } }, "google-native:run/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:run/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:run/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:run/v1:AuditLogConfigLogType" } } }, "google-native:run/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:run/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:run/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:run/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:run/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:run/v1:ConfigMapEnvSource": { "properties": { "localObjectReference": { "$ref": "#/types/google-native:run/v1:LocalObjectReference" }, "name": {}, "optional": {} } }, "google-native:run/v1:ConfigMapEnvSourceResponse": { "properties": { "localObjectReference": { "$ref": "#/types/google-native:run/v1:LocalObjectReferenceResponse" }, "name": {}, "optional": {} } }, "google-native:run/v1:ConfigMapKeySelector": { "properties": { "key": { "required": true }, "localObjectReference": { "$ref": "#/types/google-native:run/v1:LocalObjectReference" }, "name": { "required": true }, "optional": {} } }, "google-native:run/v1:ConfigMapKeySelectorResponse": { "properties": { "key": { "required": true }, "localObjectReference": { "$ref": "#/types/google-native:run/v1:LocalObjectReferenceResponse" }, "name": { "required": true }, "optional": {} } }, "google-native:run/v1:ConfigMapVolumeSource": { "properties": { "defaultMode": { "format": "int32" }, "items": { "items": { "$ref": "#/types/google-native:run/v1:KeyToPath" } }, "name": {}, "optional": {} } }, "google-native:run/v1:ConfigMapVolumeSourceResponse": { "properties": { "defaultMode": { "format": "int32" }, "items": { "items": { "$ref": "#/types/google-native:run/v1:KeyToPathResponse" } }, "name": {}, "optional": {} } }, "google-native:run/v1:Container": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:run/v1:EnvVar" } }, "envFrom": { "items": { "$ref": "#/types/google-native:run/v1:EnvFromSource" } }, "image": { "required": true }, "imagePullPolicy": {}, "livenessProbe": { "$ref": "#/types/google-native:run/v1:Probe" }, "name": {}, "ports": { "items": { "$ref": "#/types/google-native:run/v1:ContainerPort" } }, "readinessProbe": { "$ref": "#/types/google-native:run/v1:Probe" }, "resources": { "$ref": "#/types/google-native:run/v1:ResourceRequirements" }, "securityContext": { "$ref": "#/types/google-native:run/v1:SecurityContext" }, "startupProbe": { "$ref": "#/types/google-native:run/v1:Probe" }, "terminationMessagePath": {}, "terminationMessagePolicy": {}, "volumeMounts": { "items": { "$ref": "#/types/google-native:run/v1:VolumeMount" } }, "workingDir": {} } }, "google-native:run/v1:ContainerPort": { "properties": { "containerPort": { "format": "int32" }, "name": {}, "protocol": {} } }, "google-native:run/v1:ContainerPortResponse": { "properties": { "containerPort": { "format": "int32" }, "name": {}, "protocol": {} } }, "google-native:run/v1:ContainerResponse": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:run/v1:EnvVarResponse" } }, "envFrom": { "items": { "$ref": "#/types/google-native:run/v1:EnvFromSourceResponse" } }, "image": { "required": true }, "imagePullPolicy": {}, "livenessProbe": { "$ref": "#/types/google-native:run/v1:ProbeResponse" }, "name": {}, "ports": { "items": { "$ref": "#/types/google-native:run/v1:ContainerPortResponse" } }, "readinessProbe": { "$ref": "#/types/google-native:run/v1:ProbeResponse" }, "resources": { "$ref": "#/types/google-native:run/v1:ResourceRequirementsResponse" }, "securityContext": { "$ref": "#/types/google-native:run/v1:SecurityContextResponse" }, "startupProbe": { "$ref": "#/types/google-native:run/v1:ProbeResponse" }, "terminationMessagePath": {}, "terminationMessagePolicy": {}, "volumeMounts": { "items": { "$ref": "#/types/google-native:run/v1:VolumeMountResponse" } }, "workingDir": {} } }, "google-native:run/v1:DomainMappingSpec": { "properties": { "certificateMode": { "$ref": "#/types/google-native:run/v1:DomainMappingSpecCertificateMode" }, "forceOverride": {}, "routeName": {} } }, "google-native:run/v1:DomainMappingSpecResponse": { "properties": { "certificateMode": {}, "forceOverride": {}, "routeName": {} } }, "google-native:run/v1:DomainMappingStatus": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:run/v1:GoogleCloudRunV1Condition" } }, "mappedRouteName": {}, "observedGeneration": { "format": "int32" }, "resourceRecords": { "items": { "$ref": "#/types/google-native:run/v1:ResourceRecord" } }, "url": {} } }, "google-native:run/v1:DomainMappingStatusResponse": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:run/v1:GoogleCloudRunV1ConditionResponse" } }, "mappedRouteName": {}, "observedGeneration": { "format": "int32" }, "resourceRecords": { "items": { "$ref": "#/types/google-native:run/v1:ResourceRecordResponse" } }, "url": {} } }, "google-native:run/v1:EmptyDirVolumeSource": { "properties": { "medium": {}, "sizeLimit": {} } }, "google-native:run/v1:EmptyDirVolumeSourceResponse": { "properties": { "medium": {}, "sizeLimit": {} } }, "google-native:run/v1:EnvFromSource": { "properties": { "configMapRef": { "$ref": "#/types/google-native:run/v1:ConfigMapEnvSource" }, "prefix": {}, "secretRef": { "$ref": "#/types/google-native:run/v1:SecretEnvSource" } } }, "google-native:run/v1:EnvFromSourceResponse": { "properties": { "configMapRef": { "$ref": "#/types/google-native:run/v1:ConfigMapEnvSourceResponse" }, "prefix": {}, "secretRef": { "$ref": "#/types/google-native:run/v1:SecretEnvSourceResponse" } } }, "google-native:run/v1:EnvVar": { "properties": { "name": { "required": true }, "value": {}, "valueFrom": { "$ref": "#/types/google-native:run/v1:EnvVarSource" } } }, "google-native:run/v1:EnvVarResponse": { "properties": { "name": { "required": true }, "value": {}, "valueFrom": { "$ref": "#/types/google-native:run/v1:EnvVarSourceResponse" } } }, "google-native:run/v1:EnvVarSource": { "properties": { "configMapKeyRef": { "$ref": "#/types/google-native:run/v1:ConfigMapKeySelector" }, "secretKeyRef": { "$ref": "#/types/google-native:run/v1:SecretKeySelector" } } }, "google-native:run/v1:EnvVarSourceResponse": { "properties": { "configMapKeyRef": { "$ref": "#/types/google-native:run/v1:ConfigMapKeySelectorResponse" }, "secretKeyRef": { "$ref": "#/types/google-native:run/v1:SecretKeySelectorResponse" } } }, "google-native:run/v1:ExecAction": { "properties": { "command": { "items": {} } } }, "google-native:run/v1:ExecActionResponse": { "properties": { "command": { "items": {} } } }, "google-native:run/v1:ExecutionReferenceResponse": { "properties": { "completionTimestamp": { "format": "google-datetime" }, "creationTimestamp": { "format": "google-datetime" }, "name": {} } }, "google-native:run/v1:ExecutionSpec": { "properties": { "parallelism": { "format": "int32" }, "taskCount": { "format": "int32" }, "template": { "$ref": "#/types/google-native:run/v1:TaskTemplateSpec" } } }, "google-native:run/v1:ExecutionSpecResponse": { "properties": { "parallelism": { "format": "int32" }, "taskCount": { "format": "int32" }, "template": { "$ref": "#/types/google-native:run/v1:TaskTemplateSpecResponse" } } }, "google-native:run/v1:ExecutionTemplateSpec": { "properties": { "metadata": { "$ref": "#/types/google-native:run/v1:ObjectMeta" }, "spec": { "$ref": "#/types/google-native:run/v1:ExecutionSpec", "required": true } } }, "google-native:run/v1:ExecutionTemplateSpecResponse": { "properties": { "metadata": { "$ref": "#/types/google-native:run/v1:ObjectMetaResponse" }, "spec": { "$ref": "#/types/google-native:run/v1:ExecutionSpecResponse", "required": true } } }, "google-native:run/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:run/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:run/v1:GRPCAction": { "properties": { "port": { "format": "int32" }, "service": {} } }, "google-native:run/v1:GRPCActionResponse": { "properties": { "port": { "format": "int32" }, "service": {} } }, "google-native:run/v1:GoogleCloudRunV1Condition": { "properties": { "lastTransitionTime": { "format": "google-datetime" }, "message": {}, "reason": {}, "severity": {}, "status": {}, "type": {} } }, "google-native:run/v1:GoogleCloudRunV1ConditionResponse": { "properties": { "lastTransitionTime": { "format": "google-datetime" }, "message": {}, "reason": {}, "severity": {}, "status": {}, "type": {} } }, "google-native:run/v1:HTTPGetAction": { "properties": { "host": {}, "httpHeaders": { "items": { "$ref": "#/types/google-native:run/v1:HTTPHeader" } }, "path": {}, "port": { "format": "int32" }, "scheme": {} } }, "google-native:run/v1:HTTPGetActionResponse": { "properties": { "host": {}, "httpHeaders": { "items": { "$ref": "#/types/google-native:run/v1:HTTPHeaderResponse" } }, "path": {}, "port": { "format": "int32" }, "scheme": {} } }, "google-native:run/v1:HTTPHeader": { "properties": { "name": { "required": true }, "value": {} } }, "google-native:run/v1:HTTPHeaderResponse": { "properties": { "name": { "required": true }, "value": {} } }, "google-native:run/v1:JobSpec": { "properties": { "template": { "$ref": "#/types/google-native:run/v1:ExecutionTemplateSpec" } } }, "google-native:run/v1:JobSpecResponse": { "properties": { "template": { "$ref": "#/types/google-native:run/v1:ExecutionTemplateSpecResponse" } } }, "google-native:run/v1:JobStatusResponse": { "properties": { "conditions": { "items": { "$ref": "#/types/google-native:run/v1:GoogleCloudRunV1ConditionResponse" } }, "executionCount": { "format": "int32" }, "latestCreatedExecution": { "$ref": "#/types/google-native:run/v1:ExecutionReferenceResponse" }, "observedGeneration": { "format": "int32" } } }, "google-native:run/v1:KeyToPath": { "properties": { "key": {}, "mode": { "format": "int32" }, "path": {} } }, "google-native:run/v1:KeyToPathResponse": { "properties": { "key": {}, "mode": { "format": "int32" }, "path": {} } }, "google-native:run/v1:LocalObjectReference": { "properties": { "name": {} } }, "google-native:run/v1:LocalObjectReferenceResponse": { "properties": { "name": {} } }, "google-native:run/v1:ObjectMeta": { "properties": { "annotations": {}, "clusterName": {}, "creationTimestamp": { "format": "google-datetime" }, "deletionGracePeriodSeconds": { "format": "int32" }, "deletionTimestamp": { "format": "google-datetime" }, "finalizers": { "items": {} }, "generateName": {}, "generation": { "format": "int32" }, "labels": {}, "name": { "required": true }, "namespace": { "required": true }, "ownerReferences": { "items": { "$ref": "#/types/google-native:run/v1:OwnerReference" } }, "resourceVersion": {}, "selfLink": {}, "uid": {} } }, "google-native:run/v1:ObjectMetaResponse": { "properties": { "annotations": {}, "clusterName": {}, "creationTimestamp": { "format": "google-datetime" }, "deletionGracePeriodSeconds": { "format": "int32" }, "deletionTimestamp": { "format": "google-datetime" }, "finalizers": { "items": {} }, "generateName": {}, "generation": { "format": "int32" }, "labels": {}, "name": { "required": true }, "namespace": { "required": true }, "ownerReferences": { "items": { "$ref": "#/types/google-native:run/v1:OwnerReferenceResponse" } }, "resourceVersion": {}, "selfLink": {}, "uid": {} } }, "google-native:run/v1:OwnerReference": { "properties": { "apiVersion": {}, "blockOwnerDeletion": {}, "controller": {}, "kind": {}, "name": {}, "uid": {} } }, "google-native:run/v1:OwnerReferenceResponse": { "properties": { "apiVersion": {}, "blockOwnerDeletion": {}, "controller": {}, "kind": {}, "name": {}, "uid": {} } }, "google-native:run/v1:Probe": { "properties": { "exec": { "$ref": "#/types/google-native:run/v1:ExecAction" }, "failureThreshold": { "format": "int32" }, "grpc": { "$ref": "#/types/google-native:run/v1:GRPCAction" }, "httpGet": { "$ref": "#/types/google-native:run/v1:HTTPGetAction" }, "initialDelaySeconds": { "format": "int32" }, "periodSeconds": { "format": "int32" }, "successThreshold": { "format": "int32" }, "tcpSocket": { "$ref": "#/types/google-native:run/v1:TCPSocketAction" }, "timeoutSeconds": { "format": "int32" } } }, "google-native:run/v1:ProbeResponse": { "properties": { "exec": { "$ref": "#/types/google-native:run/v1:ExecActionResponse" }, "failureThreshold": { "format": "int32" }, "grpc": { "$ref": "#/types/google-native:run/v1:GRPCActionResponse" }, "httpGet": { "$ref": "#/types/google-native:run/v1:HTTPGetActionResponse" }, "initialDelaySeconds": { "format": "int32" }, "periodSeconds": { "format": "int32" }, "successThreshold": { "format": "int32" }, "tcpSocket": { "$ref": "#/types/google-native:run/v1:TCPSocketActionResponse" }, "timeoutSeconds": { "format": "int32" } } }, "google-native:run/v1:ResourceRecord": { "properties": { "name": {}, "rrdata": {}, "type": { "$ref": "#/types/google-native:run/v1:ResourceRecordType" } } }, "google-native:run/v1:ResourceRecordResponse": { "properties": { "name": {}, "rrdata": {}, "type": {} } }, "google-native:run/v1:ResourceRequirements": { "properties": { "limits": {}, "requests": {} } }, "google-native:run/v1:ResourceRequirementsResponse": { "properties": { "limits": {}, "requests": {} } }, "google-native:run/v1:RevisionSpec": { "properties": { "containerConcurrency": { "format": "int32" }, "containers": { "items": { "$ref": "#/types/google-native:run/v1:Container" } }, "enableServiceLinks": {}, "imagePullSecrets": { "items": { "$ref": "#/types/google-native:run/v1:LocalObjectReference" } }, "serviceAccountName": {}, "timeoutSeconds": { "format": "int32" }, "volumes": { "items": { "$ref": "#/types/google-native:run/v1:Volume" } } } }, "google-native:run/v1:RevisionSpecResponse": { "properties": { "containerConcurrency": { "format": "int32" }, "containers": { "items": { "$ref": "#/types/google-native:run/v1:ContainerResponse" } }, "enableServiceLinks": {}, "imagePullSecrets": { "items": { "$ref": "#/types/google-native:run/v1:LocalObjectReferenceResponse" } }, "serviceAccountName": {}, "timeoutSeconds": { "format": "int32" }, "volumes": { "items": { "$ref": "#/types/google-native:run/v1:VolumeResponse" } } } }, "google-native:run/v1:RevisionTemplate": { "properties": { "metadata": { "$ref": "#/types/google-native:run/v1:ObjectMeta" }, "spec": { "$ref": "#/types/google-native:run/v1:RevisionSpec" } } }, "google-native:run/v1:RevisionTemplateResponse": { "properties": { "metadata": { "$ref": "#/types/google-native:run/v1:ObjectMetaResponse" }, "spec": { "$ref": "#/types/google-native:run/v1:RevisionSpecResponse" } } }, "google-native:run/v1:SecretEnvSource": { "properties": { "localObjectReference": { "$ref": "#/types/google-native:run/v1:LocalObjectReference" }, "name": {}, "optional": {} } }, "google-native:run/v1:SecretEnvSourceResponse": { "properties": { "localObjectReference": { "$ref": "#/types/google-native:run/v1:LocalObjectReferenceResponse" }, "name": {}, "optional": {} } }, "google-native:run/v1:SecretKeySelector": { "properties": { "key": { "required": true }, "localObjectReference": { "$ref": "#/types/google-native:run/v1:LocalObjectReference" }, "name": {}, "optional": {} } }, "google-native:run/v1:SecretKeySelectorResponse": { "properties": { "key": { "required": true }, "localObjectReference": { "$ref": "#/types/google-native:run/v1:LocalObjectReferenceResponse" }, "name": {}, "optional": {} } }, "google-native:run/v1:SecretVolumeSource": { "properties": { "defaultMode": { "format": "int32" }, "items": { "items": { "$ref": "#/types/google-native:run/v1:KeyToPath" } }, "optional": {}, "secretName": {} } }, "google-native:run/v1:SecretVolumeSourceResponse": { "properties": { "defaultMode": { "format": "int32" }, "items": { "items": { "$ref": "#/types/google-native:run/v1:KeyToPathResponse" } }, "optional": {}, "secretName": {} } }, "google-native:run/v1:SecurityContext": { "properties": { "runAsUser": { "format": "int32" } } }, "google-native:run/v1:SecurityContextResponse": { "properties": { "runAsUser": { "format": "int32" } } }, "google-native:run/v1:ServiceSpec": { "properties": { "template": { "$ref": "#/types/google-native:run/v1:RevisionTemplate" }, "traffic": { "items": { "$ref": "#/types/google-native:run/v1:TrafficTarget" } } } }, "google-native:run/v1:ServiceSpecResponse": { "properties": { "template": { "$ref": "#/types/google-native:run/v1:RevisionTemplateResponse" }, "traffic": { "items": { "$ref": "#/types/google-native:run/v1:TrafficTargetResponse" } } } }, "google-native:run/v1:ServiceStatus": { "properties": { "address": { "$ref": "#/types/google-native:run/v1:Addressable" }, "conditions": { "items": { "$ref": "#/types/google-native:run/v1:GoogleCloudRunV1Condition" } }, "latestCreatedRevisionName": {}, "latestReadyRevisionName": {}, "observedGeneration": { "format": "int32" }, "traffic": { "items": { "$ref": "#/types/google-native:run/v1:TrafficTarget" } }, "url": {} } }, "google-native:run/v1:ServiceStatusResponse": { "properties": { "address": { "$ref": "#/types/google-native:run/v1:AddressableResponse" }, "conditions": { "items": { "$ref": "#/types/google-native:run/v1:GoogleCloudRunV1ConditionResponse" } }, "latestCreatedRevisionName": {}, "latestReadyRevisionName": {}, "observedGeneration": { "format": "int32" }, "traffic": { "items": { "$ref": "#/types/google-native:run/v1:TrafficTargetResponse" } }, "url": {} } }, "google-native:run/v1:TCPSocketAction": { "properties": { "host": {}, "port": { "format": "int32" } } }, "google-native:run/v1:TCPSocketActionResponse": { "properties": { "host": {}, "port": { "format": "int32" } } }, "google-native:run/v1:TaskSpec": { "properties": { "containers": { "items": { "$ref": "#/types/google-native:run/v1:Container" } }, "maxRetries": { "format": "int32" }, "serviceAccountName": {}, "timeoutSeconds": { "format": "int64" }, "volumes": { "items": { "$ref": "#/types/google-native:run/v1:Volume" } } } }, "google-native:run/v1:TaskSpecResponse": { "properties": { "containers": { "items": { "$ref": "#/types/google-native:run/v1:ContainerResponse" } }, "maxRetries": { "format": "int32" }, "serviceAccountName": {}, "timeoutSeconds": { "format": "int64" }, "volumes": { "items": { "$ref": "#/types/google-native:run/v1:VolumeResponse" } } } }, "google-native:run/v1:TaskTemplateSpec": { "properties": { "spec": { "$ref": "#/types/google-native:run/v1:TaskSpec" } } }, "google-native:run/v1:TaskTemplateSpecResponse": { "properties": { "spec": { "$ref": "#/types/google-native:run/v1:TaskSpecResponse" } } }, "google-native:run/v1:TrafficTarget": { "properties": { "configurationName": {}, "latestRevision": {}, "percent": { "format": "int32" }, "revisionName": {}, "tag": {} } }, "google-native:run/v1:TrafficTargetResponse": { "properties": { "configurationName": {}, "latestRevision": {}, "percent": { "format": "int32" }, "revisionName": {}, "tag": {}, "url": {} } }, "google-native:run/v1:Volume": { "properties": { "configMap": { "$ref": "#/types/google-native:run/v1:ConfigMapVolumeSource" }, "emptyDir": { "$ref": "#/types/google-native:run/v1:EmptyDirVolumeSource" }, "name": {}, "secret": { "$ref": "#/types/google-native:run/v1:SecretVolumeSource" } } }, "google-native:run/v1:VolumeMount": { "properties": { "mountPath": { "required": true }, "name": { "required": true }, "readOnly": {}, "subPath": {} } }, "google-native:run/v1:VolumeMountResponse": { "properties": { "mountPath": { "required": true }, "name": { "required": true }, "readOnly": {}, "subPath": {} } }, "google-native:run/v1:VolumeResponse": { "properties": { "configMap": { "$ref": "#/types/google-native:run/v1:ConfigMapVolumeSourceResponse" }, "emptyDir": { "$ref": "#/types/google-native:run/v1:EmptyDirVolumeSourceResponse" }, "name": {}, "secret": { "$ref": "#/types/google-native:run/v1:SecretVolumeSourceResponse" } } }, "google-native:run/v2:GoogleCloudRunV2BinaryAuthorization": { "properties": { "breakglassJustification": {}, "useDefault": {} } }, "google-native:run/v2:GoogleCloudRunV2BinaryAuthorizationResponse": { "properties": { "breakglassJustification": {}, "useDefault": {} } }, "google-native:run/v2:GoogleCloudRunV2CloudSqlInstance": { "properties": { "instances": { "items": {} } } }, "google-native:run/v2:GoogleCloudRunV2CloudSqlInstanceResponse": { "properties": { "instances": { "items": {} } } }, "google-native:run/v2:GoogleCloudRunV2ConditionResponse": { "properties": { "executionReason": {}, "lastTransitionTime": { "format": "google-datetime" }, "message": {}, "reason": {}, "revisionReason": {}, "severity": {}, "state": {}, "type": {} } }, "google-native:run/v2:GoogleCloudRunV2Container": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "dependsOn": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2EnvVar" } }, "image": { "required": true }, "livenessProbe": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2Probe" }, "name": {}, "ports": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ContainerPort" } }, "resources": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ResourceRequirements" }, "startupProbe": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2Probe" }, "volumeMounts": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VolumeMount" } }, "workingDir": {} } }, "google-native:run/v2:GoogleCloudRunV2ContainerPort": { "properties": { "containerPort": { "format": "int32" }, "name": {} } }, "google-native:run/v2:GoogleCloudRunV2ContainerPortResponse": { "properties": { "containerPort": { "format": "int32" }, "name": {} } }, "google-native:run/v2:GoogleCloudRunV2ContainerResponse": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "dependsOn": { "items": {} }, "env": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2EnvVarResponse" } }, "image": { "required": true }, "livenessProbe": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ProbeResponse" }, "name": {}, "ports": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ContainerPortResponse" } }, "resources": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ResourceRequirementsResponse" }, "startupProbe": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ProbeResponse" }, "volumeMounts": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VolumeMountResponse" } }, "workingDir": {} } }, "google-native:run/v2:GoogleCloudRunV2EmptyDirVolumeSource": { "properties": { "medium": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2EmptyDirVolumeSourceMedium" }, "sizeLimit": {} } }, "google-native:run/v2:GoogleCloudRunV2EmptyDirVolumeSourceResponse": { "properties": { "medium": {}, "sizeLimit": {} } }, "google-native:run/v2:GoogleCloudRunV2EnvVar": { "properties": { "name": { "required": true }, "value": {}, "valueSource": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2EnvVarSource" } } }, "google-native:run/v2:GoogleCloudRunV2EnvVarResponse": { "properties": { "name": { "required": true }, "value": {}, "valueSource": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2EnvVarSourceResponse" } } }, "google-native:run/v2:GoogleCloudRunV2EnvVarSource": { "properties": { "secretKeyRef": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2SecretKeySelector" } } }, "google-native:run/v2:GoogleCloudRunV2EnvVarSourceResponse": { "properties": { "secretKeyRef": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2SecretKeySelectorResponse" } } }, "google-native:run/v2:GoogleCloudRunV2ExecutionReferenceResponse": { "properties": { "completionTime": { "format": "google-datetime" }, "createTime": { "format": "google-datetime" }, "name": {} } }, "google-native:run/v2:GoogleCloudRunV2ExecutionTemplate": { "properties": { "annotations": {}, "labels": {}, "parallelism": { "format": "int32" }, "taskCount": { "format": "int32" }, "template": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2TaskTemplate", "required": true } } }, "google-native:run/v2:GoogleCloudRunV2ExecutionTemplateResponse": { "properties": { "annotations": {}, "labels": {}, "parallelism": { "format": "int32" }, "taskCount": { "format": "int32" }, "template": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2TaskTemplateResponse", "required": true } } }, "google-native:run/v2:GoogleCloudRunV2GRPCAction": { "properties": { "port": { "format": "int32" }, "service": {} } }, "google-native:run/v2:GoogleCloudRunV2GRPCActionResponse": { "properties": { "port": { "format": "int32" }, "service": {} } }, "google-native:run/v2:GoogleCloudRunV2HTTPGetAction": { "properties": { "httpHeaders": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2HTTPHeader" } }, "path": {}, "port": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2HTTPGetActionResponse": { "properties": { "httpHeaders": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2HTTPHeaderResponse" } }, "path": {}, "port": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2HTTPHeader": { "properties": { "name": { "required": true }, "value": {} } }, "google-native:run/v2:GoogleCloudRunV2HTTPHeaderResponse": { "properties": { "name": { "required": true }, "value": {} } }, "google-native:run/v2:GoogleCloudRunV2NetworkInterface": { "properties": { "network": {}, "subnetwork": {}, "tags": { "items": {} } } }, "google-native:run/v2:GoogleCloudRunV2NetworkInterfaceResponse": { "properties": { "network": {}, "subnetwork": {}, "tags": { "items": {} } } }, "google-native:run/v2:GoogleCloudRunV2Probe": { "properties": { "failureThreshold": { "format": "int32" }, "grpc": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2GRPCAction" }, "httpGet": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2HTTPGetAction" }, "initialDelaySeconds": { "format": "int32" }, "periodSeconds": { "format": "int32" }, "tcpSocket": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2TCPSocketAction" }, "timeoutSeconds": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2ProbeResponse": { "properties": { "failureThreshold": { "format": "int32" }, "grpc": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2GRPCActionResponse" }, "httpGet": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2HTTPGetActionResponse" }, "initialDelaySeconds": { "format": "int32" }, "periodSeconds": { "format": "int32" }, "tcpSocket": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2TCPSocketActionResponse" }, "timeoutSeconds": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2ResourceRequirements": { "properties": { "cpuIdle": {}, "limits": {}, "startupCpuBoost": {} } }, "google-native:run/v2:GoogleCloudRunV2ResourceRequirementsResponse": { "properties": { "cpuIdle": {}, "limits": {}, "startupCpuBoost": {} } }, "google-native:run/v2:GoogleCloudRunV2RevisionScaling": { "properties": { "maxInstanceCount": { "format": "int32" }, "minInstanceCount": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2RevisionScalingResponse": { "properties": { "maxInstanceCount": { "format": "int32" }, "minInstanceCount": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2RevisionTemplate": { "properties": { "annotations": {}, "containers": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2Container" } }, "encryptionKey": {}, "executionEnvironment": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2RevisionTemplateExecutionEnvironment" }, "labels": {}, "maxInstanceRequestConcurrency": { "format": "int32" }, "revision": {}, "scaling": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2RevisionScaling" }, "serviceAccount": {}, "sessionAffinity": {}, "timeout": { "format": "google-duration" }, "volumes": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2Volume" } }, "vpcAccess": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VpcAccess" } } }, "google-native:run/v2:GoogleCloudRunV2RevisionTemplateResponse": { "properties": { "annotations": {}, "containers": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ContainerResponse" } }, "encryptionKey": {}, "executionEnvironment": {}, "labels": {}, "maxInstanceRequestConcurrency": { "format": "int32" }, "revision": {}, "scaling": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2RevisionScalingResponse" }, "serviceAccount": {}, "sessionAffinity": {}, "timeout": { "format": "google-duration" }, "volumes": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VolumeResponse" } }, "vpcAccess": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VpcAccessResponse" } } }, "google-native:run/v2:GoogleCloudRunV2SecretKeySelector": { "properties": { "secret": { "required": true }, "version": {} } }, "google-native:run/v2:GoogleCloudRunV2SecretKeySelectorResponse": { "properties": { "secret": { "required": true }, "version": {} } }, "google-native:run/v2:GoogleCloudRunV2SecretVolumeSource": { "properties": { "defaultMode": { "format": "int32" }, "items": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VersionToPath" } }, "secret": { "required": true } } }, "google-native:run/v2:GoogleCloudRunV2SecretVolumeSourceResponse": { "properties": { "defaultMode": { "format": "int32" }, "items": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VersionToPathResponse" } }, "secret": { "required": true } } }, "google-native:run/v2:GoogleCloudRunV2ServiceScaling": { "properties": { "minInstanceCount": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2ServiceScalingResponse": { "properties": { "minInstanceCount": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2TCPSocketAction": { "properties": { "port": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2TCPSocketActionResponse": { "properties": { "port": { "format": "int32" } } }, "google-native:run/v2:GoogleCloudRunV2TaskTemplate": { "properties": { "containers": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2Container" } }, "encryptionKey": {}, "executionEnvironment": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2TaskTemplateExecutionEnvironment" }, "maxRetries": { "format": "int32" }, "serviceAccount": {}, "timeout": { "format": "google-duration" }, "volumes": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2Volume" } }, "vpcAccess": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VpcAccess" } } }, "google-native:run/v2:GoogleCloudRunV2TaskTemplateResponse": { "properties": { "containers": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ContainerResponse" } }, "encryptionKey": {}, "executionEnvironment": {}, "maxRetries": { "format": "int32" }, "serviceAccount": {}, "timeout": { "format": "google-duration" }, "volumes": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VolumeResponse" } }, "vpcAccess": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VpcAccessResponse" } } }, "google-native:run/v2:GoogleCloudRunV2TrafficTarget": { "properties": { "percent": { "format": "int32" }, "revision": {}, "tag": {}, "type": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2TrafficTargetType" } } }, "google-native:run/v2:GoogleCloudRunV2TrafficTargetResponse": { "properties": { "percent": { "format": "int32" }, "revision": {}, "tag": {}, "type": {} } }, "google-native:run/v2:GoogleCloudRunV2TrafficTargetStatusResponse": { "properties": { "percent": { "format": "int32" }, "revision": {}, "tag": {}, "type": {}, "uri": {} } }, "google-native:run/v2:GoogleCloudRunV2VersionToPath": { "properties": { "mode": { "format": "int32" }, "path": { "required": true }, "version": {} } }, "google-native:run/v2:GoogleCloudRunV2VersionToPathResponse": { "properties": { "mode": { "format": "int32" }, "path": { "required": true }, "version": {} } }, "google-native:run/v2:GoogleCloudRunV2Volume": { "properties": { "cloudSqlInstance": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2CloudSqlInstance" }, "emptyDir": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2EmptyDirVolumeSource" }, "name": { "required": true }, "secret": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2SecretVolumeSource" } } }, "google-native:run/v2:GoogleCloudRunV2VolumeMount": { "properties": { "mountPath": { "required": true }, "name": { "required": true } } }, "google-native:run/v2:GoogleCloudRunV2VolumeMountResponse": { "properties": { "mountPath": { "required": true }, "name": { "required": true } } }, "google-native:run/v2:GoogleCloudRunV2VolumeResponse": { "properties": { "cloudSqlInstance": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2CloudSqlInstanceResponse" }, "emptyDir": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2EmptyDirVolumeSourceResponse" }, "name": { "required": true }, "secret": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2SecretVolumeSourceResponse" } } }, "google-native:run/v2:GoogleCloudRunV2VpcAccess": { "properties": { "connector": {}, "egress": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2VpcAccessEgress" }, "networkInterfaces": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2NetworkInterface" } } } }, "google-native:run/v2:GoogleCloudRunV2VpcAccessResponse": { "properties": { "connector": {}, "egress": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2NetworkInterfaceResponse" } } } }, "google-native:run/v2:GoogleIamV1AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:run/v2:GoogleIamV1AuditLogConfig" } }, "service": {} } }, "google-native:run/v2:GoogleIamV1AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:run/v2:GoogleIamV1AuditLogConfigResponse" } }, "service": {} } }, "google-native:run/v2:GoogleIamV1AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:run/v2:GoogleIamV1AuditLogConfigLogType" } } }, "google-native:run/v2:GoogleIamV1AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:run/v2:GoogleIamV1Binding": { "properties": { "condition": { "$ref": "#/types/google-native:run/v2:GoogleTypeExpr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:run/v2:GoogleIamV1BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:run/v2:GoogleTypeExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:run/v2:GoogleTypeExpr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:run/v2:GoogleTypeExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:runtimeconfig/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:runtimeconfig/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:runtimeconfig/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:runtimeconfig/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:runtimeconfig/v1beta1:Cardinality": { "properties": { "number": { "format": "int32" }, "path": {} } }, "google-native:runtimeconfig/v1beta1:CardinalityResponse": { "properties": { "number": { "format": "int32" }, "path": {} } }, "google-native:runtimeconfig/v1beta1:EndCondition": { "properties": { "cardinality": { "$ref": "#/types/google-native:runtimeconfig/v1beta1:Cardinality" } } }, "google-native:runtimeconfig/v1beta1:EndConditionResponse": { "properties": { "cardinality": { "$ref": "#/types/google-native:runtimeconfig/v1beta1:CardinalityResponse" } } }, "google-native:runtimeconfig/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:runtimeconfig/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:runtimeconfig/v1beta1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:secretmanager/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:secretmanager/v1:AuditLogConfig" } }, "service": {} } }, "google-native:secretmanager/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:secretmanager/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:secretmanager/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:secretmanager/v1:AuditLogConfigLogType" } } }, "google-native:secretmanager/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:secretmanager/v1:Automatic": { "properties": { "customerManagedEncryption": { "$ref": "#/types/google-native:secretmanager/v1:CustomerManagedEncryption" } } }, "google-native:secretmanager/v1:AutomaticResponse": { "properties": { "customerManagedEncryption": { "$ref": "#/types/google-native:secretmanager/v1:CustomerManagedEncryptionResponse" } } }, "google-native:secretmanager/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:secretmanager/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:secretmanager/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:secretmanager/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:secretmanager/v1:CustomerManagedEncryption": { "properties": { "kmsKeyName": { "required": true } } }, "google-native:secretmanager/v1:CustomerManagedEncryptionResponse": { "properties": { "kmsKeyName": { "required": true } } }, "google-native:secretmanager/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:secretmanager/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:secretmanager/v1:Replica": { "properties": { "customerManagedEncryption": { "$ref": "#/types/google-native:secretmanager/v1:CustomerManagedEncryption" }, "location": {} } }, "google-native:secretmanager/v1:ReplicaResponse": { "properties": { "customerManagedEncryption": { "$ref": "#/types/google-native:secretmanager/v1:CustomerManagedEncryptionResponse" }, "location": {} } }, "google-native:secretmanager/v1:Replication": { "properties": { "automatic": { "$ref": "#/types/google-native:secretmanager/v1:Automatic" }, "userManaged": { "$ref": "#/types/google-native:secretmanager/v1:UserManaged" } } }, "google-native:secretmanager/v1:ReplicationResponse": { "properties": { "automatic": { "$ref": "#/types/google-native:secretmanager/v1:AutomaticResponse" }, "userManaged": { "$ref": "#/types/google-native:secretmanager/v1:UserManagedResponse" } } }, "google-native:secretmanager/v1:Rotation": { "properties": { "nextRotationTime": { "format": "google-datetime" }, "rotationPeriod": { "format": "google-duration" } } }, "google-native:secretmanager/v1:RotationResponse": { "properties": { "nextRotationTime": { "format": "google-datetime" }, "rotationPeriod": { "format": "google-duration" } } }, "google-native:secretmanager/v1:Topic": { "properties": { "name": { "required": true } } }, "google-native:secretmanager/v1:TopicResponse": { "properties": { "name": { "required": true } } }, "google-native:secretmanager/v1:UserManaged": { "properties": { "replicas": { "required": true, "items": { "$ref": "#/types/google-native:secretmanager/v1:Replica" } } } }, "google-native:secretmanager/v1:UserManagedResponse": { "properties": { "replicas": { "required": true, "items": { "$ref": "#/types/google-native:secretmanager/v1:ReplicaResponse" } } } }, "google-native:secretmanager/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:secretmanager/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:secretmanager/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:secretmanager/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:secretmanager/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:secretmanager/v1beta1:AuditLogConfigLogType" } } }, "google-native:secretmanager/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:secretmanager/v1beta1:Automatic": {}, "google-native:secretmanager/v1beta1:AutomaticResponse": {}, "google-native:secretmanager/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:secretmanager/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:secretmanager/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:secretmanager/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:secretmanager/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:secretmanager/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:secretmanager/v1beta1:Replica": { "properties": { "location": {} } }, "google-native:secretmanager/v1beta1:ReplicaResponse": { "properties": { "location": {} } }, "google-native:secretmanager/v1beta1:Replication": { "properties": { "automatic": { "$ref": "#/types/google-native:secretmanager/v1beta1:Automatic" }, "userManaged": { "$ref": "#/types/google-native:secretmanager/v1beta1:UserManaged" } } }, "google-native:secretmanager/v1beta1:ReplicationResponse": { "properties": { "automatic": { "$ref": "#/types/google-native:secretmanager/v1beta1:AutomaticResponse" }, "userManaged": { "$ref": "#/types/google-native:secretmanager/v1beta1:UserManagedResponse" } } }, "google-native:secretmanager/v1beta1:UserManaged": { "properties": { "replicas": { "required": true, "items": { "$ref": "#/types/google-native:secretmanager/v1beta1:Replica" } } } }, "google-native:secretmanager/v1beta1:UserManagedResponse": { "properties": { "replicas": { "required": true, "items": { "$ref": "#/types/google-native:secretmanager/v1beta1:ReplicaResponse" } } } }, "google-native:securitycenter/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:securitycenter/v1:AuditLogConfig" } }, "service": {} } }, "google-native:securitycenter/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:securitycenter/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:securitycenter/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:securitycenter/v1:AuditLogConfigLogType" } } }, "google-native:securitycenter/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:securitycenter/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:securitycenter/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:securitycenter/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:securitycenter/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:securitycenter/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:securitycenter/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomConfig": { "properties": { "customOutput": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomOutputSpec" }, "description": {}, "predicate": { "$ref": "#/types/google-native:securitycenter/v1:Expr" }, "recommendation": {}, "resourceSelector": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1ResourceSelector" }, "severity": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomConfigSeverity" } } }, "google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomConfigResponse": { "properties": { "customOutput": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomOutputSpecResponse" }, "description": {}, "predicate": { "$ref": "#/types/google-native:securitycenter/v1:ExprResponse" }, "recommendation": {}, "resourceSelector": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1ResourceSelectorResponse" }, "severity": {} } }, "google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomOutputSpec": { "properties": { "properties": { "items": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1Property" } } } }, "google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomOutputSpecResponse": { "properties": { "properties": { "items": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1PropertyResponse" } } } }, "google-native:securitycenter/v1:GoogleCloudSecuritycenterV1Property": { "properties": { "name": {}, "valueExpression": { "$ref": "#/types/google-native:securitycenter/v1:Expr" } } }, "google-native:securitycenter/v1:GoogleCloudSecuritycenterV1PropertyResponse": { "properties": { "name": {}, "valueExpression": { "$ref": "#/types/google-native:securitycenter/v1:ExprResponse" } } }, "google-native:securitycenter/v1:GoogleCloudSecuritycenterV1ResourceSelector": { "properties": { "resourceTypes": { "items": {} } } }, "google-native:securitycenter/v1:GoogleCloudSecuritycenterV1ResourceSelectorResponse": { "properties": { "resourceTypes": { "items": {} } } }, "google-native:securitycenter/v1:StreamingConfig": { "properties": { "filter": {} } }, "google-native:securitycenter/v1:StreamingConfigResponse": { "properties": { "filter": {} } }, "google-native:securitycenter/v1beta1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:securitycenter/v1beta1:AuditLogConfig" } }, "service": {} } }, "google-native:securitycenter/v1beta1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:securitycenter/v1beta1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:securitycenter/v1beta1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:securitycenter/v1beta1:AuditLogConfigLogType" } } }, "google-native:securitycenter/v1beta1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:securitycenter/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:securitycenter/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:securitycenter/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:securitycenter/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:securitycenter/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:securitycenter/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:servicedirectory/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:servicedirectory/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:servicedirectory/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:servicedirectory/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:servicedirectory/v1:EndpointResponse": { "properties": { "address": {}, "annotations": {}, "name": {}, "network": {}, "port": { "format": "int32" }, "uid": {} } }, "google-native:servicedirectory/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:servicedirectory/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:servicedirectory/v1beta1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:servicedirectory/v1beta1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:servicedirectory/v1beta1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:servicedirectory/v1beta1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:servicedirectory/v1beta1:EndpointResponse": { "properties": { "address": {}, "createTime": { "format": "google-datetime" }, "metadata": {}, "name": {}, "network": {}, "port": { "format": "int32" }, "uid": {}, "updateTime": { "format": "google-datetime" } } }, "google-native:servicedirectory/v1beta1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:servicedirectory/v1beta1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:servicemanagement/v1:Api": { "properties": { "methods": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Method" } }, "mixins": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Mixin" } }, "name": {}, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Option" } }, "sourceContext": { "$ref": "#/types/google-native:servicemanagement/v1:SourceContext" }, "syntax": { "$ref": "#/types/google-native:servicemanagement/v1:ApiSyntax" }, "version": {} } }, "google-native:servicemanagement/v1:ApiResponse": { "properties": { "methods": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MethodResponse" } }, "mixins": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MixinResponse" } }, "name": {}, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:OptionResponse" } }, "sourceContext": { "$ref": "#/types/google-native:servicemanagement/v1:SourceContextResponse" }, "syntax": {}, "version": {} } }, "google-native:servicemanagement/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:AuditLogConfig" } }, "service": {} } }, "google-native:servicemanagement/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:servicemanagement/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:servicemanagement/v1:AuditLogConfigLogType" } } }, "google-native:servicemanagement/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:servicemanagement/v1:AuthProvider": { "properties": { "audiences": {}, "authorizationUrl": {}, "id": {}, "issuer": {}, "jwksUri": {}, "jwtLocations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:JwtLocation" } } } }, "google-native:servicemanagement/v1:AuthProviderResponse": { "properties": { "audiences": {}, "authorizationUrl": {}, "issuer": {}, "jwksUri": {}, "jwtLocations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:JwtLocationResponse" } } } }, "google-native:servicemanagement/v1:AuthRequirement": { "properties": { "audiences": {}, "providerId": {} } }, "google-native:servicemanagement/v1:AuthRequirementResponse": { "properties": { "audiences": {}, "providerId": {} } }, "google-native:servicemanagement/v1:Authentication": { "properties": { "providers": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:AuthProvider" } }, "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:AuthenticationRule" } } } }, "google-native:servicemanagement/v1:AuthenticationResponse": { "properties": { "providers": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:AuthProviderResponse" } }, "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:AuthenticationRuleResponse" } } } }, "google-native:servicemanagement/v1:AuthenticationRule": { "properties": { "allowWithoutCredential": {}, "oauth": { "$ref": "#/types/google-native:servicemanagement/v1:OAuthRequirements" }, "requirements": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:AuthRequirement" } }, "selector": {} } }, "google-native:servicemanagement/v1:AuthenticationRuleResponse": { "properties": { "allowWithoutCredential": {}, "oauth": { "$ref": "#/types/google-native:servicemanagement/v1:OAuthRequirementsResponse" }, "requirements": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:AuthRequirementResponse" } }, "selector": {} } }, "google-native:servicemanagement/v1:Backend": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:BackendRule" } } } }, "google-native:servicemanagement/v1:BackendResponse": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:BackendRuleResponse" } } } }, "google-native:servicemanagement/v1:BackendRule": { "properties": { "address": {}, "deadline": { "format": "double" }, "disableAuth": {}, "jwtAudience": {}, "minDeadline": { "format": "double" }, "operationDeadline": { "format": "double" }, "overridesByRequestProtocol": {}, "pathTranslation": { "$ref": "#/types/google-native:servicemanagement/v1:BackendRulePathTranslation" }, "protocol": {}, "selector": {} } }, "google-native:servicemanagement/v1:BackendRuleResponse": { "properties": { "address": {}, "deadline": { "format": "double" }, "disableAuth": {}, "jwtAudience": {}, "minDeadline": { "format": "double" }, "operationDeadline": { "format": "double" }, "overridesByRequestProtocol": {}, "pathTranslation": {}, "protocol": {}, "selector": {} } }, "google-native:servicemanagement/v1:Billing": { "properties": { "consumerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:BillingDestination" } } } }, "google-native:servicemanagement/v1:BillingDestination": { "properties": { "metrics": { "items": {} }, "monitoredResource": {} } }, "google-native:servicemanagement/v1:BillingDestinationResponse": { "properties": { "metrics": { "items": {} }, "monitoredResource": {} } }, "google-native:servicemanagement/v1:BillingResponse": { "properties": { "consumerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:BillingDestinationResponse" } } } }, "google-native:servicemanagement/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:servicemanagement/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:servicemanagement/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:servicemanagement/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:servicemanagement/v1:ClientLibrarySettings": { "properties": { "cppSettings": { "$ref": "#/types/google-native:servicemanagement/v1:CppSettings" }, "dotnetSettings": { "$ref": "#/types/google-native:servicemanagement/v1:DotnetSettings" }, "goSettings": { "$ref": "#/types/google-native:servicemanagement/v1:GoSettings" }, "javaSettings": { "$ref": "#/types/google-native:servicemanagement/v1:JavaSettings" }, "launchStage": { "$ref": "#/types/google-native:servicemanagement/v1:ClientLibrarySettingsLaunchStage" }, "nodeSettings": { "$ref": "#/types/google-native:servicemanagement/v1:NodeSettings" }, "phpSettings": { "$ref": "#/types/google-native:servicemanagement/v1:PhpSettings" }, "pythonSettings": { "$ref": "#/types/google-native:servicemanagement/v1:PythonSettings" }, "restNumericEnums": {}, "rubySettings": { "$ref": "#/types/google-native:servicemanagement/v1:RubySettings" }, "version": {} } }, "google-native:servicemanagement/v1:ClientLibrarySettingsResponse": { "properties": { "cppSettings": { "$ref": "#/types/google-native:servicemanagement/v1:CppSettingsResponse" }, "dotnetSettings": { "$ref": "#/types/google-native:servicemanagement/v1:DotnetSettingsResponse" }, "goSettings": { "$ref": "#/types/google-native:servicemanagement/v1:GoSettingsResponse" }, "javaSettings": { "$ref": "#/types/google-native:servicemanagement/v1:JavaSettingsResponse" }, "launchStage": {}, "nodeSettings": { "$ref": "#/types/google-native:servicemanagement/v1:NodeSettingsResponse" }, "phpSettings": { "$ref": "#/types/google-native:servicemanagement/v1:PhpSettingsResponse" }, "pythonSettings": { "$ref": "#/types/google-native:servicemanagement/v1:PythonSettingsResponse" }, "restNumericEnums": {}, "rubySettings": { "$ref": "#/types/google-native:servicemanagement/v1:RubySettingsResponse" }, "version": {} } }, "google-native:servicemanagement/v1:CommonLanguageSettings": { "properties": { "destinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettingsDestinationsItem" } }, "referenceDocsUri": {} } }, "google-native:servicemanagement/v1:CommonLanguageSettingsResponse": { "properties": { "destinations": { "items": {} }, "referenceDocsUri": {} } }, "google-native:servicemanagement/v1:Context": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:ContextRule" } } } }, "google-native:servicemanagement/v1:ContextResponse": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:ContextRuleResponse" } } } }, "google-native:servicemanagement/v1:ContextRule": { "properties": { "allowedRequestExtensions": { "items": {} }, "allowedResponseExtensions": { "items": {} }, "provided": { "items": {} }, "requested": { "items": {} }, "selector": {} } }, "google-native:servicemanagement/v1:ContextRuleResponse": { "properties": { "allowedRequestExtensions": { "items": {} }, "allowedResponseExtensions": { "items": {} }, "provided": { "items": {} }, "requested": { "items": {} }, "selector": {} } }, "google-native:servicemanagement/v1:Control": { "properties": { "environment": {}, "methodPolicies": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MethodPolicy" } } } }, "google-native:servicemanagement/v1:ControlResponse": { "properties": { "environment": {}, "methodPolicies": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MethodPolicyResponse" } } } }, "google-native:servicemanagement/v1:CppSettings": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettings" } } }, "google-native:servicemanagement/v1:CppSettingsResponse": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettingsResponse" } } }, "google-native:servicemanagement/v1:CustomError": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:CustomErrorRule" } }, "types": { "items": {} } } }, "google-native:servicemanagement/v1:CustomErrorResponse": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:CustomErrorRuleResponse" } }, "types": { "items": {} } } }, "google-native:servicemanagement/v1:CustomErrorRule": { "properties": { "isErrorType": {}, "selector": {} } }, "google-native:servicemanagement/v1:CustomErrorRuleResponse": { "properties": { "isErrorType": {}, "selector": {} } }, "google-native:servicemanagement/v1:CustomHttpPattern": { "properties": { "kind": {}, "path": {} } }, "google-native:servicemanagement/v1:CustomHttpPatternResponse": { "properties": { "kind": {}, "path": {} } }, "google-native:servicemanagement/v1:DeleteServiceStrategy": {}, "google-native:servicemanagement/v1:DeleteServiceStrategyResponse": {}, "google-native:servicemanagement/v1:Documentation": { "properties": { "documentationRootUrl": {}, "overview": {}, "pages": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Page" } }, "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:DocumentationRule" } }, "sectionOverrides": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Page" } }, "serviceRootUrl": {}, "summary": {} } }, "google-native:servicemanagement/v1:DocumentationResponse": { "properties": { "documentationRootUrl": {}, "overview": {}, "pages": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:PageResponse" } }, "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:DocumentationRuleResponse" } }, "sectionOverrides": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:PageResponse" } }, "serviceRootUrl": {}, "summary": {} } }, "google-native:servicemanagement/v1:DocumentationRule": { "properties": { "deprecationDescription": {}, "description": {}, "disableReplacementWords": {}, "selector": {} } }, "google-native:servicemanagement/v1:DocumentationRuleResponse": { "properties": { "deprecationDescription": {}, "description": {}, "disableReplacementWords": {}, "selector": {} } }, "google-native:servicemanagement/v1:DotnetSettings": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettings" }, "forcedNamespaceAliases": { "items": {} }, "handwrittenSignatures": { "items": {} }, "ignoredResources": { "items": {} }, "renamedResources": {}, "renamedServices": {} } }, "google-native:servicemanagement/v1:DotnetSettingsResponse": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettingsResponse" }, "forcedNamespaceAliases": { "items": {} }, "handwrittenSignatures": { "items": {} }, "ignoredResources": { "items": {} }, "renamedResources": {}, "renamedServices": {} } }, "google-native:servicemanagement/v1:Endpoint": { "properties": { "aliases": { "items": {} }, "allowCors": {}, "name": {}, "target": {} } }, "google-native:servicemanagement/v1:EndpointResponse": { "properties": { "aliases": { "items": {} }, "allowCors": {}, "name": {}, "target": {} } }, "google-native:servicemanagement/v1:Enum": { "properties": { "edition": {}, "enumvalue": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:EnumValue" } }, "name": {}, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Option" } }, "sourceContext": { "$ref": "#/types/google-native:servicemanagement/v1:SourceContext" }, "syntax": { "$ref": "#/types/google-native:servicemanagement/v1:EnumSyntax" } } }, "google-native:servicemanagement/v1:EnumResponse": { "properties": { "edition": {}, "enumvalue": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:EnumValueResponse" } }, "name": {}, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:OptionResponse" } }, "sourceContext": { "$ref": "#/types/google-native:servicemanagement/v1:SourceContextResponse" }, "syntax": {} } }, "google-native:servicemanagement/v1:EnumValue": { "properties": { "name": {}, "number": { "format": "int32" }, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Option" } } } }, "google-native:servicemanagement/v1:EnumValueResponse": { "properties": { "name": {}, "number": { "format": "int32" }, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:OptionResponse" } } } }, "google-native:servicemanagement/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:servicemanagement/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:servicemanagement/v1:Field": { "properties": { "cardinality": { "$ref": "#/types/google-native:servicemanagement/v1:FieldCardinality" }, "defaultValue": {}, "jsonName": {}, "kind": { "$ref": "#/types/google-native:servicemanagement/v1:FieldKind" }, "name": {}, "number": { "format": "int32" }, "oneofIndex": { "format": "int32" }, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Option" } }, "packed": {}, "typeUrl": {} } }, "google-native:servicemanagement/v1:FieldPolicy": { "properties": { "resourcePermission": {}, "resourceType": {}, "selector": {} } }, "google-native:servicemanagement/v1:FieldPolicyResponse": { "properties": { "resourcePermission": {}, "resourceType": {}, "selector": {} } }, "google-native:servicemanagement/v1:FieldResponse": { "properties": { "cardinality": {}, "defaultValue": {}, "jsonName": {}, "kind": {}, "name": {}, "number": { "format": "int32" }, "oneofIndex": { "format": "int32" }, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:OptionResponse" } }, "packed": {}, "typeUrl": {} } }, "google-native:servicemanagement/v1:GoSettings": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettings" } } }, "google-native:servicemanagement/v1:GoSettingsResponse": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettingsResponse" } } }, "google-native:servicemanagement/v1:Http": { "properties": { "fullyDecodeReservedExpansion": {}, "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:HttpRule" } } } }, "google-native:servicemanagement/v1:HttpResponse": { "properties": { "fullyDecodeReservedExpansion": {}, "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:HttpRuleResponse" } } } }, "google-native:servicemanagement/v1:HttpRule": { "properties": { "additionalBindings": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:HttpRule" } }, "body": {}, "custom": { "$ref": "#/types/google-native:servicemanagement/v1:CustomHttpPattern" }, "delete": {}, "get": {}, "patch": {}, "post": {}, "put": {}, "responseBody": {}, "selector": {} } }, "google-native:servicemanagement/v1:HttpRuleResponse": { "properties": { "additionalBindings": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:HttpRuleResponse" } }, "body": {}, "custom": { "$ref": "#/types/google-native:servicemanagement/v1:CustomHttpPatternResponse" }, "delete": {}, "get": {}, "patch": {}, "post": {}, "put": {}, "responseBody": {}, "selector": {} } }, "google-native:servicemanagement/v1:JavaSettings": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettings" }, "libraryPackage": {}, "serviceClassNames": {} } }, "google-native:servicemanagement/v1:JavaSettingsResponse": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettingsResponse" }, "libraryPackage": {}, "serviceClassNames": {} } }, "google-native:servicemanagement/v1:JwtLocation": { "properties": { "cookie": {}, "header": {}, "query": {}, "valuePrefix": {} } }, "google-native:servicemanagement/v1:JwtLocationResponse": { "properties": { "cookie": {}, "header": {}, "query": {}, "valuePrefix": {} } }, "google-native:servicemanagement/v1:LabelDescriptor": { "properties": { "description": {}, "key": {}, "valueType": { "$ref": "#/types/google-native:servicemanagement/v1:LabelDescriptorValueType" } } }, "google-native:servicemanagement/v1:LabelDescriptorResponse": { "properties": { "description": {}, "key": {}, "valueType": {} } }, "google-native:servicemanagement/v1:LogDescriptor": { "properties": { "description": {}, "displayName": {}, "labels": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:LabelDescriptor" } }, "name": {} } }, "google-native:servicemanagement/v1:LogDescriptorResponse": { "properties": { "description": {}, "displayName": {}, "labels": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:LabelDescriptorResponse" } }, "name": {} } }, "google-native:servicemanagement/v1:Logging": { "properties": { "consumerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:LoggingDestination" } }, "producerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:LoggingDestination" } } } }, "google-native:servicemanagement/v1:LoggingDestination": { "properties": { "logs": { "items": {} }, "monitoredResource": {} } }, "google-native:servicemanagement/v1:LoggingDestinationResponse": { "properties": { "logs": { "items": {} }, "monitoredResource": {} } }, "google-native:servicemanagement/v1:LoggingResponse": { "properties": { "consumerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:LoggingDestinationResponse" } }, "producerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:LoggingDestinationResponse" } } } }, "google-native:servicemanagement/v1:LongRunning": { "properties": { "initialPollDelay": { "format": "google-duration" }, "maxPollDelay": { "format": "google-duration" }, "pollDelayMultiplier": { "format": "float" }, "totalPollTimeout": { "format": "google-duration" } } }, "google-native:servicemanagement/v1:LongRunningResponse": { "properties": { "initialPollDelay": { "format": "google-duration" }, "maxPollDelay": { "format": "google-duration" }, "pollDelayMultiplier": { "format": "float" }, "totalPollTimeout": { "format": "google-duration" } } }, "google-native:servicemanagement/v1:Method": { "properties": { "name": {}, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Option" } }, "requestStreaming": {}, "requestTypeUrl": {}, "responseStreaming": {}, "responseTypeUrl": {}, "syntax": { "$ref": "#/types/google-native:servicemanagement/v1:MethodSyntax" } } }, "google-native:servicemanagement/v1:MethodPolicy": { "properties": { "requestPolicies": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:FieldPolicy" } }, "selector": {} } }, "google-native:servicemanagement/v1:MethodPolicyResponse": { "properties": { "requestPolicies": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:FieldPolicyResponse" } }, "selector": {} } }, "google-native:servicemanagement/v1:MethodResponse": { "properties": { "name": {}, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:OptionResponse" } }, "requestStreaming": {}, "requestTypeUrl": {}, "responseStreaming": {}, "responseTypeUrl": {}, "syntax": {} } }, "google-native:servicemanagement/v1:MethodSettings": { "properties": { "autoPopulatedFields": { "items": {} }, "longRunning": { "$ref": "#/types/google-native:servicemanagement/v1:LongRunning" }, "selector": {} } }, "google-native:servicemanagement/v1:MethodSettingsResponse": { "properties": { "autoPopulatedFields": { "items": {} }, "longRunning": { "$ref": "#/types/google-native:servicemanagement/v1:LongRunningResponse" }, "selector": {} } }, "google-native:servicemanagement/v1:MetricDescriptor": { "properties": { "description": {}, "displayName": {}, "labels": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:LabelDescriptor" } }, "launchStage": { "$ref": "#/types/google-native:servicemanagement/v1:MetricDescriptorLaunchStage" }, "metadata": { "$ref": "#/types/google-native:servicemanagement/v1:MetricDescriptorMetadata" }, "metricKind": { "$ref": "#/types/google-native:servicemanagement/v1:MetricDescriptorMetricKind" }, "monitoredResourceTypes": { "items": {} }, "name": {}, "type": {}, "unit": {}, "valueType": { "$ref": "#/types/google-native:servicemanagement/v1:MetricDescriptorValueType" } } }, "google-native:servicemanagement/v1:MetricDescriptorMetadata": { "properties": { "ingestDelay": { "format": "google-duration" }, "launchStage": { "$ref": "#/types/google-native:servicemanagement/v1:MetricDescriptorMetadataLaunchStage" }, "samplePeriod": { "format": "google-duration" } } }, "google-native:servicemanagement/v1:MetricDescriptorMetadataResponse": { "properties": { "ingestDelay": { "format": "google-duration" }, "launchStage": {}, "samplePeriod": { "format": "google-duration" } } }, "google-native:servicemanagement/v1:MetricDescriptorResponse": { "properties": { "description": {}, "displayName": {}, "labels": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:LabelDescriptorResponse" } }, "launchStage": {}, "metadata": { "$ref": "#/types/google-native:servicemanagement/v1:MetricDescriptorMetadataResponse" }, "metricKind": {}, "monitoredResourceTypes": { "items": {} }, "name": {}, "type": {}, "unit": {}, "valueType": {} } }, "google-native:servicemanagement/v1:MetricRule": { "properties": { "metricCosts": {}, "selector": {} } }, "google-native:servicemanagement/v1:MetricRuleResponse": { "properties": { "metricCosts": {}, "selector": {} } }, "google-native:servicemanagement/v1:Mixin": { "properties": { "name": {}, "root": {} } }, "google-native:servicemanagement/v1:MixinResponse": { "properties": { "name": {}, "root": {} } }, "google-native:servicemanagement/v1:MonitoredResourceDescriptor": { "properties": { "description": {}, "displayName": {}, "labels": { "required": true, "items": { "$ref": "#/types/google-native:servicemanagement/v1:LabelDescriptor" } }, "launchStage": { "$ref": "#/types/google-native:servicemanagement/v1:MonitoredResourceDescriptorLaunchStage" }, "name": {}, "type": { "required": true } } }, "google-native:servicemanagement/v1:MonitoredResourceDescriptorResponse": { "properties": { "description": {}, "displayName": {}, "labels": { "required": true, "items": { "$ref": "#/types/google-native:servicemanagement/v1:LabelDescriptorResponse" } }, "launchStage": {}, "name": {}, "type": { "required": true } } }, "google-native:servicemanagement/v1:Monitoring": { "properties": { "consumerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MonitoringDestination" } }, "producerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MonitoringDestination" } } } }, "google-native:servicemanagement/v1:MonitoringDestination": { "properties": { "metrics": { "items": {} }, "monitoredResource": {} } }, "google-native:servicemanagement/v1:MonitoringDestinationResponse": { "properties": { "metrics": { "items": {} }, "monitoredResource": {} } }, "google-native:servicemanagement/v1:MonitoringResponse": { "properties": { "consumerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MonitoringDestinationResponse" } }, "producerDestinations": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MonitoringDestinationResponse" } } } }, "google-native:servicemanagement/v1:NodeSettings": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettings" } } }, "google-native:servicemanagement/v1:NodeSettingsResponse": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettingsResponse" } } }, "google-native:servicemanagement/v1:OAuthRequirements": { "properties": { "canonicalScopes": {} } }, "google-native:servicemanagement/v1:OAuthRequirementsResponse": { "properties": { "canonicalScopes": {} } }, "google-native:servicemanagement/v1:Option": { "properties": { "name": {}, "value": {} } }, "google-native:servicemanagement/v1:OptionResponse": { "properties": { "name": {}, "value": {} } }, "google-native:servicemanagement/v1:Page": { "properties": { "content": {}, "name": {}, "subpages": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Page" } } } }, "google-native:servicemanagement/v1:PageResponse": { "properties": { "content": {}, "name": {}, "subpages": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:PageResponse" } } } }, "google-native:servicemanagement/v1:PhpSettings": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettings" } } }, "google-native:servicemanagement/v1:PhpSettingsResponse": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettingsResponse" } } }, "google-native:servicemanagement/v1:Publishing": { "properties": { "apiShortName": {}, "codeownerGithubTeams": { "items": {} }, "docTagPrefix": {}, "documentationUri": {}, "githubLabel": {}, "librarySettings": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:ClientLibrarySettings" } }, "methodSettings": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MethodSettings" } }, "newIssueUri": {}, "organization": { "$ref": "#/types/google-native:servicemanagement/v1:PublishingOrganization" }, "protoReferenceDocumentationUri": {} } }, "google-native:servicemanagement/v1:PublishingResponse": { "properties": { "apiShortName": {}, "codeownerGithubTeams": { "items": {} }, "docTagPrefix": {}, "documentationUri": {}, "githubLabel": {}, "librarySettings": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:ClientLibrarySettingsResponse" } }, "methodSettings": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MethodSettingsResponse" } }, "newIssueUri": {}, "organization": {}, "protoReferenceDocumentationUri": {} } }, "google-native:servicemanagement/v1:PythonSettings": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettings" } } }, "google-native:servicemanagement/v1:PythonSettingsResponse": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettingsResponse" } } }, "google-native:servicemanagement/v1:Quota": { "properties": { "limits": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:QuotaLimit" } }, "metricRules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MetricRule" } } } }, "google-native:servicemanagement/v1:QuotaLimit": { "properties": { "defaultLimit": { "format": "int64" }, "description": {}, "displayName": {}, "duration": {}, "freeTier": { "format": "int64" }, "maxLimit": { "format": "int64" }, "metric": {}, "name": {}, "unit": {}, "values": {} } }, "google-native:servicemanagement/v1:QuotaLimitResponse": { "properties": { "defaultLimit": { "format": "int64" }, "description": {}, "displayName": {}, "duration": {}, "freeTier": { "format": "int64" }, "maxLimit": { "format": "int64" }, "metric": {}, "name": {}, "unit": {}, "values": {} } }, "google-native:servicemanagement/v1:QuotaResponse": { "properties": { "limits": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:QuotaLimitResponse" } }, "metricRules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MetricRuleResponse" } } } }, "google-native:servicemanagement/v1:RubySettings": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettings" } } }, "google-native:servicemanagement/v1:RubySettingsResponse": { "properties": { "common": { "$ref": "#/types/google-native:servicemanagement/v1:CommonLanguageSettingsResponse" } } }, "google-native:servicemanagement/v1:SourceContext": { "properties": { "fileName": {} } }, "google-native:servicemanagement/v1:SourceContextResponse": { "properties": { "fileName": {} } }, "google-native:servicemanagement/v1:SourceInfoResponse": { "properties": { "sourceFiles": { "items": {} } } }, "google-native:servicemanagement/v1:SystemParameter": { "properties": { "httpHeader": {}, "name": {}, "urlQueryParameter": {} } }, "google-native:servicemanagement/v1:SystemParameterResponse": { "properties": { "httpHeader": {}, "name": {}, "urlQueryParameter": {} } }, "google-native:servicemanagement/v1:SystemParameterRule": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:SystemParameter" } }, "selector": {} } }, "google-native:servicemanagement/v1:SystemParameterRuleResponse": { "properties": { "parameters": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:SystemParameterResponse" } }, "selector": {} } }, "google-native:servicemanagement/v1:SystemParameters": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:SystemParameterRule" } } } }, "google-native:servicemanagement/v1:SystemParametersResponse": { "properties": { "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:SystemParameterRuleResponse" } } } }, "google-native:servicemanagement/v1:TrafficPercentStrategy": { "properties": { "percentages": {} } }, "google-native:servicemanagement/v1:TrafficPercentStrategyResponse": { "properties": { "percentages": {} } }, "google-native:servicemanagement/v1:Type": { "properties": { "edition": {}, "fields": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Field" } }, "name": {}, "oneofs": { "items": {} }, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Option" } }, "sourceContext": { "$ref": "#/types/google-native:servicemanagement/v1:SourceContext" }, "syntax": { "$ref": "#/types/google-native:servicemanagement/v1:TypeSyntax" } } }, "google-native:servicemanagement/v1:TypeResponse": { "properties": { "edition": {}, "fields": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:FieldResponse" } }, "name": {}, "oneofs": { "items": {} }, "options": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:OptionResponse" } }, "sourceContext": { "$ref": "#/types/google-native:servicemanagement/v1:SourceContextResponse" }, "syntax": {} } }, "google-native:servicemanagement/v1:Usage": { "properties": { "producerNotificationChannel": {}, "requirements": { "items": {} }, "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:UsageRule" } } } }, "google-native:servicemanagement/v1:UsageResponse": { "properties": { "producerNotificationChannel": {}, "requirements": { "items": {} }, "rules": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:UsageRuleResponse" } } } }, "google-native:servicemanagement/v1:UsageRule": { "properties": { "allowUnregisteredCalls": {}, "selector": {}, "skipServiceControl": {} } }, "google-native:servicemanagement/v1:UsageRuleResponse": { "properties": { "allowUnregisteredCalls": {}, "selector": {}, "skipServiceControl": {} } }, "google-native:sourcerepo/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:sourcerepo/v1:AuditLogConfig" } }, "service": {} } }, "google-native:sourcerepo/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:sourcerepo/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:sourcerepo/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:sourcerepo/v1:AuditLogConfigLogType" } } }, "google-native:sourcerepo/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:sourcerepo/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:sourcerepo/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:sourcerepo/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:sourcerepo/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:sourcerepo/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:sourcerepo/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:sourcerepo/v1:MirrorConfig": { "properties": { "deployKeyId": {}, "url": {}, "webhookId": {} } }, "google-native:sourcerepo/v1:MirrorConfigResponse": { "properties": { "deployKeyId": {}, "url": {}, "webhookId": {} } }, "google-native:spanner/v1:AutoscalingConfig": { "properties": { "autoscalingLimits": { "$ref": "#/types/google-native:spanner/v1:AutoscalingLimits", "required": true }, "autoscalingTargets": { "$ref": "#/types/google-native:spanner/v1:AutoscalingTargets", "required": true } } }, "google-native:spanner/v1:AutoscalingConfigResponse": { "properties": { "autoscalingLimits": { "$ref": "#/types/google-native:spanner/v1:AutoscalingLimitsResponse", "required": true }, "autoscalingTargets": { "$ref": "#/types/google-native:spanner/v1:AutoscalingTargetsResponse", "required": true } } }, "google-native:spanner/v1:AutoscalingLimits": { "properties": { "maxNodes": { "format": "int32" }, "maxProcessingUnits": { "format": "int32" }, "minNodes": { "format": "int32" }, "minProcessingUnits": { "format": "int32" } } }, "google-native:spanner/v1:AutoscalingLimitsResponse": { "properties": { "maxNodes": { "format": "int32" }, "maxProcessingUnits": { "format": "int32" }, "minNodes": { "format": "int32" }, "minProcessingUnits": { "format": "int32" } } }, "google-native:spanner/v1:AutoscalingTargets": { "properties": { "highPriorityCpuUtilizationPercent": { "format": "int32", "required": true }, "storageUtilizationPercent": { "format": "int32", "required": true } } }, "google-native:spanner/v1:AutoscalingTargetsResponse": { "properties": { "highPriorityCpuUtilizationPercent": { "format": "int32", "required": true }, "storageUtilizationPercent": { "format": "int32", "required": true } } }, "google-native:spanner/v1:BackupInfoResponse": { "properties": { "backup": {}, "createTime": { "format": "google-datetime" }, "sourceDatabase": {}, "versionTime": { "format": "google-datetime" } } }, "google-native:spanner/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:spanner/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:spanner/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:spanner/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:spanner/v1:EncryptionConfig": { "properties": { "kmsKeyName": {} } }, "google-native:spanner/v1:EncryptionConfigResponse": { "properties": { "kmsKeyName": {} } }, "google-native:spanner/v1:EncryptionInfoResponse": { "properties": { "encryptionStatus": { "$ref": "#/types/google-native:spanner/v1:StatusResponse" }, "encryptionType": {}, "kmsKeyVersion": {} } }, "google-native:spanner/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:spanner/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:spanner/v1:FreeInstanceMetadata": { "properties": { "expireBehavior": { "$ref": "#/types/google-native:spanner/v1:FreeInstanceMetadataExpireBehavior" } } }, "google-native:spanner/v1:FreeInstanceMetadataResponse": { "properties": { "expireBehavior": {}, "expireTime": { "format": "google-datetime" }, "upgradeTime": { "format": "google-datetime" } } }, "google-native:spanner/v1:ReplicaInfo": { "properties": { "defaultLeaderLocation": {}, "location": {}, "type": { "$ref": "#/types/google-native:spanner/v1:ReplicaInfoType" } } }, "google-native:spanner/v1:ReplicaInfoResponse": { "properties": { "defaultLeaderLocation": {}, "location": {}, "type": {} } }, "google-native:spanner/v1:RestoreInfoResponse": { "properties": { "backupInfo": { "$ref": "#/types/google-native:spanner/v1:BackupInfoResponse" }, "sourceType": {} } }, "google-native:spanner/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:speech/v1:ClassItem": { "properties": { "value": {} } }, "google-native:speech/v1:ClassItemResponse": { "properties": { "value": {} } }, "google-native:speech/v1:Phrase": { "properties": { "boost": { "format": "float" }, "value": {} } }, "google-native:speech/v1:PhraseResponse": { "properties": { "boost": { "format": "float" }, "value": {} } }, "google-native:sqladmin/v1:AclEntry": { "properties": { "expirationTime": { "format": "google-datetime" }, "kind": {}, "name": {}, "value": {} } }, "google-native:sqladmin/v1:AclEntryResponse": { "properties": { "expirationTime": { "format": "google-datetime" }, "kind": {}, "name": {}, "value": {} } }, "google-native:sqladmin/v1:AdvancedMachineFeatures": { "properties": { "threadsPerCore": { "format": "int32" } } }, "google-native:sqladmin/v1:AdvancedMachineFeaturesResponse": { "properties": { "threadsPerCore": { "format": "int32" } } }, "google-native:sqladmin/v1:BackupConfiguration": { "properties": { "backupRetentionSettings": { "$ref": "#/types/google-native:sqladmin/v1:BackupRetentionSettings" }, "binaryLogEnabled": {}, "enabled": {}, "kind": {}, "location": {}, "pointInTimeRecoveryEnabled": {}, "replicationLogArchivingEnabled": {}, "startTime": {}, "transactionLogRetentionDays": { "format": "int32" } } }, "google-native:sqladmin/v1:BackupConfigurationResponse": { "properties": { "backupRetentionSettings": { "$ref": "#/types/google-native:sqladmin/v1:BackupRetentionSettingsResponse" }, "binaryLogEnabled": {}, "enabled": {}, "kind": {}, "location": {}, "pointInTimeRecoveryEnabled": {}, "replicationLogArchivingEnabled": {}, "startTime": {}, "transactionLogRetentionDays": { "format": "int32" } } }, "google-native:sqladmin/v1:BackupRetentionSettings": { "properties": { "retainedBackups": { "format": "int32" }, "retentionUnit": { "$ref": "#/types/google-native:sqladmin/v1:BackupRetentionSettingsRetentionUnit" } } }, "google-native:sqladmin/v1:BackupRetentionSettingsResponse": { "properties": { "retainedBackups": { "format": "int32" }, "retentionUnit": {} } }, "google-native:sqladmin/v1:DataCacheConfig": { "properties": { "dataCacheEnabled": {} } }, "google-native:sqladmin/v1:DataCacheConfigResponse": { "properties": { "dataCacheEnabled": {} } }, "google-native:sqladmin/v1:DatabaseFlags": { "properties": { "name": {}, "value": {} } }, "google-native:sqladmin/v1:DatabaseFlagsResponse": { "properties": { "name": {}, "value": {} } }, "google-native:sqladmin/v1:DenyMaintenancePeriod": { "properties": { "endDate": {}, "startDate": {}, "time": {} } }, "google-native:sqladmin/v1:DenyMaintenancePeriodResponse": { "properties": { "endDate": {}, "startDate": {}, "time": {} } }, "google-native:sqladmin/v1:DiskEncryptionConfiguration": { "properties": { "kind": {}, "kmsKeyName": {} } }, "google-native:sqladmin/v1:DiskEncryptionConfigurationResponse": { "properties": { "kind": {}, "kmsKeyName": {} } }, "google-native:sqladmin/v1:DiskEncryptionStatus": { "properties": { "kind": {}, "kmsKeyVersionName": {} } }, "google-native:sqladmin/v1:DiskEncryptionStatusResponse": { "properties": { "kind": {}, "kmsKeyVersionName": {} } }, "google-native:sqladmin/v1:InsightsConfig": { "properties": { "queryInsightsEnabled": {}, "queryPlansPerMinute": { "format": "int32" }, "queryStringLength": { "format": "int32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:sqladmin/v1:InsightsConfigResponse": { "properties": { "queryInsightsEnabled": {}, "queryPlansPerMinute": { "format": "int32" }, "queryStringLength": { "format": "int32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:sqladmin/v1:InstanceFailoverReplica": { "properties": { "available": {}, "name": {} } }, "google-native:sqladmin/v1:InstanceFailoverReplicaResponse": { "properties": { "available": {}, "name": {} } }, "google-native:sqladmin/v1:InstanceReference": { "properties": { "name": {}, "project": {}, "region": {} } }, "google-native:sqladmin/v1:InstanceReferenceResponse": { "properties": { "name": {}, "project": {}, "region": {} } }, "google-native:sqladmin/v1:IpConfiguration": { "properties": { "allocatedIpRange": {}, "authorizedNetworks": { "items": { "$ref": "#/types/google-native:sqladmin/v1:AclEntry" } }, "enablePrivatePathForGoogleCloudServices": {}, "ipv4Enabled": {}, "privateNetwork": {}, "pscConfig": { "$ref": "#/types/google-native:sqladmin/v1:PscConfig" }, "requireSsl": {}, "sslMode": { "$ref": "#/types/google-native:sqladmin/v1:IpConfigurationSslMode" } } }, "google-native:sqladmin/v1:IpConfigurationResponse": { "properties": { "allocatedIpRange": {}, "authorizedNetworks": { "items": { "$ref": "#/types/google-native:sqladmin/v1:AclEntryResponse" } }, "enablePrivatePathForGoogleCloudServices": {}, "ipv4Enabled": {}, "privateNetwork": {}, "pscConfig": { "$ref": "#/types/google-native:sqladmin/v1:PscConfigResponse" }, "requireSsl": {}, "sslMode": {} } }, "google-native:sqladmin/v1:IpMapping": { "properties": { "ipAddress": {}, "timeToRetire": { "format": "google-datetime" }, "type": { "$ref": "#/types/google-native:sqladmin/v1:IpMappingType" } } }, "google-native:sqladmin/v1:IpMappingResponse": { "properties": { "ipAddress": {}, "timeToRetire": { "format": "google-datetime" }, "type": {} } }, "google-native:sqladmin/v1:LocationPreference": { "properties": { "followGaeApplication": {}, "kind": {}, "secondaryZone": {}, "zone": {} } }, "google-native:sqladmin/v1:LocationPreferenceResponse": { "properties": { "followGaeApplication": {}, "kind": {}, "secondaryZone": {}, "zone": {} } }, "google-native:sqladmin/v1:MaintenanceWindow": { "properties": { "day": { "format": "int32" }, "hour": { "format": "int32" }, "kind": {}, "updateTrack": { "$ref": "#/types/google-native:sqladmin/v1:MaintenanceWindowUpdateTrack" } } }, "google-native:sqladmin/v1:MaintenanceWindowResponse": { "properties": { "day": { "format": "int32" }, "hour": { "format": "int32" }, "kind": {}, "updateTrack": {} } }, "google-native:sqladmin/v1:MySqlReplicaConfiguration": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {}, "connectRetryInterval": { "format": "int32" }, "dumpFilePath": {}, "kind": {}, "masterHeartbeatPeriod": { "format": "int64" }, "password": {}, "sslCipher": {}, "username": {}, "verifyServerCertificate": {} } }, "google-native:sqladmin/v1:MySqlReplicaConfigurationResponse": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {}, "connectRetryInterval": { "format": "int32" }, "dumpFilePath": {}, "kind": {}, "masterHeartbeatPeriod": { "format": "int64" }, "password": {}, "sslCipher": {}, "username": {}, "verifyServerCertificate": {} } }, "google-native:sqladmin/v1:OnPremisesConfiguration": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {}, "dumpFilePath": {}, "hostPort": {}, "kind": {}, "password": {}, "sourceInstance": { "$ref": "#/types/google-native:sqladmin/v1:InstanceReference" }, "username": {} } }, "google-native:sqladmin/v1:OnPremisesConfigurationResponse": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {}, "dumpFilePath": {}, "hostPort": {}, "kind": {}, "password": {}, "sourceInstance": { "$ref": "#/types/google-native:sqladmin/v1:InstanceReferenceResponse" }, "username": {} } }, "google-native:sqladmin/v1:OperationError": { "properties": { "code": {}, "kind": {}, "message": {} } }, "google-native:sqladmin/v1:OperationErrorResponse": { "properties": { "code": {}, "kind": {}, "message": {} } }, "google-native:sqladmin/v1:PasswordStatusResponse": { "properties": { "locked": {}, "passwordExpirationTime": { "format": "google-datetime" } } }, "google-native:sqladmin/v1:PasswordValidationPolicy": { "properties": { "complexity": { "$ref": "#/types/google-native:sqladmin/v1:PasswordValidationPolicyComplexity" }, "disallowCompromisedCredentials": {}, "disallowUsernameSubstring": {}, "enablePasswordPolicy": {}, "minLength": { "format": "int32" }, "passwordChangeInterval": { "format": "google-duration" }, "reuseInterval": { "format": "int32" } } }, "google-native:sqladmin/v1:PasswordValidationPolicyResponse": { "properties": { "complexity": {}, "disallowCompromisedCredentials": {}, "disallowUsernameSubstring": {}, "enablePasswordPolicy": {}, "minLength": { "format": "int32" }, "passwordChangeInterval": { "format": "google-duration" }, "reuseInterval": { "format": "int32" } } }, "google-native:sqladmin/v1:PscConfig": { "properties": { "allowedConsumerProjects": { "items": {} }, "pscEnabled": {} } }, "google-native:sqladmin/v1:PscConfigResponse": { "properties": { "allowedConsumerProjects": { "items": {} }, "pscEnabled": {} } }, "google-native:sqladmin/v1:ReplicaConfiguration": { "properties": { "cascadableReplica": {}, "failoverTarget": {}, "kind": {}, "mysqlReplicaConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:MySqlReplicaConfiguration" } } }, "google-native:sqladmin/v1:ReplicaConfigurationResponse": { "properties": { "cascadableReplica": {}, "failoverTarget": {}, "kind": {}, "mysqlReplicaConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:MySqlReplicaConfigurationResponse" } } }, "google-native:sqladmin/v1:Settings": { "properties": { "activationPolicy": { "$ref": "#/types/google-native:sqladmin/v1:SettingsActivationPolicy" }, "activeDirectoryConfig": { "$ref": "#/types/google-native:sqladmin/v1:SqlActiveDirectoryConfig" }, "advancedMachineFeatures": { "$ref": "#/types/google-native:sqladmin/v1:AdvancedMachineFeatures" }, "authorizedGaeApplications": { "items": {} }, "availabilityType": { "$ref": "#/types/google-native:sqladmin/v1:SettingsAvailabilityType" }, "backupConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:BackupConfiguration" }, "collation": {}, "connectorEnforcement": { "$ref": "#/types/google-native:sqladmin/v1:SettingsConnectorEnforcement" }, "crashSafeReplicationEnabled": {}, "dataCacheConfig": { "$ref": "#/types/google-native:sqladmin/v1:DataCacheConfig" }, "dataDiskSizeGb": { "format": "int64" }, "dataDiskType": { "$ref": "#/types/google-native:sqladmin/v1:SettingsDataDiskType" }, "databaseFlags": { "items": { "$ref": "#/types/google-native:sqladmin/v1:DatabaseFlags" } }, "databaseReplicationEnabled": {}, "deletionProtectionEnabled": {}, "denyMaintenancePeriods": { "items": { "$ref": "#/types/google-native:sqladmin/v1:DenyMaintenancePeriod" } }, "edition": { "$ref": "#/types/google-native:sqladmin/v1:SettingsEdition" }, "insightsConfig": { "$ref": "#/types/google-native:sqladmin/v1:InsightsConfig" }, "ipConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:IpConfiguration" }, "kind": {}, "locationPreference": { "$ref": "#/types/google-native:sqladmin/v1:LocationPreference" }, "maintenanceWindow": { "$ref": "#/types/google-native:sqladmin/v1:MaintenanceWindow" }, "passwordValidationPolicy": { "$ref": "#/types/google-native:sqladmin/v1:PasswordValidationPolicy" }, "pricingPlan": { "$ref": "#/types/google-native:sqladmin/v1:SettingsPricingPlan" }, "replicationType": { "$ref": "#/types/google-native:sqladmin/v1:SettingsReplicationType" }, "settingsVersion": { "format": "int64" }, "sqlServerAuditConfig": { "$ref": "#/types/google-native:sqladmin/v1:SqlServerAuditConfig" }, "storageAutoResize": {}, "storageAutoResizeLimit": { "format": "int64" }, "tier": {}, "timeZone": {}, "userLabels": {} } }, "google-native:sqladmin/v1:SettingsResponse": { "properties": { "activationPolicy": {}, "activeDirectoryConfig": { "$ref": "#/types/google-native:sqladmin/v1:SqlActiveDirectoryConfigResponse" }, "advancedMachineFeatures": { "$ref": "#/types/google-native:sqladmin/v1:AdvancedMachineFeaturesResponse" }, "authorizedGaeApplications": { "items": {} }, "availabilityType": {}, "backupConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:BackupConfigurationResponse" }, "collation": {}, "connectorEnforcement": {}, "crashSafeReplicationEnabled": {}, "dataCacheConfig": { "$ref": "#/types/google-native:sqladmin/v1:DataCacheConfigResponse" }, "dataDiskSizeGb": { "format": "int64" }, "dataDiskType": {}, "databaseFlags": { "items": { "$ref": "#/types/google-native:sqladmin/v1:DatabaseFlagsResponse" } }, "databaseReplicationEnabled": {}, "deletionProtectionEnabled": {}, "denyMaintenancePeriods": { "items": { "$ref": "#/types/google-native:sqladmin/v1:DenyMaintenancePeriodResponse" } }, "edition": {}, "insightsConfig": { "$ref": "#/types/google-native:sqladmin/v1:InsightsConfigResponse" }, "ipConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:IpConfigurationResponse" }, "kind": {}, "locationPreference": { "$ref": "#/types/google-native:sqladmin/v1:LocationPreferenceResponse" }, "maintenanceWindow": { "$ref": "#/types/google-native:sqladmin/v1:MaintenanceWindowResponse" }, "passwordValidationPolicy": { "$ref": "#/types/google-native:sqladmin/v1:PasswordValidationPolicyResponse" }, "pricingPlan": {}, "replicationType": {}, "settingsVersion": { "format": "int64" }, "sqlServerAuditConfig": { "$ref": "#/types/google-native:sqladmin/v1:SqlServerAuditConfigResponse" }, "storageAutoResize": {}, "storageAutoResizeLimit": { "format": "int64" }, "tier": {}, "timeZone": {}, "userLabels": {} } }, "google-native:sqladmin/v1:SqlActiveDirectoryConfig": { "properties": { "domain": {}, "kind": {} } }, "google-native:sqladmin/v1:SqlActiveDirectoryConfigResponse": { "properties": { "domain": {}, "kind": {} } }, "google-native:sqladmin/v1:SqlOutOfDiskReport": { "properties": { "sqlMinRecommendedIncreaseSizeGb": { "format": "int32" }, "sqlOutOfDiskState": { "$ref": "#/types/google-native:sqladmin/v1:SqlOutOfDiskReportSqlOutOfDiskState" } } }, "google-native:sqladmin/v1:SqlOutOfDiskReportResponse": { "properties": { "sqlMinRecommendedIncreaseSizeGb": { "format": "int32" }, "sqlOutOfDiskState": {} } }, "google-native:sqladmin/v1:SqlScheduledMaintenance": { "properties": { "canDefer": {}, "canReschedule": {}, "scheduleDeadlineTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:sqladmin/v1:SqlScheduledMaintenanceResponse": { "properties": { "canDefer": {}, "canReschedule": {}, "scheduleDeadlineTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:sqladmin/v1:SqlServerAuditConfig": { "properties": { "bucket": {}, "kind": {}, "retentionInterval": { "format": "google-duration" }, "uploadInterval": { "format": "google-duration" } } }, "google-native:sqladmin/v1:SqlServerAuditConfigResponse": { "properties": { "bucket": {}, "kind": {}, "retentionInterval": { "format": "google-duration" }, "uploadInterval": { "format": "google-duration" } } }, "google-native:sqladmin/v1:SqlServerDatabaseDetails": { "properties": { "compatibilityLevel": { "format": "int32" }, "recoveryModel": {} } }, "google-native:sqladmin/v1:SqlServerDatabaseDetailsResponse": { "properties": { "compatibilityLevel": { "format": "int32" }, "recoveryModel": {} } }, "google-native:sqladmin/v1:SqlServerUserDetails": { "properties": { "disabled": {}, "serverRoles": { "items": {} } } }, "google-native:sqladmin/v1:SqlServerUserDetailsResponse": { "properties": { "disabled": {}, "serverRoles": { "items": {} } } }, "google-native:sqladmin/v1:SslCert": { "properties": { "cert": {}, "certSerialNumber": {}, "commonName": {}, "createTime": { "format": "google-datetime" }, "expirationTime": { "format": "google-datetime" }, "instance": {}, "kind": {}, "selfLink": {}, "sha1Fingerprint": {} } }, "google-native:sqladmin/v1:SslCertResponse": { "properties": { "cert": {}, "certSerialNumber": {}, "commonName": {}, "createTime": { "format": "google-datetime" }, "expirationTime": { "format": "google-datetime" }, "instance": {}, "kind": {}, "selfLink": {}, "sha1Fingerprint": {} } }, "google-native:sqladmin/v1:UserPasswordValidationPolicy": { "properties": { "allowedFailedAttempts": { "format": "int32" }, "enableFailedAttemptsCheck": {}, "enablePasswordVerification": {}, "passwordExpirationDuration": { "format": "google-duration" } } }, "google-native:sqladmin/v1:UserPasswordValidationPolicyResponse": { "properties": { "allowedFailedAttempts": { "format": "int32" }, "enableFailedAttemptsCheck": {}, "enablePasswordVerification": {}, "passwordExpirationDuration": { "format": "google-duration" }, "status": { "$ref": "#/types/google-native:sqladmin/v1:PasswordStatusResponse" } } }, "google-native:sqladmin/v1beta4:AclEntry": { "properties": { "expirationTime": { "format": "google-datetime" }, "kind": {}, "name": {}, "value": {} } }, "google-native:sqladmin/v1beta4:AclEntryResponse": { "properties": { "expirationTime": { "format": "google-datetime" }, "kind": {}, "name": {}, "value": {} } }, "google-native:sqladmin/v1beta4:AdvancedMachineFeatures": { "properties": { "threadsPerCore": { "format": "int32" } } }, "google-native:sqladmin/v1beta4:AdvancedMachineFeaturesResponse": { "properties": { "threadsPerCore": { "format": "int32" } } }, "google-native:sqladmin/v1beta4:BackupConfiguration": { "properties": { "backupRetentionSettings": { "$ref": "#/types/google-native:sqladmin/v1beta4:BackupRetentionSettings" }, "binaryLogEnabled": {}, "enabled": {}, "kind": {}, "location": {}, "pointInTimeRecoveryEnabled": {}, "replicationLogArchivingEnabled": {}, "startTime": {}, "transactionLogRetentionDays": { "format": "int32" } } }, "google-native:sqladmin/v1beta4:BackupConfigurationResponse": { "properties": { "backupRetentionSettings": { "$ref": "#/types/google-native:sqladmin/v1beta4:BackupRetentionSettingsResponse" }, "binaryLogEnabled": {}, "enabled": {}, "kind": {}, "location": {}, "pointInTimeRecoveryEnabled": {}, "replicationLogArchivingEnabled": {}, "startTime": {}, "transactionLogRetentionDays": { "format": "int32" } } }, "google-native:sqladmin/v1beta4:BackupRetentionSettings": { "properties": { "retainedBackups": { "format": "int32" }, "retentionUnit": { "$ref": "#/types/google-native:sqladmin/v1beta4:BackupRetentionSettingsRetentionUnit" } } }, "google-native:sqladmin/v1beta4:BackupRetentionSettingsResponse": { "properties": { "retainedBackups": { "format": "int32" }, "retentionUnit": {} } }, "google-native:sqladmin/v1beta4:DataCacheConfig": { "properties": { "dataCacheEnabled": {} } }, "google-native:sqladmin/v1beta4:DataCacheConfigResponse": { "properties": { "dataCacheEnabled": {} } }, "google-native:sqladmin/v1beta4:DatabaseFlags": { "properties": { "name": {}, "value": {} } }, "google-native:sqladmin/v1beta4:DatabaseFlagsResponse": { "properties": { "name": {}, "value": {} } }, "google-native:sqladmin/v1beta4:DenyMaintenancePeriod": { "properties": { "endDate": {}, "startDate": {}, "time": {} } }, "google-native:sqladmin/v1beta4:DenyMaintenancePeriodResponse": { "properties": { "endDate": {}, "startDate": {}, "time": {} } }, "google-native:sqladmin/v1beta4:DiskEncryptionConfiguration": { "properties": { "kind": {}, "kmsKeyName": {} } }, "google-native:sqladmin/v1beta4:DiskEncryptionConfigurationResponse": { "properties": { "kind": {}, "kmsKeyName": {} } }, "google-native:sqladmin/v1beta4:DiskEncryptionStatus": { "properties": { "kind": {}, "kmsKeyVersionName": {} } }, "google-native:sqladmin/v1beta4:DiskEncryptionStatusResponse": { "properties": { "kind": {}, "kmsKeyVersionName": {} } }, "google-native:sqladmin/v1beta4:InsightsConfig": { "properties": { "queryInsightsEnabled": {}, "queryPlansPerMinute": { "format": "int32" }, "queryStringLength": { "format": "int32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:sqladmin/v1beta4:InsightsConfigResponse": { "properties": { "queryInsightsEnabled": {}, "queryPlansPerMinute": { "format": "int32" }, "queryStringLength": { "format": "int32" }, "recordApplicationTags": {}, "recordClientAddress": {} } }, "google-native:sqladmin/v1beta4:InstanceFailoverReplica": { "properties": { "available": {}, "name": {} } }, "google-native:sqladmin/v1beta4:InstanceFailoverReplicaResponse": { "properties": { "available": {}, "name": {} } }, "google-native:sqladmin/v1beta4:InstanceReference": { "properties": { "name": {}, "project": {}, "region": {} } }, "google-native:sqladmin/v1beta4:InstanceReferenceResponse": { "properties": { "name": {}, "project": {}, "region": {} } }, "google-native:sqladmin/v1beta4:IpConfiguration": { "properties": { "allocatedIpRange": {}, "authorizedNetworks": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:AclEntry" } }, "enablePrivatePathForGoogleCloudServices": {}, "ipv4Enabled": {}, "privateNetwork": {}, "pscConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:PscConfig" }, "requireSsl": {}, "sslMode": { "$ref": "#/types/google-native:sqladmin/v1beta4:IpConfigurationSslMode" } } }, "google-native:sqladmin/v1beta4:IpConfigurationResponse": { "properties": { "allocatedIpRange": {}, "authorizedNetworks": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:AclEntryResponse" } }, "enablePrivatePathForGoogleCloudServices": {}, "ipv4Enabled": {}, "privateNetwork": {}, "pscConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:PscConfigResponse" }, "requireSsl": {}, "sslMode": {} } }, "google-native:sqladmin/v1beta4:IpMapping": { "properties": { "ipAddress": {}, "timeToRetire": { "format": "google-datetime" }, "type": { "$ref": "#/types/google-native:sqladmin/v1beta4:IpMappingType" } } }, "google-native:sqladmin/v1beta4:IpMappingResponse": { "properties": { "ipAddress": {}, "timeToRetire": { "format": "google-datetime" }, "type": {} } }, "google-native:sqladmin/v1beta4:LocationPreference": { "properties": { "followGaeApplication": {}, "kind": {}, "secondaryZone": {}, "zone": {} } }, "google-native:sqladmin/v1beta4:LocationPreferenceResponse": { "properties": { "followGaeApplication": {}, "kind": {}, "secondaryZone": {}, "zone": {} } }, "google-native:sqladmin/v1beta4:MaintenanceWindow": { "properties": { "day": { "format": "int32" }, "hour": { "format": "int32" }, "kind": {}, "updateTrack": { "$ref": "#/types/google-native:sqladmin/v1beta4:MaintenanceWindowUpdateTrack" } } }, "google-native:sqladmin/v1beta4:MaintenanceWindowResponse": { "properties": { "day": { "format": "int32" }, "hour": { "format": "int32" }, "kind": {}, "updateTrack": {} } }, "google-native:sqladmin/v1beta4:MySqlReplicaConfiguration": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {}, "connectRetryInterval": { "format": "int32" }, "dumpFilePath": {}, "kind": {}, "masterHeartbeatPeriod": { "format": "int64" }, "password": {}, "sslCipher": {}, "username": {}, "verifyServerCertificate": {} } }, "google-native:sqladmin/v1beta4:MySqlReplicaConfigurationResponse": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {}, "connectRetryInterval": { "format": "int32" }, "dumpFilePath": {}, "kind": {}, "masterHeartbeatPeriod": { "format": "int64" }, "password": {}, "sslCipher": {}, "username": {}, "verifyServerCertificate": {} } }, "google-native:sqladmin/v1beta4:OnPremisesConfiguration": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {}, "dumpFilePath": {}, "hostPort": {}, "kind": {}, "password": {}, "sourceInstance": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceReference" }, "username": {} } }, "google-native:sqladmin/v1beta4:OnPremisesConfigurationResponse": { "properties": { "caCertificate": {}, "clientCertificate": {}, "clientKey": {}, "dumpFilePath": {}, "hostPort": {}, "kind": {}, "password": {}, "sourceInstance": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceReferenceResponse" }, "username": {} } }, "google-native:sqladmin/v1beta4:OperationError": { "properties": { "code": {}, "kind": {}, "message": {} } }, "google-native:sqladmin/v1beta4:OperationErrorResponse": { "properties": { "code": {}, "kind": {}, "message": {} } }, "google-native:sqladmin/v1beta4:PasswordStatusResponse": { "properties": { "locked": {}, "passwordExpirationTime": { "format": "google-datetime" } } }, "google-native:sqladmin/v1beta4:PasswordValidationPolicy": { "properties": { "complexity": { "$ref": "#/types/google-native:sqladmin/v1beta4:PasswordValidationPolicyComplexity" }, "disallowCompromisedCredentials": {}, "disallowUsernameSubstring": {}, "enablePasswordPolicy": {}, "minLength": { "format": "int32" }, "passwordChangeInterval": { "format": "google-duration" }, "reuseInterval": { "format": "int32" } } }, "google-native:sqladmin/v1beta4:PasswordValidationPolicyResponse": { "properties": { "complexity": {}, "disallowCompromisedCredentials": {}, "disallowUsernameSubstring": {}, "enablePasswordPolicy": {}, "minLength": { "format": "int32" }, "passwordChangeInterval": { "format": "google-duration" }, "reuseInterval": { "format": "int32" } } }, "google-native:sqladmin/v1beta4:PscConfig": { "properties": { "allowedConsumerProjects": { "items": {} }, "pscEnabled": {} } }, "google-native:sqladmin/v1beta4:PscConfigResponse": { "properties": { "allowedConsumerProjects": { "items": {} }, "pscEnabled": {} } }, "google-native:sqladmin/v1beta4:ReplicaConfiguration": { "properties": { "cascadableReplica": {}, "failoverTarget": {}, "kind": {}, "mysqlReplicaConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:MySqlReplicaConfiguration" } } }, "google-native:sqladmin/v1beta4:ReplicaConfigurationResponse": { "properties": { "cascadableReplica": {}, "failoverTarget": {}, "kind": {}, "mysqlReplicaConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:MySqlReplicaConfigurationResponse" } } }, "google-native:sqladmin/v1beta4:Settings": { "properties": { "activationPolicy": { "$ref": "#/types/google-native:sqladmin/v1beta4:SettingsActivationPolicy" }, "activeDirectoryConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlActiveDirectoryConfig" }, "advancedMachineFeatures": { "$ref": "#/types/google-native:sqladmin/v1beta4:AdvancedMachineFeatures" }, "authorizedGaeApplications": { "items": {} }, "availabilityType": { "$ref": "#/types/google-native:sqladmin/v1beta4:SettingsAvailabilityType" }, "backupConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:BackupConfiguration" }, "collation": {}, "connectorEnforcement": { "$ref": "#/types/google-native:sqladmin/v1beta4:SettingsConnectorEnforcement" }, "crashSafeReplicationEnabled": {}, "dataCacheConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:DataCacheConfig" }, "dataDiskSizeGb": { "format": "int64" }, "dataDiskType": { "$ref": "#/types/google-native:sqladmin/v1beta4:SettingsDataDiskType" }, "databaseFlags": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:DatabaseFlags" } }, "databaseReplicationEnabled": {}, "deletionProtectionEnabled": {}, "denyMaintenancePeriods": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:DenyMaintenancePeriod" } }, "edition": { "$ref": "#/types/google-native:sqladmin/v1beta4:SettingsEdition" }, "insightsConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:InsightsConfig" }, "ipConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:IpConfiguration" }, "kind": {}, "locationPreference": { "$ref": "#/types/google-native:sqladmin/v1beta4:LocationPreference" }, "maintenanceWindow": { "$ref": "#/types/google-native:sqladmin/v1beta4:MaintenanceWindow" }, "passwordValidationPolicy": { "$ref": "#/types/google-native:sqladmin/v1beta4:PasswordValidationPolicy" }, "pricingPlan": { "$ref": "#/types/google-native:sqladmin/v1beta4:SettingsPricingPlan" }, "replicationType": { "$ref": "#/types/google-native:sqladmin/v1beta4:SettingsReplicationType" }, "settingsVersion": { "format": "int64" }, "sqlServerAuditConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlServerAuditConfig" }, "storageAutoResize": {}, "storageAutoResizeLimit": { "format": "int64" }, "tier": {}, "timeZone": {}, "userLabels": {} } }, "google-native:sqladmin/v1beta4:SettingsResponse": { "properties": { "activationPolicy": {}, "activeDirectoryConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlActiveDirectoryConfigResponse" }, "advancedMachineFeatures": { "$ref": "#/types/google-native:sqladmin/v1beta4:AdvancedMachineFeaturesResponse" }, "authorizedGaeApplications": { "items": {} }, "availabilityType": {}, "backupConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:BackupConfigurationResponse" }, "collation": {}, "connectorEnforcement": {}, "crashSafeReplicationEnabled": {}, "dataCacheConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:DataCacheConfigResponse" }, "dataDiskSizeGb": { "format": "int64" }, "dataDiskType": {}, "databaseFlags": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:DatabaseFlagsResponse" } }, "databaseReplicationEnabled": {}, "deletionProtectionEnabled": {}, "denyMaintenancePeriods": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:DenyMaintenancePeriodResponse" } }, "edition": {}, "insightsConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:InsightsConfigResponse" }, "ipConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:IpConfigurationResponse" }, "kind": {}, "locationPreference": { "$ref": "#/types/google-native:sqladmin/v1beta4:LocationPreferenceResponse" }, "maintenanceWindow": { "$ref": "#/types/google-native:sqladmin/v1beta4:MaintenanceWindowResponse" }, "passwordValidationPolicy": { "$ref": "#/types/google-native:sqladmin/v1beta4:PasswordValidationPolicyResponse" }, "pricingPlan": {}, "replicationType": {}, "settingsVersion": { "format": "int64" }, "sqlServerAuditConfig": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlServerAuditConfigResponse" }, "storageAutoResize": {}, "storageAutoResizeLimit": { "format": "int64" }, "tier": {}, "timeZone": {}, "userLabels": {} } }, "google-native:sqladmin/v1beta4:SqlActiveDirectoryConfig": { "properties": { "domain": {}, "kind": {} } }, "google-native:sqladmin/v1beta4:SqlActiveDirectoryConfigResponse": { "properties": { "domain": {}, "kind": {} } }, "google-native:sqladmin/v1beta4:SqlOutOfDiskReport": { "properties": { "sqlMinRecommendedIncreaseSizeGb": { "format": "int32" }, "sqlOutOfDiskState": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlOutOfDiskReportSqlOutOfDiskState" } } }, "google-native:sqladmin/v1beta4:SqlOutOfDiskReportResponse": { "properties": { "sqlMinRecommendedIncreaseSizeGb": { "format": "int32" }, "sqlOutOfDiskState": {} } }, "google-native:sqladmin/v1beta4:SqlScheduledMaintenance": { "properties": { "canDefer": {}, "canReschedule": {}, "scheduleDeadlineTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:sqladmin/v1beta4:SqlScheduledMaintenanceResponse": { "properties": { "canDefer": {}, "canReschedule": {}, "scheduleDeadlineTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:sqladmin/v1beta4:SqlServerAuditConfig": { "properties": { "bucket": {}, "kind": {}, "retentionInterval": { "format": "google-duration" }, "uploadInterval": { "format": "google-duration" } } }, "google-native:sqladmin/v1beta4:SqlServerAuditConfigResponse": { "properties": { "bucket": {}, "kind": {}, "retentionInterval": { "format": "google-duration" }, "uploadInterval": { "format": "google-duration" } } }, "google-native:sqladmin/v1beta4:SqlServerDatabaseDetails": { "properties": { "compatibilityLevel": { "format": "int32" }, "recoveryModel": {} } }, "google-native:sqladmin/v1beta4:SqlServerDatabaseDetailsResponse": { "properties": { "compatibilityLevel": { "format": "int32" }, "recoveryModel": {} } }, "google-native:sqladmin/v1beta4:SqlServerUserDetails": { "properties": { "disabled": {}, "serverRoles": { "items": {} } } }, "google-native:sqladmin/v1beta4:SqlServerUserDetailsResponse": { "properties": { "disabled": {}, "serverRoles": { "items": {} } } }, "google-native:sqladmin/v1beta4:SslCert": { "properties": { "cert": {}, "certSerialNumber": {}, "commonName": {}, "createTime": { "format": "google-datetime" }, "expirationTime": { "format": "google-datetime" }, "instance": {}, "kind": {}, "selfLink": {}, "sha1Fingerprint": {} } }, "google-native:sqladmin/v1beta4:SslCertResponse": { "properties": { "cert": {}, "certSerialNumber": {}, "commonName": {}, "createTime": { "format": "google-datetime" }, "expirationTime": { "format": "google-datetime" }, "instance": {}, "kind": {}, "selfLink": {}, "sha1Fingerprint": {} } }, "google-native:sqladmin/v1beta4:UserPasswordValidationPolicy": { "properties": { "allowedFailedAttempts": { "format": "int32" }, "enableFailedAttemptsCheck": {}, "enablePasswordVerification": {}, "passwordExpirationDuration": { "format": "google-duration" } } }, "google-native:sqladmin/v1beta4:UserPasswordValidationPolicyResponse": { "properties": { "allowedFailedAttempts": { "format": "int32" }, "enableFailedAttemptsCheck": {}, "enablePasswordVerification": {}, "passwordExpirationDuration": { "format": "google-duration" }, "status": { "$ref": "#/types/google-native:sqladmin/v1beta4:PasswordStatusResponse" } } }, "google-native:storage/v1:BucketAccessControl": { "properties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "id": {}, "kind": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:BucketAccessControlProjectTeam" }, "role": {}, "selfLink": {} } }, "google-native:storage/v1:BucketAccessControlProjectTeam": { "properties": { "projectNumber": {}, "team": {} } }, "google-native:storage/v1:BucketAccessControlProjectTeamResponse": { "properties": { "projectNumber": {}, "team": {} } }, "google-native:storage/v1:BucketAccessControlResponse": { "properties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "kind": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:BucketAccessControlProjectTeamResponse" }, "role": {}, "selfLink": {} } }, "google-native:storage/v1:BucketAutoclass": { "properties": { "enabled": {}, "terminalStorageClass": {}, "terminalStorageClassUpdateTime": { "format": "date-time" }, "toggleTime": { "format": "date-time" } } }, "google-native:storage/v1:BucketAutoclassResponse": { "properties": { "enabled": {}, "terminalStorageClass": {}, "terminalStorageClassUpdateTime": { "format": "date-time" }, "toggleTime": { "format": "date-time" } } }, "google-native:storage/v1:BucketBilling": { "properties": { "requesterPays": {} } }, "google-native:storage/v1:BucketBillingResponse": { "properties": { "requesterPays": {} } }, "google-native:storage/v1:BucketCorsItem": { "properties": { "maxAgeSeconds": { "format": "int32" }, "method": { "items": {} }, "origin": { "items": {} }, "responseHeader": { "items": {} } } }, "google-native:storage/v1:BucketCorsItemResponse": { "properties": { "maxAgeSeconds": { "format": "int32" }, "method": { "items": {} }, "origin": { "items": {} }, "responseHeader": { "items": {} } } }, "google-native:storage/v1:BucketCustomPlacementConfig": { "properties": { "dataLocations": { "items": {} } } }, "google-native:storage/v1:BucketCustomPlacementConfigResponse": { "properties": { "dataLocations": { "items": {} } } }, "google-native:storage/v1:BucketEncryption": { "properties": { "defaultKmsKeyName": {} } }, "google-native:storage/v1:BucketEncryptionResponse": { "properties": { "defaultKmsKeyName": {} } }, "google-native:storage/v1:BucketIamConfiguration": { "properties": { "bucketPolicyOnly": { "$ref": "#/types/google-native:storage/v1:BucketIamConfigurationBucketPolicyOnly" }, "publicAccessPrevention": {}, "uniformBucketLevelAccess": { "$ref": "#/types/google-native:storage/v1:BucketIamConfigurationUniformBucketLevelAccess" } } }, "google-native:storage/v1:BucketIamConfigurationBucketPolicyOnly": { "properties": { "enabled": {}, "lockedTime": { "format": "date-time" } } }, "google-native:storage/v1:BucketIamConfigurationBucketPolicyOnlyResponse": { "properties": { "enabled": {}, "lockedTime": { "format": "date-time" } } }, "google-native:storage/v1:BucketIamConfigurationResponse": { "properties": { "bucketPolicyOnly": { "$ref": "#/types/google-native:storage/v1:BucketIamConfigurationBucketPolicyOnlyResponse" }, "publicAccessPrevention": {}, "uniformBucketLevelAccess": { "$ref": "#/types/google-native:storage/v1:BucketIamConfigurationUniformBucketLevelAccessResponse" } } }, "google-native:storage/v1:BucketIamConfigurationUniformBucketLevelAccess": { "properties": { "enabled": {}, "lockedTime": { "format": "date-time" } } }, "google-native:storage/v1:BucketIamConfigurationUniformBucketLevelAccessResponse": { "properties": { "enabled": {}, "lockedTime": { "format": "date-time" } } }, "google-native:storage/v1:BucketIamPolicyBindingsItem": { "properties": { "condition": { "$ref": "#/types/google-native:storage/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:storage/v1:BucketIamPolicyBindingsItemResponse": { "properties": { "condition": { "$ref": "#/types/google-native:storage/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:storage/v1:BucketLifecycle": { "properties": { "rule": { "items": { "$ref": "#/types/google-native:storage/v1:BucketLifecycleRuleItem" } } } }, "google-native:storage/v1:BucketLifecycleResponse": { "properties": { "rule": { "items": { "$ref": "#/types/google-native:storage/v1:BucketLifecycleRuleItemResponse" } } } }, "google-native:storage/v1:BucketLifecycleRuleItem": { "properties": { "action": { "$ref": "#/types/google-native:storage/v1:BucketLifecycleRuleItemAction" }, "condition": { "$ref": "#/types/google-native:storage/v1:BucketLifecycleRuleItemCondition" } } }, "google-native:storage/v1:BucketLifecycleRuleItemAction": { "properties": { "storageClass": {}, "type": {} } }, "google-native:storage/v1:BucketLifecycleRuleItemActionResponse": { "properties": { "storageClass": {}, "type": {} } }, "google-native:storage/v1:BucketLifecycleRuleItemCondition": { "properties": { "age": { "format": "int32" }, "createdBefore": { "format": "date" }, "customTimeBefore": { "format": "date" }, "daysSinceCustomTime": { "format": "int32" }, "daysSinceNoncurrentTime": { "format": "int32" }, "isLive": {}, "matchesPattern": {}, "matchesPrefix": { "items": {} }, "matchesStorageClass": { "items": {} }, "matchesSuffix": { "items": {} }, "noncurrentTimeBefore": { "format": "date" }, "numNewerVersions": { "format": "int32" } } }, "google-native:storage/v1:BucketLifecycleRuleItemConditionResponse": { "properties": { "age": { "format": "int32" }, "createdBefore": { "format": "date" }, "customTimeBefore": { "format": "date" }, "daysSinceCustomTime": { "format": "int32" }, "daysSinceNoncurrentTime": { "format": "int32" }, "isLive": {}, "matchesPattern": {}, "matchesPrefix": { "items": {} }, "matchesStorageClass": { "items": {} }, "matchesSuffix": { "items": {} }, "noncurrentTimeBefore": { "format": "date" }, "numNewerVersions": { "format": "int32" } } }, "google-native:storage/v1:BucketLifecycleRuleItemResponse": { "properties": { "action": { "$ref": "#/types/google-native:storage/v1:BucketLifecycleRuleItemActionResponse" }, "condition": { "$ref": "#/types/google-native:storage/v1:BucketLifecycleRuleItemConditionResponse" } } }, "google-native:storage/v1:BucketLogging": { "properties": { "logBucket": {}, "logObjectPrefix": {} } }, "google-native:storage/v1:BucketLoggingResponse": { "properties": { "logBucket": {}, "logObjectPrefix": {} } }, "google-native:storage/v1:BucketObjectCustomerEncryption": { "properties": { "encryptionAlgorithm": {}, "keySha256": {} } }, "google-native:storage/v1:BucketObjectCustomerEncryptionResponse": { "properties": { "encryptionAlgorithm": {}, "keySha256": {} } }, "google-native:storage/v1:BucketObjectOwner": { "properties": { "entity": {}, "entityId": {} } }, "google-native:storage/v1:BucketObjectOwnerResponse": { "properties": { "entity": {}, "entityId": {} } }, "google-native:storage/v1:BucketObjectRetention": { "properties": { "mode": {}, "retainUntilTime": { "format": "date-time" } } }, "google-native:storage/v1:BucketObjectRetentionResponse": { "properties": { "mode": {}, "retainUntilTime": { "format": "date-time" } } }, "google-native:storage/v1:BucketOwner": { "properties": { "entity": {}, "entityId": {} } }, "google-native:storage/v1:BucketOwnerResponse": { "properties": { "entity": {}, "entityId": {} } }, "google-native:storage/v1:BucketRetentionPolicy": { "properties": { "effectiveTime": { "format": "date-time" }, "isLocked": {}, "retentionPeriod": { "format": "int64" } } }, "google-native:storage/v1:BucketRetentionPolicyResponse": { "properties": { "effectiveTime": { "format": "date-time" }, "isLocked": {}, "retentionPeriod": { "format": "int64" } } }, "google-native:storage/v1:BucketSoftDeletePolicy": { "properties": { "effectiveTime": { "format": "date-time" }, "retentionDurationSeconds": { "format": "int64" } } }, "google-native:storage/v1:BucketSoftDeletePolicyResponse": { "properties": { "effectiveTime": { "format": "date-time" }, "retentionDurationSeconds": { "format": "int64" } } }, "google-native:storage/v1:BucketVersioning": { "properties": { "enabled": {} } }, "google-native:storage/v1:BucketVersioningResponse": { "properties": { "enabled": {} } }, "google-native:storage/v1:BucketWebsite": { "properties": { "mainPageSuffix": {}, "notFoundPage": {} } }, "google-native:storage/v1:BucketWebsiteResponse": { "properties": { "mainPageSuffix": {}, "notFoundPage": {} } }, "google-native:storage/v1:DefaultObjectAccessControlProjectTeam": { "properties": { "projectNumber": {}, "team": {} } }, "google-native:storage/v1:DefaultObjectAccessControlProjectTeamResponse": { "properties": { "projectNumber": {}, "team": {} } }, "google-native:storage/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:storage/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:storage/v1:ManagedFolderIamPolicyBindingsItem": { "properties": { "condition": { "$ref": "#/types/google-native:storage/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:storage/v1:ManagedFolderIamPolicyBindingsItemResponse": { "properties": { "condition": { "$ref": "#/types/google-native:storage/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:storage/v1:ObjectAccessControl": { "properties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "generation": { "format": "int64" }, "id": {}, "kind": {}, "object": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:ObjectAccessControlProjectTeam" }, "role": {}, "selfLink": {} } }, "google-native:storage/v1:ObjectAccessControlProjectTeam": { "properties": { "projectNumber": {}, "team": {} } }, "google-native:storage/v1:ObjectAccessControlProjectTeamResponse": { "properties": { "projectNumber": {}, "team": {} } }, "google-native:storage/v1:ObjectAccessControlResponse": { "properties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "generation": { "format": "int64" }, "kind": {}, "object": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:ObjectAccessControlProjectTeamResponse" }, "role": {}, "selfLink": {} } }, "google-native:storage/v1:ObjectIamPolicyBindingsItem": { "properties": { "condition": { "$ref": "#/types/google-native:storage/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:storage/v1:ObjectIamPolicyBindingsItemResponse": { "properties": { "condition": { "$ref": "#/types/google-native:storage/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:storagetransfer/v1:AwsAccessKey": { "properties": { "accessKeyId": { "required": true }, "secretAccessKey": { "required": true } } }, "google-native:storagetransfer/v1:AwsAccessKeyResponse": { "properties": { "accessKeyId": { "required": true }, "secretAccessKey": { "required": true } } }, "google-native:storagetransfer/v1:AwsS3CompatibleData": { "properties": { "bucketName": { "required": true }, "endpoint": { "required": true }, "path": {}, "region": {}, "s3Metadata": { "$ref": "#/types/google-native:storagetransfer/v1:S3CompatibleMetadata" } } }, "google-native:storagetransfer/v1:AwsS3CompatibleDataResponse": { "properties": { "bucketName": { "required": true }, "endpoint": { "required": true }, "path": {}, "region": {}, "s3Metadata": { "$ref": "#/types/google-native:storagetransfer/v1:S3CompatibleMetadataResponse" } } }, "google-native:storagetransfer/v1:AwsS3Data": { "properties": { "awsAccessKey": { "$ref": "#/types/google-native:storagetransfer/v1:AwsAccessKey" }, "bucketName": { "required": true }, "cloudfrontDomain": {}, "credentialsSecret": {}, "path": {}, "roleArn": {} } }, "google-native:storagetransfer/v1:AwsS3DataResponse": { "properties": { "awsAccessKey": { "$ref": "#/types/google-native:storagetransfer/v1:AwsAccessKeyResponse" }, "bucketName": { "required": true }, "cloudfrontDomain": {}, "credentialsSecret": {}, "path": {}, "roleArn": {} } }, "google-native:storagetransfer/v1:AzureBlobStorageData": { "properties": { "azureCredentials": { "$ref": "#/types/google-native:storagetransfer/v1:AzureCredentials", "required": true }, "container": { "required": true }, "credentialsSecret": {}, "path": {}, "storageAccount": { "required": true } } }, "google-native:storagetransfer/v1:AzureBlobStorageDataResponse": { "properties": { "azureCredentials": { "$ref": "#/types/google-native:storagetransfer/v1:AzureCredentialsResponse", "required": true }, "container": { "required": true }, "credentialsSecret": {}, "path": {}, "storageAccount": { "required": true } } }, "google-native:storagetransfer/v1:AzureCredentials": { "properties": { "sasToken": { "required": true } } }, "google-native:storagetransfer/v1:AzureCredentialsResponse": { "properties": { "sasToken": { "required": true } } }, "google-native:storagetransfer/v1:BandwidthLimit": { "properties": { "limitMbps": { "format": "int64" } } }, "google-native:storagetransfer/v1:BandwidthLimitResponse": { "properties": { "limitMbps": { "format": "int64" } } }, "google-native:storagetransfer/v1:Date": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:storagetransfer/v1:DateResponse": { "properties": { "day": { "format": "int32" }, "month": { "format": "int32" }, "year": { "format": "int32" } } }, "google-native:storagetransfer/v1:EventStream": { "properties": { "eventStreamExpirationTime": { "format": "google-datetime" }, "eventStreamStartTime": { "format": "google-datetime" }, "name": { "required": true } } }, "google-native:storagetransfer/v1:EventStreamResponse": { "properties": { "eventStreamExpirationTime": { "format": "google-datetime" }, "eventStreamStartTime": { "format": "google-datetime" }, "name": { "required": true } } }, "google-native:storagetransfer/v1:GcsData": { "properties": { "bucketName": { "required": true }, "path": {} } }, "google-native:storagetransfer/v1:GcsDataResponse": { "properties": { "bucketName": { "required": true }, "path": {} } }, "google-native:storagetransfer/v1:HttpData": { "properties": { "listUrl": { "required": true } } }, "google-native:storagetransfer/v1:HttpDataResponse": { "properties": { "listUrl": { "required": true } } }, "google-native:storagetransfer/v1:LoggingConfig": { "properties": { "enableOnpremGcsTransferLogs": {}, "logActionStates": { "items": { "$ref": "#/types/google-native:storagetransfer/v1:LoggingConfigLogActionStatesItem" } }, "logActions": { "items": { "$ref": "#/types/google-native:storagetransfer/v1:LoggingConfigLogActionsItem" } } } }, "google-native:storagetransfer/v1:LoggingConfigResponse": { "properties": { "enableOnpremGcsTransferLogs": {}, "logActionStates": { "items": {} }, "logActions": { "items": {} } } }, "google-native:storagetransfer/v1:MetadataOptions": { "properties": { "acl": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsAcl" }, "gid": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsGid" }, "kmsKey": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsKmsKey" }, "mode": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsMode" }, "storageClass": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsStorageClass" }, "symlink": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsSymlink" }, "temporaryHold": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsTemporaryHold" }, "timeCreated": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsTimeCreated" }, "uid": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsUid" } } }, "google-native:storagetransfer/v1:MetadataOptionsResponse": { "properties": { "acl": {}, "gid": {}, "kmsKey": {}, "mode": {}, "storageClass": {}, "symlink": {}, "temporaryHold": {}, "timeCreated": {}, "uid": {} } }, "google-native:storagetransfer/v1:NotificationConfig": { "properties": { "eventTypes": { "items": { "$ref": "#/types/google-native:storagetransfer/v1:NotificationConfigEventTypesItem" } }, "payloadFormat": { "$ref": "#/types/google-native:storagetransfer/v1:NotificationConfigPayloadFormat", "required": true }, "pubsubTopic": { "required": true } } }, "google-native:storagetransfer/v1:NotificationConfigResponse": { "properties": { "eventTypes": { "items": {} }, "payloadFormat": { "required": true }, "pubsubTopic": { "required": true } } }, "google-native:storagetransfer/v1:ObjectConditions": { "properties": { "excludePrefixes": { "items": {} }, "includePrefixes": { "items": {} }, "lastModifiedBefore": { "format": "google-datetime" }, "lastModifiedSince": { "format": "google-datetime" }, "maxTimeElapsedSinceLastModification": { "format": "google-duration" }, "minTimeElapsedSinceLastModification": { "format": "google-duration" } } }, "google-native:storagetransfer/v1:ObjectConditionsResponse": { "properties": { "excludePrefixes": { "items": {} }, "includePrefixes": { "items": {} }, "lastModifiedBefore": { "format": "google-datetime" }, "lastModifiedSince": { "format": "google-datetime" }, "maxTimeElapsedSinceLastModification": { "format": "google-duration" }, "minTimeElapsedSinceLastModification": { "format": "google-duration" } } }, "google-native:storagetransfer/v1:PosixFilesystem": { "properties": { "rootDirectory": {} } }, "google-native:storagetransfer/v1:PosixFilesystemResponse": { "properties": { "rootDirectory": {} } }, "google-native:storagetransfer/v1:S3CompatibleMetadata": { "properties": { "authMethod": { "$ref": "#/types/google-native:storagetransfer/v1:S3CompatibleMetadataAuthMethod" }, "listApi": { "$ref": "#/types/google-native:storagetransfer/v1:S3CompatibleMetadataListApi" }, "protocol": { "$ref": "#/types/google-native:storagetransfer/v1:S3CompatibleMetadataProtocol" }, "requestModel": { "$ref": "#/types/google-native:storagetransfer/v1:S3CompatibleMetadataRequestModel" } } }, "google-native:storagetransfer/v1:S3CompatibleMetadataResponse": { "properties": { "authMethod": {}, "listApi": {}, "protocol": {}, "requestModel": {} } }, "google-native:storagetransfer/v1:Schedule": { "properties": { "endTimeOfDay": { "$ref": "#/types/google-native:storagetransfer/v1:TimeOfDay" }, "repeatInterval": { "format": "google-duration" }, "scheduleEndDate": { "$ref": "#/types/google-native:storagetransfer/v1:Date" }, "scheduleStartDate": { "$ref": "#/types/google-native:storagetransfer/v1:Date", "required": true }, "startTimeOfDay": { "$ref": "#/types/google-native:storagetransfer/v1:TimeOfDay" } } }, "google-native:storagetransfer/v1:ScheduleResponse": { "properties": { "endTimeOfDay": { "$ref": "#/types/google-native:storagetransfer/v1:TimeOfDayResponse" }, "repeatInterval": { "format": "google-duration" }, "scheduleEndDate": { "$ref": "#/types/google-native:storagetransfer/v1:DateResponse" }, "scheduleStartDate": { "$ref": "#/types/google-native:storagetransfer/v1:DateResponse", "required": true }, "startTimeOfDay": { "$ref": "#/types/google-native:storagetransfer/v1:TimeOfDayResponse" } } }, "google-native:storagetransfer/v1:TimeOfDay": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:storagetransfer/v1:TimeOfDayResponse": { "properties": { "hours": { "format": "int32" }, "minutes": { "format": "int32" }, "nanos": { "format": "int32" }, "seconds": { "format": "int32" } } }, "google-native:storagetransfer/v1:TransferManifest": { "properties": { "location": {} } }, "google-native:storagetransfer/v1:TransferManifestResponse": { "properties": { "location": {} } }, "google-native:storagetransfer/v1:TransferOptions": { "properties": { "deleteObjectsFromSourceAfterTransfer": {}, "deleteObjectsUniqueInSink": {}, "metadataOptions": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptions" }, "overwriteObjectsAlreadyExistingInSink": {}, "overwriteWhen": { "$ref": "#/types/google-native:storagetransfer/v1:TransferOptionsOverwriteWhen" } } }, "google-native:storagetransfer/v1:TransferOptionsResponse": { "properties": { "deleteObjectsFromSourceAfterTransfer": {}, "deleteObjectsUniqueInSink": {}, "metadataOptions": { "$ref": "#/types/google-native:storagetransfer/v1:MetadataOptionsResponse" }, "overwriteObjectsAlreadyExistingInSink": {}, "overwriteWhen": {} } }, "google-native:storagetransfer/v1:TransferSpec": { "properties": { "awsS3CompatibleDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:AwsS3CompatibleData" }, "awsS3DataSource": { "$ref": "#/types/google-native:storagetransfer/v1:AwsS3Data" }, "azureBlobStorageDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:AzureBlobStorageData" }, "gcsDataSink": { "$ref": "#/types/google-native:storagetransfer/v1:GcsData" }, "gcsDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:GcsData" }, "gcsIntermediateDataLocation": { "$ref": "#/types/google-native:storagetransfer/v1:GcsData" }, "httpDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:HttpData" }, "objectConditions": { "$ref": "#/types/google-native:storagetransfer/v1:ObjectConditions" }, "posixDataSink": { "$ref": "#/types/google-native:storagetransfer/v1:PosixFilesystem" }, "posixDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:PosixFilesystem" }, "sinkAgentPoolName": {}, "sourceAgentPoolName": {}, "transferManifest": { "$ref": "#/types/google-native:storagetransfer/v1:TransferManifest" }, "transferOptions": { "$ref": "#/types/google-native:storagetransfer/v1:TransferOptions" } } }, "google-native:storagetransfer/v1:TransferSpecResponse": { "properties": { "awsS3CompatibleDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:AwsS3CompatibleDataResponse" }, "awsS3DataSource": { "$ref": "#/types/google-native:storagetransfer/v1:AwsS3DataResponse" }, "azureBlobStorageDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:AzureBlobStorageDataResponse" }, "gcsDataSink": { "$ref": "#/types/google-native:storagetransfer/v1:GcsDataResponse" }, "gcsDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:GcsDataResponse" }, "gcsIntermediateDataLocation": { "$ref": "#/types/google-native:storagetransfer/v1:GcsDataResponse" }, "httpDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:HttpDataResponse" }, "objectConditions": { "$ref": "#/types/google-native:storagetransfer/v1:ObjectConditionsResponse" }, "posixDataSink": { "$ref": "#/types/google-native:storagetransfer/v1:PosixFilesystemResponse" }, "posixDataSource": { "$ref": "#/types/google-native:storagetransfer/v1:PosixFilesystemResponse" }, "sinkAgentPoolName": {}, "sourceAgentPoolName": {}, "transferManifest": { "$ref": "#/types/google-native:storagetransfer/v1:TransferManifestResponse" }, "transferOptions": { "$ref": "#/types/google-native:storagetransfer/v1:TransferOptionsResponse" } } }, "google-native:testing/v1:Account": { "properties": { "googleAuto": { "$ref": "#/types/google-native:testing/v1:GoogleAuto" } } }, "google-native:testing/v1:AccountResponse": { "properties": { "googleAuto": { "$ref": "#/types/google-native:testing/v1:GoogleAutoResponse" } } }, "google-native:testing/v1:AndroidDevice": { "properties": { "androidModelId": { "required": true }, "androidVersionId": { "required": true }, "locale": { "required": true }, "orientation": { "required": true } } }, "google-native:testing/v1:AndroidDeviceList": { "properties": { "androidDevices": { "required": true, "items": { "$ref": "#/types/google-native:testing/v1:AndroidDevice" } } } }, "google-native:testing/v1:AndroidDeviceListResponse": { "properties": { "androidDevices": { "required": true, "items": { "$ref": "#/types/google-native:testing/v1:AndroidDeviceResponse" } } } }, "google-native:testing/v1:AndroidDeviceResponse": { "properties": { "androidModelId": { "required": true }, "androidVersionId": { "required": true }, "locale": { "required": true }, "orientation": { "required": true } } }, "google-native:testing/v1:AndroidInstrumentationTest": { "properties": { "appApk": { "$ref": "#/types/google-native:testing/v1:FileReference" }, "appBundle": { "$ref": "#/types/google-native:testing/v1:AppBundle" }, "appPackageId": {}, "orchestratorOption": { "$ref": "#/types/google-native:testing/v1:AndroidInstrumentationTestOrchestratorOption" }, "shardingOption": { "$ref": "#/types/google-native:testing/v1:ShardingOption" }, "testApk": { "$ref": "#/types/google-native:testing/v1:FileReference", "required": true }, "testPackageId": {}, "testRunnerClass": {}, "testTargets": { "items": {} } } }, "google-native:testing/v1:AndroidInstrumentationTestResponse": { "properties": { "appApk": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" }, "appBundle": { "$ref": "#/types/google-native:testing/v1:AppBundleResponse" }, "appPackageId": {}, "orchestratorOption": {}, "shardingOption": { "$ref": "#/types/google-native:testing/v1:ShardingOptionResponse" }, "testApk": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse", "required": true }, "testPackageId": {}, "testRunnerClass": {}, "testTargets": { "items": {} } } }, "google-native:testing/v1:AndroidMatrix": { "properties": { "androidModelIds": { "required": true, "items": {} }, "androidVersionIds": { "required": true, "items": {} }, "locales": { "required": true, "items": {} }, "orientations": { "required": true, "items": {} } } }, "google-native:testing/v1:AndroidMatrixResponse": { "properties": { "androidModelIds": { "required": true, "items": {} }, "androidVersionIds": { "required": true, "items": {} }, "locales": { "required": true, "items": {} }, "orientations": { "required": true, "items": {} } } }, "google-native:testing/v1:AndroidRoboTest": { "properties": { "appApk": { "$ref": "#/types/google-native:testing/v1:FileReference" }, "appBundle": { "$ref": "#/types/google-native:testing/v1:AppBundle" }, "appInitialActivity": {}, "appPackageId": {}, "maxDepth": { "format": "int32" }, "maxSteps": { "format": "int32" }, "roboDirectives": { "items": { "$ref": "#/types/google-native:testing/v1:RoboDirective" } }, "roboMode": { "$ref": "#/types/google-native:testing/v1:AndroidRoboTestRoboMode" }, "roboScript": { "$ref": "#/types/google-native:testing/v1:FileReference" }, "startingIntents": { "items": { "$ref": "#/types/google-native:testing/v1:RoboStartingIntent" } } } }, "google-native:testing/v1:AndroidRoboTestResponse": { "properties": { "appApk": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" }, "appBundle": { "$ref": "#/types/google-native:testing/v1:AppBundleResponse" }, "appInitialActivity": {}, "appPackageId": {}, "maxDepth": { "format": "int32" }, "maxSteps": { "format": "int32" }, "roboDirectives": { "items": { "$ref": "#/types/google-native:testing/v1:RoboDirectiveResponse" } }, "roboMode": {}, "roboScript": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" }, "startingIntents": { "items": { "$ref": "#/types/google-native:testing/v1:RoboStartingIntentResponse" } } } }, "google-native:testing/v1:AndroidTestLoop": { "properties": { "appApk": { "$ref": "#/types/google-native:testing/v1:FileReference" }, "appBundle": { "$ref": "#/types/google-native:testing/v1:AppBundle" }, "appPackageId": {}, "scenarioLabels": { "items": {} }, "scenarios": { "items": {} } } }, "google-native:testing/v1:AndroidTestLoopResponse": { "properties": { "appApk": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" }, "appBundle": { "$ref": "#/types/google-native:testing/v1:AppBundleResponse" }, "appPackageId": {}, "scenarioLabels": { "items": {} }, "scenarios": { "items": {} } } }, "google-native:testing/v1:Apk": { "properties": { "location": { "$ref": "#/types/google-native:testing/v1:FileReference" }, "packageName": {} } }, "google-native:testing/v1:ApkResponse": { "properties": { "location": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" }, "packageName": {} } }, "google-native:testing/v1:AppBundle": { "properties": { "bundleLocation": { "$ref": "#/types/google-native:testing/v1:FileReference" } } }, "google-native:testing/v1:AppBundleResponse": { "properties": { "bundleLocation": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" } } }, "google-native:testing/v1:ClientInfo": { "properties": { "clientInfoDetails": { "items": { "$ref": "#/types/google-native:testing/v1:ClientInfoDetail" } }, "name": { "required": true } } }, "google-native:testing/v1:ClientInfoDetail": { "properties": { "key": { "required": true }, "value": { "required": true } } }, "google-native:testing/v1:ClientInfoDetailResponse": { "properties": { "key": { "required": true }, "value": { "required": true } } }, "google-native:testing/v1:ClientInfoResponse": { "properties": { "clientInfoDetails": { "items": { "$ref": "#/types/google-native:testing/v1:ClientInfoDetailResponse" } }, "name": { "required": true } } }, "google-native:testing/v1:DeviceFile": { "properties": { "obbFile": { "$ref": "#/types/google-native:testing/v1:ObbFile" }, "regularFile": { "$ref": "#/types/google-native:testing/v1:RegularFile" } } }, "google-native:testing/v1:DeviceFileResponse": { "properties": { "obbFile": { "$ref": "#/types/google-native:testing/v1:ObbFileResponse" }, "regularFile": { "$ref": "#/types/google-native:testing/v1:RegularFileResponse" } } }, "google-native:testing/v1:EnvironmentMatrix": { "properties": { "androidDeviceList": { "$ref": "#/types/google-native:testing/v1:AndroidDeviceList" }, "androidMatrix": { "$ref": "#/types/google-native:testing/v1:AndroidMatrix" }, "iosDeviceList": { "$ref": "#/types/google-native:testing/v1:IosDeviceList" } } }, "google-native:testing/v1:EnvironmentMatrixResponse": { "properties": { "androidDeviceList": { "$ref": "#/types/google-native:testing/v1:AndroidDeviceListResponse" }, "androidMatrix": { "$ref": "#/types/google-native:testing/v1:AndroidMatrixResponse" }, "iosDeviceList": { "$ref": "#/types/google-native:testing/v1:IosDeviceListResponse" } } }, "google-native:testing/v1:EnvironmentResponse": { "properties": { "androidDevice": { "$ref": "#/types/google-native:testing/v1:AndroidDeviceResponse" }, "iosDevice": { "$ref": "#/types/google-native:testing/v1:IosDeviceResponse" } } }, "google-native:testing/v1:EnvironmentVariable": { "properties": { "key": {}, "value": {} } }, "google-native:testing/v1:EnvironmentVariableResponse": { "properties": { "key": {}, "value": {} } }, "google-native:testing/v1:FileReference": { "properties": { "gcsPath": {} } }, "google-native:testing/v1:FileReferenceResponse": { "properties": { "gcsPath": {} } }, "google-native:testing/v1:GoogleAuto": {}, "google-native:testing/v1:GoogleAutoResponse": {}, "google-native:testing/v1:GoogleCloudStorage": { "properties": { "gcsPath": { "required": true } } }, "google-native:testing/v1:GoogleCloudStorageResponse": { "properties": { "gcsPath": { "required": true } } }, "google-native:testing/v1:IosDevice": { "properties": { "iosModelId": { "required": true }, "iosVersionId": { "required": true }, "locale": { "required": true }, "orientation": { "required": true } } }, "google-native:testing/v1:IosDeviceFile": { "properties": { "bundleId": {}, "content": { "$ref": "#/types/google-native:testing/v1:FileReference" }, "devicePath": {} } }, "google-native:testing/v1:IosDeviceFileResponse": { "properties": { "bundleId": {}, "content": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" }, "devicePath": {} } }, "google-native:testing/v1:IosDeviceList": { "properties": { "iosDevices": { "required": true, "items": { "$ref": "#/types/google-native:testing/v1:IosDevice" } } } }, "google-native:testing/v1:IosDeviceListResponse": { "properties": { "iosDevices": { "required": true, "items": { "$ref": "#/types/google-native:testing/v1:IosDeviceResponse" } } } }, "google-native:testing/v1:IosDeviceResponse": { "properties": { "iosModelId": { "required": true }, "iosVersionId": { "required": true }, "locale": { "required": true }, "orientation": { "required": true } } }, "google-native:testing/v1:IosRoboTest": { "properties": { "appBundleId": {}, "appIpa": { "$ref": "#/types/google-native:testing/v1:FileReference", "required": true }, "roboScript": { "$ref": "#/types/google-native:testing/v1:FileReference" } } }, "google-native:testing/v1:IosRoboTestResponse": { "properties": { "appBundleId": {}, "appIpa": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse", "required": true }, "roboScript": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" } } }, "google-native:testing/v1:IosTestLoop": { "properties": { "appIpa": { "$ref": "#/types/google-native:testing/v1:FileReference", "required": true }, "scenarios": { "items": {} } } }, "google-native:testing/v1:IosTestLoopResponse": { "properties": { "appBundleId": {}, "appIpa": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse", "required": true }, "scenarios": { "items": {} } } }, "google-native:testing/v1:IosTestSetup": { "properties": { "additionalIpas": { "items": { "$ref": "#/types/google-native:testing/v1:FileReference" } }, "networkProfile": {}, "pullDirectories": { "items": { "$ref": "#/types/google-native:testing/v1:IosDeviceFile" } }, "pushFiles": { "items": { "$ref": "#/types/google-native:testing/v1:IosDeviceFile" } } } }, "google-native:testing/v1:IosTestSetupResponse": { "properties": { "additionalIpas": { "items": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" } }, "networkProfile": {}, "pullDirectories": { "items": { "$ref": "#/types/google-native:testing/v1:IosDeviceFileResponse" } }, "pushFiles": { "items": { "$ref": "#/types/google-native:testing/v1:IosDeviceFileResponse" } } } }, "google-native:testing/v1:IosXcTest": { "properties": { "testSpecialEntitlements": {}, "testsZip": { "$ref": "#/types/google-native:testing/v1:FileReference", "required": true }, "xcodeVersion": {}, "xctestrun": { "$ref": "#/types/google-native:testing/v1:FileReference" } } }, "google-native:testing/v1:IosXcTestResponse": { "properties": { "appBundleId": {}, "testSpecialEntitlements": {}, "testsZip": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse", "required": true }, "xcodeVersion": {}, "xctestrun": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse" } } }, "google-native:testing/v1:LauncherActivityIntent": {}, "google-native:testing/v1:LauncherActivityIntentResponse": {}, "google-native:testing/v1:ManualSharding": { "properties": { "testTargetsForShard": { "required": true, "items": { "$ref": "#/types/google-native:testing/v1:TestTargetsForShard" } } } }, "google-native:testing/v1:ManualShardingResponse": { "properties": { "testTargetsForShard": { "required": true, "items": { "$ref": "#/types/google-native:testing/v1:TestTargetsForShardResponse" } } } }, "google-native:testing/v1:NoActivityIntent": {}, "google-native:testing/v1:NoActivityIntentResponse": {}, "google-native:testing/v1:ObbFile": { "properties": { "obb": { "$ref": "#/types/google-native:testing/v1:FileReference", "required": true }, "obbFileName": { "required": true } } }, "google-native:testing/v1:ObbFileResponse": { "properties": { "obb": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse", "required": true }, "obbFileName": { "required": true } } }, "google-native:testing/v1:RegularFile": { "properties": { "content": { "$ref": "#/types/google-native:testing/v1:FileReference", "required": true }, "devicePath": { "required": true } } }, "google-native:testing/v1:RegularFileResponse": { "properties": { "content": { "$ref": "#/types/google-native:testing/v1:FileReferenceResponse", "required": true }, "devicePath": { "required": true } } }, "google-native:testing/v1:ResultStorage": { "properties": { "googleCloudStorage": { "$ref": "#/types/google-native:testing/v1:GoogleCloudStorage", "required": true }, "toolResultsHistory": { "$ref": "#/types/google-native:testing/v1:ToolResultsHistory" } } }, "google-native:testing/v1:ResultStorageResponse": { "properties": { "googleCloudStorage": { "$ref": "#/types/google-native:testing/v1:GoogleCloudStorageResponse", "required": true }, "resultsUrl": {}, "toolResultsExecution": { "$ref": "#/types/google-native:testing/v1:ToolResultsExecutionResponse" }, "toolResultsHistory": { "$ref": "#/types/google-native:testing/v1:ToolResultsHistoryResponse" } } }, "google-native:testing/v1:RoboDirective": { "properties": { "actionType": { "$ref": "#/types/google-native:testing/v1:RoboDirectiveActionType", "required": true }, "inputText": {}, "resourceName": { "required": true } } }, "google-native:testing/v1:RoboDirectiveResponse": { "properties": { "actionType": { "required": true }, "inputText": {}, "resourceName": { "required": true } } }, "google-native:testing/v1:RoboStartingIntent": { "properties": { "launcherActivity": { "$ref": "#/types/google-native:testing/v1:LauncherActivityIntent" }, "noActivity": { "$ref": "#/types/google-native:testing/v1:NoActivityIntent" }, "startActivity": { "$ref": "#/types/google-native:testing/v1:StartActivityIntent" }, "timeout": { "format": "google-duration" } } }, "google-native:testing/v1:RoboStartingIntentResponse": { "properties": { "launcherActivity": { "$ref": "#/types/google-native:testing/v1:LauncherActivityIntentResponse" }, "noActivity": { "$ref": "#/types/google-native:testing/v1:NoActivityIntentResponse" }, "startActivity": { "$ref": "#/types/google-native:testing/v1:StartActivityIntentResponse" }, "timeout": { "format": "google-duration" } } }, "google-native:testing/v1:SessionStateEventResponse": { "properties": { "eventTime": { "format": "google-datetime" }, "sessionState": {}, "stateMessage": {} } }, "google-native:testing/v1:ShardResponse": { "properties": { "estimatedShardDuration": { "format": "google-duration" }, "numShards": { "format": "int32" }, "shardIndex": { "format": "int32" }, "testTargetsForShard": { "$ref": "#/types/google-native:testing/v1:TestTargetsForShardResponse" } } }, "google-native:testing/v1:ShardingOption": { "properties": { "manualSharding": { "$ref": "#/types/google-native:testing/v1:ManualSharding" }, "smartSharding": { "$ref": "#/types/google-native:testing/v1:SmartSharding" }, "uniformSharding": { "$ref": "#/types/google-native:testing/v1:UniformSharding" } } }, "google-native:testing/v1:ShardingOptionResponse": { "properties": { "manualSharding": { "$ref": "#/types/google-native:testing/v1:ManualShardingResponse" }, "smartSharding": { "$ref": "#/types/google-native:testing/v1:SmartShardingResponse" }, "uniformSharding": { "$ref": "#/types/google-native:testing/v1:UniformShardingResponse" } } }, "google-native:testing/v1:SmartSharding": { "properties": { "targetedShardDuration": { "format": "google-duration" } } }, "google-native:testing/v1:SmartShardingResponse": { "properties": { "targetedShardDuration": { "format": "google-duration" } } }, "google-native:testing/v1:StartActivityIntent": { "properties": { "action": {}, "categories": { "items": {} }, "uri": {} } }, "google-native:testing/v1:StartActivityIntentResponse": { "properties": { "action": {}, "categories": { "items": {} }, "uri": {} } }, "google-native:testing/v1:SystraceSetup": { "properties": { "durationSeconds": { "format": "int32" } } }, "google-native:testing/v1:SystraceSetupResponse": { "properties": { "durationSeconds": { "format": "int32" } } }, "google-native:testing/v1:TestDetailsResponse": { "properties": { "errorMessage": {}, "progressMessages": { "items": {} } } }, "google-native:testing/v1:TestExecutionResponse": { "properties": { "environment": { "$ref": "#/types/google-native:testing/v1:EnvironmentResponse" }, "matrixId": {}, "projectId": { "sdkName": "project" }, "shard": { "$ref": "#/types/google-native:testing/v1:ShardResponse" }, "state": {}, "testDetails": { "$ref": "#/types/google-native:testing/v1:TestDetailsResponse" }, "testSpecification": { "$ref": "#/types/google-native:testing/v1:TestSpecificationResponse" }, "timestamp": { "format": "google-datetime" }, "toolResultsStep": { "$ref": "#/types/google-native:testing/v1:ToolResultsStepResponse" } } }, "google-native:testing/v1:TestSetup": { "properties": { "account": { "$ref": "#/types/google-native:testing/v1:Account" }, "additionalApks": { "items": { "$ref": "#/types/google-native:testing/v1:Apk" } }, "directoriesToPull": { "items": {} }, "dontAutograntPermissions": {}, "environmentVariables": { "items": { "$ref": "#/types/google-native:testing/v1:EnvironmentVariable" } }, "filesToPush": { "items": { "$ref": "#/types/google-native:testing/v1:DeviceFile" } }, "initialSetupApks": { "items": { "$ref": "#/types/google-native:testing/v1:Apk" } }, "networkProfile": {}, "systrace": { "$ref": "#/types/google-native:testing/v1:SystraceSetup" } } }, "google-native:testing/v1:TestSetupResponse": { "properties": { "account": { "$ref": "#/types/google-native:testing/v1:AccountResponse" }, "additionalApks": { "items": { "$ref": "#/types/google-native:testing/v1:ApkResponse" } }, "directoriesToPull": { "items": {} }, "dontAutograntPermissions": {}, "environmentVariables": { "items": { "$ref": "#/types/google-native:testing/v1:EnvironmentVariableResponse" } }, "filesToPush": { "items": { "$ref": "#/types/google-native:testing/v1:DeviceFileResponse" } }, "initialSetupApks": { "items": { "$ref": "#/types/google-native:testing/v1:ApkResponse" } }, "networkProfile": {}, "systrace": { "$ref": "#/types/google-native:testing/v1:SystraceSetupResponse" } } }, "google-native:testing/v1:TestSpecification": { "properties": { "androidInstrumentationTest": { "$ref": "#/types/google-native:testing/v1:AndroidInstrumentationTest" }, "androidRoboTest": { "$ref": "#/types/google-native:testing/v1:AndroidRoboTest" }, "androidTestLoop": { "$ref": "#/types/google-native:testing/v1:AndroidTestLoop" }, "disablePerformanceMetrics": {}, "disableVideoRecording": {}, "iosRoboTest": { "$ref": "#/types/google-native:testing/v1:IosRoboTest" }, "iosTestLoop": { "$ref": "#/types/google-native:testing/v1:IosTestLoop" }, "iosTestSetup": { "$ref": "#/types/google-native:testing/v1:IosTestSetup" }, "iosXcTest": { "$ref": "#/types/google-native:testing/v1:IosXcTest" }, "testSetup": { "$ref": "#/types/google-native:testing/v1:TestSetup" }, "testTimeout": { "format": "google-duration" } } }, "google-native:testing/v1:TestSpecificationResponse": { "properties": { "androidInstrumentationTest": { "$ref": "#/types/google-native:testing/v1:AndroidInstrumentationTestResponse" }, "androidRoboTest": { "$ref": "#/types/google-native:testing/v1:AndroidRoboTestResponse" }, "androidTestLoop": { "$ref": "#/types/google-native:testing/v1:AndroidTestLoopResponse" }, "disablePerformanceMetrics": {}, "disableVideoRecording": {}, "iosRoboTest": { "$ref": "#/types/google-native:testing/v1:IosRoboTestResponse" }, "iosTestLoop": { "$ref": "#/types/google-native:testing/v1:IosTestLoopResponse" }, "iosTestSetup": { "$ref": "#/types/google-native:testing/v1:IosTestSetupResponse" }, "iosXcTest": { "$ref": "#/types/google-native:testing/v1:IosXcTestResponse" }, "testSetup": { "$ref": "#/types/google-native:testing/v1:TestSetupResponse" }, "testTimeout": { "format": "google-duration" } } }, "google-native:testing/v1:TestTargetsForShard": { "properties": { "testTargets": { "items": {} } } }, "google-native:testing/v1:TestTargetsForShardResponse": { "properties": { "testTargets": { "items": {} } } }, "google-native:testing/v1:ToolResultsExecutionResponse": { "properties": { "executionId": {}, "historyId": {}, "projectId": { "sdkName": "project" } } }, "google-native:testing/v1:ToolResultsHistory": { "properties": { "historyId": { "required": true }, "projectId": { "required": true, "sdkName": "project" } } }, "google-native:testing/v1:ToolResultsHistoryResponse": { "properties": { "historyId": { "required": true }, "projectId": { "required": true, "sdkName": "project" } } }, "google-native:testing/v1:ToolResultsStepResponse": { "properties": { "executionId": {}, "historyId": {}, "projectId": { "sdkName": "project" }, "stepId": {} } }, "google-native:testing/v1:UniformSharding": { "properties": { "numShards": { "format": "int32", "required": true } } }, "google-native:testing/v1:UniformShardingResponse": { "properties": { "numShards": { "format": "int32", "required": true } } }, "google-native:toolresults/v1beta3:AndroidAppInfo": { "properties": { "name": {}, "packageName": {}, "versionCode": {}, "versionName": {} } }, "google-native:toolresults/v1beta3:AndroidAppInfoResponse": { "properties": { "name": {}, "packageName": {}, "versionCode": {}, "versionName": {} } }, "google-native:toolresults/v1beta3:AndroidInstrumentationTest": { "properties": { "testPackageId": {}, "testRunnerClass": {}, "testTargets": { "items": {} }, "useOrchestrator": {} } }, "google-native:toolresults/v1beta3:AndroidInstrumentationTestResponse": { "properties": { "testPackageId": {}, "testRunnerClass": {}, "testTargets": { "items": {} }, "useOrchestrator": {} } }, "google-native:toolresults/v1beta3:AndroidRoboTest": { "properties": { "appInitialActivity": {}, "bootstrapPackageId": {}, "bootstrapRunnerClass": {}, "maxDepth": { "format": "int32" }, "maxSteps": { "format": "int32" } } }, "google-native:toolresults/v1beta3:AndroidRoboTestResponse": { "properties": { "appInitialActivity": {}, "bootstrapPackageId": {}, "bootstrapRunnerClass": {}, "maxDepth": { "format": "int32" }, "maxSteps": { "format": "int32" } } }, "google-native:toolresults/v1beta3:AndroidTest": { "properties": { "androidAppInfo": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidAppInfo" }, "androidInstrumentationTest": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidInstrumentationTest" }, "androidRoboTest": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidRoboTest" }, "androidTestLoop": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidTestLoop" }, "testTimeout": { "$ref": "#/types/google-native:toolresults/v1beta3:Duration" } } }, "google-native:toolresults/v1beta3:AndroidTestLoop": {}, "google-native:toolresults/v1beta3:AndroidTestLoopResponse": {}, "google-native:toolresults/v1beta3:AndroidTestResponse": { "properties": { "androidAppInfo": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidAppInfoResponse" }, "androidInstrumentationTest": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidInstrumentationTestResponse" }, "androidRoboTest": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidRoboTestResponse" }, "androidTestLoop": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidTestLoopResponse" }, "testTimeout": { "$ref": "#/types/google-native:toolresults/v1beta3:DurationResponse" } } }, "google-native:toolresults/v1beta3:Any": { "properties": { "typeUrl": {}, "value": { "format": "byte" } } }, "google-native:toolresults/v1beta3:AnyResponse": { "properties": { "typeUrl": {}, "value": { "format": "byte" } } }, "google-native:toolresults/v1beta3:BasicPerfSampleSeries": { "properties": { "perfMetricType": { "$ref": "#/types/google-native:toolresults/v1beta3:BasicPerfSampleSeriesPerfMetricType" }, "perfUnit": { "$ref": "#/types/google-native:toolresults/v1beta3:BasicPerfSampleSeriesPerfUnit" }, "sampleSeriesLabel": { "$ref": "#/types/google-native:toolresults/v1beta3:BasicPerfSampleSeriesSampleSeriesLabel" } } }, "google-native:toolresults/v1beta3:BasicPerfSampleSeriesResponse": { "properties": { "perfMetricType": {}, "perfUnit": {}, "sampleSeriesLabel": {} } }, "google-native:toolresults/v1beta3:Duration": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:toolresults/v1beta3:DurationResponse": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:toolresults/v1beta3:FailureDetail": { "properties": { "crashed": {}, "deviceOutOfMemory": {}, "failedRoboscript": {}, "notInstalled": {}, "otherNativeCrash": {}, "timedOut": {}, "unableToCrawl": {} } }, "google-native:toolresults/v1beta3:FailureDetailResponse": { "properties": { "crashed": {}, "deviceOutOfMemory": {}, "failedRoboscript": {}, "notInstalled": {}, "otherNativeCrash": {}, "timedOut": {}, "unableToCrawl": {} } }, "google-native:toolresults/v1beta3:FileReference": { "properties": { "fileUri": {} } }, "google-native:toolresults/v1beta3:FileReferenceResponse": { "properties": { "fileUri": {} } }, "google-native:toolresults/v1beta3:InconclusiveDetail": { "properties": { "abortedByUser": {}, "hasErrorLogs": {}, "infrastructureFailure": {} } }, "google-native:toolresults/v1beta3:InconclusiveDetailResponse": { "properties": { "abortedByUser": {}, "hasErrorLogs": {}, "infrastructureFailure": {} } }, "google-native:toolresults/v1beta3:IndividualOutcome": { "properties": { "multistepNumber": { "format": "int32" }, "outcomeSummary": { "$ref": "#/types/google-native:toolresults/v1beta3:IndividualOutcomeOutcomeSummary" }, "runDuration": { "$ref": "#/types/google-native:toolresults/v1beta3:Duration" }, "stepId": {} } }, "google-native:toolresults/v1beta3:IndividualOutcomeResponse": { "properties": { "multistepNumber": { "format": "int32" }, "outcomeSummary": {}, "runDuration": { "$ref": "#/types/google-native:toolresults/v1beta3:DurationResponse" }, "stepId": {} } }, "google-native:toolresults/v1beta3:IosAppInfo": { "properties": { "name": {} } }, "google-native:toolresults/v1beta3:IosAppInfoResponse": { "properties": { "name": {} } }, "google-native:toolresults/v1beta3:IosRoboTest": {}, "google-native:toolresults/v1beta3:IosRoboTestResponse": {}, "google-native:toolresults/v1beta3:IosTest": { "properties": { "iosAppInfo": { "$ref": "#/types/google-native:toolresults/v1beta3:IosAppInfo" }, "iosRoboTest": { "$ref": "#/types/google-native:toolresults/v1beta3:IosRoboTest" }, "iosTestLoop": { "$ref": "#/types/google-native:toolresults/v1beta3:IosTestLoop" }, "iosXcTest": { "$ref": "#/types/google-native:toolresults/v1beta3:IosXcTest" }, "testTimeout": { "$ref": "#/types/google-native:toolresults/v1beta3:Duration" } } }, "google-native:toolresults/v1beta3:IosTestLoop": { "properties": { "bundleId": {} } }, "google-native:toolresults/v1beta3:IosTestLoopResponse": { "properties": { "bundleId": {} } }, "google-native:toolresults/v1beta3:IosTestResponse": { "properties": { "iosAppInfo": { "$ref": "#/types/google-native:toolresults/v1beta3:IosAppInfoResponse" }, "iosRoboTest": { "$ref": "#/types/google-native:toolresults/v1beta3:IosRoboTestResponse" }, "iosTestLoop": { "$ref": "#/types/google-native:toolresults/v1beta3:IosTestLoopResponse" }, "iosXcTest": { "$ref": "#/types/google-native:toolresults/v1beta3:IosXcTestResponse" }, "testTimeout": { "$ref": "#/types/google-native:toolresults/v1beta3:DurationResponse" } } }, "google-native:toolresults/v1beta3:IosXcTest": { "properties": { "bundleId": {}, "xcodeVersion": {} } }, "google-native:toolresults/v1beta3:IosXcTestResponse": { "properties": { "bundleId": {}, "xcodeVersion": {} } }, "google-native:toolresults/v1beta3:MatrixDimensionDefinition": {}, "google-native:toolresults/v1beta3:MatrixDimensionDefinitionResponse": {}, "google-native:toolresults/v1beta3:MultiStep": { "properties": { "multistepNumber": { "format": "int32" }, "primaryStep": { "$ref": "#/types/google-native:toolresults/v1beta3:PrimaryStep" }, "primaryStepId": {} } }, "google-native:toolresults/v1beta3:MultiStepResponse": { "properties": { "multistepNumber": { "format": "int32" }, "primaryStep": { "$ref": "#/types/google-native:toolresults/v1beta3:PrimaryStepResponse" }, "primaryStepId": {} } }, "google-native:toolresults/v1beta3:Outcome": { "properties": { "failureDetail": { "$ref": "#/types/google-native:toolresults/v1beta3:FailureDetail" }, "inconclusiveDetail": { "$ref": "#/types/google-native:toolresults/v1beta3:InconclusiveDetail" }, "skippedDetail": { "$ref": "#/types/google-native:toolresults/v1beta3:SkippedDetail" }, "successDetail": { "$ref": "#/types/google-native:toolresults/v1beta3:SuccessDetail" }, "summary": { "$ref": "#/types/google-native:toolresults/v1beta3:OutcomeSummary" } } }, "google-native:toolresults/v1beta3:OutcomeResponse": { "properties": { "failureDetail": { "$ref": "#/types/google-native:toolresults/v1beta3:FailureDetailResponse" }, "inconclusiveDetail": { "$ref": "#/types/google-native:toolresults/v1beta3:InconclusiveDetailResponse" }, "skippedDetail": { "$ref": "#/types/google-native:toolresults/v1beta3:SkippedDetailResponse" }, "successDetail": { "$ref": "#/types/google-native:toolresults/v1beta3:SuccessDetailResponse" }, "summary": {} } }, "google-native:toolresults/v1beta3:PrimaryStep": { "properties": { "individualOutcome": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:IndividualOutcome" } }, "rollUp": { "$ref": "#/types/google-native:toolresults/v1beta3:PrimaryStepRollUp" } } }, "google-native:toolresults/v1beta3:PrimaryStepResponse": { "properties": { "individualOutcome": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:IndividualOutcomeResponse" } }, "rollUp": {} } }, "google-native:toolresults/v1beta3:SkippedDetail": { "properties": { "incompatibleAppVersion": {}, "incompatibleArchitecture": {}, "incompatibleDevice": {} } }, "google-native:toolresults/v1beta3:SkippedDetailResponse": { "properties": { "incompatibleAppVersion": {}, "incompatibleArchitecture": {}, "incompatibleDevice": {} } }, "google-native:toolresults/v1beta3:Specification": { "properties": { "androidTest": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidTest" }, "iosTest": { "$ref": "#/types/google-native:toolresults/v1beta3:IosTest" } } }, "google-native:toolresults/v1beta3:SpecificationResponse": { "properties": { "androidTest": { "$ref": "#/types/google-native:toolresults/v1beta3:AndroidTestResponse" }, "iosTest": { "$ref": "#/types/google-native:toolresults/v1beta3:IosTestResponse" } } }, "google-native:toolresults/v1beta3:StackTrace": { "properties": { "exception": {} } }, "google-native:toolresults/v1beta3:StackTraceResponse": { "properties": { "exception": {} } }, "google-native:toolresults/v1beta3:StepDimensionValueEntry": { "properties": { "key": {}, "value": {} } }, "google-native:toolresults/v1beta3:StepDimensionValueEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:toolresults/v1beta3:StepLabelsEntry": { "properties": { "key": {}, "value": {} } }, "google-native:toolresults/v1beta3:StepLabelsEntryResponse": { "properties": { "key": {}, "value": {} } }, "google-native:toolresults/v1beta3:SuccessDetail": { "properties": { "otherNativeCrash": {} } }, "google-native:toolresults/v1beta3:SuccessDetailResponse": { "properties": { "otherNativeCrash": {} } }, "google-native:toolresults/v1beta3:TestCaseReference": { "properties": { "className": {}, "name": {}, "testSuiteName": {} } }, "google-native:toolresults/v1beta3:TestCaseReferenceResponse": { "properties": { "className": {}, "name": {}, "testSuiteName": {} } }, "google-native:toolresults/v1beta3:TestExecutionStep": { "properties": { "testIssues": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:TestIssue" } }, "testSuiteOverviews": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:TestSuiteOverview" } }, "testTiming": { "$ref": "#/types/google-native:toolresults/v1beta3:TestTiming" }, "toolExecution": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolExecution" } } }, "google-native:toolresults/v1beta3:TestExecutionStepResponse": { "properties": { "testIssues": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:TestIssueResponse" } }, "testSuiteOverviews": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:TestSuiteOverviewResponse" } }, "testTiming": { "$ref": "#/types/google-native:toolresults/v1beta3:TestTimingResponse" }, "toolExecution": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolExecutionResponse" } } }, "google-native:toolresults/v1beta3:TestIssue": { "properties": { "category": { "$ref": "#/types/google-native:toolresults/v1beta3:TestIssueCategory" }, "errorMessage": {}, "severity": { "$ref": "#/types/google-native:toolresults/v1beta3:TestIssueSeverity" }, "stackTrace": { "$ref": "#/types/google-native:toolresults/v1beta3:StackTrace" }, "type": { "$ref": "#/types/google-native:toolresults/v1beta3:TestIssueType" }, "warning": { "$ref": "#/types/google-native:toolresults/v1beta3:Any" } } }, "google-native:toolresults/v1beta3:TestIssueResponse": { "properties": { "category": {}, "errorMessage": {}, "severity": {}, "stackTrace": { "$ref": "#/types/google-native:toolresults/v1beta3:StackTraceResponse" }, "type": {}, "warning": { "$ref": "#/types/google-native:toolresults/v1beta3:AnyResponse" } } }, "google-native:toolresults/v1beta3:TestSuiteOverview": { "properties": { "elapsedTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Duration" }, "errorCount": { "format": "int32" }, "failureCount": { "format": "int32" }, "flakyCount": { "format": "int32" }, "name": {}, "skippedCount": { "format": "int32" }, "totalCount": { "format": "int32" }, "xmlSource": { "$ref": "#/types/google-native:toolresults/v1beta3:FileReference" } } }, "google-native:toolresults/v1beta3:TestSuiteOverviewResponse": { "properties": { "elapsedTime": { "$ref": "#/types/google-native:toolresults/v1beta3:DurationResponse" }, "errorCount": { "format": "int32" }, "failureCount": { "format": "int32" }, "flakyCount": { "format": "int32" }, "name": {}, "skippedCount": { "format": "int32" }, "totalCount": { "format": "int32" }, "xmlSource": { "$ref": "#/types/google-native:toolresults/v1beta3:FileReferenceResponse" } } }, "google-native:toolresults/v1beta3:TestTiming": { "properties": { "testProcessDuration": { "$ref": "#/types/google-native:toolresults/v1beta3:Duration" } } }, "google-native:toolresults/v1beta3:TestTimingResponse": { "properties": { "testProcessDuration": { "$ref": "#/types/google-native:toolresults/v1beta3:DurationResponse" } } }, "google-native:toolresults/v1beta3:Timestamp": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:toolresults/v1beta3:TimestampResponse": { "properties": { "nanos": { "format": "int32" }, "seconds": { "format": "int64" } } }, "google-native:toolresults/v1beta3:ToolExecution": { "properties": { "commandLineArguments": { "items": {} }, "exitCode": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolExitCode" }, "toolLogs": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:FileReference" } }, "toolOutputs": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolOutputReference" } } } }, "google-native:toolresults/v1beta3:ToolExecutionResponse": { "properties": { "commandLineArguments": { "items": {} }, "exitCode": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolExitCodeResponse" }, "toolLogs": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:FileReferenceResponse" } }, "toolOutputs": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolOutputReferenceResponse" } } } }, "google-native:toolresults/v1beta3:ToolExecutionStep": { "properties": { "toolExecution": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolExecution" } } }, "google-native:toolresults/v1beta3:ToolExecutionStepResponse": { "properties": { "toolExecution": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolExecutionResponse" } } }, "google-native:toolresults/v1beta3:ToolExitCode": { "properties": { "number": { "format": "int32" } } }, "google-native:toolresults/v1beta3:ToolExitCodeResponse": { "properties": { "number": { "format": "int32" } } }, "google-native:toolresults/v1beta3:ToolOutputReference": { "properties": { "creationTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Timestamp" }, "output": { "$ref": "#/types/google-native:toolresults/v1beta3:FileReference" }, "testCase": { "$ref": "#/types/google-native:toolresults/v1beta3:TestCaseReference" } } }, "google-native:toolresults/v1beta3:ToolOutputReferenceResponse": { "properties": { "creationTime": { "$ref": "#/types/google-native:toolresults/v1beta3:TimestampResponse" }, "output": { "$ref": "#/types/google-native:toolresults/v1beta3:FileReferenceResponse" }, "testCase": { "$ref": "#/types/google-native:toolresults/v1beta3:TestCaseReferenceResponse" } } }, "google-native:tpu/v1:NetworkEndpointResponse": { "properties": { "ipAddress": {}, "port": { "format": "int32" } } }, "google-native:tpu/v1:SchedulingConfig": { "properties": { "preemptible": {}, "reserved": {} } }, "google-native:tpu/v1:SchedulingConfigResponse": { "properties": { "preemptible": {}, "reserved": {} } }, "google-native:tpu/v1:SymptomResponse": { "properties": { "createTime": { "format": "google-datetime" }, "details": {}, "symptomType": {}, "workerId": {} } }, "google-native:tpu/v1alpha1:NetworkEndpointResponse": { "properties": { "ipAddress": {}, "port": { "format": "int32" } } }, "google-native:tpu/v1alpha1:SchedulingConfig": { "properties": { "preemptible": {}, "reserved": {} } }, "google-native:tpu/v1alpha1:SchedulingConfigResponse": { "properties": { "preemptible": {}, "reserved": {} } }, "google-native:tpu/v1alpha1:SymptomResponse": { "properties": { "createTime": { "format": "google-datetime" }, "details": {}, "symptomType": {}, "workerId": {} } }, "google-native:tpu/v2:AcceleratorConfig": { "properties": { "topology": { "required": true }, "type": { "$ref": "#/types/google-native:tpu/v2:AcceleratorConfigType", "required": true } } }, "google-native:tpu/v2:AcceleratorConfigResponse": { "properties": { "topology": { "required": true }, "type": { "required": true } } }, "google-native:tpu/v2:AccessConfigResponse": { "properties": { "externalIp": {} } }, "google-native:tpu/v2:AttachedDisk": { "properties": { "mode": { "$ref": "#/types/google-native:tpu/v2:AttachedDiskMode" }, "sourceDisk": {} } }, "google-native:tpu/v2:AttachedDiskResponse": { "properties": { "mode": {}, "sourceDisk": {} } }, "google-native:tpu/v2:NetworkConfig": { "properties": { "canIpForward": {}, "enableExternalIps": {}, "network": {}, "subnetwork": {} } }, "google-native:tpu/v2:NetworkConfigResponse": { "properties": { "canIpForward": {}, "enableExternalIps": {}, "network": {}, "subnetwork": {} } }, "google-native:tpu/v2:NetworkEndpointResponse": { "properties": { "accessConfig": { "$ref": "#/types/google-native:tpu/v2:AccessConfigResponse" }, "ipAddress": {}, "port": { "format": "int32" } } }, "google-native:tpu/v2:SchedulingConfig": { "properties": { "preemptible": {}, "reserved": {} } }, "google-native:tpu/v2:SchedulingConfigResponse": { "properties": { "preemptible": {}, "reserved": {} } }, "google-native:tpu/v2:ServiceAccount": { "properties": { "email": {}, "scope": { "items": {} } } }, "google-native:tpu/v2:ServiceAccountResponse": { "properties": { "email": {}, "scope": { "items": {} } } }, "google-native:tpu/v2:ShieldedInstanceConfig": { "properties": { "enableSecureBoot": {} } }, "google-native:tpu/v2:ShieldedInstanceConfigResponse": { "properties": { "enableSecureBoot": {} } }, "google-native:tpu/v2:SymptomResponse": { "properties": { "createTime": { "format": "google-datetime" }, "details": {}, "symptomType": {}, "workerId": {} } }, "google-native:tpu/v2alpha1:AcceleratorConfig": { "properties": { "topology": { "required": true }, "type": { "$ref": "#/types/google-native:tpu/v2alpha1:AcceleratorConfigType", "required": true } } }, "google-native:tpu/v2alpha1:AcceleratorConfigResponse": { "properties": { "topology": { "required": true }, "type": { "required": true } } }, "google-native:tpu/v2alpha1:AcceptedDataResponse": {}, "google-native:tpu/v2alpha1:AccessConfigResponse": { "properties": { "externalIp": {} } }, "google-native:tpu/v2alpha1:ActiveDataResponse": {}, "google-native:tpu/v2alpha1:AttachedDisk": { "properties": { "mode": { "$ref": "#/types/google-native:tpu/v2alpha1:AttachedDiskMode" }, "sourceDisk": {} } }, "google-native:tpu/v2alpha1:AttachedDiskResponse": { "properties": { "mode": {}, "sourceDisk": {} } }, "google-native:tpu/v2alpha1:BestEffort": {}, "google-native:tpu/v2alpha1:BestEffortResponse": {}, "google-native:tpu/v2alpha1:BootDiskConfig": { "properties": { "customerEncryptionKey": { "$ref": "#/types/google-native:tpu/v2alpha1:CustomerEncryptionKey" }, "enableConfidentialCompute": {} } }, "google-native:tpu/v2alpha1:BootDiskConfigResponse": { "properties": { "customerEncryptionKey": { "$ref": "#/types/google-native:tpu/v2alpha1:CustomerEncryptionKeyResponse" }, "enableConfidentialCompute": {} } }, "google-native:tpu/v2alpha1:CreatingDataResponse": {}, "google-native:tpu/v2alpha1:CustomerEncryptionKey": { "properties": { "kmsKeyName": {} } }, "google-native:tpu/v2alpha1:CustomerEncryptionKeyResponse": { "properties": { "kmsKeyName": {} } }, "google-native:tpu/v2alpha1:DeletingDataResponse": {}, "google-native:tpu/v2alpha1:FailedDataResponse": { "properties": { "error": { "$ref": "#/types/google-native:tpu/v2alpha1:StatusResponse" } } }, "google-native:tpu/v2alpha1:Guaranteed": { "properties": { "minDuration": { "format": "google-duration" }, "reserved": {} } }, "google-native:tpu/v2alpha1:GuaranteedResponse": { "properties": { "minDuration": { "format": "google-duration" }, "reserved": {} } }, "google-native:tpu/v2alpha1:Interval": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:tpu/v2alpha1:IntervalResponse": { "properties": { "endTime": { "format": "google-datetime" }, "startTime": { "format": "google-datetime" } } }, "google-native:tpu/v2alpha1:MultiNodeParams": { "properties": { "nodeCount": { "format": "int32", "required": true }, "nodeIdPrefix": {} } }, "google-native:tpu/v2alpha1:MultiNodeParamsResponse": { "properties": { "nodeCount": { "format": "int32", "required": true }, "nodeIdPrefix": {} } }, "google-native:tpu/v2alpha1:NetworkConfig": { "properties": { "canIpForward": {}, "enableExternalIps": {}, "network": {}, "subnetwork": {} } }, "google-native:tpu/v2alpha1:NetworkConfigResponse": { "properties": { "canIpForward": {}, "enableExternalIps": {}, "network": {}, "subnetwork": {} } }, "google-native:tpu/v2alpha1:NetworkEndpointResponse": { "properties": { "accessConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:AccessConfigResponse" }, "ipAddress": {}, "port": { "format": "int32" } } }, "google-native:tpu/v2alpha1:Node": { "properties": { "acceleratorConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:AcceleratorConfig" }, "acceleratorType": {}, "autocheckpointEnabled": {}, "bootDiskConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:BootDiskConfig" }, "cidrBlock": {}, "dataDisks": { "items": { "$ref": "#/types/google-native:tpu/v2alpha1:AttachedDisk" } }, "description": {}, "health": { "$ref": "#/types/google-native:tpu/v2alpha1:NodeHealth" }, "labels": {}, "metadata": {}, "networkConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:NetworkConfig" }, "runtimeVersion": { "required": true }, "schedulingConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:SchedulingConfig" }, "serviceAccount": { "$ref": "#/types/google-native:tpu/v2alpha1:ServiceAccount" }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:ShieldedInstanceConfig" }, "tags": { "items": {} } } }, "google-native:tpu/v2alpha1:NodeResponse": { "properties": { "acceleratorConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:AcceleratorConfigResponse" }, "acceleratorType": {}, "apiVersion": {}, "autocheckpointEnabled": {}, "bootDiskConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:BootDiskConfigResponse" }, "cidrBlock": {}, "createTime": { "format": "google-datetime" }, "dataDisks": { "items": { "$ref": "#/types/google-native:tpu/v2alpha1:AttachedDiskResponse" } }, "description": {}, "health": {}, "healthDescription": {}, "labels": {}, "metadata": {}, "multisliceNode": {}, "name": {}, "networkConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:NetworkConfigResponse" }, "networkEndpoints": { "items": { "$ref": "#/types/google-native:tpu/v2alpha1:NetworkEndpointResponse" } }, "queuedResource": {}, "runtimeVersion": { "required": true }, "schedulingConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:SchedulingConfigResponse" }, "serviceAccount": { "$ref": "#/types/google-native:tpu/v2alpha1:ServiceAccountResponse" }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:ShieldedInstanceConfigResponse" }, "state": {}, "symptoms": { "items": { "$ref": "#/types/google-native:tpu/v2alpha1:SymptomResponse" } }, "tags": { "items": {} } } }, "google-native:tpu/v2alpha1:NodeSpec": { "properties": { "multiNodeParams": { "$ref": "#/types/google-native:tpu/v2alpha1:MultiNodeParams" }, "node": { "$ref": "#/types/google-native:tpu/v2alpha1:Node", "required": true }, "nodeId": {}, "parent": { "required": true } } }, "google-native:tpu/v2alpha1:NodeSpecResponse": { "properties": { "multiNodeParams": { "$ref": "#/types/google-native:tpu/v2alpha1:MultiNodeParamsResponse" }, "node": { "$ref": "#/types/google-native:tpu/v2alpha1:NodeResponse", "required": true }, "nodeId": {}, "parent": { "required": true } } }, "google-native:tpu/v2alpha1:ProvisioningDataResponse": {}, "google-native:tpu/v2alpha1:QueuedResourceStateResponse": { "properties": { "acceptedData": { "$ref": "#/types/google-native:tpu/v2alpha1:AcceptedDataResponse" }, "activeData": { "$ref": "#/types/google-native:tpu/v2alpha1:ActiveDataResponse" }, "creatingData": { "$ref": "#/types/google-native:tpu/v2alpha1:CreatingDataResponse" }, "deletingData": { "$ref": "#/types/google-native:tpu/v2alpha1:DeletingDataResponse" }, "failedData": { "$ref": "#/types/google-native:tpu/v2alpha1:FailedDataResponse" }, "provisioningData": { "$ref": "#/types/google-native:tpu/v2alpha1:ProvisioningDataResponse" }, "state": {}, "stateInitiator": {}, "suspendedData": { "$ref": "#/types/google-native:tpu/v2alpha1:SuspendedDataResponse" }, "suspendingData": { "$ref": "#/types/google-native:tpu/v2alpha1:SuspendingDataResponse" } } }, "google-native:tpu/v2alpha1:QueueingPolicy": { "properties": { "validAfterDuration": { "format": "google-duration" }, "validAfterTime": { "format": "google-datetime" }, "validInterval": { "$ref": "#/types/google-native:tpu/v2alpha1:Interval" }, "validUntilDuration": { "format": "google-duration" }, "validUntilTime": { "format": "google-datetime" } } }, "google-native:tpu/v2alpha1:QueueingPolicyResponse": { "properties": { "validAfterDuration": { "format": "google-duration" }, "validAfterTime": { "format": "google-datetime" }, "validInterval": { "$ref": "#/types/google-native:tpu/v2alpha1:IntervalResponse" }, "validUntilDuration": { "format": "google-duration" }, "validUntilTime": { "format": "google-datetime" } } }, "google-native:tpu/v2alpha1:SchedulingConfig": { "properties": { "preemptible": {}, "reserved": {} } }, "google-native:tpu/v2alpha1:SchedulingConfigResponse": { "properties": { "preemptible": {}, "reserved": {} } }, "google-native:tpu/v2alpha1:ServiceAccount": { "properties": { "email": {}, "scope": { "items": {} } } }, "google-native:tpu/v2alpha1:ServiceAccountResponse": { "properties": { "email": {}, "scope": { "items": {} } } }, "google-native:tpu/v2alpha1:ShieldedInstanceConfig": { "properties": { "enableSecureBoot": {} } }, "google-native:tpu/v2alpha1:ShieldedInstanceConfigResponse": { "properties": { "enableSecureBoot": {} } }, "google-native:tpu/v2alpha1:Spot": {}, "google-native:tpu/v2alpha1:SpotResponse": {}, "google-native:tpu/v2alpha1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:tpu/v2alpha1:SuspendedDataResponse": {}, "google-native:tpu/v2alpha1:SuspendingDataResponse": {}, "google-native:tpu/v2alpha1:SymptomResponse": { "properties": { "createTime": { "format": "google-datetime" }, "details": {}, "symptomType": {}, "workerId": {} } }, "google-native:tpu/v2alpha1:Tpu": { "properties": { "nodeSpec": { "items": { "$ref": "#/types/google-native:tpu/v2alpha1:NodeSpec" } } } }, "google-native:tpu/v2alpha1:TpuResponse": { "properties": { "nodeSpec": { "items": { "$ref": "#/types/google-native:tpu/v2alpha1:NodeSpecResponse" } } } }, "google-native:transcoder/v1:AdBreak": { "properties": { "startTimeOffset": { "format": "google-duration" } } }, "google-native:transcoder/v1:AdBreakResponse": { "properties": { "startTimeOffset": { "format": "google-duration" } } }, "google-native:transcoder/v1:Aes128Encryption": {}, "google-native:transcoder/v1:Aes128EncryptionResponse": {}, "google-native:transcoder/v1:Animation": { "properties": { "animationEnd": { "$ref": "#/types/google-native:transcoder/v1:AnimationEnd" }, "animationFade": { "$ref": "#/types/google-native:transcoder/v1:AnimationFade" }, "animationStatic": { "$ref": "#/types/google-native:transcoder/v1:AnimationStatic" } } }, "google-native:transcoder/v1:AnimationEnd": { "properties": { "startTimeOffset": { "format": "google-duration" } } }, "google-native:transcoder/v1:AnimationEndResponse": { "properties": { "startTimeOffset": { "format": "google-duration" } } }, "google-native:transcoder/v1:AnimationFade": { "properties": { "endTimeOffset": { "format": "google-duration" }, "fadeType": { "$ref": "#/types/google-native:transcoder/v1:AnimationFadeFadeType", "required": true }, "startTimeOffset": { "format": "google-duration" }, "xy": { "$ref": "#/types/google-native:transcoder/v1:NormalizedCoordinate" } } }, "google-native:transcoder/v1:AnimationFadeResponse": { "properties": { "endTimeOffset": { "format": "google-duration" }, "fadeType": { "required": true }, "startTimeOffset": { "format": "google-duration" }, "xy": { "$ref": "#/types/google-native:transcoder/v1:NormalizedCoordinateResponse" } } }, "google-native:transcoder/v1:AnimationResponse": { "properties": { "animationEnd": { "$ref": "#/types/google-native:transcoder/v1:AnimationEndResponse" }, "animationFade": { "$ref": "#/types/google-native:transcoder/v1:AnimationFadeResponse" }, "animationStatic": { "$ref": "#/types/google-native:transcoder/v1:AnimationStaticResponse" } } }, "google-native:transcoder/v1:AnimationStatic": { "properties": { "startTimeOffset": { "format": "google-duration" }, "xy": { "$ref": "#/types/google-native:transcoder/v1:NormalizedCoordinate" } } }, "google-native:transcoder/v1:AnimationStaticResponse": { "properties": { "startTimeOffset": { "format": "google-duration" }, "xy": { "$ref": "#/types/google-native:transcoder/v1:NormalizedCoordinateResponse" } } }, "google-native:transcoder/v1:Audio": { "properties": { "highBoost": {}, "lowBoost": {}, "lufs": { "format": "double" } } }, "google-native:transcoder/v1:AudioMapping": { "properties": { "atomKey": { "required": true }, "gainDb": { "format": "double" }, "inputChannel": { "format": "int32", "required": true }, "inputKey": { "required": true }, "inputTrack": { "format": "int32", "required": true }, "outputChannel": { "format": "int32", "required": true } } }, "google-native:transcoder/v1:AudioMappingResponse": { "properties": { "atomKey": { "required": true }, "gainDb": { "format": "double" }, "inputChannel": { "format": "int32", "required": true }, "inputKey": { "required": true }, "inputTrack": { "format": "int32", "required": true }, "outputChannel": { "format": "int32", "required": true } } }, "google-native:transcoder/v1:AudioResponse": { "properties": { "highBoost": {}, "lowBoost": {}, "lufs": { "format": "double" } } }, "google-native:transcoder/v1:AudioStream": { "properties": { "bitrateBps": { "format": "int32", "required": true }, "channelCount": { "format": "int32" }, "channelLayout": { "items": {} }, "codec": {}, "displayName": {}, "languageCode": {}, "mapping": { "items": { "$ref": "#/types/google-native:transcoder/v1:AudioMapping" } }, "sampleRateHertz": { "format": "int32" } } }, "google-native:transcoder/v1:AudioStreamResponse": { "properties": { "bitrateBps": { "format": "int32", "required": true }, "channelCount": { "format": "int32" }, "channelLayout": { "items": {} }, "codec": {}, "displayName": {}, "languageCode": {}, "mapping": { "items": { "$ref": "#/types/google-native:transcoder/v1:AudioMappingResponse" } }, "sampleRateHertz": { "format": "int32" } } }, "google-native:transcoder/v1:BwdifConfig": { "properties": { "deinterlaceAllFrames": {}, "mode": {}, "parity": {} } }, "google-native:transcoder/v1:BwdifConfigResponse": { "properties": { "deinterlaceAllFrames": {}, "mode": {}, "parity": {} } }, "google-native:transcoder/v1:Clearkey": {}, "google-native:transcoder/v1:ClearkeyResponse": {}, "google-native:transcoder/v1:Color": { "properties": { "brightness": { "format": "double" }, "contrast": { "format": "double" }, "saturation": { "format": "double" } } }, "google-native:transcoder/v1:ColorResponse": { "properties": { "brightness": { "format": "double" }, "contrast": { "format": "double" }, "saturation": { "format": "double" } } }, "google-native:transcoder/v1:Crop": { "properties": { "bottomPixels": { "format": "int32" }, "leftPixels": { "format": "int32" }, "rightPixels": { "format": "int32" }, "topPixels": { "format": "int32" } } }, "google-native:transcoder/v1:CropResponse": { "properties": { "bottomPixels": { "format": "int32" }, "leftPixels": { "format": "int32" }, "rightPixels": { "format": "int32" }, "topPixels": { "format": "int32" } } }, "google-native:transcoder/v1:DashConfig": { "properties": { "segmentReferenceScheme": { "$ref": "#/types/google-native:transcoder/v1:DashConfigSegmentReferenceScheme" } } }, "google-native:transcoder/v1:DashConfigResponse": { "properties": { "segmentReferenceScheme": {} } }, "google-native:transcoder/v1:Deblock": { "properties": { "enabled": {}, "strength": { "format": "double" } } }, "google-native:transcoder/v1:DeblockResponse": { "properties": { "enabled": {}, "strength": { "format": "double" } } }, "google-native:transcoder/v1:Deinterlace": { "properties": { "bwdif": { "$ref": "#/types/google-native:transcoder/v1:BwdifConfig" }, "yadif": { "$ref": "#/types/google-native:transcoder/v1:YadifConfig" } } }, "google-native:transcoder/v1:DeinterlaceResponse": { "properties": { "bwdif": { "$ref": "#/types/google-native:transcoder/v1:BwdifConfigResponse" }, "yadif": { "$ref": "#/types/google-native:transcoder/v1:YadifConfigResponse" } } }, "google-native:transcoder/v1:Denoise": { "properties": { "strength": { "format": "double" }, "tune": {} } }, "google-native:transcoder/v1:DenoiseResponse": { "properties": { "strength": { "format": "double" }, "tune": {} } }, "google-native:transcoder/v1:DrmSystems": { "properties": { "clearkey": { "$ref": "#/types/google-native:transcoder/v1:Clearkey" }, "fairplay": { "$ref": "#/types/google-native:transcoder/v1:Fairplay" }, "playready": { "$ref": "#/types/google-native:transcoder/v1:Playready" }, "widevine": { "$ref": "#/types/google-native:transcoder/v1:Widevine" } } }, "google-native:transcoder/v1:DrmSystemsResponse": { "properties": { "clearkey": { "$ref": "#/types/google-native:transcoder/v1:ClearkeyResponse" }, "fairplay": { "$ref": "#/types/google-native:transcoder/v1:FairplayResponse" }, "playready": { "$ref": "#/types/google-native:transcoder/v1:PlayreadyResponse" }, "widevine": { "$ref": "#/types/google-native:transcoder/v1:WidevineResponse" } } }, "google-native:transcoder/v1:EditAtom": { "properties": { "endTimeOffset": { "format": "google-duration" }, "inputs": { "items": {} }, "key": {}, "startTimeOffset": { "format": "google-duration" } } }, "google-native:transcoder/v1:EditAtomResponse": { "properties": { "endTimeOffset": { "format": "google-duration" }, "inputs": { "items": {} }, "key": {}, "startTimeOffset": { "format": "google-duration" } } }, "google-native:transcoder/v1:ElementaryStream": { "properties": { "audioStream": { "$ref": "#/types/google-native:transcoder/v1:AudioStream" }, "key": {}, "textStream": { "$ref": "#/types/google-native:transcoder/v1:TextStream" }, "videoStream": { "$ref": "#/types/google-native:transcoder/v1:VideoStream" } } }, "google-native:transcoder/v1:ElementaryStreamResponse": { "properties": { "audioStream": { "$ref": "#/types/google-native:transcoder/v1:AudioStreamResponse" }, "key": {}, "textStream": { "$ref": "#/types/google-native:transcoder/v1:TextStreamResponse" }, "videoStream": { "$ref": "#/types/google-native:transcoder/v1:VideoStreamResponse" } } }, "google-native:transcoder/v1:Encryption": { "properties": { "aes128": { "$ref": "#/types/google-native:transcoder/v1:Aes128Encryption" }, "drmSystems": { "$ref": "#/types/google-native:transcoder/v1:DrmSystems", "required": true }, "id": { "required": true }, "mpegCenc": { "$ref": "#/types/google-native:transcoder/v1:MpegCommonEncryption" }, "sampleAes": { "$ref": "#/types/google-native:transcoder/v1:SampleAesEncryption" }, "secretManagerKeySource": { "$ref": "#/types/google-native:transcoder/v1:SecretManagerSource" } } }, "google-native:transcoder/v1:EncryptionResponse": { "properties": { "aes128": { "$ref": "#/types/google-native:transcoder/v1:Aes128EncryptionResponse" }, "drmSystems": { "$ref": "#/types/google-native:transcoder/v1:DrmSystemsResponse", "required": true }, "mpegCenc": { "$ref": "#/types/google-native:transcoder/v1:MpegCommonEncryptionResponse" }, "sampleAes": { "$ref": "#/types/google-native:transcoder/v1:SampleAesEncryptionResponse" }, "secretManagerKeySource": { "$ref": "#/types/google-native:transcoder/v1:SecretManagerSourceResponse" } } }, "google-native:transcoder/v1:Fairplay": {}, "google-native:transcoder/v1:FairplayResponse": {}, "google-native:transcoder/v1:Fmp4Config": { "properties": { "codecTag": {} } }, "google-native:transcoder/v1:Fmp4ConfigResponse": { "properties": { "codecTag": {} } }, "google-native:transcoder/v1:H264CodecSettings": { "properties": { "allowOpenGop": {}, "aqStrength": { "format": "double" }, "bFrameCount": { "format": "int32" }, "bPyramid": {}, "bitrateBps": { "format": "int32", "required": true }, "crfLevel": { "format": "int32" }, "enableTwoPass": {}, "entropyCoder": {}, "frameRate": { "format": "double", "required": true }, "gopDuration": { "format": "google-duration" }, "gopFrameCount": { "format": "int32" }, "heightPixels": { "format": "int32" }, "pixelFormat": {}, "preset": {}, "profile": {}, "rateControlMode": {}, "tune": {}, "vbvFullnessBits": { "format": "int32" }, "vbvSizeBits": { "format": "int32" }, "widthPixels": { "format": "int32" } } }, "google-native:transcoder/v1:H264CodecSettingsResponse": { "properties": { "allowOpenGop": {}, "aqStrength": { "format": "double" }, "bFrameCount": { "format": "int32" }, "bPyramid": {}, "bitrateBps": { "format": "int32", "required": true }, "crfLevel": { "format": "int32" }, "enableTwoPass": {}, "entropyCoder": {}, "frameRate": { "format": "double", "required": true }, "gopDuration": { "format": "google-duration" }, "gopFrameCount": { "format": "int32" }, "heightPixels": { "format": "int32" }, "pixelFormat": {}, "preset": {}, "profile": {}, "rateControlMode": {}, "tune": {}, "vbvFullnessBits": { "format": "int32" }, "vbvSizeBits": { "format": "int32" }, "widthPixels": { "format": "int32" } } }, "google-native:transcoder/v1:H265CodecSettings": { "properties": { "allowOpenGop": {}, "aqStrength": { "format": "double" }, "bFrameCount": { "format": "int32" }, "bPyramid": {}, "bitrateBps": { "format": "int32", "required": true }, "crfLevel": { "format": "int32" }, "enableTwoPass": {}, "frameRate": { "format": "double", "required": true }, "gopDuration": { "format": "google-duration" }, "gopFrameCount": { "format": "int32" }, "heightPixels": { "format": "int32" }, "pixelFormat": {}, "preset": {}, "profile": {}, "rateControlMode": {}, "tune": {}, "vbvFullnessBits": { "format": "int32" }, "vbvSizeBits": { "format": "int32" }, "widthPixels": { "format": "int32" } } }, "google-native:transcoder/v1:H265CodecSettingsResponse": { "properties": { "allowOpenGop": {}, "aqStrength": { "format": "double" }, "bFrameCount": { "format": "int32" }, "bPyramid": {}, "bitrateBps": { "format": "int32", "required": true }, "crfLevel": { "format": "int32" }, "enableTwoPass": {}, "frameRate": { "format": "double", "required": true }, "gopDuration": { "format": "google-duration" }, "gopFrameCount": { "format": "int32" }, "heightPixels": { "format": "int32" }, "pixelFormat": {}, "preset": {}, "profile": {}, "rateControlMode": {}, "tune": {}, "vbvFullnessBits": { "format": "int32" }, "vbvSizeBits": { "format": "int32" }, "widthPixels": { "format": "int32" } } }, "google-native:transcoder/v1:Image": { "properties": { "alpha": { "format": "double" }, "resolution": { "$ref": "#/types/google-native:transcoder/v1:NormalizedCoordinate" }, "uri": { "required": true } } }, "google-native:transcoder/v1:ImageResponse": { "properties": { "alpha": { "format": "double" }, "resolution": { "$ref": "#/types/google-native:transcoder/v1:NormalizedCoordinateResponse" }, "uri": { "required": true } } }, "google-native:transcoder/v1:Input": { "properties": { "key": {}, "preprocessingConfig": { "$ref": "#/types/google-native:transcoder/v1:PreprocessingConfig" }, "uri": {} } }, "google-native:transcoder/v1:InputResponse": { "properties": { "key": {}, "preprocessingConfig": { "$ref": "#/types/google-native:transcoder/v1:PreprocessingConfigResponse" }, "uri": {} } }, "google-native:transcoder/v1:JobConfig": { "properties": { "adBreaks": { "items": { "$ref": "#/types/google-native:transcoder/v1:AdBreak" } }, "editList": { "items": { "$ref": "#/types/google-native:transcoder/v1:EditAtom" } }, "elementaryStreams": { "items": { "$ref": "#/types/google-native:transcoder/v1:ElementaryStream" } }, "encryptions": { "items": { "$ref": "#/types/google-native:transcoder/v1:Encryption" } }, "inputs": { "items": { "$ref": "#/types/google-native:transcoder/v1:Input" } }, "manifests": { "items": { "$ref": "#/types/google-native:transcoder/v1:Manifest" } }, "muxStreams": { "items": { "$ref": "#/types/google-native:transcoder/v1:MuxStream" } }, "output": { "$ref": "#/types/google-native:transcoder/v1:Output" }, "overlays": { "items": { "$ref": "#/types/google-native:transcoder/v1:Overlay" } }, "pubsubDestination": { "$ref": "#/types/google-native:transcoder/v1:PubsubDestination" }, "spriteSheets": { "items": { "$ref": "#/types/google-native:transcoder/v1:SpriteSheet" } } } }, "google-native:transcoder/v1:JobConfigResponse": { "properties": { "adBreaks": { "items": { "$ref": "#/types/google-native:transcoder/v1:AdBreakResponse" } }, "editList": { "items": { "$ref": "#/types/google-native:transcoder/v1:EditAtomResponse" } }, "elementaryStreams": { "items": { "$ref": "#/types/google-native:transcoder/v1:ElementaryStreamResponse" } }, "encryptions": { "items": { "$ref": "#/types/google-native:transcoder/v1:EncryptionResponse" } }, "inputs": { "items": { "$ref": "#/types/google-native:transcoder/v1:InputResponse" } }, "manifests": { "items": { "$ref": "#/types/google-native:transcoder/v1:ManifestResponse" } }, "muxStreams": { "items": { "$ref": "#/types/google-native:transcoder/v1:MuxStreamResponse" } }, "output": { "$ref": "#/types/google-native:transcoder/v1:OutputResponse" }, "overlays": { "items": { "$ref": "#/types/google-native:transcoder/v1:OverlayResponse" } }, "pubsubDestination": { "$ref": "#/types/google-native:transcoder/v1:PubsubDestinationResponse" }, "spriteSheets": { "items": { "$ref": "#/types/google-native:transcoder/v1:SpriteSheetResponse" } } } }, "google-native:transcoder/v1:Manifest": { "properties": { "dash": { "$ref": "#/types/google-native:transcoder/v1:DashConfig" }, "fileName": {}, "muxStreams": { "required": true, "items": {} }, "type": { "$ref": "#/types/google-native:transcoder/v1:ManifestType", "required": true } } }, "google-native:transcoder/v1:ManifestResponse": { "properties": { "dash": { "$ref": "#/types/google-native:transcoder/v1:DashConfigResponse" }, "fileName": {}, "muxStreams": { "required": true, "items": {} }, "type": { "required": true } } }, "google-native:transcoder/v1:MpegCommonEncryption": { "properties": { "scheme": { "required": true } } }, "google-native:transcoder/v1:MpegCommonEncryptionResponse": { "properties": { "scheme": { "required": true } } }, "google-native:transcoder/v1:MuxStream": { "properties": { "container": {}, "elementaryStreams": { "items": {} }, "encryptionId": {}, "fileName": {}, "fmp4": { "$ref": "#/types/google-native:transcoder/v1:Fmp4Config" }, "key": {}, "segmentSettings": { "$ref": "#/types/google-native:transcoder/v1:SegmentSettings" } } }, "google-native:transcoder/v1:MuxStreamResponse": { "properties": { "container": {}, "elementaryStreams": { "items": {} }, "encryptionId": {}, "fileName": {}, "fmp4": { "$ref": "#/types/google-native:transcoder/v1:Fmp4ConfigResponse" }, "key": {}, "segmentSettings": { "$ref": "#/types/google-native:transcoder/v1:SegmentSettingsResponse" } } }, "google-native:transcoder/v1:NormalizedCoordinate": { "properties": { "x": { "format": "double" }, "y": { "format": "double" } } }, "google-native:transcoder/v1:NormalizedCoordinateResponse": { "properties": { "x": { "format": "double" }, "y": { "format": "double" } } }, "google-native:transcoder/v1:Output": { "properties": { "uri": {} } }, "google-native:transcoder/v1:OutputResponse": { "properties": { "uri": {} } }, "google-native:transcoder/v1:Overlay": { "properties": { "animations": { "items": { "$ref": "#/types/google-native:transcoder/v1:Animation" } }, "image": { "$ref": "#/types/google-native:transcoder/v1:Image" } } }, "google-native:transcoder/v1:OverlayResponse": { "properties": { "animations": { "items": { "$ref": "#/types/google-native:transcoder/v1:AnimationResponse" } }, "image": { "$ref": "#/types/google-native:transcoder/v1:ImageResponse" } } }, "google-native:transcoder/v1:Pad": { "properties": { "bottomPixels": { "format": "int32" }, "leftPixels": { "format": "int32" }, "rightPixels": { "format": "int32" }, "topPixels": { "format": "int32" } } }, "google-native:transcoder/v1:PadResponse": { "properties": { "bottomPixels": { "format": "int32" }, "leftPixels": { "format": "int32" }, "rightPixels": { "format": "int32" }, "topPixels": { "format": "int32" } } }, "google-native:transcoder/v1:Playready": {}, "google-native:transcoder/v1:PlayreadyResponse": {}, "google-native:transcoder/v1:PreprocessingConfig": { "properties": { "audio": { "$ref": "#/types/google-native:transcoder/v1:Audio" }, "color": { "$ref": "#/types/google-native:transcoder/v1:Color" }, "crop": { "$ref": "#/types/google-native:transcoder/v1:Crop" }, "deblock": { "$ref": "#/types/google-native:transcoder/v1:Deblock" }, "deinterlace": { "$ref": "#/types/google-native:transcoder/v1:Deinterlace" }, "denoise": { "$ref": "#/types/google-native:transcoder/v1:Denoise" }, "pad": { "$ref": "#/types/google-native:transcoder/v1:Pad" } } }, "google-native:transcoder/v1:PreprocessingConfigResponse": { "properties": { "audio": { "$ref": "#/types/google-native:transcoder/v1:AudioResponse" }, "color": { "$ref": "#/types/google-native:transcoder/v1:ColorResponse" }, "crop": { "$ref": "#/types/google-native:transcoder/v1:CropResponse" }, "deblock": { "$ref": "#/types/google-native:transcoder/v1:DeblockResponse" }, "deinterlace": { "$ref": "#/types/google-native:transcoder/v1:DeinterlaceResponse" }, "denoise": { "$ref": "#/types/google-native:transcoder/v1:DenoiseResponse" }, "pad": { "$ref": "#/types/google-native:transcoder/v1:PadResponse" } } }, "google-native:transcoder/v1:PubsubDestination": { "properties": { "topic": {} } }, "google-native:transcoder/v1:PubsubDestinationResponse": { "properties": { "topic": {} } }, "google-native:transcoder/v1:SampleAesEncryption": {}, "google-native:transcoder/v1:SampleAesEncryptionResponse": {}, "google-native:transcoder/v1:SecretManagerSource": { "properties": { "secretVersion": { "required": true } } }, "google-native:transcoder/v1:SecretManagerSourceResponse": { "properties": { "secretVersion": { "required": true } } }, "google-native:transcoder/v1:SegmentSettings": { "properties": { "individualSegments": { "required": true }, "segmentDuration": { "format": "google-duration" } } }, "google-native:transcoder/v1:SegmentSettingsResponse": { "properties": { "individualSegments": { "required": true }, "segmentDuration": { "format": "google-duration" } } }, "google-native:transcoder/v1:SpriteSheet": { "properties": { "columnCount": { "format": "int32" }, "endTimeOffset": { "format": "google-duration" }, "filePrefix": { "required": true }, "format": {}, "interval": { "format": "google-duration" }, "quality": { "format": "int32" }, "rowCount": { "format": "int32" }, "spriteHeightPixels": { "format": "int32", "required": true }, "spriteWidthPixels": { "format": "int32", "required": true }, "startTimeOffset": { "format": "google-duration" }, "totalCount": { "format": "int32" } } }, "google-native:transcoder/v1:SpriteSheetResponse": { "properties": { "columnCount": { "format": "int32" }, "endTimeOffset": { "format": "google-duration" }, "filePrefix": { "required": true }, "format": {}, "interval": { "format": "google-duration" }, "quality": { "format": "int32" }, "rowCount": { "format": "int32" }, "spriteHeightPixels": { "format": "int32", "required": true }, "spriteWidthPixels": { "format": "int32", "required": true }, "startTimeOffset": { "format": "google-duration" }, "totalCount": { "format": "int32" } } }, "google-native:transcoder/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:transcoder/v1:TextMapping": { "properties": { "atomKey": { "required": true }, "inputKey": { "required": true }, "inputTrack": { "format": "int32", "required": true } } }, "google-native:transcoder/v1:TextMappingResponse": { "properties": { "atomKey": { "required": true }, "inputKey": { "required": true }, "inputTrack": { "format": "int32", "required": true } } }, "google-native:transcoder/v1:TextStream": { "properties": { "codec": {}, "displayName": {}, "languageCode": {}, "mapping": { "items": { "$ref": "#/types/google-native:transcoder/v1:TextMapping" } } } }, "google-native:transcoder/v1:TextStreamResponse": { "properties": { "codec": {}, "displayName": {}, "languageCode": {}, "mapping": { "items": { "$ref": "#/types/google-native:transcoder/v1:TextMappingResponse" } } } }, "google-native:transcoder/v1:VideoStream": { "properties": { "h264": { "$ref": "#/types/google-native:transcoder/v1:H264CodecSettings" }, "h265": { "$ref": "#/types/google-native:transcoder/v1:H265CodecSettings" }, "vp9": { "$ref": "#/types/google-native:transcoder/v1:Vp9CodecSettings" } } }, "google-native:transcoder/v1:VideoStreamResponse": { "properties": { "h264": { "$ref": "#/types/google-native:transcoder/v1:H264CodecSettingsResponse" }, "h265": { "$ref": "#/types/google-native:transcoder/v1:H265CodecSettingsResponse" }, "vp9": { "$ref": "#/types/google-native:transcoder/v1:Vp9CodecSettingsResponse" } } }, "google-native:transcoder/v1:Vp9CodecSettings": { "properties": { "bitrateBps": { "format": "int32", "required": true }, "crfLevel": { "format": "int32" }, "frameRate": { "format": "double", "required": true }, "gopDuration": { "format": "google-duration" }, "gopFrameCount": { "format": "int32" }, "heightPixels": { "format": "int32" }, "pixelFormat": {}, "profile": {}, "rateControlMode": {}, "widthPixels": { "format": "int32" } } }, "google-native:transcoder/v1:Vp9CodecSettingsResponse": { "properties": { "bitrateBps": { "format": "int32", "required": true }, "crfLevel": { "format": "int32" }, "frameRate": { "format": "double", "required": true }, "gopDuration": { "format": "google-duration" }, "gopFrameCount": { "format": "int32" }, "heightPixels": { "format": "int32" }, "pixelFormat": {}, "profile": {}, "rateControlMode": {}, "widthPixels": { "format": "int32" } } }, "google-native:transcoder/v1:Widevine": {}, "google-native:transcoder/v1:WidevineResponse": {}, "google-native:transcoder/v1:YadifConfig": { "properties": { "deinterlaceAllFrames": {}, "disableSpatialInterlacing": {}, "mode": {}, "parity": {} } }, "google-native:transcoder/v1:YadifConfigResponse": { "properties": { "deinterlaceAllFrames": {}, "disableSpatialInterlacing": {}, "mode": {}, "parity": {} } }, "google-native:translate/v3:GcsSource": { "properties": { "inputUri": { "required": true } } }, "google-native:translate/v3:GcsSourceResponse": { "properties": { "inputUri": { "required": true } } }, "google-native:translate/v3:GlossaryInputConfig": { "properties": { "gcsSource": { "$ref": "#/types/google-native:translate/v3:GcsSource", "required": true } } }, "google-native:translate/v3:GlossaryInputConfigResponse": { "properties": { "gcsSource": { "$ref": "#/types/google-native:translate/v3:GcsSourceResponse", "required": true } } }, "google-native:translate/v3:GlossaryTerm": { "properties": { "languageCode": {}, "text": {} } }, "google-native:translate/v3:GlossaryTermResponse": { "properties": { "languageCode": {}, "text": {} } }, "google-native:translate/v3:GlossaryTermsPair": { "properties": { "sourceTerm": { "$ref": "#/types/google-native:translate/v3:GlossaryTerm" }, "targetTerm": { "$ref": "#/types/google-native:translate/v3:GlossaryTerm" } } }, "google-native:translate/v3:GlossaryTermsPairResponse": { "properties": { "sourceTerm": { "$ref": "#/types/google-native:translate/v3:GlossaryTermResponse" }, "targetTerm": { "$ref": "#/types/google-native:translate/v3:GlossaryTermResponse" } } }, "google-native:translate/v3:GlossaryTermsSet": { "properties": { "terms": { "items": { "$ref": "#/types/google-native:translate/v3:GlossaryTerm" } } } }, "google-native:translate/v3:GlossaryTermsSetResponse": { "properties": { "terms": { "items": { "$ref": "#/types/google-native:translate/v3:GlossaryTermResponse" } } } }, "google-native:translate/v3:LanguageCodePair": { "properties": { "sourceLanguageCode": { "required": true }, "targetLanguageCode": { "required": true } } }, "google-native:translate/v3:LanguageCodePairResponse": { "properties": { "sourceLanguageCode": { "required": true }, "targetLanguageCode": { "required": true } } }, "google-native:translate/v3:LanguageCodesSet": { "properties": { "languageCodes": { "items": {} } } }, "google-native:translate/v3:LanguageCodesSetResponse": { "properties": { "languageCodes": { "items": {} } } }, "google-native:translate/v3beta1:GcsSource": { "properties": { "inputUri": { "required": true } } }, "google-native:translate/v3beta1:GcsSourceResponse": { "properties": { "inputUri": { "required": true } } }, "google-native:translate/v3beta1:GlossaryInputConfig": { "properties": { "gcsSource": { "$ref": "#/types/google-native:translate/v3beta1:GcsSource", "required": true } } }, "google-native:translate/v3beta1:GlossaryInputConfigResponse": { "properties": { "gcsSource": { "$ref": "#/types/google-native:translate/v3beta1:GcsSourceResponse", "required": true } } }, "google-native:translate/v3beta1:LanguageCodePair": { "properties": { "sourceLanguageCode": { "required": true }, "targetLanguageCode": { "required": true } } }, "google-native:translate/v3beta1:LanguageCodePairResponse": { "properties": { "sourceLanguageCode": { "required": true }, "targetLanguageCode": { "required": true } } }, "google-native:translate/v3beta1:LanguageCodesSet": { "properties": { "languageCodes": { "items": {} } } }, "google-native:translate/v3beta1:LanguageCodesSetResponse": { "properties": { "languageCodes": { "items": {} } } }, "google-native:vision/v1:BoundingPoly": { "properties": { "normalizedVertices": { "items": { "$ref": "#/types/google-native:vision/v1:NormalizedVertex" } }, "vertices": { "items": { "$ref": "#/types/google-native:vision/v1:Vertex" } } } }, "google-native:vision/v1:BoundingPolyResponse": { "properties": { "normalizedVertices": { "items": { "$ref": "#/types/google-native:vision/v1:NormalizedVertexResponse" } }, "vertices": { "items": { "$ref": "#/types/google-native:vision/v1:VertexResponse" } } } }, "google-native:vision/v1:KeyValue": { "properties": { "key": {}, "value": {} } }, "google-native:vision/v1:KeyValueResponse": { "properties": { "key": {}, "value": {} } }, "google-native:vision/v1:NormalizedVertex": { "properties": { "x": { "format": "float" }, "y": { "format": "float" } } }, "google-native:vision/v1:NormalizedVertexResponse": { "properties": { "x": { "format": "float" }, "y": { "format": "float" } } }, "google-native:vision/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:vision/v1:Vertex": { "properties": { "x": { "format": "int32" }, "y": { "format": "int32" } } }, "google-native:vision/v1:VertexResponse": { "properties": { "x": { "format": "int32" }, "y": { "format": "int32" } } }, "google-native:vmmigration/v1:AccessKeyCredentials": { "properties": { "accessKeyId": {}, "secretAccessKey": {}, "sessionToken": {} } }, "google-native:vmmigration/v1:AccessKeyCredentialsResponse": { "properties": { "accessKeyId": {}, "secretAccessKey": {}, "sessionToken": {} } }, "google-native:vmmigration/v1:AdaptingOSStepResponse": {}, "google-native:vmmigration/v1:ApplianceVersionResponse": { "properties": { "critical": {}, "releaseNotesUri": {}, "uri": {}, "version": {} } }, "google-native:vmmigration/v1:AppliedLicenseResponse": { "properties": { "osLicense": {}, "type": {} } }, "google-native:vmmigration/v1:AvailableUpdatesResponse": { "properties": { "inPlaceUpdate": { "$ref": "#/types/google-native:vmmigration/v1:ApplianceVersionResponse" }, "newDeployableAppliance": { "$ref": "#/types/google-native:vmmigration/v1:ApplianceVersionResponse" } } }, "google-native:vmmigration/v1:AwsDiskDetailsResponse": { "properties": { "diskNumber": { "format": "int32" }, "sizeGb": { "format": "int64" }, "volumeId": {} } }, "google-native:vmmigration/v1:AwsSourceDetails": { "properties": { "accessKeyCreds": { "$ref": "#/types/google-native:vmmigration/v1:AccessKeyCredentials" }, "awsRegion": { "forceNew": true }, "inventorySecurityGroupNames": { "items": {} }, "inventoryTagList": { "items": { "$ref": "#/types/google-native:vmmigration/v1:Tag" } }, "migrationResourcesUserTags": {} } }, "google-native:vmmigration/v1:AwsSourceDetailsResponse": { "properties": { "accessKeyCreds": { "$ref": "#/types/google-native:vmmigration/v1:AccessKeyCredentialsResponse" }, "awsRegion": {}, "error": { "$ref": "#/types/google-native:vmmigration/v1:StatusResponse" }, "inventorySecurityGroupNames": { "items": {} }, "inventoryTagList": { "items": { "$ref": "#/types/google-native:vmmigration/v1:TagResponse" } }, "migrationResourcesUserTags": {}, "publicIp": {}, "state": {} } }, "google-native:vmmigration/v1:AwsSourceVmDetailsResponse": { "properties": { "committedStorageBytes": { "format": "int64" }, "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1:AwsDiskDetailsResponse" } }, "firmware": {}, "vmCapabilitiesInfo": { "$ref": "#/types/google-native:vmmigration/v1:VmCapabilitiesResponse" } } }, "google-native:vmmigration/v1:AzureDiskDetailsResponse": { "properties": { "diskId": {}, "diskNumber": { "format": "int32" }, "sizeGb": { "format": "int64" } } }, "google-native:vmmigration/v1:AzureSourceDetails": { "properties": { "azureLocation": { "forceNew": true }, "clientSecretCreds": { "$ref": "#/types/google-native:vmmigration/v1:ClientSecretCredentials" }, "migrationResourcesUserTags": {}, "subscriptionId": { "forceNew": true } } }, "google-native:vmmigration/v1:AzureSourceDetailsResponse": { "properties": { "azureLocation": {}, "clientSecretCreds": { "$ref": "#/types/google-native:vmmigration/v1:ClientSecretCredentialsResponse" }, "error": { "$ref": "#/types/google-native:vmmigration/v1:StatusResponse" }, "migrationResourcesUserTags": {}, "resourceGroupId": {}, "state": {}, "subscriptionId": {} } }, "google-native:vmmigration/v1:AzureSourceVmDetailsResponse": { "properties": { "committedStorageBytes": { "format": "int64" }, "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1:AzureDiskDetailsResponse" } }, "firmware": {}, "vmCapabilitiesInfo": { "$ref": "#/types/google-native:vmmigration/v1:VmCapabilitiesResponse" } } }, "google-native:vmmigration/v1:BootDiskDefaults": { "properties": { "deviceName": {}, "diskName": {}, "diskType": { "$ref": "#/types/google-native:vmmigration/v1:BootDiskDefaultsDiskType" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:Encryption" }, "image": { "$ref": "#/types/google-native:vmmigration/v1:DiskImageDefaults" } } }, "google-native:vmmigration/v1:BootDiskDefaultsResponse": { "properties": { "deviceName": {}, "diskName": {}, "diskType": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:EncryptionResponse" }, "image": { "$ref": "#/types/google-native:vmmigration/v1:DiskImageDefaultsResponse" } } }, "google-native:vmmigration/v1:ClientSecretCredentials": { "properties": { "clientId": {}, "clientSecret": {}, "tenantId": {} } }, "google-native:vmmigration/v1:ClientSecretCredentialsResponse": { "properties": { "clientId": {}, "clientSecret": {}, "tenantId": {} } }, "google-native:vmmigration/v1:CloneJobResponse": { "properties": { "computeEngineDisksTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineDisksTargetDetailsResponse" }, "computeEngineTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineTargetDetailsResponse" }, "createTime": { "format": "google-datetime" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:vmmigration/v1:StatusResponse" }, "name": {}, "state": {}, "stateTime": { "format": "google-datetime" }, "steps": { "items": { "$ref": "#/types/google-native:vmmigration/v1:CloneStepResponse" } } } }, "google-native:vmmigration/v1:CloneStepResponse": { "properties": { "adaptingOs": { "$ref": "#/types/google-native:vmmigration/v1:AdaptingOSStepResponse" }, "endTime": { "format": "google-datetime" }, "instantiatingMigratedVm": { "$ref": "#/types/google-native:vmmigration/v1:InstantiatingMigratedVMStepResponse" }, "preparingVmDisks": { "$ref": "#/types/google-native:vmmigration/v1:PreparingVMDisksStepResponse" }, "startTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1:ComputeEngineDisksTargetDefaults": { "properties": { "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1:PersistentDiskDefaults" } }, "disksTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1:DisksMigrationDisksTargetDefaults" }, "targetProject": {}, "vmTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1:DisksMigrationVmTargetDefaults" }, "zone": {} } }, "google-native:vmmigration/v1:ComputeEngineDisksTargetDefaultsResponse": { "properties": { "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1:PersistentDiskDefaultsResponse" } }, "disksTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1:DisksMigrationDisksTargetDefaultsResponse" }, "targetProject": {}, "vmTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1:DisksMigrationVmTargetDefaultsResponse" }, "zone": {} } }, "google-native:vmmigration/v1:ComputeEngineDisksTargetDetailsResponse": { "properties": { "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1:PersistentDiskResponse" } }, "disksTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1:DisksMigrationDisksTargetDetailsResponse" }, "vmTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1:DisksMigrationVmTargetDetailsResponse" } } }, "google-native:vmmigration/v1:ComputeEngineTargetDefaults": { "properties": { "additionalLicenses": { "items": {} }, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1:ComputeScheduling" }, "diskType": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineTargetDefaultsDiskType" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:Encryption", "forceNew": true }, "hostname": {}, "labels": {}, "licenseType": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineTargetDefaultsLicenseType" }, "machineType": {}, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1:NetworkInterface" } }, "networkTags": { "items": {} }, "secureBoot": {}, "serviceAccount": {}, "targetProject": {}, "vmName": {}, "zone": {} } }, "google-native:vmmigration/v1:ComputeEngineTargetDefaultsResponse": { "properties": { "additionalLicenses": { "items": {} }, "appliedLicense": { "$ref": "#/types/google-native:vmmigration/v1:AppliedLicenseResponse" }, "bootOption": {}, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1:ComputeSchedulingResponse" }, "diskType": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:EncryptionResponse" }, "hostname": {}, "labels": {}, "licenseType": {}, "machineType": {}, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1:NetworkInterfaceResponse" } }, "networkTags": { "items": {} }, "secureBoot": {}, "serviceAccount": {}, "targetProject": {}, "vmName": {}, "zone": {} } }, "google-native:vmmigration/v1:ComputeEngineTargetDetailsResponse": { "properties": { "additionalLicenses": { "items": {} }, "appliedLicense": { "$ref": "#/types/google-native:vmmigration/v1:AppliedLicenseResponse" }, "bootOption": {}, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1:ComputeSchedulingResponse" }, "diskType": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:EncryptionResponse" }, "hostname": {}, "labels": {}, "licenseType": {}, "machineType": {}, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1:NetworkInterfaceResponse" } }, "networkTags": { "items": {} }, "project": {}, "secureBoot": {}, "serviceAccount": {}, "vmName": {}, "zone": {} } }, "google-native:vmmigration/v1:ComputeScheduling": { "properties": { "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:vmmigration/v1:SchedulingNodeAffinity" } }, "onHostMaintenance": { "$ref": "#/types/google-native:vmmigration/v1:ComputeSchedulingOnHostMaintenance" }, "restartType": { "$ref": "#/types/google-native:vmmigration/v1:ComputeSchedulingRestartType" } } }, "google-native:vmmigration/v1:ComputeSchedulingResponse": { "properties": { "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:vmmigration/v1:SchedulingNodeAffinityResponse" } }, "onHostMaintenance": {}, "restartType": {} } }, "google-native:vmmigration/v1:CutoverForecastResponse": { "properties": { "estimatedCutoverJobDuration": { "format": "google-duration" } } }, "google-native:vmmigration/v1:CutoverJobResponse": { "properties": { "computeEngineDisksTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineDisksTargetDetailsResponse" }, "computeEngineTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineTargetDetailsResponse" }, "createTime": { "format": "google-datetime" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:vmmigration/v1:StatusResponse" }, "name": {}, "progressPercent": { "format": "int32" }, "state": {}, "stateMessage": {}, "stateTime": { "format": "google-datetime" }, "steps": { "items": { "$ref": "#/types/google-native:vmmigration/v1:CutoverStepResponse" } } } }, "google-native:vmmigration/v1:CutoverStepResponse": { "properties": { "endTime": { "format": "google-datetime" }, "finalSync": { "$ref": "#/types/google-native:vmmigration/v1:ReplicationCycleResponse" }, "instantiatingMigratedVm": { "$ref": "#/types/google-native:vmmigration/v1:InstantiatingMigratedVMStepResponse" }, "preparingVmDisks": { "$ref": "#/types/google-native:vmmigration/v1:PreparingVMDisksStepResponse" }, "previousReplicationCycle": { "$ref": "#/types/google-native:vmmigration/v1:ReplicationCycleResponse" }, "shuttingDownSourceVm": { "$ref": "#/types/google-native:vmmigration/v1:ShuttingDownSourceVMStepResponse" }, "startTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1:CycleStepResponse": { "properties": { "endTime": { "format": "google-datetime" }, "initializingReplication": { "$ref": "#/types/google-native:vmmigration/v1:InitializingReplicationStepResponse" }, "postProcessing": { "$ref": "#/types/google-native:vmmigration/v1:PostProcessingStepResponse" }, "replicating": { "$ref": "#/types/google-native:vmmigration/v1:ReplicatingStepResponse" }, "startTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1:DiskImageDefaults": { "properties": { "sourceImage": { "required": true } } }, "google-native:vmmigration/v1:DiskImageDefaultsResponse": { "properties": { "sourceImage": { "required": true } } }, "google-native:vmmigration/v1:DisksMigrationDisksTargetDefaults": {}, "google-native:vmmigration/v1:DisksMigrationDisksTargetDefaultsResponse": {}, "google-native:vmmigration/v1:DisksMigrationDisksTargetDetailsResponse": {}, "google-native:vmmigration/v1:DisksMigrationVmTargetDefaults": { "properties": { "additionalLicenses": { "items": {} }, "bootDiskDefaults": { "$ref": "#/types/google-native:vmmigration/v1:BootDiskDefaults" }, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1:ComputeScheduling" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:Encryption" }, "hostname": {}, "labels": {}, "machineType": { "required": true }, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1:NetworkInterface" } }, "networkTags": { "items": {} }, "secureBoot": {}, "serviceAccount": {}, "vmName": { "required": true } } }, "google-native:vmmigration/v1:DisksMigrationVmTargetDefaultsResponse": { "properties": { "additionalLicenses": { "items": {} }, "bootDiskDefaults": { "$ref": "#/types/google-native:vmmigration/v1:BootDiskDefaultsResponse" }, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1:ComputeSchedulingResponse" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:EncryptionResponse" }, "hostname": {}, "labels": {}, "machineType": { "required": true }, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1:NetworkInterfaceResponse" } }, "networkTags": { "items": {} }, "secureBoot": {}, "serviceAccount": {}, "vmName": { "required": true } } }, "google-native:vmmigration/v1:DisksMigrationVmTargetDetailsResponse": { "properties": { "vmUri": {} } }, "google-native:vmmigration/v1:Encryption": { "properties": { "kmsKey": { "required": true } } }, "google-native:vmmigration/v1:EncryptionResponse": { "properties": { "kmsKey": { "required": true } } }, "google-native:vmmigration/v1:InitializingReplicationStepResponse": {}, "google-native:vmmigration/v1:InstantiatingMigratedVMStepResponse": {}, "google-native:vmmigration/v1:LinkResponse": { "properties": { "description": {}, "url": {} } }, "google-native:vmmigration/v1:LocalizedMessageResponse": { "properties": { "locale": {}, "message": {} } }, "google-native:vmmigration/v1:MigrationWarningResponse": { "properties": { "actionItem": { "$ref": "#/types/google-native:vmmigration/v1:LocalizedMessageResponse" }, "code": {}, "helpLinks": { "items": { "$ref": "#/types/google-native:vmmigration/v1:LinkResponse" } }, "warningMessage": { "$ref": "#/types/google-native:vmmigration/v1:LocalizedMessageResponse" }, "warningTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1:NetworkInterface": { "properties": { "externalIp": {}, "internalIp": {}, "network": {}, "subnetwork": {} } }, "google-native:vmmigration/v1:NetworkInterfaceResponse": { "properties": { "externalIp": {}, "internalIp": {}, "network": {}, "subnetwork": {} } }, "google-native:vmmigration/v1:PersistentDiskDefaults": { "properties": { "additionalLabels": {}, "diskName": {}, "diskType": { "$ref": "#/types/google-native:vmmigration/v1:PersistentDiskDefaultsDiskType" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:Encryption" }, "sourceDiskNumber": { "format": "int32", "required": true }, "vmAttachmentDetails": { "$ref": "#/types/google-native:vmmigration/v1:VmAttachmentDetails" } } }, "google-native:vmmigration/v1:PersistentDiskDefaultsResponse": { "properties": { "additionalLabels": {}, "diskName": {}, "diskType": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:EncryptionResponse" }, "sourceDiskNumber": { "format": "int32", "required": true }, "vmAttachmentDetails": { "$ref": "#/types/google-native:vmmigration/v1:VmAttachmentDetailsResponse" } } }, "google-native:vmmigration/v1:PersistentDiskResponse": { "properties": { "diskUri": {}, "sourceDiskNumber": { "format": "int32" } } }, "google-native:vmmigration/v1:PostProcessingStepResponse": {}, "google-native:vmmigration/v1:PreparingVMDisksStepResponse": {}, "google-native:vmmigration/v1:ReplicatingStepResponse": { "properties": { "lastThirtyMinutesAverageBytesPerSecond": { "format": "int64" }, "lastTwoMinutesAverageBytesPerSecond": { "format": "int64" }, "replicatedBytes": { "format": "int64" }, "totalBytes": { "format": "int64" } } }, "google-native:vmmigration/v1:ReplicationCycleResponse": { "properties": { "cycleNumber": { "format": "int32" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:vmmigration/v1:StatusResponse" }, "name": {}, "progressPercent": { "format": "int32" }, "startTime": { "format": "google-datetime" }, "state": {}, "steps": { "items": { "$ref": "#/types/google-native:vmmigration/v1:CycleStepResponse" } }, "totalPauseDuration": { "format": "google-duration" }, "warnings": { "items": { "$ref": "#/types/google-native:vmmigration/v1:MigrationWarningResponse" } } } }, "google-native:vmmigration/v1:ReplicationSyncResponse": { "properties": { "lastSyncTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1:SchedulePolicy": { "properties": { "idleDuration": { "format": "google-duration" }, "skipOsAdaptation": {} } }, "google-native:vmmigration/v1:SchedulePolicyResponse": { "properties": { "idleDuration": { "format": "google-duration" }, "skipOsAdaptation": {} } }, "google-native:vmmigration/v1:SchedulingNodeAffinity": { "properties": { "key": {}, "operator": { "$ref": "#/types/google-native:vmmigration/v1:SchedulingNodeAffinityOperator" }, "values": { "items": {} } } }, "google-native:vmmigration/v1:SchedulingNodeAffinityResponse": { "properties": { "key": {}, "operator": {}, "values": { "items": {} } } }, "google-native:vmmigration/v1:ShuttingDownSourceVMStepResponse": {}, "google-native:vmmigration/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:vmmigration/v1:Tag": { "properties": { "key": {}, "value": {} } }, "google-native:vmmigration/v1:TagResponse": { "properties": { "key": {}, "value": {} } }, "google-native:vmmigration/v1:UpgradeStatusResponse": { "properties": { "error": { "$ref": "#/types/google-native:vmmigration/v1:StatusResponse" }, "previousVersion": {}, "startTime": { "format": "google-datetime" }, "state": {}, "version": {} } }, "google-native:vmmigration/v1:VmAttachmentDetails": { "properties": { "deviceName": {} } }, "google-native:vmmigration/v1:VmAttachmentDetailsResponse": { "properties": { "deviceName": {} } }, "google-native:vmmigration/v1:VmCapabilitiesResponse": { "properties": { "lastOsCapabilitiesUpdateTime": { "format": "google-datetime" }, "osCapabilities": { "items": {} } } }, "google-native:vmmigration/v1:VmUtilizationInfo": { "properties": { "utilization": { "$ref": "#/types/google-native:vmmigration/v1:VmUtilizationMetrics" }, "vmId": {}, "vmwareVmDetails": { "$ref": "#/types/google-native:vmmigration/v1:VmwareVmDetails" } } }, "google-native:vmmigration/v1:VmUtilizationInfoResponse": { "properties": { "utilization": { "$ref": "#/types/google-native:vmmigration/v1:VmUtilizationMetricsResponse" }, "vmId": {}, "vmwareVmDetails": { "$ref": "#/types/google-native:vmmigration/v1:VmwareVmDetailsResponse" } } }, "google-native:vmmigration/v1:VmUtilizationMetrics": { "properties": { "cpuAveragePercent": { "format": "int32" }, "cpuMaxPercent": { "format": "int32" }, "diskIoRateAverageKbps": { "format": "int64" }, "diskIoRateMaxKbps": { "format": "int64" }, "memoryAveragePercent": { "format": "int32" }, "memoryMaxPercent": { "format": "int32" }, "networkThroughputAverageKbps": { "format": "int64" }, "networkThroughputMaxKbps": { "format": "int64" } } }, "google-native:vmmigration/v1:VmUtilizationMetricsResponse": { "properties": { "cpuAveragePercent": { "format": "int32" }, "cpuMaxPercent": { "format": "int32" }, "diskIoRateAverageKbps": { "format": "int64" }, "diskIoRateMaxKbps": { "format": "int64" }, "memoryAveragePercent": { "format": "int32" }, "memoryMaxPercent": { "format": "int32" }, "networkThroughputAverageKbps": { "format": "int64" }, "networkThroughputMaxKbps": { "format": "int64" } } }, "google-native:vmmigration/v1:VmwareDiskDetailsResponse": { "properties": { "diskNumber": { "format": "int32" }, "label": {}, "sizeGb": { "format": "int64" } } }, "google-native:vmmigration/v1:VmwareSourceDetails": { "properties": { "password": {}, "resolvedVcenterHost": {}, "thumbprint": {}, "username": {}, "vcenterIp": {} } }, "google-native:vmmigration/v1:VmwareSourceDetailsResponse": { "properties": { "password": {}, "resolvedVcenterHost": {}, "thumbprint": {}, "username": {}, "vcenterIp": {} } }, "google-native:vmmigration/v1:VmwareSourceVmDetailsResponse": { "properties": { "committedStorageBytes": { "format": "int64" }, "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1:VmwareDiskDetailsResponse" } }, "firmware": {}, "vmCapabilitiesInfo": { "$ref": "#/types/google-native:vmmigration/v1:VmCapabilitiesResponse" } } }, "google-native:vmmigration/v1:VmwareVmDetails": { "properties": { "committedStorageMb": { "format": "int64" }, "cpuCount": { "format": "int32" }, "datacenterDescription": {}, "datacenterId": {}, "diskCount": { "format": "int32" }, "displayName": {}, "guestDescription": {}, "memoryMb": { "format": "int32" }, "powerState": { "$ref": "#/types/google-native:vmmigration/v1:VmwareVmDetailsPowerState" }, "uuid": {}, "vmId": {} } }, "google-native:vmmigration/v1:VmwareVmDetailsResponse": { "properties": { "bootOption": {}, "committedStorageMb": { "format": "int64" }, "cpuCount": { "format": "int32" }, "datacenterDescription": {}, "datacenterId": {}, "diskCount": { "format": "int32" }, "displayName": {}, "guestDescription": {}, "memoryMb": { "format": "int32" }, "powerState": {}, "uuid": {}, "vmId": {} } }, "google-native:vmmigration/v1alpha1:AccessKeyCredentials": { "properties": { "accessKeyId": {}, "secretAccessKey": {}, "sessionToken": {} } }, "google-native:vmmigration/v1alpha1:AccessKeyCredentialsResponse": { "properties": { "accessKeyId": {}, "secretAccessKey": {}, "sessionToken": {} } }, "google-native:vmmigration/v1alpha1:AdaptingOSStepResponse": {}, "google-native:vmmigration/v1alpha1:ApplianceVersionResponse": { "properties": { "critical": {}, "releaseNotesUri": {}, "uri": {}, "version": {} } }, "google-native:vmmigration/v1alpha1:AppliedLicenseResponse": { "properties": { "osLicense": {}, "type": {} } }, "google-native:vmmigration/v1alpha1:AvailableUpdatesResponse": { "properties": { "inPlaceUpdate": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ApplianceVersionResponse" }, "newDeployableAppliance": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ApplianceVersionResponse" } } }, "google-native:vmmigration/v1alpha1:AwsDiskDetailsResponse": { "properties": { "diskNumber": { "format": "int32" }, "sizeGb": { "format": "int64" }, "volumeId": {} } }, "google-native:vmmigration/v1alpha1:AwsSourceDetails": { "properties": { "accessKeyCreds": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AccessKeyCredentials" }, "awsRegion": { "forceNew": true }, "inventorySecurityGroupNames": { "items": {} }, "inventoryTagList": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:Tag" } }, "migrationResourcesUserTags": {} } }, "google-native:vmmigration/v1alpha1:AwsSourceDetailsResponse": { "properties": { "accessKeyCreds": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AccessKeyCredentialsResponse" }, "awsRegion": {}, "error": { "$ref": "#/types/google-native:vmmigration/v1alpha1:StatusResponse" }, "inventorySecurityGroupNames": { "items": {} }, "inventoryTagList": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TagResponse" } }, "migrationResourcesUserTags": {}, "publicIp": {}, "state": {} } }, "google-native:vmmigration/v1alpha1:AwsSourceVmDetailsResponse": { "properties": { "committedStorageBytes": { "format": "int64" }, "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AwsDiskDetailsResponse" } }, "firmware": {}, "vmCapabilitiesInfo": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmCapabilitiesResponse" } } }, "google-native:vmmigration/v1alpha1:AzureDiskDetailsResponse": { "properties": { "diskId": {}, "diskNumber": { "format": "int32" }, "sizeGb": { "format": "int64" } } }, "google-native:vmmigration/v1alpha1:AzureSourceDetails": { "properties": { "azureLocation": { "forceNew": true }, "clientSecretCreds": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ClientSecretCredentials" }, "migrationResourcesUserTags": {}, "subscriptionId": { "forceNew": true } } }, "google-native:vmmigration/v1alpha1:AzureSourceDetailsResponse": { "properties": { "azureLocation": {}, "clientSecretCreds": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ClientSecretCredentialsResponse" }, "error": { "$ref": "#/types/google-native:vmmigration/v1alpha1:StatusResponse" }, "migrationResourcesUserTags": {}, "resourceGroupId": {}, "state": {}, "subscriptionId": {} } }, "google-native:vmmigration/v1alpha1:AzureSourceVmDetailsResponse": { "properties": { "committedStorageBytes": { "format": "int64" }, "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AzureDiskDetailsResponse" } }, "firmware": {}, "vmCapabilitiesInfo": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmCapabilitiesResponse" } } }, "google-native:vmmigration/v1alpha1:BootDiskDefaults": { "properties": { "deviceName": {}, "diskName": {}, "diskType": { "$ref": "#/types/google-native:vmmigration/v1alpha1:BootDiskDefaultsDiskType" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:Encryption" }, "image": { "$ref": "#/types/google-native:vmmigration/v1alpha1:DiskImageDefaults" } } }, "google-native:vmmigration/v1alpha1:BootDiskDefaultsResponse": { "properties": { "deviceName": {}, "diskName": {}, "diskType": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:EncryptionResponse" }, "image": { "$ref": "#/types/google-native:vmmigration/v1alpha1:DiskImageDefaultsResponse" } } }, "google-native:vmmigration/v1alpha1:ClientSecretCredentials": { "properties": { "clientId": {}, "clientSecret": {}, "tenantId": {} } }, "google-native:vmmigration/v1alpha1:ClientSecretCredentialsResponse": { "properties": { "clientId": {}, "clientSecret": {}, "tenantId": {} } }, "google-native:vmmigration/v1alpha1:CloneJobResponse": { "properties": { "computeEngineDisksTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineDisksTargetDetailsResponse" }, "computeEngineTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineTargetDetailsResponse" }, "computeEngineVmDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetailsResponse" }, "createTime": { "format": "google-datetime" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:vmmigration/v1alpha1:StatusResponse" }, "name": {}, "state": {}, "stateTime": { "format": "google-datetime" }, "steps": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:CloneStepResponse" } }, "targetDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetailsResponse" } } }, "google-native:vmmigration/v1alpha1:CloneStepResponse": { "properties": { "adaptingOs": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AdaptingOSStepResponse" }, "endTime": { "format": "google-datetime" }, "instantiatingMigratedVm": { "$ref": "#/types/google-native:vmmigration/v1alpha1:InstantiatingMigratedVMStepResponse" }, "preparingVmDisks": { "$ref": "#/types/google-native:vmmigration/v1alpha1:PreparingVMDisksStepResponse" }, "startTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1alpha1:ComputeEngineDisksTargetDefaults": { "properties": { "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:PersistentDiskDefaults" } }, "disksTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:DisksMigrationDisksTargetDefaults" }, "targetProject": {}, "vmTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:DisksMigrationVmTargetDefaults" }, "zone": {} } }, "google-native:vmmigration/v1alpha1:ComputeEngineDisksTargetDefaultsResponse": { "properties": { "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:PersistentDiskDefaultsResponse" } }, "disksTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:DisksMigrationDisksTargetDefaultsResponse" }, "targetProject": {}, "vmTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:DisksMigrationVmTargetDefaultsResponse" }, "zone": {} } }, "google-native:vmmigration/v1alpha1:ComputeEngineDisksTargetDetailsResponse": { "properties": { "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:PersistentDiskResponse" } }, "disksTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:DisksMigrationDisksTargetDetailsResponse" }, "vmTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:DisksMigrationVmTargetDetailsResponse" } } }, "google-native:vmmigration/v1alpha1:ComputeEngineTargetDefaults": { "properties": { "additionalLicenses": { "items": {} }, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeScheduling" }, "diskType": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineTargetDefaultsDiskType" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:Encryption", "forceNew": true }, "hostname": {}, "labels": {}, "licenseType": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineTargetDefaultsLicenseType" }, "machineType": {}, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:NetworkInterface" } }, "networkTags": { "items": {} }, "secureBoot": {}, "serviceAccount": {}, "targetProject": {}, "vmName": {}, "zone": {} } }, "google-native:vmmigration/v1alpha1:ComputeEngineTargetDefaultsResponse": { "properties": { "additionalLicenses": { "items": {} }, "appliedLicense": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AppliedLicenseResponse" }, "bootOption": {}, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeSchedulingResponse" }, "diskType": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:EncryptionResponse" }, "hostname": {}, "labels": {}, "licenseType": {}, "machineType": {}, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:NetworkInterfaceResponse" } }, "networkTags": { "items": {} }, "secureBoot": {}, "serviceAccount": {}, "targetProject": {}, "vmName": {}, "zone": {} } }, "google-native:vmmigration/v1alpha1:ComputeEngineTargetDetailsResponse": { "properties": { "additionalLicenses": { "items": {} }, "appliedLicense": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AppliedLicenseResponse" }, "bootOption": {}, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeSchedulingResponse" }, "diskType": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:EncryptionResponse" }, "hostname": {}, "labels": {}, "licenseType": {}, "machineType": {}, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:NetworkInterfaceResponse" } }, "networkTags": { "items": {} }, "project": {}, "secureBoot": {}, "serviceAccount": {}, "vmName": {}, "zone": {} } }, "google-native:vmmigration/v1alpha1:ComputeScheduling": { "properties": { "automaticRestart": {}, "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:SchedulingNodeAffinity" } }, "onHostMaintenance": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeSchedulingOnHostMaintenance" }, "restartType": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeSchedulingRestartType" } } }, "google-native:vmmigration/v1alpha1:ComputeSchedulingResponse": { "properties": { "automaticRestart": {}, "minNodeCpus": { "format": "int32" }, "nodeAffinities": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:SchedulingNodeAffinityResponse" } }, "onHostMaintenance": {}, "restartType": {} } }, "google-native:vmmigration/v1alpha1:CutoverForecastResponse": { "properties": { "estimatedCutoverJobDuration": { "format": "google-duration" } } }, "google-native:vmmigration/v1alpha1:CutoverJobResponse": { "properties": { "computeEngineDisksTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineDisksTargetDetailsResponse" }, "computeEngineTargetDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineTargetDetailsResponse" }, "computeEngineVmDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetailsResponse" }, "createTime": { "format": "google-datetime" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:vmmigration/v1alpha1:StatusResponse" }, "name": {}, "progress": { "format": "int32" }, "progressPercent": { "format": "int32" }, "state": {}, "stateMessage": {}, "stateTime": { "format": "google-datetime" }, "steps": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:CutoverStepResponse" } }, "targetDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetailsResponse" } } }, "google-native:vmmigration/v1alpha1:CutoverStepResponse": { "properties": { "endTime": { "format": "google-datetime" }, "finalSync": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ReplicationCycleResponse" }, "instantiatingMigratedVm": { "$ref": "#/types/google-native:vmmigration/v1alpha1:InstantiatingMigratedVMStepResponse" }, "preparingVmDisks": { "$ref": "#/types/google-native:vmmigration/v1alpha1:PreparingVMDisksStepResponse" }, "previousReplicationCycle": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ReplicationCycleResponse" }, "shuttingDownSourceVm": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ShuttingDownSourceVMStepResponse" }, "startTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1alpha1:CycleStepResponse": { "properties": { "endTime": { "format": "google-datetime" }, "initializingReplication": { "$ref": "#/types/google-native:vmmigration/v1alpha1:InitializingReplicationStepResponse" }, "postProcessing": { "$ref": "#/types/google-native:vmmigration/v1alpha1:PostProcessingStepResponse" }, "replicating": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ReplicatingStepResponse" }, "startTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1alpha1:DiskImageDefaults": { "properties": { "sourceImage": { "required": true } } }, "google-native:vmmigration/v1alpha1:DiskImageDefaultsResponse": { "properties": { "sourceImage": { "required": true } } }, "google-native:vmmigration/v1alpha1:DisksMigrationDisksTargetDefaults": {}, "google-native:vmmigration/v1alpha1:DisksMigrationDisksTargetDefaultsResponse": {}, "google-native:vmmigration/v1alpha1:DisksMigrationDisksTargetDetailsResponse": {}, "google-native:vmmigration/v1alpha1:DisksMigrationVmTargetDefaults": { "properties": { "additionalLicenses": { "items": {} }, "bootDiskDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:BootDiskDefaults" }, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeScheduling" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:Encryption" }, "hostname": {}, "labels": {}, "machineType": { "required": true }, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:NetworkInterface" } }, "networkTags": { "items": {} }, "secureBoot": {}, "serviceAccount": {}, "vmName": { "required": true } } }, "google-native:vmmigration/v1alpha1:DisksMigrationVmTargetDefaultsResponse": { "properties": { "additionalLicenses": { "items": {} }, "bootDiskDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:BootDiskDefaultsResponse" }, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeSchedulingResponse" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:EncryptionResponse" }, "hostname": {}, "labels": {}, "machineType": { "required": true }, "machineTypeSeries": {}, "metadata": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:NetworkInterfaceResponse" } }, "networkTags": { "items": {} }, "secureBoot": {}, "serviceAccount": {}, "vmName": { "required": true } } }, "google-native:vmmigration/v1alpha1:DisksMigrationVmTargetDetailsResponse": { "properties": { "vmUri": {} } }, "google-native:vmmigration/v1alpha1:Encryption": { "properties": { "kmsKey": { "required": true } } }, "google-native:vmmigration/v1alpha1:EncryptionResponse": { "properties": { "kmsKey": { "required": true } } }, "google-native:vmmigration/v1alpha1:InitializingReplicationStepResponse": {}, "google-native:vmmigration/v1alpha1:InstantiatingMigratedVMStepResponse": {}, "google-native:vmmigration/v1alpha1:LinkResponse": { "properties": { "description": {}, "url": {} } }, "google-native:vmmigration/v1alpha1:LocalizedMessageResponse": { "properties": { "locale": {}, "message": {} } }, "google-native:vmmigration/v1alpha1:MigrationWarningResponse": { "properties": { "actionItem": { "$ref": "#/types/google-native:vmmigration/v1alpha1:LocalizedMessageResponse" }, "code": {}, "helpLinks": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:LinkResponse" } }, "warningMessage": { "$ref": "#/types/google-native:vmmigration/v1alpha1:LocalizedMessageResponse" }, "warningTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1alpha1:NetworkInterface": { "properties": { "externalIp": {}, "internalIp": {}, "network": {}, "subnetwork": {} } }, "google-native:vmmigration/v1alpha1:NetworkInterfaceResponse": { "properties": { "externalIp": {}, "internalIp": {}, "network": {}, "subnetwork": {} } }, "google-native:vmmigration/v1alpha1:PersistentDiskDefaults": { "properties": { "additionalLabels": {}, "diskName": {}, "diskType": { "$ref": "#/types/google-native:vmmigration/v1alpha1:PersistentDiskDefaultsDiskType" }, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:Encryption" }, "sourceDiskNumber": { "format": "int32", "required": true }, "vmAttachmentDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmAttachmentDetails" } } }, "google-native:vmmigration/v1alpha1:PersistentDiskDefaultsResponse": { "properties": { "additionalLabels": {}, "diskName": {}, "diskType": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:EncryptionResponse" }, "sourceDiskNumber": { "format": "int32", "required": true }, "vmAttachmentDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmAttachmentDetailsResponse" } } }, "google-native:vmmigration/v1alpha1:PersistentDiskResponse": { "properties": { "diskUri": {}, "sourceDiskNumber": { "format": "int32" } } }, "google-native:vmmigration/v1alpha1:PostProcessingStepResponse": {}, "google-native:vmmigration/v1alpha1:PreparingVMDisksStepResponse": {}, "google-native:vmmigration/v1alpha1:ReplicatingStepResponse": { "properties": { "lastThirtyMinutesAverageBytesPerSecond": { "format": "int64" }, "lastTwoMinutesAverageBytesPerSecond": { "format": "int64" }, "replicatedBytes": { "format": "int64" }, "totalBytes": { "format": "int64" } } }, "google-native:vmmigration/v1alpha1:ReplicationCycleResponse": { "properties": { "cycleNumber": { "format": "int32" }, "endTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:vmmigration/v1alpha1:StatusResponse" }, "name": {}, "progress": { "format": "int32" }, "progressPercent": { "format": "int32" }, "startTime": { "format": "google-datetime" }, "state": {}, "steps": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:CycleStepResponse" } }, "totalPauseDuration": { "format": "google-duration" }, "warnings": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:MigrationWarningResponse" } } } }, "google-native:vmmigration/v1alpha1:ReplicationSyncResponse": { "properties": { "lastSyncTime": { "format": "google-datetime" } } }, "google-native:vmmigration/v1alpha1:SchedulePolicy": { "properties": { "idleDuration": { "format": "google-duration" }, "skipOsAdaptation": {} } }, "google-native:vmmigration/v1alpha1:SchedulePolicyResponse": { "properties": { "idleDuration": { "format": "google-duration" }, "skipOsAdaptation": {} } }, "google-native:vmmigration/v1alpha1:SchedulingNodeAffinity": { "properties": { "key": {}, "operator": { "$ref": "#/types/google-native:vmmigration/v1alpha1:SchedulingNodeAffinityOperator" }, "values": { "items": {} } } }, "google-native:vmmigration/v1alpha1:SchedulingNodeAffinityResponse": { "properties": { "key": {}, "operator": {}, "values": { "items": {} } } }, "google-native:vmmigration/v1alpha1:ShuttingDownSourceVMStepResponse": {}, "google-native:vmmigration/v1alpha1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:vmmigration/v1alpha1:Tag": { "properties": { "key": {}, "value": {} } }, "google-native:vmmigration/v1alpha1:TagResponse": { "properties": { "key": {}, "value": {} } }, "google-native:vmmigration/v1alpha1:TargetVMDetails": { "properties": { "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeScheduling" }, "diskType": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetailsDiskType" }, "externalIp": {}, "internalIp": {}, "labels": {}, "licenseType": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetailsLicenseType" }, "machineType": {}, "machineTypeSeries": {}, "metadata": {}, "name": {}, "network": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:NetworkInterface" } }, "networkTags": { "items": {} }, "secureBoot": {}, "serviceAccount": {}, "subnetwork": {}, "targetProject": {}, "zone": {} } }, "google-native:vmmigration/v1alpha1:TargetVMDetailsResponse": { "properties": { "appliedLicense": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AppliedLicenseResponse" }, "bootOption": {}, "computeScheduling": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeSchedulingResponse" }, "diskType": {}, "externalIp": {}, "internalIp": {}, "labels": {}, "licenseType": {}, "machineType": {}, "machineTypeSeries": {}, "metadata": {}, "name": {}, "network": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:NetworkInterfaceResponse" } }, "networkTags": { "items": {} }, "project": {}, "secureBoot": {}, "serviceAccount": {}, "subnetwork": {}, "targetProject": {}, "zone": {} } }, "google-native:vmmigration/v1alpha1:UpgradeStatusResponse": { "properties": { "error": { "$ref": "#/types/google-native:vmmigration/v1alpha1:StatusResponse" }, "previousVersion": {}, "startTime": { "format": "google-datetime" }, "state": {}, "version": {} } }, "google-native:vmmigration/v1alpha1:VmAttachmentDetails": { "properties": { "deviceName": {} } }, "google-native:vmmigration/v1alpha1:VmAttachmentDetailsResponse": { "properties": { "deviceName": {} } }, "google-native:vmmigration/v1alpha1:VmCapabilitiesResponse": { "properties": { "lastOsCapabilitiesUpdateTime": { "format": "google-datetime" }, "osCapabilities": { "items": {} } } }, "google-native:vmmigration/v1alpha1:VmUtilizationInfo": { "properties": { "utilization": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmUtilizationMetrics" }, "vmId": {}, "vmwareVmDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmwareVmDetails" } } }, "google-native:vmmigration/v1alpha1:VmUtilizationInfoResponse": { "properties": { "utilization": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmUtilizationMetricsResponse" }, "vmId": {}, "vmwareVmDetails": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmwareVmDetailsResponse" } } }, "google-native:vmmigration/v1alpha1:VmUtilizationMetrics": { "properties": { "cpuAverage": { "format": "int32" }, "cpuAveragePercent": { "format": "int32" }, "cpuMax": { "format": "int32" }, "cpuMaxPercent": { "format": "int32" }, "diskIoRateAverage": { "format": "int64" }, "diskIoRateAverageKbps": { "format": "int64" }, "diskIoRateMax": { "format": "int64" }, "diskIoRateMaxKbps": { "format": "int64" }, "memoryAverage": { "format": "int32" }, "memoryAveragePercent": { "format": "int32" }, "memoryMax": { "format": "int32" }, "memoryMaxPercent": { "format": "int32" }, "networkThroughputAverage": { "format": "int64" }, "networkThroughputAverageKbps": { "format": "int64" }, "networkThroughputMax": { "format": "int64" }, "networkThroughputMaxKbps": { "format": "int64" } } }, "google-native:vmmigration/v1alpha1:VmUtilizationMetricsResponse": { "properties": { "cpuAverage": { "format": "int32" }, "cpuAveragePercent": { "format": "int32" }, "cpuMax": { "format": "int32" }, "cpuMaxPercent": { "format": "int32" }, "diskIoRateAverage": { "format": "int64" }, "diskIoRateAverageKbps": { "format": "int64" }, "diskIoRateMax": { "format": "int64" }, "diskIoRateMaxKbps": { "format": "int64" }, "memoryAverage": { "format": "int32" }, "memoryAveragePercent": { "format": "int32" }, "memoryMax": { "format": "int32" }, "memoryMaxPercent": { "format": "int32" }, "networkThroughputAverage": { "format": "int64" }, "networkThroughputAverageKbps": { "format": "int64" }, "networkThroughputMax": { "format": "int64" }, "networkThroughputMaxKbps": { "format": "int64" } } }, "google-native:vmmigration/v1alpha1:VmwareDiskDetailsResponse": { "properties": { "diskNumber": { "format": "int32" }, "label": {}, "sizeGb": { "format": "int64" } } }, "google-native:vmmigration/v1alpha1:VmwareSourceDetails": { "properties": { "password": {}, "resolvedVcenterHost": {}, "thumbprint": {}, "username": {}, "vcenterIp": {} } }, "google-native:vmmigration/v1alpha1:VmwareSourceDetailsResponse": { "properties": { "password": {}, "resolvedVcenterHost": {}, "thumbprint": {}, "username": {}, "vcenterIp": {} } }, "google-native:vmmigration/v1alpha1:VmwareSourceVmDetailsResponse": { "properties": { "committedStorageBytes": { "format": "int64" }, "disks": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmwareDiskDetailsResponse" } }, "firmware": {}, "vmCapabilitiesInfo": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmCapabilitiesResponse" } } }, "google-native:vmmigration/v1alpha1:VmwareVmDetails": { "properties": { "committedStorage": { "format": "int64" }, "committedStorageMb": { "format": "int64" }, "cpuCount": { "format": "int32" }, "datacenterDescription": {}, "datacenterId": {}, "diskCount": { "format": "int32" }, "displayName": {}, "guestDescription": {}, "memoryMb": { "format": "int32" }, "powerState": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmwareVmDetailsPowerState" }, "uuid": {}, "vmId": {} } }, "google-native:vmmigration/v1alpha1:VmwareVmDetailsResponse": { "properties": { "bootOption": {}, "committedStorage": { "format": "int64" }, "committedStorageMb": { "format": "int64" }, "cpuCount": { "format": "int32" }, "datacenterDescription": {}, "datacenterId": {}, "diskCount": { "format": "int32" }, "displayName": {}, "guestDescription": {}, "memoryMb": { "format": "int32" }, "powerState": {}, "uuid": {}, "vmId": {} } }, "google-native:vmwareengine/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:vmwareengine/v1:AuditLogConfig" } }, "service": {} } }, "google-native:vmwareengine/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:vmwareengine/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:vmwareengine/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:vmwareengine/v1:AuditLogConfigLogType" } } }, "google-native:vmwareengine/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:vmwareengine/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:vmwareengine/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:vmwareengine/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:vmwareengine/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:vmwareengine/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:vmwareengine/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:vmwareengine/v1:HcxResponse": { "properties": { "fqdn": {}, "internalIp": {}, "state": {}, "version": {} } }, "google-native:vmwareengine/v1:IpRange": { "properties": { "externalAddress": {}, "ipAddress": {}, "ipAddressRange": {} } }, "google-native:vmwareengine/v1:IpRangeResponse": { "properties": { "externalAddress": {}, "ipAddress": {}, "ipAddressRange": {} } }, "google-native:vmwareengine/v1:ManagementCluster": { "properties": { "clusterId": { "required": true }, "nodeTypeConfigs": { "required": true }, "stretchedClusterConfig": { "$ref": "#/types/google-native:vmwareengine/v1:StretchedClusterConfig" } } }, "google-native:vmwareengine/v1:ManagementClusterResponse": { "properties": { "clusterId": { "required": true }, "nodeTypeConfigs": { "required": true }, "stretchedClusterConfig": { "$ref": "#/types/google-native:vmwareengine/v1:StretchedClusterConfigResponse" } } }, "google-native:vmwareengine/v1:NetworkConfig": { "properties": { "managementCidr": { "required": true }, "vmwareEngineNetwork": {} } }, "google-native:vmwareengine/v1:NetworkConfigResponse": { "properties": { "dnsServerIp": {}, "managementCidr": { "required": true }, "managementIpAddressLayoutVersion": { "format": "int32" }, "vmwareEngineNetwork": {}, "vmwareEngineNetworkCanonical": {} } }, "google-native:vmwareengine/v1:NetworkService": { "properties": { "enabled": {} } }, "google-native:vmwareengine/v1:NetworkServiceResponse": { "properties": { "enabled": {}, "state": {} } }, "google-native:vmwareengine/v1:NsxResponse": { "properties": { "fqdn": {}, "internalIp": {}, "state": {}, "version": {} } }, "google-native:vmwareengine/v1:StretchedClusterConfig": { "properties": { "preferredLocation": { "required": true }, "secondaryLocation": { "required": true } } }, "google-native:vmwareengine/v1:StretchedClusterConfigResponse": { "properties": { "preferredLocation": { "required": true }, "secondaryLocation": { "required": true } } }, "google-native:vmwareengine/v1:VcenterResponse": { "properties": { "fqdn": {}, "internalIp": {}, "state": {}, "version": {} } }, "google-native:vmwareengine/v1:VpcNetworkResponse": { "properties": { "network": {}, "type": {} } }, "google-native:vpcaccess/v1:Subnet": { "properties": { "name": {}, "projectId": { "sdkName": "project" } } }, "google-native:vpcaccess/v1:SubnetResponse": { "properties": { "name": {}, "projectId": { "sdkName": "project" } } }, "google-native:vpcaccess/v1beta1:Subnet": { "properties": { "name": {}, "projectId": { "sdkName": "project" } } }, "google-native:vpcaccess/v1beta1:SubnetResponse": { "properties": { "name": {}, "projectId": { "sdkName": "project" } } }, "google-native:websecurityscanner/v1:Authentication": { "properties": { "customAccount": { "$ref": "#/types/google-native:websecurityscanner/v1:CustomAccount" }, "googleAccount": { "$ref": "#/types/google-native:websecurityscanner/v1:GoogleAccount" }, "iapCredential": { "$ref": "#/types/google-native:websecurityscanner/v1:IapCredential" } } }, "google-native:websecurityscanner/v1:AuthenticationResponse": { "properties": { "customAccount": { "$ref": "#/types/google-native:websecurityscanner/v1:CustomAccountResponse" }, "googleAccount": { "$ref": "#/types/google-native:websecurityscanner/v1:GoogleAccountResponse" }, "iapCredential": { "$ref": "#/types/google-native:websecurityscanner/v1:IapCredentialResponse" } } }, "google-native:websecurityscanner/v1:CustomAccount": { "properties": { "loginUrl": { "required": true }, "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1:CustomAccountResponse": { "properties": { "loginUrl": { "required": true }, "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1:GoogleAccount": { "properties": { "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1:GoogleAccountResponse": { "properties": { "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1:IapCredential": { "properties": { "iapTestServiceAccountInfo": { "$ref": "#/types/google-native:websecurityscanner/v1:IapTestServiceAccountInfo" } } }, "google-native:websecurityscanner/v1:IapCredentialResponse": { "properties": { "iapTestServiceAccountInfo": { "$ref": "#/types/google-native:websecurityscanner/v1:IapTestServiceAccountInfoResponse" } } }, "google-native:websecurityscanner/v1:IapTestServiceAccountInfo": { "properties": { "targetAudienceClientId": { "required": true } } }, "google-native:websecurityscanner/v1:IapTestServiceAccountInfoResponse": { "properties": { "targetAudienceClientId": { "required": true } } }, "google-native:websecurityscanner/v1:Schedule": { "properties": { "intervalDurationDays": { "format": "int32", "required": true }, "scheduleTime": { "format": "google-datetime" } } }, "google-native:websecurityscanner/v1:ScheduleResponse": { "properties": { "intervalDurationDays": { "format": "int32", "required": true }, "scheduleTime": { "format": "google-datetime" } } }, "google-native:websecurityscanner/v1alpha:Authentication": { "properties": { "customAccount": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:CustomAccount" }, "googleAccount": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:GoogleAccount" } } }, "google-native:websecurityscanner/v1alpha:AuthenticationResponse": { "properties": { "customAccount": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:CustomAccountResponse" }, "googleAccount": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:GoogleAccountResponse" } } }, "google-native:websecurityscanner/v1alpha:CustomAccount": { "properties": { "loginUrl": { "required": true }, "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1alpha:CustomAccountResponse": { "properties": { "loginUrl": { "required": true }, "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1alpha:GoogleAccount": { "properties": { "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1alpha:GoogleAccountResponse": { "properties": { "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1alpha:ScanRun": { "properties": { "endTime": { "format": "google-datetime" }, "executionState": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:ScanRunExecutionState" }, "hasVulnerabilities": {}, "name": {}, "progressPercent": { "format": "int32" }, "resultState": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:ScanRunResultState" }, "startTime": { "format": "google-datetime" }, "urlsCrawledCount": { "format": "int64" }, "urlsTestedCount": { "format": "int64" } } }, "google-native:websecurityscanner/v1alpha:ScanRunResponse": { "properties": { "endTime": { "format": "google-datetime" }, "executionState": {}, "hasVulnerabilities": {}, "name": {}, "progressPercent": { "format": "int32" }, "resultState": {}, "startTime": { "format": "google-datetime" }, "urlsCrawledCount": { "format": "int64" }, "urlsTestedCount": { "format": "int64" } } }, "google-native:websecurityscanner/v1alpha:Schedule": { "properties": { "intervalDurationDays": { "format": "int32", "required": true }, "scheduleTime": { "format": "google-datetime" } } }, "google-native:websecurityscanner/v1alpha:ScheduleResponse": { "properties": { "intervalDurationDays": { "format": "int32", "required": true }, "scheduleTime": { "format": "google-datetime" } } }, "google-native:websecurityscanner/v1beta:Authentication": { "properties": { "customAccount": { "$ref": "#/types/google-native:websecurityscanner/v1beta:CustomAccount" }, "googleAccount": { "$ref": "#/types/google-native:websecurityscanner/v1beta:GoogleAccount" }, "iapCredential": { "$ref": "#/types/google-native:websecurityscanner/v1beta:IapCredential" } } }, "google-native:websecurityscanner/v1beta:AuthenticationResponse": { "properties": { "customAccount": { "$ref": "#/types/google-native:websecurityscanner/v1beta:CustomAccountResponse" }, "googleAccount": { "$ref": "#/types/google-native:websecurityscanner/v1beta:GoogleAccountResponse" }, "iapCredential": { "$ref": "#/types/google-native:websecurityscanner/v1beta:IapCredentialResponse" } } }, "google-native:websecurityscanner/v1beta:CustomAccount": { "properties": { "loginUrl": { "required": true }, "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1beta:CustomAccountResponse": { "properties": { "loginUrl": { "required": true }, "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1beta:GoogleAccount": { "properties": { "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1beta:GoogleAccountResponse": { "properties": { "password": { "required": true }, "username": { "required": true } } }, "google-native:websecurityscanner/v1beta:IapCredential": { "properties": { "iapTestServiceAccountInfo": { "$ref": "#/types/google-native:websecurityscanner/v1beta:IapTestServiceAccountInfo" } } }, "google-native:websecurityscanner/v1beta:IapCredentialResponse": { "properties": { "iapTestServiceAccountInfo": { "$ref": "#/types/google-native:websecurityscanner/v1beta:IapTestServiceAccountInfoResponse" } } }, "google-native:websecurityscanner/v1beta:IapTestServiceAccountInfo": { "properties": { "targetAudienceClientId": { "required": true } } }, "google-native:websecurityscanner/v1beta:IapTestServiceAccountInfoResponse": { "properties": { "targetAudienceClientId": { "required": true } } }, "google-native:websecurityscanner/v1beta:ScanConfigError": { "properties": { "code": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigErrorCode" }, "fieldName": {} } }, "google-native:websecurityscanner/v1beta:ScanConfigErrorResponse": { "properties": { "code": {}, "fieldName": {} } }, "google-native:websecurityscanner/v1beta:ScanRun": { "properties": { "endTime": { "format": "google-datetime" }, "errorTrace": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRunErrorTrace" }, "executionState": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRunExecutionState" }, "hasVulnerabilities": {}, "name": {}, "progressPercent": { "format": "int32" }, "resultState": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRunResultState" }, "startTime": { "format": "google-datetime" }, "urlsCrawledCount": { "format": "int64" }, "urlsTestedCount": { "format": "int64" }, "warningTraces": { "items": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRunWarningTrace" } } } }, "google-native:websecurityscanner/v1beta:ScanRunErrorTrace": { "properties": { "code": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRunErrorTraceCode" }, "mostCommonHttpErrorCode": { "format": "int32" }, "scanConfigError": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigError" } } }, "google-native:websecurityscanner/v1beta:ScanRunErrorTraceResponse": { "properties": { "code": {}, "mostCommonHttpErrorCode": { "format": "int32" }, "scanConfigError": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigErrorResponse" } } }, "google-native:websecurityscanner/v1beta:ScanRunResponse": { "properties": { "endTime": { "format": "google-datetime" }, "errorTrace": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRunErrorTraceResponse" }, "executionState": {}, "hasVulnerabilities": {}, "name": {}, "progressPercent": { "format": "int32" }, "resultState": {}, "startTime": { "format": "google-datetime" }, "urlsCrawledCount": { "format": "int64" }, "urlsTestedCount": { "format": "int64" }, "warningTraces": { "items": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRunWarningTraceResponse" } } } }, "google-native:websecurityscanner/v1beta:ScanRunWarningTrace": { "properties": { "code": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRunWarningTraceCode" } } }, "google-native:websecurityscanner/v1beta:ScanRunWarningTraceResponse": { "properties": { "code": {} } }, "google-native:websecurityscanner/v1beta:Schedule": { "properties": { "intervalDurationDays": { "format": "int32", "required": true }, "scheduleTime": { "format": "google-datetime" } } }, "google-native:websecurityscanner/v1beta:ScheduleResponse": { "properties": { "intervalDurationDays": { "format": "int32", "required": true }, "scheduleTime": { "format": "google-datetime" } } }, "google-native:workflowexecutions/v1:ErrorResponse": { "properties": { "context": {}, "payload": {}, "stackTrace": { "$ref": "#/types/google-native:workflowexecutions/v1:StackTraceResponse" } } }, "google-native:workflowexecutions/v1:PositionResponse": { "properties": { "column": { "format": "int64" }, "length": { "format": "int64" }, "line": { "format": "int64" } } }, "google-native:workflowexecutions/v1:StackTraceElementResponse": { "properties": { "position": { "$ref": "#/types/google-native:workflowexecutions/v1:PositionResponse" }, "routine": {}, "step": {} } }, "google-native:workflowexecutions/v1:StackTraceResponse": { "properties": { "elements": { "items": { "$ref": "#/types/google-native:workflowexecutions/v1:StackTraceElementResponse" } } } }, "google-native:workflowexecutions/v1:StateErrorResponse": { "properties": { "details": {}, "type": {} } }, "google-native:workflowexecutions/v1:StatusResponse": { "properties": { "currentSteps": { "items": { "$ref": "#/types/google-native:workflowexecutions/v1:StepResponse" } } } }, "google-native:workflowexecutions/v1:StepResponse": { "properties": { "routine": {}, "step": {} } }, "google-native:workflowexecutions/v1beta:ErrorResponse": { "properties": { "context": {}, "payload": {}, "stackTrace": { "$ref": "#/types/google-native:workflowexecutions/v1beta:StackTraceResponse" } } }, "google-native:workflowexecutions/v1beta:PositionResponse": { "properties": { "column": { "format": "int64" }, "length": { "format": "int64" }, "line": { "format": "int64" } } }, "google-native:workflowexecutions/v1beta:StackTraceElementResponse": { "properties": { "position": { "$ref": "#/types/google-native:workflowexecutions/v1beta:PositionResponse" }, "routine": {}, "step": {} } }, "google-native:workflowexecutions/v1beta:StackTraceResponse": { "properties": { "elements": { "items": { "$ref": "#/types/google-native:workflowexecutions/v1beta:StackTraceElementResponse" } } } }, "google-native:workflowexecutions/v1beta:StatusResponse": { "properties": { "currentSteps": { "items": { "$ref": "#/types/google-native:workflowexecutions/v1beta:StepResponse" } } } }, "google-native:workflowexecutions/v1beta:StepResponse": { "properties": { "routine": {}, "step": {} } }, "google-native:workflows/v1:StateErrorResponse": { "properties": { "details": {}, "type": {} } }, "google-native:workloadmanager/v1:GceInstanceFilter": { "properties": { "serviceAccounts": { "items": {} } } }, "google-native:workloadmanager/v1:GceInstanceFilterResponse": { "properties": { "serviceAccounts": { "items": {} } } }, "google-native:workloadmanager/v1:ResourceFilter": { "properties": { "gceInstanceFilter": { "$ref": "#/types/google-native:workloadmanager/v1:GceInstanceFilter" }, "inclusionLabels": {}, "resourceIdPatterns": { "items": {} }, "scopes": { "items": {} } } }, "google-native:workloadmanager/v1:ResourceFilterResponse": { "properties": { "gceInstanceFilter": { "$ref": "#/types/google-native:workloadmanager/v1:GceInstanceFilterResponse" }, "inclusionLabels": {}, "resourceIdPatterns": { "items": {} }, "scopes": { "items": {} } } }, "google-native:workloadmanager/v1:ResourceStatusResponse": { "properties": { "rulesNewerVersions": { "items": {} }, "state": {} } }, "google-native:workstations/v1:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:workstations/v1:AuditLogConfig" } }, "service": {} } }, "google-native:workstations/v1:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:workstations/v1:AuditLogConfigResponse" } }, "service": {} } }, "google-native:workstations/v1:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:workstations/v1:AuditLogConfigLogType" } } }, "google-native:workstations/v1:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:workstations/v1:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:workstations/v1:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:workstations/v1:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:workstations/v1:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:workstations/v1:Container": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": {}, "image": {}, "runAsUser": { "format": "int32" }, "workingDir": {} } }, "google-native:workstations/v1:ContainerResponse": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": {}, "image": {}, "runAsUser": { "format": "int32" }, "workingDir": {} } }, "google-native:workstations/v1:CustomerEncryptionKey": { "properties": { "kmsKey": { "forceNew": true }, "kmsKeyServiceAccount": { "forceNew": true } } }, "google-native:workstations/v1:CustomerEncryptionKeyResponse": { "properties": { "kmsKey": {}, "kmsKeyServiceAccount": {} } }, "google-native:workstations/v1:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:workstations/v1:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:workstations/v1:GceConfidentialInstanceConfig": { "properties": { "enableConfidentialCompute": {} } }, "google-native:workstations/v1:GceConfidentialInstanceConfigResponse": { "properties": { "enableConfidentialCompute": {} } }, "google-native:workstations/v1:GceInstance": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "confidentialInstanceConfig": { "$ref": "#/types/google-native:workstations/v1:GceConfidentialInstanceConfig" }, "disablePublicIpAddresses": {}, "enableNestedVirtualization": {}, "machineType": {}, "poolSize": { "format": "int32" }, "serviceAccount": {}, "serviceAccountScopes": { "items": {} }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:workstations/v1:GceShieldedInstanceConfig" }, "tags": { "items": {} } } }, "google-native:workstations/v1:GceInstanceResponse": { "properties": { "bootDiskSizeGb": { "format": "int32" }, "confidentialInstanceConfig": { "$ref": "#/types/google-native:workstations/v1:GceConfidentialInstanceConfigResponse" }, "disablePublicIpAddresses": {}, "enableNestedVirtualization": {}, "machineType": {}, "poolSize": { "format": "int32" }, "pooledInstances": { "format": "int32" }, "serviceAccount": {}, "serviceAccountScopes": { "items": {} }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:workstations/v1:GceShieldedInstanceConfigResponse" }, "tags": { "items": {} } } }, "google-native:workstations/v1:GceRegionalPersistentDisk": { "properties": { "diskType": {}, "fsType": {}, "reclaimPolicy": { "$ref": "#/types/google-native:workstations/v1:GceRegionalPersistentDiskReclaimPolicy" }, "sizeGb": { "format": "int32" }, "sourceSnapshot": {} } }, "google-native:workstations/v1:GceRegionalPersistentDiskResponse": { "properties": { "diskType": {}, "fsType": {}, "reclaimPolicy": {}, "sizeGb": { "format": "int32" }, "sourceSnapshot": {} } }, "google-native:workstations/v1:GceShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:workstations/v1:GceShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:workstations/v1:Host": { "properties": { "gceInstance": { "$ref": "#/types/google-native:workstations/v1:GceInstance" } } }, "google-native:workstations/v1:HostResponse": { "properties": { "gceInstance": { "$ref": "#/types/google-native:workstations/v1:GceInstanceResponse" } } }, "google-native:workstations/v1:PersistentDirectory": { "properties": { "gcePd": { "$ref": "#/types/google-native:workstations/v1:GceRegionalPersistentDisk" }, "mountPath": {} } }, "google-native:workstations/v1:PersistentDirectoryResponse": { "properties": { "gcePd": { "$ref": "#/types/google-native:workstations/v1:GceRegionalPersistentDiskResponse" }, "mountPath": {} } }, "google-native:workstations/v1:PrivateClusterConfig": { "properties": { "allowedProjects": { "items": {} }, "enablePrivateEndpoint": { "forceNew": true } } }, "google-native:workstations/v1:PrivateClusterConfigResponse": { "properties": { "allowedProjects": { "items": {} }, "clusterHostname": {}, "enablePrivateEndpoint": {}, "serviceAttachmentUri": {} } }, "google-native:workstations/v1:ReadinessCheck": { "properties": { "path": {}, "port": { "format": "int32" } } }, "google-native:workstations/v1:ReadinessCheckResponse": { "properties": { "path": {}, "port": { "format": "int32" } } }, "google-native:workstations/v1:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } }, "google-native:workstations/v1beta:Accelerator": { "properties": { "count": { "format": "int32" }, "type": {} } }, "google-native:workstations/v1beta:AcceleratorResponse": { "properties": { "count": { "format": "int32" }, "type": {} } }, "google-native:workstations/v1beta:AuditConfig": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:workstations/v1beta:AuditLogConfig" } }, "service": {} } }, "google-native:workstations/v1beta:AuditConfigResponse": { "properties": { "auditLogConfigs": { "items": { "$ref": "#/types/google-native:workstations/v1beta:AuditLogConfigResponse" } }, "service": {} } }, "google-native:workstations/v1beta:AuditLogConfig": { "properties": { "exemptedMembers": { "items": {} }, "logType": { "$ref": "#/types/google-native:workstations/v1beta:AuditLogConfigLogType" } } }, "google-native:workstations/v1beta:AuditLogConfigResponse": { "properties": { "exemptedMembers": { "items": {} }, "logType": {} } }, "google-native:workstations/v1beta:Binding": { "properties": { "condition": { "$ref": "#/types/google-native:workstations/v1beta:Expr" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:workstations/v1beta:BindingResponse": { "properties": { "condition": { "$ref": "#/types/google-native:workstations/v1beta:ExprResponse" }, "members": { "items": {} }, "role": { "pattern": "roles/{role}" } } }, "google-native:workstations/v1beta:Container": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": {}, "image": {}, "runAsUser": { "format": "int32" }, "workingDir": {} } }, "google-native:workstations/v1beta:ContainerResponse": { "properties": { "args": { "items": {} }, "command": { "items": {} }, "env": {}, "image": {}, "runAsUser": { "format": "int32" }, "workingDir": {} } }, "google-native:workstations/v1beta:CustomerEncryptionKey": { "properties": { "kmsKey": { "forceNew": true }, "kmsKeyServiceAccount": { "forceNew": true } } }, "google-native:workstations/v1beta:CustomerEncryptionKeyResponse": { "properties": { "kmsKey": {}, "kmsKeyServiceAccount": {} } }, "google-native:workstations/v1beta:DomainConfig": { "properties": { "domain": { "forceNew": true } } }, "google-native:workstations/v1beta:DomainConfigResponse": { "properties": { "domain": {} } }, "google-native:workstations/v1beta:EphemeralDirectory": { "properties": { "gcePd": { "$ref": "#/types/google-native:workstations/v1beta:GcePersistentDisk" }, "mountPath": { "required": true } } }, "google-native:workstations/v1beta:EphemeralDirectoryResponse": { "properties": { "gcePd": { "$ref": "#/types/google-native:workstations/v1beta:GcePersistentDiskResponse" }, "mountPath": { "required": true } } }, "google-native:workstations/v1beta:Expr": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:workstations/v1beta:ExprResponse": { "properties": { "description": {}, "expression": {}, "location": {}, "title": {} } }, "google-native:workstations/v1beta:GceConfidentialInstanceConfig": { "properties": { "enableConfidentialCompute": {} } }, "google-native:workstations/v1beta:GceConfidentialInstanceConfigResponse": { "properties": { "enableConfidentialCompute": {} } }, "google-native:workstations/v1beta:GceInstance": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:workstations/v1beta:Accelerator" } }, "bootDiskSizeGb": { "format": "int32" }, "confidentialInstanceConfig": { "$ref": "#/types/google-native:workstations/v1beta:GceConfidentialInstanceConfig" }, "disablePublicIpAddresses": {}, "enableNestedVirtualization": {}, "machineType": {}, "poolSize": { "format": "int32" }, "serviceAccount": {}, "serviceAccountScopes": { "items": {} }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:workstations/v1beta:GceShieldedInstanceConfig" }, "tags": { "items": {} } } }, "google-native:workstations/v1beta:GceInstanceResponse": { "properties": { "accelerators": { "items": { "$ref": "#/types/google-native:workstations/v1beta:AcceleratorResponse" } }, "bootDiskSizeGb": { "format": "int32" }, "confidentialInstanceConfig": { "$ref": "#/types/google-native:workstations/v1beta:GceConfidentialInstanceConfigResponse" }, "disablePublicIpAddresses": {}, "enableNestedVirtualization": {}, "machineType": {}, "poolSize": { "format": "int32" }, "pooledInstances": { "format": "int32" }, "serviceAccount": {}, "serviceAccountScopes": { "items": {} }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:workstations/v1beta:GceShieldedInstanceConfigResponse" }, "tags": { "items": {} } } }, "google-native:workstations/v1beta:GcePersistentDisk": { "properties": { "diskType": {}, "readOnly": {}, "sourceImage": {}, "sourceSnapshot": {} } }, "google-native:workstations/v1beta:GcePersistentDiskResponse": { "properties": { "diskType": {}, "readOnly": {}, "sourceImage": {}, "sourceSnapshot": {} } }, "google-native:workstations/v1beta:GceRegionalPersistentDisk": { "properties": { "diskType": {}, "fsType": {}, "reclaimPolicy": { "$ref": "#/types/google-native:workstations/v1beta:GceRegionalPersistentDiskReclaimPolicy" }, "sizeGb": { "format": "int32" }, "sourceSnapshot": {} } }, "google-native:workstations/v1beta:GceRegionalPersistentDiskResponse": { "properties": { "diskType": {}, "fsType": {}, "reclaimPolicy": {}, "sizeGb": { "format": "int32" }, "sourceSnapshot": {} } }, "google-native:workstations/v1beta:GceShieldedInstanceConfig": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:workstations/v1beta:GceShieldedInstanceConfigResponse": { "properties": { "enableIntegrityMonitoring": {}, "enableSecureBoot": {}, "enableVtpm": {} } }, "google-native:workstations/v1beta:Host": { "properties": { "gceInstance": { "$ref": "#/types/google-native:workstations/v1beta:GceInstance" } } }, "google-native:workstations/v1beta:HostResponse": { "properties": { "gceInstance": { "$ref": "#/types/google-native:workstations/v1beta:GceInstanceResponse" } } }, "google-native:workstations/v1beta:PersistentDirectory": { "properties": { "gcePd": { "$ref": "#/types/google-native:workstations/v1beta:GceRegionalPersistentDisk" }, "mountPath": {} } }, "google-native:workstations/v1beta:PersistentDirectoryResponse": { "properties": { "gcePd": { "$ref": "#/types/google-native:workstations/v1beta:GceRegionalPersistentDiskResponse" }, "mountPath": {} } }, "google-native:workstations/v1beta:PrivateClusterConfig": { "properties": { "allowedProjects": { "items": {} }, "enablePrivateEndpoint": { "forceNew": true } } }, "google-native:workstations/v1beta:PrivateClusterConfigResponse": { "properties": { "allowedProjects": { "items": {} }, "clusterHostname": {}, "enablePrivateEndpoint": {}, "serviceAttachmentUri": {} } }, "google-native:workstations/v1beta:ReadinessCheck": { "properties": { "path": {}, "port": { "format": "int32" } } }, "google-native:workstations/v1beta:ReadinessCheckResponse": { "properties": { "path": {}, "port": { "format": "int32" } } }, "google-native:workstations/v1beta:StatusResponse": { "properties": { "code": { "format": "int32" }, "details": { "items": {} }, "message": {} } } }, "resources": { "google-native:accesscontextmanager/v1:AccessLevel": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/accessLevels", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "basic": { "$ref": "#/types/google-native:accesscontextmanager/v1:BasicLevel" }, "custom": { "$ref": "#/types/google-native:accesscontextmanager/v1:CustomLevel" }, "description": {}, "name": {}, "title": {} }, "verb": "POST", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "accessPolicies/{accessPolicyId}/accessLevels/{name}" } }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}", "values": [ { "name": "accessLevelsId", "sdkName": "name", "kind": "path" }, { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}?updateMask={updateMask}", "values": [ { "name": "accessLevelsId", "sdkName": "name", "kind": "path" }, { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "basic": { "$ref": "#/types/google-native:accesscontextmanager/v1:BasicLevel" }, "custom": { "$ref": "#/types/google-native:accesscontextmanager/v1:CustomLevel" }, "description": {}, "name": {}, "title": {} }, "verb": "PATCH", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}", "values": [ { "name": "accessLevelsId", "sdkName": "name", "kind": "path" }, { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}", "idParams": { "accessLevelsId": "name", "accessPoliciesId": "accessPolicyId" } }, "google-native:accesscontextmanager/v1:AccessPolicy": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies" }, "sdkProperties": { "parent": { "required": true }, "scopes": { "items": {} }, "title": { "required": true } }, "verb": "POST", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}", "values": [ { "name": "accessPoliciesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}?updateMask={updateMask}", "values": [ { "name": "accessPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "parent": { "required": true }, "scopes": { "items": {} }, "title": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}", "values": [ { "name": "accessPoliciesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accessPolicies/{accessPoliciesId}", "idParams": { "accessPoliciesId": "name" } }, "google-native:accesscontextmanager/v1:AccessPolicyIamBinding": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:setIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:getIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:setIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:setIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accessPolicies/{accessPoliciesId}:getIamPolicy", "idParams": { "accessPoliciesId": "accessPolicyId" }, "iamResourceName": "resource" }, "google-native:accesscontextmanager/v1:AccessPolicyIamMember": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:setIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:getIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:setIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:setIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accessPolicies/{accessPoliciesId}:getIamPolicy", "idParams": { "accessPoliciesId": "accessPolicyId" }, "iamResourceName": "resource" }, "google-native:accesscontextmanager/v1:AccessPolicyIamPolicy": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:setIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:getIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:setIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accessPolicies/{accessPoliciesId}:getIamPolicy", "idParams": { "accessPoliciesId": "accessPolicyId" }, "iamResourceName": "resource" }, "google-native:accesscontextmanager/v1:AuthorizedOrgsDesc": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/authorizedOrgsDescs", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "assetType": { "$ref": "#/types/google-native:accesscontextmanager/v1:AuthorizedOrgsDescAssetType" }, "authorizationDirection": { "$ref": "#/types/google-native:accesscontextmanager/v1:AuthorizedOrgsDescAuthorizationDirection" }, "authorizationType": { "$ref": "#/types/google-native:accesscontextmanager/v1:AuthorizedOrgsDescAuthorizationType" }, "name": {}, "orgs": { "items": {} } }, "verb": "POST", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "accessPolicies/{accessPolicyId}/authorizedOrgsDescs/{name}" } }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/authorizedOrgsDescs/{authorizedOrgsDescsId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "authorizedOrgsDescsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/authorizedOrgsDescs/{authorizedOrgsDescsId}?updateMask={updateMask}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "authorizedOrgsDescsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "assetType": { "$ref": "#/types/google-native:accesscontextmanager/v1:AuthorizedOrgsDescAssetType" }, "authorizationDirection": { "$ref": "#/types/google-native:accesscontextmanager/v1:AuthorizedOrgsDescAuthorizationDirection" }, "authorizationType": { "$ref": "#/types/google-native:accesscontextmanager/v1:AuthorizedOrgsDescAuthorizationType" }, "name": {}, "orgs": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/authorizedOrgsDescs/{authorizedOrgsDescsId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "authorizedOrgsDescsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accessPolicies/{accessPoliciesId}/authorizedOrgsDescs/{authorizedOrgsDescsId}", "idParams": { "accessPoliciesId": "accessPolicyId", "authorizedOrgsDescsId": "name" } }, "google-native:accesscontextmanager/v1:GcpUserAccessBinding": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/organizations/{organizationsId}/gcpUserAccessBindings", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "accessLevels": { "items": {} }, "dryRunAccessLevels": { "items": {} }, "groupKey": { "required": true, "forceNew": true }, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "organizations/{organizationId}/gcpUserAccessBindings/{name}" } }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/organizations/{organizationsId}/gcpUserAccessBindings/{gcpUserAccessBindingsId}", "values": [ { "name": "gcpUserAccessBindingsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/organizations/{organizationsId}/gcpUserAccessBindings/{gcpUserAccessBindingsId}?updateMask={updateMask}", "values": [ { "name": "gcpUserAccessBindingsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "accessLevels": { "items": {} }, "dryRunAccessLevels": { "items": {} }, "groupKey": { "required": true, "forceNew": true }, "name": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/organizations/{organizationsId}/gcpUserAccessBindings/{gcpUserAccessBindingsId}", "values": [ { "name": "gcpUserAccessBindingsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/gcpUserAccessBindings/{gcpUserAccessBindingsId}", "idParams": { "gcpUserAccessBindingsId": "name", "organizationsId": "organizationId" } }, "google-native:accesscontextmanager/v1:ServicePerimeter": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/servicePerimeters", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "perimeterType": { "$ref": "#/types/google-native:accesscontextmanager/v1:ServicePerimeterPerimeterType" }, "spec": { "$ref": "#/types/google-native:accesscontextmanager/v1:ServicePerimeterConfig" }, "status": { "$ref": "#/types/google-native:accesscontextmanager/v1:ServicePerimeterConfig" }, "title": {}, "useExplicitDryRunSpec": {} }, "verb": "POST", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "accessPolicies/{accessPolicyId}/servicePerimeters/{name}" } }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "servicePerimetersId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}?updateMask={updateMask}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "servicePerimetersId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "name": {}, "perimeterType": { "$ref": "#/types/google-native:accesscontextmanager/v1:ServicePerimeterPerimeterType" }, "spec": { "$ref": "#/types/google-native:accesscontextmanager/v1:ServicePerimeterConfig" }, "status": { "$ref": "#/types/google-native:accesscontextmanager/v1:ServicePerimeterConfig" }, "title": {}, "useExplicitDryRunSpec": {} }, "verb": "PATCH", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "servicePerimetersId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}", "idParams": { "accessPoliciesId": "accessPolicyId", "servicePerimetersId": "name" } }, "google-native:accesscontextmanager/v1beta:AccessLevel": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/accessLevels", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "basic": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:BasicLevel" }, "custom": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:CustomLevel" }, "description": {}, "name": {}, "title": {} }, "verb": "POST", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "accessPolicies/{accessPolicyId}/accessLevels/{name}" } }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}", "values": [ { "name": "accessLevelsId", "sdkName": "name", "kind": "path" }, { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}?updateMask={updateMask}", "values": [ { "name": "accessLevelsId", "sdkName": "name", "kind": "path" }, { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "basic": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:BasicLevel" }, "custom": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:CustomLevel" }, "description": {}, "name": {}, "title": {} }, "verb": "PATCH", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}", "values": [ { "name": "accessLevelsId", "sdkName": "name", "kind": "path" }, { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}", "idParams": { "accessLevelsId": "name", "accessPoliciesId": "accessPolicyId" } }, "google-native:accesscontextmanager/v1beta:AccessPolicy": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies" }, "sdkProperties": { "parent": { "required": true }, "title": { "required": true } }, "verb": "POST", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}", "values": [ { "name": "accessPoliciesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}?updateMask={updateMask}", "values": [ { "name": "accessPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "parent": { "required": true }, "title": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}", "values": [ { "name": "accessPoliciesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/accessPolicies/{accessPoliciesId}", "idParams": { "accessPoliciesId": "name" } }, "google-native:accesscontextmanager/v1beta:ServicePerimeter": { "create": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/servicePerimeters", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "perimeterType": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:ServicePerimeterPerimeterType" }, "status": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:ServicePerimeterConfig" }, "title": {} }, "verb": "POST", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "accessPolicies/{accessPolicyId}/servicePerimeters/{name}" } }, "read": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "servicePerimetersId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}?updateMask={updateMask}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "servicePerimetersId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "name": {}, "perimeterType": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:ServicePerimeterPerimeterType" }, "status": { "$ref": "#/types/google-native:accesscontextmanager/v1beta:ServicePerimeterConfig" }, "title": {} }, "verb": "PATCH", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "servicePerimetersId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://accesscontextmanager.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://accesscontextmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}", "idParams": { "accessPoliciesId": "accessPolicyId", "servicePerimetersId": "name" } }, "google-native:aiplatform/v1:Artifact": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts", "values": [ { "name": "artifactId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "schemaTitle": {}, "schemaVersion": {}, "state": { "$ref": "#/types/google-native:aiplatform/v1:ArtifactState" }, "uri": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "schemaTitle": {}, "schemaVersion": {}, "state": { "$ref": "#/types/google-native:aiplatform/v1:ArtifactState" }, "uri": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "idParams": { "artifactsId": "artifactId", "locationsId": "location", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1:BatchPredictionJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dedicatedResources": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchDedicatedResources" }, "disableContainerLogging": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "explanationSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ExplanationSpec" }, "generateExplanation": {}, "inputConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobInputConfig", "required": true }, "instanceConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobInstanceConfig" }, "labels": {}, "manualBatchTuningParameters": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ManualBatchTuningParameters", "forceNew": true }, "model": { "pattern": "projects/{project}/locations/{location}/models/{model}" }, "modelParameters": { "$ref": "pulumi.json#/Any" }, "outputConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1BatchPredictionJobOutputConfig", "required": true }, "serviceAccount": {}, "unmanagedContainerModel": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1UnmanagedContainerModel" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs/{batchPredictionJobsId}", "values": [ { "name": "batchPredictionJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs/{batchPredictionJobsId}", "values": [ { "name": "batchPredictionJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs/{batchPredictionJobsId}", "idParams": { "batchPredictionJobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:Context": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts", "values": [ { "name": "contextId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "name": { "forceNew": true }, "schemaTitle": {}, "schemaVersion": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "contextId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "contextId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "name": { "forceNew": true }, "schemaTitle": {}, "schemaVersion": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "contextId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "idParams": { "contextsId": "contextId", "locationsId": "location", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1:CustomJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/customJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "jobSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1CustomJobSpec", "required": true }, "labels": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/customJobs/{customJobsId}", "values": [ { "name": "customJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/customJobs/{customJobsId}", "values": [ { "name": "customJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/customJobs/{customJobsId}", "idParams": { "customJobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:DataLabelingJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "activeLearningConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ActiveLearningConfig" }, "annotationLabels": {}, "datasets": { "required": true, "items": {} }, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "inputs": { "$ref": "pulumi.json#/Any", "required": true }, "inputsSchemaUri": { "required": true }, "instructionUri": { "required": true }, "labelerCount": { "format": "int32", "required": true }, "labels": {}, "specialistPools": { "items": {} } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs/{dataLabelingJobsId}", "values": [ { "name": "dataLabelingJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs/{dataLabelingJobsId}", "values": [ { "name": "dataLabelingJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs/{dataLabelingJobsId}", "idParams": { "dataLabelingJobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:Dataset": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "etag": {}, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any", "required": true }, "metadataSchemaUri": { "required": true }, "savedQueries": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SavedQuery" } } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}?updateMask={updateMask}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "etag": {}, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any", "required": true }, "metadataSchemaUri": { "required": true }, "savedQueries": { "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SavedQuery" } } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "idParams": { "datasetsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:DatasetVersion": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "etag": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions/{datasetVersionsId}", "values": [ { "name": "datasetVersionsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions/{datasetVersionsId}", "values": [ { "name": "datasetVersionsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions/{datasetVersionsId}", "idParams": { "datasetVersionsId": "name", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:DeploymentResourcePool": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dedicatedResources": { "container": "deploymentResourcePool" }, "deploymentResourcePoolId": { "required": true }, "name": { "container": "deploymentResourcePool" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/deploymentResourcePools/{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools/{deploymentResourcePoolsId}", "values": [ { "name": "deploymentResourcePoolsId", "sdkName": "deploymentResourcePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools/{deploymentResourcePoolsId}", "values": [ { "name": "deploymentResourcePoolsId", "sdkName": "deploymentResourcePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools/{deploymentResourcePoolsId}", "idParams": { "deploymentResourcePoolsId": "deploymentResourcePoolId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:Endpoint": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints", "values": [ { "name": "endpointId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "enablePrivateServiceConnect": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "etag": {}, "labels": {}, "network": {}, "predictRequestResponseLoggingConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig" }, "trafficSplit": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}?updateMask={updateMask}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "enablePrivateServiceConnect": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "etag": {}, "labels": {}, "network": {}, "predictRequestResponseLoggingConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PredictRequestResponseLoggingConfig" }, "trafficSplit": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:EntityType": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes?entityTypeId={entityTypeId}", "values": [ { "name": "entityTypeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfig" }, "name": { "forceNew": true }, "offlineStorageTtlDays": { "format": "int32" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/featurestores/{featurestoreId}/entityTypes/{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreMonitoringConfig" }, "name": { "forceNew": true }, "offlineStorageTtlDays": { "format": "int32" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "idParams": { "entityTypesId": "entityTypeId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:Execution": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions", "values": [ { "name": "executionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "schemaTitle": {}, "schemaVersion": {}, "state": { "$ref": "#/types/google-native:aiplatform/v1:ExecutionState" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "executionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "executionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "schemaTitle": {}, "schemaVersion": {}, "state": { "$ref": "#/types/google-native:aiplatform/v1:ExecutionState" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "executionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "idParams": { "executionsId": "executionId", "locationsId": "location", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1:Experiment": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments?tensorboardExperimentId={tensorboardExperimentId}", "values": [ { "name": "tensorboardExperimentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "source": { "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}", "values": [ { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}?updateMask={updateMask}", "values": [ { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "source": { "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}", "values": [ { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}", "idParams": { "experimentsId": "name", "locationsId": "location", "projectsId": "project", "tensorboardsId": "tensorboardId" } }, "google-native:aiplatform/v1:FeatureGroup": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups?featureGroupId={featureGroupId}", "values": [ { "name": "featureGroupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bigQuery": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureGroupBigQuery" }, "description": {}, "etag": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bigQuery": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureGroupBigQuery" }, "description": {}, "etag": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "idParams": { "featureGroupsId": "featureGroupId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:FeatureGroupFeature": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features?featureId={featureId}", "values": [ { "name": "featureId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disableMonitoring": {}, "etag": {}, "labels": {}, "name": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1:FeatureGroupFeatureValueType", "forceNew": true }, "versionColumnName": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disableMonitoring": {}, "etag": {}, "labels": {}, "name": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1:FeatureGroupFeatureValueType", "forceNew": true }, "versionColumnName": {} }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "idParams": { "featureGroupsId": "featureGroupId", "featuresId": "featureId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:FeatureOnlineStore": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores?featureOnlineStoreId={featureOnlineStoreId}", "values": [ { "name": "featureOnlineStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bigtable": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureOnlineStoreBigtable" }, "etag": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bigtable": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureOnlineStoreBigtable" }, "etag": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "idParams": { "featureOnlineStoresId": "featureOnlineStoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:FeatureStoreFeature": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features?featureId={featureId}", "values": [ { "name": "featureId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disableMonitoring": {}, "etag": {}, "labels": {}, "name": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1:FeatureStoreFeatureValueType", "forceNew": true }, "versionColumnName": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/featurestores/{featurestoreId}/entityTypes/{entityTypeId}/features/{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disableMonitoring": {}, "etag": {}, "labels": {}, "name": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1:FeatureStoreFeatureValueType", "forceNew": true }, "versionColumnName": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "idParams": { "entityTypesId": "entityTypeId", "featuresId": "featureId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:FeatureView": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews?featureViewId={featureViewId}", "values": [ { "name": "featureViewId", "kind": "query" }, { "name": "runSyncImmediately", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" } ] }, "sdkProperties": { "bigQuerySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewBigQuerySource" }, "etag": {}, "featureRegistrySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource" }, "labels": {}, "syncConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewSyncConfig" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "featureViewsId", "sdkName": "featureViewId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "featureViewsId", "sdkName": "featureViewId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bigQuerySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewBigQuerySource" }, "etag": {}, "featureRegistrySource": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewFeatureRegistrySource" }, "labels": {}, "syncConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeatureViewSyncConfig" } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "featureViewsId", "sdkName": "featureViewId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "idParams": { "featureOnlineStoresId": "featureOnlineStoreId", "featureViewsId": "featureViewId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:Featurestore": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores?featurestoreId={featurestoreId}", "values": [ { "name": "featurestoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "etag": {}, "labels": {}, "onlineServingConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig" }, "onlineStorageTtlDays": { "format": "int32" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "etag": {}, "labels": {}, "onlineServingConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1FeaturestoreOnlineServingConfig" }, "onlineStorageTtlDays": { "format": "int32" } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "idParams": { "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:FeaturestoreEntityTypeIamBinding": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "idParams": { "entityTypesId": "entityTypeId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1:FeaturestoreEntityTypeIamMember": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "idParams": { "entityTypesId": "entityTypeId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1:FeaturestoreEntityTypeIamPolicy": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "idParams": { "entityTypesId": "entityTypeId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1:FeaturestoreIamBinding": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "idParams": { "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1:FeaturestoreIamMember": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "idParams": { "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1:FeaturestoreIamPolicy": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "idParams": { "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1:HyperparameterTuningJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "labels": {}, "maxFailedTrialCount": { "format": "int32" }, "maxTrialCount": { "format": "int32", "required": true }, "parallelTrialCount": { "format": "int32", "required": true }, "studySpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpec", "required": true }, "trialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1CustomJobSpec", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs/{hyperparameterTuningJobsId}", "values": [ { "name": "hyperparameterTuningJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs/{hyperparameterTuningJobsId}", "values": [ { "name": "hyperparameterTuningJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs/{hyperparameterTuningJobsId}", "idParams": { "hyperparameterTuningJobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:Index": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec", "forceNew": true }, "etag": {}, "indexUpdateMethod": { "$ref": "#/types/google-native:aiplatform/v1:IndexIndexUpdateMethod", "forceNew": true }, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "metadataSchemaUri": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "values": [ { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "values": [ { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec", "forceNew": true }, "etag": {}, "indexUpdateMethod": { "$ref": "#/types/google-native:aiplatform/v1:IndexIndexUpdateMethod", "forceNew": true }, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "metadataSchemaUri": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "values": [ { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "idParams": { "indexesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:IndexEndpoint": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexEndpoints", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "enablePrivateServiceConnect": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec", "forceNew": true }, "etag": {}, "labels": {}, "network": {}, "privateServiceConnectConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PrivateServiceConnectConfig" }, "publicEndpointEnabled": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}", "values": [ { "name": "indexEndpointsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}?updateMask={updateMask}", "values": [ { "name": "indexEndpointsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "enablePrivateServiceConnect": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec", "forceNew": true }, "etag": {}, "labels": {}, "network": {}, "privateServiceConnectConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PrivateServiceConnectConfig" }, "publicEndpointEnabled": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}", "values": [ { "name": "indexEndpointsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}", "idParams": { "indexEndpointsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1:MetadataSchema": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/metadataSchemas", "values": [ { "name": "metadataSchemaId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "schema": { "required": true }, "schemaType": { "$ref": "#/types/google-native:aiplatform/v1:MetadataSchemaSchemaType" }, "schemaVersion": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/metadataSchemas/{metadataSchemasId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataSchemasId", "sdkName": "metadataSchemaId", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/metadataSchemas/{metadataSchemasId}", "idParams": { "locationsId": "location", "metadataSchemasId": "metadataSchemaId", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1:MetadataStore": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores", "values": [ { "name": "metadataStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}", "idParams": { "locationsId": "location", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1:ModelDeploymentMonitoringJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "analysisInstanceSchemaUri": {}, "displayName": { "required": true }, "enableMonitoringPipelineLogs": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "endpoint": { "required": true, "pattern": "projects/{project}/locations/{location}/endpoints/{endpoint}" }, "labels": {}, "logTtl": { "format": "google-duration" }, "loggingSamplingStrategy": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategy", "required": true }, "modelDeploymentMonitoringObjectiveConfigs": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig" } }, "modelDeploymentMonitoringScheduleConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringScheduleConfig", "required": true }, "modelMonitoringAlertConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringAlertConfig" }, "predictInstanceSchemaUri": {}, "samplePredictInstance": { "$ref": "pulumi.json#/Any" }, "statsAnomaliesBaseDirectory": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestination" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelDeploymentMonitoringJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelDeploymentMonitoringJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "analysisInstanceSchemaUri": {}, "displayName": { "required": true }, "enableMonitoringPipelineLogs": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "endpoint": { "required": true }, "labels": {}, "logTtl": { "format": "google-duration" }, "loggingSamplingStrategy": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1SamplingStrategy", "required": true }, "modelDeploymentMonitoringObjectiveConfigs": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig" } }, "modelDeploymentMonitoringScheduleConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelDeploymentMonitoringScheduleConfig", "required": true }, "modelMonitoringAlertConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1ModelMonitoringAlertConfig" }, "predictInstanceSchemaUri": {}, "samplePredictInstance": { "$ref": "pulumi.json#/Any" }, "statsAnomaliesBaseDirectory": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1GcsDestination" } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelDeploymentMonitoringJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}", "idParams": { "locationsId": "location", "modelDeploymentMonitoringJobsId": "name", "projectsId": "project" } }, "google-native:aiplatform/v1:NasJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/nasJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "enableRestrictedImageTraining": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "labels": {}, "nasJobSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NasJobSpec", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/nasJobs/{nasJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nasJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/nasJobs/{nasJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nasJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/nasJobs/{nasJobsId}", "idParams": { "locationsId": "location", "nasJobsId": "name", "projectsId": "project" } }, "google-native:aiplatform/v1:NotebookRuntimeTemplate": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates", "values": [ { "name": "notebookRuntimeTemplateId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dataPersistentDiskSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PersistentDiskSpec" }, "description": {}, "displayName": { "required": true }, "etag": {}, "eucConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NotebookEucConfig" }, "idleShutdownConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NotebookIdleShutdownConfig" }, "labels": {}, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1MachineSpec", "forceNew": true }, "networkSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1NetworkSpec" }, "notebookRuntimeType": { "$ref": "#/types/google-native:aiplatform/v1:NotebookRuntimeTemplateNotebookRuntimeType", "forceNew": true }, "serviceAccount": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}", "idParams": { "locationsId": "location", "notebookRuntimeTemplatesId": "notebookRuntimeTemplateId", "projectsId": "project" } }, "google-native:aiplatform/v1:NotebookRuntimeTemplateIamBinding": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "notebookRuntimeTemplatesId": "notebookRuntimeTemplateId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1:NotebookRuntimeTemplateIamMember": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "notebookRuntimeTemplatesId": "notebookRuntimeTemplateId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1:NotebookRuntimeTemplateIamPolicy": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "notebookRuntimeTemplatesId": "notebookRuntimeTemplateId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1:PipelineJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/pipelineJobs", "values": [ { "name": "pipelineJobId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "labels": {}, "network": {}, "pipelineSpec": {}, "reservedIpRanges": { "items": {} }, "runtimeConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1PipelineJobRuntimeConfig" }, "serviceAccount": {}, "templateUri": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/pipelineJobs/{pipelineJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelineJobsId", "sdkName": "pipelineJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/pipelineJobs/{pipelineJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelineJobsId", "sdkName": "pipelineJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/pipelineJobs/{pipelineJobsId}", "idParams": { "locationsId": "location", "pipelineJobsId": "pipelineJobId", "projectsId": "project" } }, "google-native:aiplatform/v1:Run": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs?tensorboardRunId={tensorboardRunId}", "values": [ { "name": "tensorboardRunId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "etag": {}, "labels": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "name", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}?updateMask={updateMask}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "name", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "etag": {}, "labels": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "name", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}", "idParams": { "experimentsId": "experimentId", "locationsId": "location", "projectsId": "project", "runsId": "name", "tensorboardsId": "tensorboardId" } }, "google-native:aiplatform/v1:Schedule": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/schedules", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "allowQueueing": {}, "createPipelineJobRequest": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1CreatePipelineJobRequest" }, "cron": {}, "displayName": { "required": true }, "endTime": { "format": "google-datetime" }, "maxConcurrentRunCount": { "format": "int64", "required": true }, "maxRunCount": { "format": "int64" }, "name": { "forceNew": true }, "startTime": { "format": "google-datetime" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schedulesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schedulesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "allowQueueing": {}, "createPipelineJobRequest": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1CreatePipelineJobRequest" }, "cron": {}, "displayName": { "required": true }, "endTime": { "format": "google-datetime" }, "maxConcurrentRunCount": { "format": "int64", "required": true }, "maxRunCount": { "format": "int64" }, "name": { "forceNew": true }, "startTime": { "format": "google-datetime" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schedulesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "idParams": { "locationsId": "location", "projectsId": "project", "schedulesId": "name" } }, "google-native:aiplatform/v1:SpecialistPool": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/specialistPools", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "required": true }, "specialistManagerEmails": { "items": {} }, "specialistWorkerEmails": { "items": {} } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specialistPoolsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specialistPoolsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "required": true }, "specialistManagerEmails": { "items": {} }, "specialistWorkerEmails": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specialistPoolsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}", "idParams": { "locationsId": "location", "projectsId": "project", "specialistPoolsId": "name" } }, "google-native:aiplatform/v1:Study": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "studySpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1StudySpec", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "idParams": { "locationsId": "location", "projectsId": "project", "studiesId": "name" } }, "google-native:aiplatform/v1:Tensorboard": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "etag": {}, "isDefault": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "etag": {}, "isDefault": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}", "idParams": { "locationsId": "location", "projectsId": "project", "tensorboardsId": "name" } }, "google-native:aiplatform/v1:TimeSeries": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries", "values": [ { "name": "tensorboardTimeSeriesId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "etag": {}, "pluginData": { "format": "byte" }, "pluginName": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1:TimeSeriesValueType", "required": true, "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "timeSeriesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}?updateMask={updateMask}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "timeSeriesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "etag": {}, "pluginData": { "format": "byte" }, "pluginName": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1:TimeSeriesValueType", "required": true, "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "timeSeriesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}", "idParams": { "experimentsId": "experimentId", "locationsId": "location", "projectsId": "project", "runsId": "runId", "tensorboardsId": "tensorboardId", "timeSeriesId": "name" } }, "google-native:aiplatform/v1:TrainingPipeline": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/trainingPipelines", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1EncryptionSpec" }, "inputDataConfig": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1InputDataConfig" }, "labels": {}, "modelId": {}, "modelToUpload": { "$ref": "#/types/google-native:aiplatform/v1:GoogleCloudAiplatformV1Model" }, "parentModel": {}, "trainingTaskDefinition": { "required": true }, "trainingTaskInputs": { "$ref": "pulumi.json#/Any", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/trainingPipelines/{trainingPipelinesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "trainingPipelinesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/trainingPipelines/{trainingPipelinesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "trainingPipelinesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/trainingPipelines/{trainingPipelinesId}", "idParams": { "locationsId": "location", "projectsId": "project", "trainingPipelinesId": "name" } }, "google-native:aiplatform/v1:Trial": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" } ] }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" }, { "name": "trialsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" }, { "name": "trialsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "idParams": { "locationsId": "location", "projectsId": "project", "studiesId": "studyId", "trialsId": "name" } }, "google-native:aiplatform/v1beta1:Artifact": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts", "values": [ { "name": "artifactId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "schemaTitle": {}, "schemaVersion": {}, "state": { "$ref": "#/types/google-native:aiplatform/v1beta1:ArtifactState" }, "uri": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "schemaTitle": {}, "schemaVersion": {}, "state": { "$ref": "#/types/google-native:aiplatform/v1beta1:ArtifactState" }, "uri": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "idParams": { "artifactsId": "artifactId", "locationsId": "location", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:BatchPredictionJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dedicatedResources": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchDedicatedResources" }, "disableContainerLogging": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "explanationSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ExplanationSpec" }, "generateExplanation": {}, "inputConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobInputConfig", "required": true }, "instanceConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobInstanceConfig" }, "labels": {}, "manualBatchTuningParameters": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ManualBatchTuningParameters", "forceNew": true }, "model": { "pattern": "projects/{project}/locations/{location}/models/{model}" }, "modelMonitoringConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringConfig" }, "modelMonitoringStatsAnomalies": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringStatsAnomalies" } }, "modelParameters": { "$ref": "pulumi.json#/Any" }, "outputConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1BatchPredictionJobOutputConfig", "required": true }, "serviceAccount": {}, "unmanagedContainerModel": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1UnmanagedContainerModel" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs/{batchPredictionJobsId}", "values": [ { "name": "batchPredictionJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs/{batchPredictionJobsId}", "values": [ { "name": "batchPredictionJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs/{batchPredictionJobsId}", "idParams": { "batchPredictionJobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:Context": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts", "values": [ { "name": "contextId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "name": { "forceNew": true }, "schemaTitle": {}, "schemaVersion": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "contextId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "contextId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "name": { "forceNew": true }, "schemaTitle": {}, "schemaVersion": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "contextId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "idParams": { "contextsId": "contextId", "locationsId": "location", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:CustomJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/customJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "jobSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CustomJobSpec", "required": true }, "labels": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/customJobs/{customJobsId}", "values": [ { "name": "customJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/customJobs/{customJobsId}", "values": [ { "name": "customJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/customJobs/{customJobsId}", "idParams": { "customJobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:DataLabelingJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "activeLearningConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ActiveLearningConfig" }, "annotationLabels": {}, "datasets": { "required": true, "items": {} }, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "inputs": { "$ref": "pulumi.json#/Any", "required": true }, "inputsSchemaUri": { "required": true }, "instructionUri": { "required": true }, "labelerCount": { "format": "int32", "required": true }, "labels": {}, "specialistPools": { "items": {} } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs/{dataLabelingJobsId}", "values": [ { "name": "dataLabelingJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs/{dataLabelingJobsId}", "values": [ { "name": "dataLabelingJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs/{dataLabelingJobsId}", "idParams": { "dataLabelingJobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:Dataset": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "etag": {}, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any", "required": true }, "metadataSchemaUri": { "required": true }, "savedQueries": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SavedQuery" } } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}?updateMask={updateMask}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "etag": {}, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any", "required": true }, "metadataSchemaUri": { "required": true }, "savedQueries": { "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SavedQuery" } } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "idParams": { "datasetsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:DatasetVersion": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "etag": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions/{datasetVersionsId}", "values": [ { "name": "datasetVersionsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions/{datasetVersionsId}", "values": [ { "name": "datasetVersionsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions/{datasetVersionsId}", "idParams": { "datasetVersionsId": "name", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:DeploymentResourcePool": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dedicatedResources": { "container": "deploymentResourcePool" }, "deploymentResourcePoolId": { "required": true }, "name": { "container": "deploymentResourcePool" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/deploymentResourcePools/{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools/{deploymentResourcePoolsId}", "values": [ { "name": "deploymentResourcePoolsId", "sdkName": "deploymentResourcePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools/{deploymentResourcePoolsId}", "values": [ { "name": "deploymentResourcePoolsId", "sdkName": "deploymentResourcePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools/{deploymentResourcePoolsId}", "idParams": { "deploymentResourcePoolsId": "deploymentResourcePoolId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:Endpoint": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints", "values": [ { "name": "endpointId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "enablePrivateServiceConnect": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "etag": {}, "labels": {}, "network": {}, "predictRequestResponseLoggingConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig" }, "trafficSplit": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}?updateMask={updateMask}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "enablePrivateServiceConnect": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "etag": {}, "labels": {}, "network": {}, "predictRequestResponseLoggingConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PredictRequestResponseLoggingConfig" }, "trafficSplit": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:EndpointIamBinding": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:EndpointIamMember": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:EndpointIamPolicy": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:EntityType": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes?entityTypeId={entityTypeId}", "values": [ { "name": "entityTypeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig" }, "name": { "forceNew": true }, "offlineStorageTtlDays": { "format": "int32" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/featurestores/{featurestoreId}/entityTypes/{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig" }, "name": { "forceNew": true }, "offlineStorageTtlDays": { "format": "int32" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "idParams": { "entityTypesId": "entityTypeId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:Execution": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions", "values": [ { "name": "executionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "schemaTitle": {}, "schemaVersion": {}, "state": { "$ref": "#/types/google-native:aiplatform/v1beta1:ExecutionState" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "executionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "executionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "metadata": {}, "schemaTitle": {}, "schemaVersion": {}, "state": { "$ref": "#/types/google-native:aiplatform/v1beta1:ExecutionState" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "executionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "idParams": { "executionsId": "executionId", "locationsId": "location", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:Experiment": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments?tensorboardExperimentId={tensorboardExperimentId}", "values": [ { "name": "tensorboardExperimentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "source": { "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}", "values": [ { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}?updateMask={updateMask}", "values": [ { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {}, "source": { "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}", "values": [ { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}", "idParams": { "experimentsId": "name", "locationsId": "location", "projectsId": "project", "tensorboardsId": "tensorboardId" } }, "google-native:aiplatform/v1beta1:FeatureGroup": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups?featureGroupId={featureGroupId}", "values": [ { "name": "featureGroupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bigQuery": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureGroupBigQuery" }, "description": {}, "etag": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bigQuery": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureGroupBigQuery" }, "description": {}, "etag": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "idParams": { "featureGroupsId": "featureGroupId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:FeatureGroupFeature": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features?featureId={featureId}", "values": [ { "name": "featureId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disableMonitoring": {}, "etag": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig" }, "name": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1beta1:FeatureGroupFeatureValueType", "forceNew": true }, "versionColumnName": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disableMonitoring": {}, "etag": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig" }, "name": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1beta1:FeatureGroupFeatureValueType", "forceNew": true }, "versionColumnName": {} }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "values": [ { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "idParams": { "featureGroupsId": "featureGroupId", "featuresId": "featureId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:FeatureOnlineStore": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores?featureOnlineStoreId={featureOnlineStoreId}", "values": [ { "name": "featureOnlineStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bigtable": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable" }, "dedicatedServingEndpoint": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint" }, "embeddingManagement": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement" }, "etag": {}, "labels": {}, "optimized": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreOptimized" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bigtable": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreBigtable" }, "dedicatedServingEndpoint": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreDedicatedServingEndpoint" }, "embeddingManagement": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreEmbeddingManagement" }, "etag": {}, "labels": {}, "optimized": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureOnlineStoreOptimized" } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "idParams": { "featureOnlineStoresId": "featureOnlineStoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:FeatureStoreFeature": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features?featureId={featureId}", "values": [ { "name": "featureId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disableMonitoring": {}, "etag": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig" }, "name": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1beta1:FeatureStoreFeatureValueType", "forceNew": true }, "versionColumnName": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/featurestores/{featurestoreId}/entityTypes/{entityTypeId}/features/{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disableMonitoring": {}, "etag": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreMonitoringConfig" }, "name": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1beta1:FeatureStoreFeatureValueType", "forceNew": true }, "versionColumnName": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "idParams": { "entityTypesId": "entityTypeId", "featuresId": "featureId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:FeatureView": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews?featureViewId={featureViewId}", "values": [ { "name": "featureViewId", "kind": "query" }, { "name": "runSyncImmediately", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" } ] }, "sdkProperties": { "bigQuerySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource" }, "etag": {}, "featureRegistrySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource" }, "labels": {}, "syncConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewSyncConfig" }, "vectorSearchConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "featureViewsId", "sdkName": "featureViewId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "featureViewsId", "sdkName": "featureViewId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bigQuerySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewBigQuerySource" }, "etag": {}, "featureRegistrySource": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewFeatureRegistrySource" }, "labels": {}, "syncConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewSyncConfig" }, "vectorSearchConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeatureViewVectorSearchConfig" } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "values": [ { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "featureViewsId", "sdkName": "featureViewId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "idParams": { "featureOnlineStoresId": "featureOnlineStoreId", "featureViewsId": "featureViewId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:Featurestore": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores?featurestoreId={featurestoreId}", "values": [ { "name": "featurestoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "etag": {}, "labels": {}, "onlineServingConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfig" }, "onlineStorageTtlDays": { "format": "int32" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "etag": {}, "labels": {}, "onlineServingConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1FeaturestoreOnlineServingConfig" }, "onlineStorageTtlDays": { "format": "int32" } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "idParams": { "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:FeaturestoreEntityTypeIamBinding": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "idParams": { "entityTypesId": "entityTypeId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:FeaturestoreEntityTypeIamMember": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "idParams": { "entityTypesId": "entityTypeId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:FeaturestoreEntityTypeIamPolicy": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:setIamPolicy", "values": [ { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "idParams": { "entityTypesId": "entityTypeId", "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:FeaturestoreIamBinding": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "idParams": { "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:FeaturestoreIamMember": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "idParams": { "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:FeaturestoreIamPolicy": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:setIamPolicy", "values": [ { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "idParams": { "featurestoresId": "featurestoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:HyperparameterTuningJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "labels": {}, "maxFailedTrialCount": { "format": "int32" }, "maxTrialCount": { "format": "int32", "required": true }, "parallelTrialCount": { "format": "int32", "required": true }, "studySpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpec", "required": true }, "trialJobSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CustomJobSpec", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs/{hyperparameterTuningJobsId}", "values": [ { "name": "hyperparameterTuningJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs/{hyperparameterTuningJobsId}", "values": [ { "name": "hyperparameterTuningJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs/{hyperparameterTuningJobsId}", "idParams": { "hyperparameterTuningJobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:Index": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec", "forceNew": true }, "etag": {}, "indexUpdateMethod": { "$ref": "#/types/google-native:aiplatform/v1beta1:IndexIndexUpdateMethod", "forceNew": true }, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "metadataSchemaUri": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "values": [ { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "values": [ { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec", "forceNew": true }, "etag": {}, "indexUpdateMethod": { "$ref": "#/types/google-native:aiplatform/v1beta1:IndexIndexUpdateMethod", "forceNew": true }, "labels": {}, "metadata": { "$ref": "pulumi.json#/Any" }, "metadataSchemaUri": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "values": [ { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "idParams": { "indexesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:IndexEndpoint": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexEndpoints", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "enablePrivateServiceConnect": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec", "forceNew": true }, "etag": {}, "labels": {}, "network": {}, "privateServiceConnectConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig" }, "publicEndpointEnabled": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}", "values": [ { "name": "indexEndpointsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}?updateMask={updateMask}", "values": [ { "name": "indexEndpointsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "enablePrivateServiceConnect": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec", "forceNew": true }, "etag": {}, "labels": {}, "network": {}, "privateServiceConnectConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PrivateServiceConnectConfig" }, "publicEndpointEnabled": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}", "values": [ { "name": "indexEndpointsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}", "idParams": { "indexEndpointsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:MetadataSchema": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/metadataSchemas", "values": [ { "name": "metadataSchemaId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "schema": { "required": true }, "schemaType": { "$ref": "#/types/google-native:aiplatform/v1beta1:MetadataSchemaSchemaType" }, "schemaVersion": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/metadataSchemas/{metadataSchemasId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataSchemasId", "sdkName": "metadataSchemaId", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/metadataSchemas/{metadataSchemasId}", "idParams": { "locationsId": "location", "metadataSchemasId": "metadataSchemaId", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:MetadataStore": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores", "values": [ { "name": "metadataStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}", "idParams": { "locationsId": "location", "metadataStoresId": "metadataStoreId", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:ModelDeploymentMonitoringJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "analysisInstanceSchemaUri": {}, "displayName": { "required": true }, "enableMonitoringPipelineLogs": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "endpoint": { "required": true, "pattern": "projects/{project}/locations/{location}/endpoints/{endpoint}" }, "labels": {}, "logTtl": { "format": "google-duration" }, "loggingSamplingStrategy": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategy", "required": true }, "modelDeploymentMonitoringObjectiveConfigs": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfig" } }, "modelDeploymentMonitoringScheduleConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfig", "required": true }, "modelMonitoringAlertConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig" }, "predictInstanceSchemaUri": {}, "samplePredictInstance": { "$ref": "pulumi.json#/Any" }, "statsAnomaliesBaseDirectory": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestination" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelDeploymentMonitoringJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelDeploymentMonitoringJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "analysisInstanceSchemaUri": {}, "displayName": { "required": true }, "enableMonitoringPipelineLogs": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "endpoint": { "required": true }, "labels": {}, "logTtl": { "format": "google-duration" }, "loggingSamplingStrategy": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1SamplingStrategy", "required": true }, "modelDeploymentMonitoringObjectiveConfigs": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringObjectiveConfig" } }, "modelDeploymentMonitoringScheduleConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringScheduleConfig", "required": true }, "modelMonitoringAlertConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ModelMonitoringAlertConfig" }, "predictInstanceSchemaUri": {}, "samplePredictInstance": { "$ref": "pulumi.json#/Any" }, "statsAnomaliesBaseDirectory": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1GcsDestination" } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelDeploymentMonitoringJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}", "idParams": { "locationsId": "location", "modelDeploymentMonitoringJobsId": "name", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:ModelIamBinding": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:getIamPolicy", "idParams": { "locationsId": "location", "modelsId": "modelId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:ModelIamMember": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:getIamPolicy", "idParams": { "locationsId": "location", "modelsId": "modelId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:ModelIamPolicy": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:getIamPolicy", "idParams": { "locationsId": "location", "modelsId": "modelId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:NasJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/nasJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "enableRestrictedImageTraining": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "labels": {}, "nasJobSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NasJobSpec", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/nasJobs/{nasJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nasJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/nasJobs/{nasJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nasJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/nasJobs/{nasJobsId}", "idParams": { "locationsId": "location", "nasJobsId": "name", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:NotebookRuntimeTemplate": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates", "values": [ { "name": "notebookRuntimeTemplateId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dataPersistentDiskSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PersistentDiskSpec" }, "description": {}, "displayName": { "required": true }, "etag": {}, "eucConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NotebookEucConfig" }, "idleShutdownConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NotebookIdleShutdownConfig" }, "labels": {}, "machineSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1MachineSpec", "forceNew": true }, "networkSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1NetworkSpec" }, "notebookRuntimeType": { "$ref": "#/types/google-native:aiplatform/v1beta1:NotebookRuntimeTemplateNotebookRuntimeType", "forceNew": true }, "serviceAccount": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}", "idParams": { "locationsId": "location", "notebookRuntimeTemplatesId": "notebookRuntimeTemplateId", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:NotebookRuntimeTemplateIamBinding": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "notebookRuntimeTemplatesId": "notebookRuntimeTemplateId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:NotebookRuntimeTemplateIamMember": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "notebookRuntimeTemplatesId": "notebookRuntimeTemplateId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:NotebookRuntimeTemplateIamPolicy": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "notebookRuntimeTemplatesId": "notebookRuntimeTemplateId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:aiplatform/v1beta1:PersistentResource": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/persistentResources?persistentResourceId={persistentResourceId}", "values": [ { "name": "persistentResourceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "labels": {}, "name": { "forceNew": true }, "network": {}, "reservedIpRanges": { "items": {} }, "resourcePools": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourcePool" } }, "resourceRuntimeSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourceRuntimeSpec" } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/persistentResources/{persistentResourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "persistentResourcesId", "sdkName": "persistentResourceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/persistentResources/{persistentResourcesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "persistentResourcesId", "sdkName": "persistentResourceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "labels": {}, "name": { "forceNew": true }, "network": {}, "reservedIpRanges": { "items": {} }, "resourcePools": { "required": true, "items": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourcePool" } }, "resourceRuntimeSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1ResourceRuntimeSpec" } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/persistentResources/{persistentResourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "persistentResourcesId", "sdkName": "persistentResourceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/persistentResources/{persistentResourcesId}", "idParams": { "locationsId": "location", "persistentResourcesId": "persistentResourceId", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:PipelineJob": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/pipelineJobs", "values": [ { "name": "pipelineJobId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "labels": {}, "network": {}, "pipelineSpec": {}, "reservedIpRanges": { "items": {} }, "runtimeConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1PipelineJobRuntimeConfig" }, "serviceAccount": {}, "templateUri": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/pipelineJobs/{pipelineJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelineJobsId", "sdkName": "pipelineJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/pipelineJobs/{pipelineJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelineJobsId", "sdkName": "pipelineJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/pipelineJobs/{pipelineJobsId}", "idParams": { "locationsId": "location", "pipelineJobsId": "pipelineJobId", "projectsId": "project" } }, "google-native:aiplatform/v1beta1:Run": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs?tensorboardRunId={tensorboardRunId}", "values": [ { "name": "tensorboardRunId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "etag": {}, "labels": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "name", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}?updateMask={updateMask}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "name", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "etag": {}, "labels": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "name", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}", "idParams": { "experimentsId": "experimentId", "locationsId": "location", "projectsId": "project", "runsId": "name", "tensorboardsId": "tensorboardId" } }, "google-native:aiplatform/v1beta1:Schedule": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/schedules", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "allowQueueing": {}, "createPipelineJobRequest": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CreatePipelineJobRequest" }, "cron": {}, "displayName": { "required": true }, "endTime": { "format": "google-datetime" }, "maxConcurrentRunCount": { "format": "int64", "required": true }, "maxRunCount": { "format": "int64" }, "name": { "forceNew": true }, "startTime": { "format": "google-datetime" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schedulesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schedulesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "allowQueueing": {}, "createPipelineJobRequest": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1CreatePipelineJobRequest" }, "cron": {}, "displayName": { "required": true }, "endTime": { "format": "google-datetime" }, "maxConcurrentRunCount": { "format": "int64", "required": true }, "maxRunCount": { "format": "int64" }, "name": { "forceNew": true }, "startTime": { "format": "google-datetime" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schedulesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "idParams": { "locationsId": "location", "projectsId": "project", "schedulesId": "name" } }, "google-native:aiplatform/v1beta1:SpecialistPool": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/specialistPools", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "required": true }, "specialistManagerEmails": { "items": {} }, "specialistWorkerEmails": { "items": {} } }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specialistPoolsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specialistPoolsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "required": true }, "specialistManagerEmails": { "items": {} }, "specialistWorkerEmails": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specialistPoolsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}", "idParams": { "locationsId": "location", "projectsId": "project", "specialistPoolsId": "name" } }, "google-native:aiplatform/v1beta1:Study": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/studies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "studySpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1StudySpec", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "idParams": { "locationsId": "location", "projectsId": "project", "studiesId": "name" } }, "google-native:aiplatform/v1beta1:Tensorboard": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "etag": {}, "isDefault": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "etag": {}, "isDefault": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}", "idParams": { "locationsId": "location", "projectsId": "project", "tensorboardsId": "name" } }, "google-native:aiplatform/v1beta1:TimeSeries": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries", "values": [ { "name": "tensorboardTimeSeriesId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "etag": {}, "pluginData": { "format": "byte" }, "pluginName": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1beta1:TimeSeriesValueType", "required": true, "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "timeSeriesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}?updateMask={updateMask}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "timeSeriesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "etag": {}, "pluginData": { "format": "byte" }, "pluginName": { "forceNew": true }, "valueType": { "$ref": "#/types/google-native:aiplatform/v1beta1:TimeSeriesValueType", "required": true, "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}", "values": [ { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "timeSeriesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}", "idParams": { "experimentsId": "experimentId", "locationsId": "location", "projectsId": "project", "runsId": "runId", "tensorboardsId": "tensorboardId", "timeSeriesId": "name" } }, "google-native:aiplatform/v1beta1:TrainingPipeline": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/trainingPipelines", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "encryptionSpec": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1EncryptionSpec" }, "inputDataConfig": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1InputDataConfig" }, "labels": {}, "modelId": {}, "modelToUpload": { "$ref": "#/types/google-native:aiplatform/v1beta1:GoogleCloudAiplatformV1beta1Model" }, "parentModel": {}, "trainingTaskDefinition": { "required": true }, "trainingTaskInputs": { "$ref": "pulumi.json#/Any", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/trainingPipelines/{trainingPipelinesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "trainingPipelinesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/trainingPipelines/{trainingPipelinesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "trainingPipelinesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://aiplatform.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/trainingPipelines/{trainingPipelinesId}", "idParams": { "locationsId": "location", "projectsId": "project", "trainingPipelinesId": "name" } }, "google-native:aiplatform/v1beta1:Trial": { "create": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" } ] }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" }, { "name": "trialsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" }, { "name": "trialsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://aiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "idParams": { "locationsId": "location", "projectsId": "project", "studiesId": "studyId", "trialsId": "name" } }, "google-native:alloydb/v1:Backup": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "clusterName": { "required": true }, "description": {}, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1:EncryptionConfig" }, "etag": {}, "labels": {}, "type": { "$ref": "#/types/google-native:alloydb/v1:BackupType" } }, "verb": "POST", "operations": { "template": "https://alloydb.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "clusterName": { "required": true }, "description": {}, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1:EncryptionConfig" }, "etag": {}, "labels": {}, "type": { "$ref": "#/types/google-native:alloydb/v1:BackupType" } }, "verb": "PATCH", "operations": { "template": "https://alloydb.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://alloydb.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project" } }, "google-native:alloydb/v1:Cluster": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters?clusterId={clusterId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "automatedBackupPolicy": { "$ref": "#/types/google-native:alloydb/v1:AutomatedBackupPolicy" }, "continuousBackupConfig": { "$ref": "#/types/google-native:alloydb/v1:ContinuousBackupConfig" }, "databaseVersion": { "$ref": "#/types/google-native:alloydb/v1:ClusterDatabaseVersion" }, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1:EncryptionConfig" }, "etag": {}, "initialUser": { "$ref": "#/types/google-native:alloydb/v1:UserPassword" }, "labels": {}, "network": { "required": true }, "networkConfig": { "$ref": "#/types/google-native:alloydb/v1:NetworkConfig" }, "secondaryConfig": { "$ref": "#/types/google-native:alloydb/v1:SecondaryConfig" }, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1:SslConfig" } }, "verb": "POST", "operations": { "template": "https://alloydb.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "automatedBackupPolicy": { "$ref": "#/types/google-native:alloydb/v1:AutomatedBackupPolicy" }, "continuousBackupConfig": { "$ref": "#/types/google-native:alloydb/v1:ContinuousBackupConfig" }, "databaseVersion": { "$ref": "#/types/google-native:alloydb/v1:ClusterDatabaseVersion" }, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1:EncryptionConfig" }, "etag": {}, "initialUser": { "$ref": "#/types/google-native:alloydb/v1:UserPassword" }, "labels": {}, "network": { "required": true }, "networkConfig": { "$ref": "#/types/google-native:alloydb/v1:NetworkConfig" }, "secondaryConfig": { "$ref": "#/types/google-native:alloydb/v1:SecondaryConfig" }, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1:SslConfig" } }, "verb": "PATCH", "operations": { "template": "https://alloydb.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://alloydb.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "idParams": { "clustersId": "clusterId", "locationsId": "location", "projectsId": "project" } }, "google-native:alloydb/v1:Instance": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "availabilityType": { "$ref": "#/types/google-native:alloydb/v1:InstanceAvailabilityType" }, "clientConnectionConfig": { "$ref": "#/types/google-native:alloydb/v1:ClientConnectionConfig" }, "databaseFlags": {}, "displayName": {}, "etag": {}, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:alloydb/v1:InstanceInstanceType", "required": true }, "labels": {}, "machineConfig": { "$ref": "#/types/google-native:alloydb/v1:MachineConfig" }, "queryInsightsConfig": { "$ref": "#/types/google-native:alloydb/v1:QueryInsightsInstanceConfig" }, "readPoolConfig": { "$ref": "#/types/google-native:alloydb/v1:ReadPoolConfig" } }, "verb": "POST", "operations": { "template": "https://alloydb.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "availabilityType": { "$ref": "#/types/google-native:alloydb/v1:InstanceAvailabilityType" }, "clientConnectionConfig": { "$ref": "#/types/google-native:alloydb/v1:ClientConnectionConfig" }, "databaseFlags": {}, "displayName": {}, "etag": {}, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:alloydb/v1:InstanceInstanceType", "required": true }, "labels": {}, "machineConfig": { "$ref": "#/types/google-native:alloydb/v1:MachineConfig" }, "queryInsightsConfig": { "$ref": "#/types/google-native:alloydb/v1:QueryInsightsInstanceConfig" }, "readPoolConfig": { "$ref": "#/types/google-native:alloydb/v1:ReadPoolConfig" } }, "verb": "PATCH", "operations": { "template": "https://alloydb.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://alloydb.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "idParams": { "clustersId": "clusterId", "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:alloydb/v1:User": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users?userId={userId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "userId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "databaseRoles": { "items": {} }, "password": {}, "userType": { "$ref": "#/types/google-native:alloydb/v1:UserUserType" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "databaseRoles": { "items": {} }, "password": {}, "userType": { "$ref": "#/types/google-native:alloydb/v1:UserUserType" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "idParams": { "clustersId": "clusterId", "locationsId": "location", "projectsId": "project", "usersId": "userId" } }, "google-native:alloydb/v1alpha:Backup": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "clusterName": { "required": true }, "description": {}, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:EncryptionConfig" }, "etag": {}, "labels": {}, "type": { "$ref": "#/types/google-native:alloydb/v1alpha:BackupType" } }, "verb": "POST", "operations": { "template": "https://alloydb.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "clusterName": { "required": true }, "description": {}, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:EncryptionConfig" }, "etag": {}, "labels": {}, "type": { "$ref": "#/types/google-native:alloydb/v1alpha:BackupType" } }, "verb": "PATCH", "operations": { "template": "https://alloydb.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://alloydb.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project" } }, "google-native:alloydb/v1alpha:Cluster": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters?clusterId={clusterId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "automatedBackupPolicy": { "$ref": "#/types/google-native:alloydb/v1alpha:AutomatedBackupPolicy" }, "continuousBackupConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:ContinuousBackupConfig" }, "databaseVersion": { "$ref": "#/types/google-native:alloydb/v1alpha:ClusterDatabaseVersion" }, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:EncryptionConfig" }, "etag": {}, "initialUser": { "$ref": "#/types/google-native:alloydb/v1alpha:UserPassword" }, "labels": {}, "network": { "required": true }, "networkConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:NetworkConfig" }, "pscConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:PscConfig" }, "secondaryConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:SecondaryConfig" }, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:SslConfig" } }, "verb": "POST", "operations": { "template": "https://alloydb.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "automatedBackupPolicy": { "$ref": "#/types/google-native:alloydb/v1alpha:AutomatedBackupPolicy" }, "continuousBackupConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:ContinuousBackupConfig" }, "databaseVersion": { "$ref": "#/types/google-native:alloydb/v1alpha:ClusterDatabaseVersion" }, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:EncryptionConfig" }, "etag": {}, "initialUser": { "$ref": "#/types/google-native:alloydb/v1alpha:UserPassword" }, "labels": {}, "network": { "required": true }, "networkConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:NetworkConfig" }, "pscConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:PscConfig" }, "secondaryConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:SecondaryConfig" }, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:SslConfig" } }, "verb": "PATCH", "operations": { "template": "https://alloydb.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://alloydb.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "idParams": { "clustersId": "clusterId", "locationsId": "location", "projectsId": "project" } }, "google-native:alloydb/v1alpha:Instance": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "availabilityType": { "$ref": "#/types/google-native:alloydb/v1alpha:InstanceAvailabilityType" }, "clientConnectionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:ClientConnectionConfig" }, "databaseFlags": {}, "displayName": {}, "etag": {}, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:alloydb/v1alpha:InstanceInstanceType", "required": true }, "labels": {}, "machineConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:MachineConfig" }, "queryInsightsConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:QueryInsightsInstanceConfig" }, "readPoolConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:ReadPoolConfig" }, "updatePolicy": { "$ref": "#/types/google-native:alloydb/v1alpha:UpdatePolicy" } }, "verb": "POST", "operations": { "template": "https://alloydb.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "availabilityType": { "$ref": "#/types/google-native:alloydb/v1alpha:InstanceAvailabilityType" }, "clientConnectionConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:ClientConnectionConfig" }, "databaseFlags": {}, "displayName": {}, "etag": {}, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:alloydb/v1alpha:InstanceInstanceType", "required": true }, "labels": {}, "machineConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:MachineConfig" }, "queryInsightsConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:QueryInsightsInstanceConfig" }, "readPoolConfig": { "$ref": "#/types/google-native:alloydb/v1alpha:ReadPoolConfig" }, "updatePolicy": { "$ref": "#/types/google-native:alloydb/v1alpha:UpdatePolicy" } }, "verb": "PATCH", "operations": { "template": "https://alloydb.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://alloydb.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "idParams": { "clustersId": "clusterId", "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:alloydb/v1alpha:User": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users?userId={userId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "userId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "databaseRoles": { "items": {} }, "password": {}, "userType": { "$ref": "#/types/google-native:alloydb/v1alpha:UserUserType" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "databaseRoles": { "items": {} }, "password": {}, "userType": { "$ref": "#/types/google-native:alloydb/v1alpha:UserUserType" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "idParams": { "clustersId": "clusterId", "locationsId": "location", "projectsId": "project", "usersId": "userId" } }, "google-native:alloydb/v1beta:Backup": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "clusterName": { "required": true }, "description": {}, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:EncryptionConfig" }, "etag": {}, "labels": {}, "type": { "$ref": "#/types/google-native:alloydb/v1beta:BackupType" } }, "verb": "POST", "operations": { "template": "https://alloydb.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "clusterName": { "required": true }, "description": {}, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:EncryptionConfig" }, "etag": {}, "labels": {}, "type": { "$ref": "#/types/google-native:alloydb/v1beta:BackupType" } }, "verb": "PATCH", "operations": { "template": "https://alloydb.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://alloydb.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project" } }, "google-native:alloydb/v1beta:Cluster": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters?clusterId={clusterId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "automatedBackupPolicy": { "$ref": "#/types/google-native:alloydb/v1beta:AutomatedBackupPolicy" }, "continuousBackupConfig": { "$ref": "#/types/google-native:alloydb/v1beta:ContinuousBackupConfig" }, "databaseVersion": { "$ref": "#/types/google-native:alloydb/v1beta:ClusterDatabaseVersion" }, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:EncryptionConfig" }, "etag": {}, "initialUser": { "$ref": "#/types/google-native:alloydb/v1beta:UserPassword" }, "labels": {}, "network": { "required": true }, "networkConfig": { "$ref": "#/types/google-native:alloydb/v1beta:NetworkConfig" }, "secondaryConfig": { "$ref": "#/types/google-native:alloydb/v1beta:SecondaryConfig" }, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1beta:SslConfig" } }, "verb": "POST", "operations": { "template": "https://alloydb.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "automatedBackupPolicy": { "$ref": "#/types/google-native:alloydb/v1beta:AutomatedBackupPolicy" }, "continuousBackupConfig": { "$ref": "#/types/google-native:alloydb/v1beta:ContinuousBackupConfig" }, "databaseVersion": { "$ref": "#/types/google-native:alloydb/v1beta:ClusterDatabaseVersion" }, "displayName": {}, "encryptionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:EncryptionConfig" }, "etag": {}, "initialUser": { "$ref": "#/types/google-native:alloydb/v1beta:UserPassword" }, "labels": {}, "network": { "required": true }, "networkConfig": { "$ref": "#/types/google-native:alloydb/v1beta:NetworkConfig" }, "secondaryConfig": { "$ref": "#/types/google-native:alloydb/v1beta:SecondaryConfig" }, "sslConfig": { "$ref": "#/types/google-native:alloydb/v1beta:SslConfig" } }, "verb": "PATCH", "operations": { "template": "https://alloydb.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://alloydb.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "idParams": { "clustersId": "clusterId", "locationsId": "location", "projectsId": "project" } }, "google-native:alloydb/v1beta:Instance": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "availabilityType": { "$ref": "#/types/google-native:alloydb/v1beta:InstanceAvailabilityType" }, "clientConnectionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:ClientConnectionConfig" }, "databaseFlags": {}, "displayName": {}, "etag": {}, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:alloydb/v1beta:InstanceInstanceType", "required": true }, "labels": {}, "machineConfig": { "$ref": "#/types/google-native:alloydb/v1beta:MachineConfig" }, "queryInsightsConfig": { "$ref": "#/types/google-native:alloydb/v1beta:QueryInsightsInstanceConfig" }, "readPoolConfig": { "$ref": "#/types/google-native:alloydb/v1beta:ReadPoolConfig" }, "updatePolicy": { "$ref": "#/types/google-native:alloydb/v1beta:UpdatePolicy" } }, "verb": "POST", "operations": { "template": "https://alloydb.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "availabilityType": { "$ref": "#/types/google-native:alloydb/v1beta:InstanceAvailabilityType" }, "clientConnectionConfig": { "$ref": "#/types/google-native:alloydb/v1beta:ClientConnectionConfig" }, "databaseFlags": {}, "displayName": {}, "etag": {}, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:alloydb/v1beta:InstanceInstanceType", "required": true }, "labels": {}, "machineConfig": { "$ref": "#/types/google-native:alloydb/v1beta:MachineConfig" }, "queryInsightsConfig": { "$ref": "#/types/google-native:alloydb/v1beta:QueryInsightsInstanceConfig" }, "readPoolConfig": { "$ref": "#/types/google-native:alloydb/v1beta:ReadPoolConfig" }, "updatePolicy": { "$ref": "#/types/google-native:alloydb/v1beta:UpdatePolicy" } }, "verb": "PATCH", "operations": { "template": "https://alloydb.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://alloydb.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "idParams": { "clustersId": "clusterId", "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:alloydb/v1beta:User": { "create": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users?userId={userId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "userId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "databaseRoles": { "items": {} }, "password": {}, "userType": { "$ref": "#/types/google-native:alloydb/v1beta:UserUserType" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "databaseRoles": { "items": {} }, "password": {}, "userType": { "$ref": "#/types/google-native:alloydb/v1beta:UserUserType" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://alloydb.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "idParams": { "clustersId": "clusterId", "locationsId": "location", "projectsId": "project", "usersId": "userId" } }, "google-native:analyticshub/v1:DataExchange": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges?dataExchangeId={dataExchangeId}", "values": [ { "name": "dataExchangeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "documentation": {}, "icon": { "format": "byte" }, "primaryContact": {}, "sharingEnvironmentConfig": { "$ref": "#/types/google-native:analyticshub/v1:SharingEnvironmentConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}?updateMask={updateMask}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "documentation": {}, "icon": { "format": "byte" }, "primaryContact": {}, "sharingEnvironmentConfig": { "$ref": "#/types/google-native:analyticshub/v1:SharingEnvironmentConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}", "idParams": { "dataExchangesId": "dataExchangeId", "locationsId": "location", "projectsId": "project" } }, "google-native:analyticshub/v1:DataExchangeIamBinding": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1:DataExchangeIamMember": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1:DataExchangeIamPolicy": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1:DataExchangeListingIamBinding": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "listingsId": "listingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1:DataExchangeListingIamMember": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "listingsId": "listingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1:DataExchangeListingIamPolicy": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "listingsId": "listingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1:Listing": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings?listingId={listingId}", "values": [ { "name": "listingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "sdkProperties": { "bigqueryDataset": { "$ref": "#/types/google-native:analyticshub/v1:BigQueryDatasetSource", "required": true }, "categories": { "items": { "$ref": "#/types/google-native:analyticshub/v1:ListingCategoriesItem" } }, "dataProvider": { "$ref": "#/types/google-native:analyticshub/v1:DataProvider" }, "description": {}, "displayName": { "required": true }, "documentation": {}, "icon": { "format": "byte" }, "primaryContact": {}, "publisher": { "$ref": "#/types/google-native:analyticshub/v1:Publisher" }, "requestAccess": {}, "restrictedExportConfig": { "$ref": "#/types/google-native:analyticshub/v1:RestrictedExportConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}?updateMask={updateMask}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "bigqueryDataset": { "$ref": "#/types/google-native:analyticshub/v1:BigQueryDatasetSource", "required": true }, "categories": { "items": { "$ref": "#/types/google-native:analyticshub/v1:ListingCategoriesItem" } }, "dataProvider": { "$ref": "#/types/google-native:analyticshub/v1:DataProvider" }, "description": {}, "displayName": { "required": true }, "documentation": {}, "icon": { "format": "byte" }, "primaryContact": {}, "publisher": { "$ref": "#/types/google-native:analyticshub/v1:Publisher" }, "requestAccess": {}, "restrictedExportConfig": { "$ref": "#/types/google-native:analyticshub/v1:RestrictedExportConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}", "idParams": { "dataExchangesId": "dataExchangeId", "listingsId": "listingId", "locationsId": "location", "projectsId": "project" } }, "google-native:analyticshub/v1:SubscriptionIamBinding": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "subscriptionsId": "subscriptionId" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1:SubscriptionIamMember": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "subscriptionsId": "subscriptionId" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1:SubscriptionIamPolicy": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "subscriptionsId": "subscriptionId" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1beta1:DataExchange": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges?dataExchangeId={dataExchangeId}", "values": [ { "name": "dataExchangeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "documentation": {}, "icon": { "format": "byte" }, "primaryContact": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}?updateMask={updateMask}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "documentation": {}, "icon": { "format": "byte" }, "primaryContact": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}", "idParams": { "dataExchangesId": "dataExchangeId", "locationsId": "location", "projectsId": "project" } }, "google-native:analyticshub/v1beta1:DataExchangeIamBinding": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1beta1:DataExchangeIamMember": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1beta1:DataExchangeIamPolicy": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1beta1:DataExchangeListingIamBinding": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "listingsId": "listingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1beta1:DataExchangeListingIamMember": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "listingsId": "listingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1beta1:DataExchangeListingIamPolicy": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:setIamPolicy", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "idParams": { "dataExchangesId": "dataExchangeId", "listingsId": "listingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:analyticshub/v1beta1:Listing": { "create": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings?listingId={listingId}", "values": [ { "name": "listingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "sdkProperties": { "bigqueryDataset": { "$ref": "#/types/google-native:analyticshub/v1beta1:BigQueryDatasetSource", "required": true }, "categories": { "items": { "$ref": "#/types/google-native:analyticshub/v1beta1:ListingCategoriesItem" } }, "dataProvider": { "$ref": "#/types/google-native:analyticshub/v1beta1:DataProvider" }, "description": {}, "displayName": { "required": true }, "documentation": {}, "icon": { "format": "byte" }, "primaryContact": {}, "publisher": { "$ref": "#/types/google-native:analyticshub/v1beta1:Publisher" }, "requestAccess": {}, "restrictedExportConfig": { "$ref": "#/types/google-native:analyticshub/v1beta1:RestrictedExportConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}?updateMask={updateMask}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "bigqueryDataset": { "$ref": "#/types/google-native:analyticshub/v1beta1:BigQueryDatasetSource", "required": true }, "categories": { "items": { "$ref": "#/types/google-native:analyticshub/v1beta1:ListingCategoriesItem" } }, "dataProvider": { "$ref": "#/types/google-native:analyticshub/v1beta1:DataProvider" }, "description": {}, "displayName": { "required": true }, "documentation": {}, "icon": { "format": "byte" }, "primaryContact": {}, "publisher": { "$ref": "#/types/google-native:analyticshub/v1beta1:Publisher" }, "requestAccess": {}, "restrictedExportConfig": { "$ref": "#/types/google-native:analyticshub/v1beta1:RestrictedExportConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}", "values": [ { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://analyticshub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}", "idParams": { "dataExchangesId": "dataExchangeId", "listingsId": "listingId", "locationsId": "location", "projectsId": "project" } }, "google-native:apigateway/v1:Api": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis?apiId={apiId}", "values": [ { "name": "apiId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "managedService": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://apigateway.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "managedService": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://apigateway.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigateway.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" } }, "google-native:apigateway/v1:ApiConfigIamBinding": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "idParams": { "apisId": "apiId", "configsId": "configId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1:ApiConfigIamMember": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "idParams": { "apisId": "apiId", "configsId": "configId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1:ApiConfigIamPolicy": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "idParams": { "apisId": "apiId", "configsId": "configId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1:ApiIamBinding": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1:ApiIamMember": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1:ApiIamPolicy": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1:Config": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs?apiConfigId={apiConfigId}", "values": [ { "name": "apiConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "gatewayServiceAccount": { "forceNew": true }, "grpcServices": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigGrpcServiceDefinition" } }, "labels": {}, "managedServiceConfigs": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigFile" } }, "openapiDocuments": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigOpenApiDocument" } } }, "verb": "POST", "operations": { "template": "https://apigateway.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "gatewayServiceAccount": { "forceNew": true }, "grpcServices": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigGrpcServiceDefinition" } }, "labels": {}, "managedServiceConfigs": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigFile" } }, "openapiDocuments": { "items": { "$ref": "#/types/google-native:apigateway/v1:ApigatewayApiConfigOpenApiDocument" } } }, "verb": "PATCH", "operations": { "template": "https://apigateway.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigateway.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "idParams": { "apisId": "apiId", "configsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:apigateway/v1:Gateway": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways?gatewayId={gatewayId}", "values": [ { "name": "gatewayId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "apiConfig": { "required": true }, "displayName": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://apigateway.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "apiConfig": { "required": true }, "displayName": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://apigateway.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigateway.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" } }, "google-native:apigateway/v1:GatewayIamBinding": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1:GatewayIamMember": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1:GatewayIamPolicy": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1beta:Api": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis?apiId={apiId}", "values": [ { "name": "apiId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "managedService": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://apigateway.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "managedService": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://apigateway.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigateway.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" } }, "google-native:apigateway/v1beta:ApiConfigIamBinding": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "idParams": { "apisId": "apiId", "configsId": "configId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1beta:ApiConfigIamMember": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "idParams": { "apisId": "apiId", "configsId": "configId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1beta:ApiConfigIamPolicy": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "idParams": { "apisId": "apiId", "configsId": "configId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1beta:ApiIamBinding": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1beta:ApiIamMember": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1beta:ApiIamPolicy": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1beta:Config": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs?apiConfigId={apiConfigId}", "values": [ { "name": "apiConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "gatewayConfig": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayGatewayConfig", "forceNew": true }, "gatewayServiceAccount": { "forceNew": true }, "grpcServices": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigGrpcServiceDefinition" } }, "labels": {}, "managedServiceConfigs": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigFile" } }, "openapiDocuments": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigOpenApiDocument" } } }, "verb": "POST", "operations": { "template": "https://apigateway.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "gatewayConfig": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayGatewayConfig", "forceNew": true }, "gatewayServiceAccount": { "forceNew": true }, "grpcServices": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigGrpcServiceDefinition" } }, "labels": {}, "managedServiceConfigs": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigFile" } }, "openapiDocuments": { "items": { "$ref": "#/types/google-native:apigateway/v1beta:ApigatewayApiConfigOpenApiDocument" } } }, "verb": "PATCH", "operations": { "template": "https://apigateway.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigateway.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "idParams": { "apisId": "apiId", "configsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:apigateway/v1beta:Gateway": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways?gatewayId={gatewayId}", "values": [ { "name": "gatewayId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "apiConfig": { "required": true }, "displayName": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://apigateway.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "apiConfig": { "required": true }, "displayName": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://apigateway.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigateway.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" } }, "google-native:apigateway/v1beta:GatewayIamBinding": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1beta:GatewayIamMember": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigateway/v1beta:GatewayIamPolicy": { "create": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigateway.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigee/v1:Alias": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}/aliases?format={format}", "values": [ { "name": "_password", "sdkName": "password", "kind": "query" }, { "name": "alias", "kind": "query" }, { "name": "format", "kind": "query" }, { "name": "ignoreExpiryValidation", "kind": "query" }, { "name": "ignoreNewlineValidation", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keystoresId", "sdkName": "keystoreId", "kind": "path" } ] }, "sdkProperties": { "contentType": {}, "data": { "format": "byte" }, "extensions": { "items": {} } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}/aliases/{aliasesId}", "values": [ { "name": "aliasesId", "sdkName": "alias", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keystoresId", "sdkName": "keystoreId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}/aliases/{aliasesId}?ignoreExpiryValidation={ignoreExpiryValidation}", "values": [ { "name": "aliasesId", "sdkName": "alias", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keystoresId", "sdkName": "keystoreId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "contentType": {}, "data": { "format": "byte" }, "extensions": { "items": {} } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}/aliases/{aliasesId}", "values": [ { "name": "aliasesId", "sdkName": "alias", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keystoresId", "sdkName": "keystoreId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": { "formFields": { "data": {}, "file": {} } }, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}/aliases/{aliasesId}", "idParams": { "aliasesId": "alias", "environmentsId": "environmentId", "keystoresId": "keystoreId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:Api": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apis", "values": [ { "name": "action", "kind": "query" }, { "name": "name", "kind": "query" }, { "name": "validate", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "contentType": {}, "data": { "format": "byte" }, "extensions": { "items": {} } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apis", "values": [ { "name": "action", "kind": "query" }, { "name": "name", "kind": "query" }, { "name": "validate", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "contentType": {}, "data": { "format": "byte" }, "extensions": { "items": {} } }, "verb": "POST", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": { "formFields": { "data": {}, "file": {} } }, "idPath": "v1/organizations/{organizationsId}/apis/{apisId}", "idParams": { "apisId": "name", "organizationsId": "organizationId" } }, "google-native:apigee/v1:ApiProduct": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "apiResources": { "items": {} }, "approvalType": {}, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "createdAt": { "format": "int64" }, "description": {}, "displayName": {}, "environments": { "items": {} }, "graphqlOperationGroup": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationGroup" }, "grpcOperationGroup": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GrpcOperationGroup" }, "lastModifiedAt": { "format": "int64" }, "name": {}, "operationGroup": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1OperationGroup" }, "proxies": { "items": {} }, "quota": {}, "quotaCounterScope": { "$ref": "#/types/google-native:apigee/v1:ApiProductQuotaCounterScope" }, "quotaInterval": {}, "quotaTimeUnit": {}, "scopes": { "items": {} } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts/{apiproductsId}", "values": [ { "name": "apiproductsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts/{apiproductsId}", "values": [ { "name": "apiproductsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "apiResources": { "items": {} }, "approvalType": {}, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "createdAt": { "format": "int64" }, "description": {}, "displayName": {}, "environments": { "items": {} }, "graphqlOperationGroup": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GraphQLOperationGroup" }, "grpcOperationGroup": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1GrpcOperationGroup" }, "lastModifiedAt": { "format": "int64" }, "name": {}, "operationGroup": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1OperationGroup" }, "proxies": { "items": {} }, "quota": {}, "quotaCounterScope": { "$ref": "#/types/google-native:apigee/v1:ApiProductQuotaCounterScope" }, "quotaInterval": {}, "quotaTimeUnit": {}, "scopes": { "items": {} } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts/{apiproductsId}", "values": [ { "name": "apiproductsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/apiproducts/{apiproductsId}", "idParams": { "apiproductsId": "name", "organizationsId": "organizationId" } }, "google-native:apigee/v1:AppGroupApp": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}/apps", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "appgroupsId", "sdkName": "appgroupId", "kind": "path" } ] }, "sdkProperties": { "apiProducts": { "items": {} }, "appGroup": { "forceNew": true }, "appId": { "forceNew": true }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "callbackUrl": {}, "keyExpiresIn": { "format": "int64", "forceNew": true }, "name": { "forceNew": true }, "scopes": { "items": {} }, "status": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}/apps/{appsId}", "values": [ { "name": "appgroupsId", "sdkName": "appgroupId", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}/apps/{appsId}", "values": [ { "name": "appgroupsId", "sdkName": "appgroupId", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "apiProducts": { "items": {} }, "appGroup": { "forceNew": true }, "appId": { "forceNew": true }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "callbackUrl": {}, "keyExpiresIn": { "format": "int64", "forceNew": true }, "name": { "forceNew": true }, "scopes": { "items": {} }, "status": {} }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}/apps/{appsId}", "values": [ { "name": "appgroupsId", "sdkName": "appgroupId", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/appgroups/{appgroupsId}/apps/{appsId}", "idParams": { "appgroupsId": "appgroupId", "appsId": "appId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:Appgroup": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "channelId": {}, "channelUri": {}, "displayName": {}, "name": { "forceNew": true }, "organization": { "forceNew": true }, "status": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}", "values": [ { "name": "appgroupsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}", "values": [ { "name": "appgroupsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "channelId": {}, "channelUri": {}, "displayName": {}, "name": { "forceNew": true }, "organization": { "forceNew": true }, "status": {} }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}", "values": [ { "name": "appgroupsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/appgroups/{appgroupsId}", "idParams": { "appgroupsId": "name", "organizationsId": "organizationId" } }, "google-native:apigee/v1:ArchiveDeployment": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/archiveDeployments", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "gcsUri": {}, "labels": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "organizations/{organizationId}/environments/{environmentId}/archiveDeployments/{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/archiveDeployments/{archiveDeploymentsId}", "values": [ { "name": "archiveDeploymentsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/archiveDeployments/{archiveDeploymentsId}?updateMask={updateMask}", "values": [ { "name": "archiveDeploymentsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "gcsUri": {}, "labels": {}, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/archiveDeployments/{archiveDeploymentsId}", "values": [ { "name": "archiveDeploymentsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/archiveDeployments/{archiveDeploymentsId}", "idParams": { "archiveDeploymentsId": "name", "environmentsId": "environmentId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:CanaryEvaluation": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/canaryevaluations", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "control": { "required": true }, "endTime": { "format": "google-datetime", "required": true }, "metricLabels": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1CanaryEvaluationMetricLabels", "required": true }, "startTime": { "format": "google-datetime", "required": true }, "treatment": { "required": true } }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/canaryevaluations/{canaryevaluationsId}", "values": [ { "name": "canaryevaluationsId", "sdkName": "name", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/instances/{instancesId}/canaryevaluations/{canaryevaluationsId}", "idParams": { "canaryevaluationsId": "name", "instancesId": "instanceId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:DataCollector": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/datacollectors", "values": [ { "name": "dataCollectorId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "type": { "$ref": "#/types/google-native:apigee/v1:DataCollectorType", "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/datacollectors/{datacollectorsId}", "values": [ { "name": "datacollectorsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/datacollectors/{datacollectorsId}", "values": [ { "name": "datacollectorsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "type": { "$ref": "#/types/google-native:apigee/v1:DataCollectorType", "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/datacollectors/{datacollectorsId}", "values": [ { "name": "datacollectorsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/datacollectors/{datacollectorsId}", "idParams": { "datacollectorsId": "name", "organizationsId": "organizationId" } }, "google-native:apigee/v1:Datastore": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/analytics/datastores", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "datastoreConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1DatastoreConfig" }, "displayName": { "required": true }, "targetType": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "self" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "self" }, "sdkProperties": { "datastoreConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1DatastoreConfig" }, "displayName": { "required": true }, "targetType": {} }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "self" }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idProperty": "self" }, "google-native:apigee/v1:DebugSession": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/apis/{apisId}/revisions/{revisionsId}/debugsessions", "values": [ { "name": "timeout", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "revisionsId", "sdkName": "revisionId", "kind": "path" } ] }, "sdkProperties": { "count": { "format": "int32" }, "filter": {}, "name": {}, "timeout": { "format": "int64" }, "tracesize": { "format": "int32" }, "validity": { "format": "int32" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/apis/{apisId}/revisions/{revisionsId}/debugsessions/{debugsessionsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "debugsessionsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "revisionsId", "sdkName": "revisionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/apis/{apisId}/revisions/{revisionsId}/debugsessions/{debugsessionsId}", "idParams": { "apisId": "apiId", "debugsessionsId": "name", "environmentsId": "environmentId", "organizationsId": "organizationId", "revisionsId": "revisionId" } }, "google-native:apigee/v1:Developer": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "accessType": {}, "appFamily": {}, "apps": { "items": {} }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "companies": { "items": {} }, "developerId": {}, "email": { "required": true }, "firstName": { "required": true }, "lastName": { "required": true }, "userName": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}", "values": [ { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}", "values": [ { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "accessType": {}, "appFamily": {}, "apps": { "items": {} }, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "companies": { "items": {} }, "developerId": {}, "email": { "required": true }, "firstName": { "required": true }, "lastName": { "required": true }, "userName": { "required": true } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}", "values": [ { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/developers/{developersId}", "idParams": { "developersId": "developerId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:DeveloperApp": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}/apps", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "developersId", "sdkName": "developerId", "kind": "path" } ] }, "sdkProperties": { "apiProducts": { "items": {} }, "appFamily": {}, "appId": {}, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "callbackUrl": {}, "developerId": {}, "keyExpiresIn": { "format": "int64" }, "name": {}, "scopes": { "items": {} }, "status": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}/apps/{appsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}/apps/{appsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "apiProducts": { "items": {} }, "appFamily": {}, "appId": {}, "attributes": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Attribute" } }, "callbackUrl": {}, "developerId": {}, "keyExpiresIn": { "format": "int64" }, "name": {}, "scopes": { "items": {} }, "status": {} }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}/apps/{appsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/developers/{developersId}/apps/{appsId}", "idParams": { "appsId": "appId", "developersId": "developerId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:EndpointAttachment": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/endpointAttachments", "values": [ { "name": "endpointAttachmentId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "location": { "required": true }, "name": {}, "serviceAttachment": {} }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/endpointAttachments/{endpointAttachmentsId}", "values": [ { "name": "endpointAttachmentsId", "sdkName": "endpointAttachmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/endpointAttachments/{endpointAttachmentsId}", "values": [ { "name": "endpointAttachmentsId", "sdkName": "endpointAttachmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/endpointAttachments/{endpointAttachmentsId}", "idParams": { "endpointAttachmentsId": "endpointAttachmentId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:Entry": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apis/{apisId}/keyvaluemaps/{keyvaluemapsId}/entries", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "keyvaluemapsId", "sdkName": "keyvaluemapId", "kind": "path" } ] }, "sdkProperties": { "name": {}, "value": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apis/{apisId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "entriesId", "sdkName": "name", "kind": "path" }, { "name": "keyvaluemapsId", "sdkName": "keyvaluemapId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apis/{apisId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "entriesId", "sdkName": "name", "kind": "path" }, { "name": "keyvaluemapsId", "sdkName": "keyvaluemapId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/apis/{apisId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}", "idParams": { "apisId": "apiId", "entriesId": "name", "keyvaluemapsId": "keyvaluemapId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:Envgroup": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/envgroups", "values": [ { "name": "name", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "hostnames": { "required": true, "items": {} }, "name": {} }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/envgroups/{envgroupsId}", "values": [ { "name": "envgroupsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/envgroups/{envgroupsId}", "values": [ { "name": "envgroupsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "hostnames": { "required": true, "items": {} }, "name": {} }, "verb": "PATCH", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/envgroups/{envgroupsId}", "values": [ { "name": "envgroupsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/envgroups/{envgroupsId}", "idParams": { "envgroupsId": "name", "organizationsId": "organizationId" } }, "google-native:apigee/v1:EnvgroupAttachment": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/envgroups/{envgroupsId}/attachments", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "envgroupsId", "sdkName": "envgroupId", "kind": "path" } ] }, "sdkProperties": { "environment": { "required": true }, "name": {} }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/envgroups/{envgroupsId}/attachments/{attachmentsId}", "values": [ { "name": "attachmentsId", "sdkName": "name", "kind": "path" }, { "name": "envgroupsId", "sdkName": "envgroupId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/envgroups/{envgroupsId}/attachments/{attachmentsId}", "values": [ { "name": "attachmentsId", "sdkName": "name", "kind": "path" }, { "name": "envgroupsId", "sdkName": "envgroupId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/envgroups/{envgroupsId}/attachments/{attachmentsId}", "idParams": { "attachmentsId": "name", "envgroupsId": "envgroupId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:Environment": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments", "values": [ { "name": "name", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "apiProxyType": { "$ref": "#/types/google-native:apigee/v1:EnvironmentApiProxyType" }, "deploymentType": { "$ref": "#/types/google-native:apigee/v1:EnvironmentDeploymentType" }, "description": {}, "displayName": {}, "forwardProxyUri": {}, "hasAttachedFlowHooks": {}, "name": { "required": true }, "nodeConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1NodeConfig" }, "properties": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Properties" }, "type": { "$ref": "#/types/google-native:apigee/v1:EnvironmentType" } }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "apiProxyType": { "$ref": "#/types/google-native:apigee/v1:EnvironmentApiProxyType" }, "deploymentType": { "$ref": "#/types/google-native:apigee/v1:EnvironmentDeploymentType" }, "description": {}, "displayName": {}, "forwardProxyUri": {}, "hasAttachedFlowHooks": {}, "name": { "required": true }, "nodeConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1NodeConfig" }, "properties": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Properties" }, "type": { "$ref": "#/types/google-native:apigee/v1:EnvironmentType" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}", "idParams": { "environmentsId": "name", "organizationsId": "organizationId" } }, "google-native:apigee/v1:EnvironmentEntry": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keyvaluemaps/{keyvaluemapsId}/entries", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keyvaluemapsId", "sdkName": "keyvaluemapId", "kind": "path" } ] }, "sdkProperties": { "name": {}, "value": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}", "values": [ { "name": "entriesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keyvaluemapsId", "sdkName": "keyvaluemapId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}", "values": [ { "name": "entriesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keyvaluemapsId", "sdkName": "keyvaluemapId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}", "idParams": { "entriesId": "name", "environmentsId": "environmentId", "keyvaluemapsId": "keyvaluemapId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:Export": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/analytics/exports", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "csvDelimiter": {}, "datastoreName": { "required": true }, "dateRange": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1DateRange", "required": true }, "description": {}, "name": { "required": true }, "outputFormat": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "self" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "self" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "self" } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idProperty": "self" }, "google-native:apigee/v1:HostQuery": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/hostQueries", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "csvDelimiter": {}, "dimensions": { "items": {} }, "envgroupHostname": {}, "filter": {}, "groupByTimeUnit": {}, "limit": { "format": "int32" }, "metrics": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1QueryMetric" } }, "name": {}, "outputFormat": {}, "reportDefinitionId": {}, "timeRange": { "$ref": "pulumi.json#/Any", "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "self" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "self" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "self" } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idProperty": "self" }, "google-native:apigee/v1:HostSecurityReport": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/hostSecurityReports", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "csvDelimiter": {}, "dimensions": { "items": {} }, "displayName": {}, "envgroupHostname": {}, "filter": {}, "groupByTimeUnit": {}, "limit": { "format": "int32" }, "metrics": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityReportQueryMetric" } }, "mimeType": {}, "reportDefinitionId": {}, "timeRange": { "$ref": "pulumi.json#/Any", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "self" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "self" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "self" } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idProperty": "self" }, "google-native:apigee/v1:Instance": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "consumerAcceptList": { "items": {} }, "description": {}, "diskEncryptionKeyName": {}, "displayName": {}, "ipRange": {}, "location": { "required": true }, "name": { "required": true }, "peeringCidrRange": { "$ref": "#/types/google-native:apigee/v1:InstancePeeringCidrRange" } }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "consumerAcceptList": { "items": {} }, "description": {}, "diskEncryptionKeyName": {}, "displayName": {}, "ipRange": {}, "location": { "required": true }, "name": { "required": true }, "peeringCidrRange": { "$ref": "#/types/google-native:apigee/v1:InstancePeeringCidrRange" } }, "verb": "PATCH", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/instances/{instancesId}", "idParams": { "instancesId": "name", "organizationsId": "organizationId" } }, "google-native:apigee/v1:InstanceAttachment": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/attachments", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "environment": {} }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/attachments/{attachmentsId}", "values": [ { "name": "attachmentsId", "sdkName": "name", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/attachments/{attachmentsId}", "values": [ { "name": "attachmentsId", "sdkName": "name", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/instances/{instancesId}/attachments/{attachmentsId}", "idParams": { "attachmentsId": "name", "instancesId": "instanceId", "organizationsId": "organizationId" } }, "google-native:apigee/v1:Keystore": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keystores", "values": [ { "name": "name", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "name": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keystoresId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keystoresId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}", "idParams": { "environmentsId": "environmentId", "keystoresId": "name", "organizationsId": "organizationId" } }, "google-native:apigee/v1:NatAddress": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/natAddresses", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "name": { "required": true } }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/natAddresses/{natAddressesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "natAddressesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/natAddresses/{natAddressesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "natAddressesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/instances/{instancesId}/natAddresses/{natAddressesId}", "idParams": { "instancesId": "instanceId", "natAddressesId": "name", "organizationsId": "organizationId" } }, "google-native:apigee/v1:Organization": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations?parent={parent}", "values": [ { "name": "parent", "kind": "query" } ] }, "sdkProperties": { "addonsConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AddonsConfig" }, "analyticsRegion": { "required": true }, "apiConsumerDataEncryptionKeyName": {}, "apiConsumerDataLocation": {}, "attributes": { "items": {} }, "authorizedNetwork": {}, "billingType": { "$ref": "#/types/google-native:apigee/v1:OrganizationBillingType" }, "controlPlaneEncryptionKeyName": {}, "customerName": {}, "description": {}, "disableVpcPeering": {}, "displayName": {}, "portalDisabled": {}, "properties": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Properties" }, "runtimeDatabaseEncryptionKeyName": {}, "runtimeType": { "$ref": "#/types/google-native:apigee/v1:OrganizationRuntimeType", "required": true }, "type": { "$ref": "#/types/google-native:apigee/v1:OrganizationType" } }, "verb": "POST", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}", "values": [ { "name": "organizationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}", "values": [ { "name": "organizationsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "addonsConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1AddonsConfig" }, "analyticsRegion": { "required": true }, "apiConsumerDataEncryptionKeyName": {}, "apiConsumerDataLocation": {}, "attributes": { "items": {} }, "authorizedNetwork": {}, "billingType": { "$ref": "#/types/google-native:apigee/v1:OrganizationBillingType" }, "controlPlaneEncryptionKeyName": {}, "customerName": {}, "description": {}, "disableVpcPeering": {}, "displayName": {}, "portalDisabled": {}, "properties": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1Properties" }, "runtimeDatabaseEncryptionKeyName": {}, "runtimeType": { "$ref": "#/types/google-native:apigee/v1:OrganizationRuntimeType", "required": true }, "type": { "$ref": "#/types/google-native:apigee/v1:OrganizationType" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}", "values": [ { "name": "organizationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigee.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}", "idParams": { "organizationsId": "name" } }, "google-native:apigee/v1:OrganizationEnvironmentIamBinding": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:getIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}:getIamPolicy", "idParams": { "environmentsId": "environmentId", "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:apigee/v1:OrganizationEnvironmentIamMember": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:getIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}:getIamPolicy", "idParams": { "environmentsId": "environmentId", "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:apigee/v1:OrganizationEnvironmentIamPolicy": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:getIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}:getIamPolicy", "idParams": { "environmentsId": "environmentId", "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:apigee/v1:Override": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/traceConfig/overrides", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "apiProxy": {}, "name": {}, "samplingConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1TraceSamplingConfig" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/traceConfig/overrides/{overridesId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "overridesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/traceConfig/overrides/{overridesId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "overridesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "apiProxy": {}, "name": {}, "samplingConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1TraceSamplingConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/traceConfig/overrides/{overridesId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "overridesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/traceConfig/overrides/{overridesId}", "idParams": { "environmentsId": "environmentId", "organizationsId": "organizationId", "overridesId": "name" } }, "google-native:apigee/v1:Query": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/queries", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "csvDelimiter": {}, "dimensions": { "items": {} }, "envgroupHostname": {}, "filter": {}, "groupByTimeUnit": {}, "limit": { "format": "int32" }, "metrics": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1QueryMetric" } }, "name": {}, "outputFormat": {}, "reportDefinitionId": {}, "timeRange": { "$ref": "pulumi.json#/Any", "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "self" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "self" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "self" } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idProperty": "self" }, "google-native:apigee/v1:RatePlan": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts/{apiproductsId}/rateplans", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "apiproductsId", "sdkName": "apiproductId", "kind": "path" } ] }, "sdkProperties": { "apiproduct": {}, "billingPeriod": { "$ref": "#/types/google-native:apigee/v1:RatePlanBillingPeriod" }, "consumptionPricingRates": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1RateRange" } }, "consumptionPricingType": { "$ref": "#/types/google-native:apigee/v1:RatePlanConsumptionPricingType" }, "currencyCode": {}, "description": {}, "displayName": {}, "endTime": { "format": "int64" }, "fixedFeeFrequency": { "format": "int32" }, "fixedRecurringFee": { "$ref": "#/types/google-native:apigee/v1:GoogleTypeMoney" }, "paymentFundingModel": { "$ref": "#/types/google-native:apigee/v1:RatePlanPaymentFundingModel" }, "revenueShareRates": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1RevenueShareRange" } }, "revenueShareType": { "$ref": "#/types/google-native:apigee/v1:RatePlanRevenueShareType" }, "setupFee": { "$ref": "#/types/google-native:apigee/v1:GoogleTypeMoney" }, "startTime": { "format": "int64" }, "state": { "$ref": "#/types/google-native:apigee/v1:RatePlanState" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts/{apiproductsId}/rateplans/{rateplansId}", "values": [ { "name": "apiproductsId", "sdkName": "apiproductId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "rateplansId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts/{apiproductsId}/rateplans/{rateplansId}", "values": [ { "name": "apiproductsId", "sdkName": "apiproductId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "rateplansId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "apiproduct": {}, "billingPeriod": { "$ref": "#/types/google-native:apigee/v1:RatePlanBillingPeriod" }, "consumptionPricingRates": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1RateRange" } }, "consumptionPricingType": { "$ref": "#/types/google-native:apigee/v1:RatePlanConsumptionPricingType" }, "currencyCode": {}, "description": {}, "displayName": {}, "endTime": { "format": "int64" }, "fixedFeeFrequency": { "format": "int32" }, "fixedRecurringFee": { "$ref": "#/types/google-native:apigee/v1:GoogleTypeMoney" }, "paymentFundingModel": { "$ref": "#/types/google-native:apigee/v1:RatePlanPaymentFundingModel" }, "revenueShareRates": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1RevenueShareRange" } }, "revenueShareType": { "$ref": "#/types/google-native:apigee/v1:RatePlanRevenueShareType" }, "setupFee": { "$ref": "#/types/google-native:apigee/v1:GoogleTypeMoney" }, "startTime": { "format": "int64" }, "state": { "$ref": "#/types/google-native:apigee/v1:RatePlanState" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts/{apiproductsId}/rateplans/{rateplansId}", "values": [ { "name": "apiproductsId", "sdkName": "apiproductId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "rateplansId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/apiproducts/{apiproductsId}/rateplans/{rateplansId}", "idParams": { "apiproductsId": "apiproductId", "organizationsId": "organizationId", "rateplansId": "name" } }, "google-native:apigee/v1:Reference": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/references", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "refers": { "required": true }, "resourceType": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/references/{referencesId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "referencesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/references/{referencesId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "referencesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "refers": { "required": true }, "resourceType": {} }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/references/{referencesId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "referencesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/references/{referencesId}", "idParams": { "environmentsId": "environmentId", "organizationsId": "organizationId", "referencesId": "name" } }, "google-native:apigee/v1:Report": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/reports", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "chartType": {}, "comments": { "items": {} }, "dimensions": { "items": {} }, "displayName": {}, "filter": {}, "fromTime": {}, "limit": {}, "metrics": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1CustomReportMetric" } }, "name": { "required": true }, "offset": {}, "properties": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ReportProperty" } }, "sortByCols": { "items": {} }, "sortOrder": {}, "tags": { "items": {} }, "timeUnit": {}, "toTime": {}, "topk": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/reports/{reportsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "reportsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/reports/{reportsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "reportsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "chartType": {}, "comments": { "items": {} }, "dimensions": { "items": {} }, "displayName": {}, "filter": {}, "fromTime": {}, "limit": {}, "metrics": { "required": true, "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1CustomReportMetric" } }, "name": { "required": true }, "offset": {}, "properties": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ReportProperty" } }, "sortByCols": { "items": {} }, "sortOrder": {}, "tags": { "items": {} }, "timeUnit": {}, "toTime": {}, "topk": {} }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/reports/{reportsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "reportsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/reports/{reportsId}", "idParams": { "organizationsId": "organizationId", "reportsId": "name" } }, "google-native:apigee/v1:Resourcefile": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/resourcefiles?name={name}\u0026type={type}", "values": [ { "name": "name", "kind": "query" }, { "name": "type", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "contentType": {}, "data": { "format": "byte" }, "extensions": { "items": {} } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/resourcefiles/{type}/{name}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "type", "sdkName": "type", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/resourcefiles/{type}/{name}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "type", "sdkName": "type", "kind": "path" } ] }, "sdkProperties": { "contentType": {}, "data": { "format": "byte" }, "extensions": { "items": {} } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/resourcefiles/{type}/{name}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "type", "sdkName": "type", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": { "formFields": { "data": {}, "file": {} } }, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/resourcefiles/{type}/{name}", "idParams": { "environmentsId": "environmentId", "name": "name", "organizationsId": "organizationId", "type": "type" } }, "google-native:apigee/v1:SecurityAction": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/securityActions?securityActionId={securityActionId}", "values": [ { "name": "securityActionId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "allow": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionAllow" }, "conditionConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionConditionConfig", "required": true }, "deny": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionDeny" }, "description": {}, "expireTime": { "format": "google-datetime" }, "flag": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityActionFlag" }, "name": { "forceNew": true }, "state": { "$ref": "#/types/google-native:apigee/v1:SecurityActionState", "required": true }, "ttl": { "format": "google-duration" } }, "verb": "POST", "autoname": { "fieldName": "organizations/{organizationId}/environments/{environmentId}/securityActions/{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/securityActions/{securityActionsId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityActionsId", "sdkName": "securityActionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/securityActions/{securityActionsId}", "idParams": { "environmentsId": "environmentId", "organizationsId": "organizationId", "securityActionsId": "securityActionId" } }, "google-native:apigee/v1:SecurityProfile": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/securityProfiles?securityProfileId={securityProfileId}", "values": [ { "name": "securityProfileId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "environments": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityProfileEnvironment" } }, "name": { "forceNew": true }, "profileConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfig", "required": true }, "scoringConfigs": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityProfileScoringConfig" } } }, "verb": "POST", "autoname": { "fieldName": "organizations/{organizationId}/securityProfiles/{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/securityProfiles/{securityProfilesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfilesId", "sdkName": "securityProfileId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/securityProfiles/{securityProfilesId}?updateMask={updateMask}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfilesId", "sdkName": "securityProfileId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "environments": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityProfileEnvironment" } }, "name": { "forceNew": true }, "profileConfig": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1ProfileConfig", "required": true }, "scoringConfigs": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityProfileScoringConfig" } } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/securityProfiles/{securityProfilesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfilesId", "sdkName": "securityProfileId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/securityProfiles/{securityProfilesId}", "idParams": { "organizationsId": "organizationId", "securityProfilesId": "securityProfileId" } }, "google-native:apigee/v1:SecurityReport": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/securityReports", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "csvDelimiter": {}, "dimensions": { "items": {} }, "displayName": {}, "envgroupHostname": {}, "filter": {}, "groupByTimeUnit": {}, "limit": { "format": "int32" }, "metrics": { "items": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1SecurityReportQueryMetric" } }, "mimeType": {}, "reportDefinitionId": {}, "timeRange": { "$ref": "pulumi.json#/Any", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "self" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "self" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "self" } }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idProperty": "self" }, "google-native:apigee/v1:Sharedflow": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/sharedflows?action={action}\u0026name={name}", "values": [ { "name": "action", "kind": "query" }, { "name": "name", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "contentType": {}, "data": { "format": "byte" }, "extensions": { "items": {} } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/sharedflows/{sharedflowsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sharedflowsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/sharedflows/{sharedflowsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sharedflowsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/sharedflows/{sharedflowsId}", "idParams": { "organizationsId": "organizationId", "sharedflowsId": "name" } }, "google-native:apigee/v1:Subscription": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}/subscriptions", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "developersId", "sdkName": "developerId", "kind": "path" } ] }, "sdkProperties": { "apiproduct": {}, "endTime": { "format": "int64" }, "startTime": { "format": "int64" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}/subscriptions/{subscriptionsId}", "values": [ { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/developers/{developersId}/subscriptions/{subscriptionsId}", "idParams": { "developersId": "developerId", "organizationsId": "organizationId", "subscriptionsId": "name" } }, "google-native:apigee/v1:TargetServer": { "create": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/targetservers", "values": [ { "name": "name", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "host": { "required": true }, "isEnabled": {}, "name": { "required": true }, "port": { "format": "int32", "required": true }, "protocol": { "$ref": "#/types/google-native:apigee/v1:TargetServerProtocol", "forceNew": true }, "sSLInfo": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1TlsInfo" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/targetservers/{targetserversId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "targetserversId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/targetservers/{targetserversId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "targetserversId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": {}, "host": { "required": true }, "isEnabled": {}, "name": { "required": true }, "port": { "format": "int32", "required": true }, "protocol": { "$ref": "#/types/google-native:apigee/v1:TargetServerProtocol", "forceNew": true }, "sSLInfo": { "$ref": "#/types/google-native:apigee/v1:GoogleCloudApigeeV1TlsInfo" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/targetservers/{targetserversId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "targetserversId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigee.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/environments/{environmentsId}/targetservers/{targetserversId}", "idParams": { "environmentsId": "environmentId", "organizationsId": "organizationId", "targetserversId": "name" } }, "google-native:apigeeregistry/v1:Api": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis?apiId={apiId}", "values": [ { "name": "apiId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "availability": {}, "description": {}, "displayName": {}, "labels": {}, "name": {}, "recommendedDeployment": {}, "recommendedVersion": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "availability": {}, "description": {}, "displayName": {}, "labels": {}, "name": {}, "recommendedDeployment": {}, "recommendedVersion": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" } }, "google-native:apigeeregistry/v1:ApiArtifactIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiArtifactIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiArtifactIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiDeploymentIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:getIamPolicy", "idParams": { "apisId": "apiId", "deploymentsId": "deploymentId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiDeploymentIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:getIamPolicy", "idParams": { "apisId": "apiId", "deploymentsId": "deploymentId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiDeploymentIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:getIamPolicy", "idParams": { "apisId": "apiId", "deploymentsId": "deploymentId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionArtifactIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionArtifactIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionArtifactIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionSpecArtifactIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project", "specsId": "specId", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionSpecArtifactIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project", "specsId": "specId", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionSpecArtifactIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project", "specsId": "specId", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionSpecIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project", "specsId": "specId", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionSpecIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project", "specsId": "specId", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ApiVersionSpecIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:getIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:setIamPolicy", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:getIamPolicy", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project", "specsId": "specId", "versionsId": "versionId" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:Artifact": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts?artifactId={artifactId}", "values": [ { "name": "artifactId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "contents": { "format": "byte" }, "labels": {}, "mimeType": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project", "specsId": "specId", "versionsId": "versionId" } }, "google-native:apigeeregistry/v1:ArtifactIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ArtifactIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:ArtifactIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:setIamPolicy", "values": [ { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:getIamPolicy", "idParams": { "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:Deployment": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments?apiDeploymentId={apiDeploymentId}", "values": [ { "name": "apiDeploymentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "accessGuidance": {}, "annotations": {}, "apiSpecRevision": {}, "description": {}, "displayName": {}, "endpointUri": {}, "externalChannelUri": {}, "intendedAudience": {}, "labels": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "accessGuidance": {}, "annotations": {}, "apiSpecRevision": {}, "description": {}, "displayName": {}, "endpointUri": {}, "externalChannelUri": {}, "intendedAudience": {}, "labels": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}", "idParams": { "apisId": "apiId", "deploymentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:apigeeregistry/v1:DeploymentArtifact": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}/artifacts?artifactId={artifactId}", "values": [ { "name": "artifactId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "contents": { "format": "byte" }, "labels": {}, "mimeType": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}/artifacts/{artifactsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}/artifacts/{artifactsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}/artifacts/{artifactsId}", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "deploymentsId": "deploymentId", "locationsId": "location", "projectsId": "project" } }, "google-native:apigeeregistry/v1:DocumentIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/documents:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:DocumentIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/documents:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:DocumentIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/documents:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:Instance": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:apigeeregistry/v1:Config", "required": true }, "name": {} }, "verb": "POST", "operations": { "template": "https://apigeeregistry.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apigeeregistry.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:apigeeregistry/v1:InstanceIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:InstanceIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:RuntimeIamBinding": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/runtime:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:RuntimeIamMember": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/runtime:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:RuntimeIamPolicy": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/runtime:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:apigeeregistry/v1:Spec": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs?apiSpecId={apiSpecId}", "values": [ { "name": "apiSpecId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "contents": { "format": "byte" }, "description": {}, "filename": {}, "labels": {}, "mimeType": {}, "name": {}, "sourceUri": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "name", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "name", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "contents": { "format": "byte" }, "description": {}, "filename": {}, "labels": {}, "mimeType": {}, "name": {}, "sourceUri": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "specsId", "sdkName": "name", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project", "specsId": "name", "versionsId": "versionId" } }, "google-native:apigeeregistry/v1:Version": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions?apiVersionId={apiVersionId}", "values": [ { "name": "apiVersionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "description": {}, "displayName": {}, "labels": {}, "name": {}, "primarySpec": {}, "state": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "description": {}, "displayName": {}, "labels": {}, "name": {}, "primarySpec": {}, "state": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}", "idParams": { "apisId": "apiId", "locationsId": "location", "projectsId": "project", "versionsId": "name" } }, "google-native:apigeeregistry/v1:VersionArtifact": { "create": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts?artifactId={artifactId}", "values": [ { "name": "artifactId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "contents": { "format": "byte" }, "labels": {}, "mimeType": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}", "values": [ { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://apigeeregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}", "idParams": { "apisId": "apiId", "artifactsId": "artifactId", "locationsId": "location", "projectsId": "project", "versionsId": "versionId" } }, "google-native:apikeys/v2:Key": { "create": { "endpoint": { "template": "https://apikeys.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/keys", "values": [ { "name": "keyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "restrictions": { "$ref": "#/types/google-native:apikeys/v2:V2Restrictions" } }, "verb": "POST", "operations": { "template": "https://apikeys.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://apikeys.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "keyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://apikeys.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "keyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "restrictions": { "$ref": "#/types/google-native:apikeys/v2:V2Restrictions" } }, "verb": "PATCH", "operations": { "template": "https://apikeys.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://apikeys.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "keyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://apikeys.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://apikeys.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/keys/{keysId}", "idParams": { "keysId": "keyId", "locationsId": "location", "projectsId": "project" } }, "google-native:appengine/v1:App": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps" }, "sdkProperties": { "authDomain": {}, "databaseType": { "$ref": "#/types/google-native:appengine/v1:AppDatabaseType" }, "defaultCookieExpiration": { "format": "google-duration" }, "dispatchRules": { "items": { "$ref": "#/types/google-native:appengine/v1:UrlDispatchRule" } }, "featureSettings": { "$ref": "#/types/google-native:appengine/v1:FeatureSettings" }, "generatedCustomerMetadata": {}, "iap": { "$ref": "#/types/google-native:appengine/v1:IdentityAwareProxy" }, "id": {}, "locationId": { "sdkName": "location" }, "serviceAccount": {}, "servingStatus": { "$ref": "#/types/google-native:appengine/v1:AppServingStatus" } }, "verb": "POST", "operations": { "template": "https://appengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}", "values": [ { "name": "appsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}?updateMask={updateMask}", "values": [ { "name": "appsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authDomain": {}, "databaseType": { "$ref": "#/types/google-native:appengine/v1:AppDatabaseType" }, "defaultCookieExpiration": { "format": "google-duration" }, "dispatchRules": { "items": { "$ref": "#/types/google-native:appengine/v1:UrlDispatchRule" } }, "featureSettings": { "$ref": "#/types/google-native:appengine/v1:FeatureSettings" }, "generatedCustomerMetadata": {}, "iap": { "$ref": "#/types/google-native:appengine/v1:IdentityAwareProxy" }, "id": {}, "locationId": { "sdkName": "location" }, "serviceAccount": {}, "servingStatus": { "$ref": "#/types/google-native:appengine/v1:AppServingStatus" } }, "verb": "PATCH", "operations": { "template": "https://appengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/apps/{appsId}", "idParams": { "appsId": "name" } }, "google-native:appengine/v1:AuthorizedCertificate": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/authorizedCertificates", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "certificateRawData": { "$ref": "#/types/google-native:appengine/v1:CertificateRawData" }, "displayName": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "certificateRawData": { "$ref": "#/types/google-native:appengine/v1:CertificateRawData" }, "displayName": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "idParams": { "appsId": "appId", "authorizedCertificatesId": "name" } }, "google-native:appengine/v1:DomainMapping": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/domainMappings", "values": [ { "name": "overrideStrategy", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "id": {}, "sslSettings": { "$ref": "#/types/google-native:appengine/v1:SslSettings" } }, "verb": "POST", "operations": { "template": "https://appengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/domainMappings/{domainMappingsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/domainMappings/{domainMappingsId}?updateMask={updateMask}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "id": {}, "sslSettings": { "$ref": "#/types/google-native:appengine/v1:SslSettings" } }, "verb": "PATCH", "operations": { "template": "https://appengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/domainMappings/{domainMappingsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://appengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/apps/{appsId}/domainMappings/{domainMappingsId}", "idParams": { "appsId": "appId", "domainMappingsId": "name" } }, "google-native:appengine/v1:IngressRule": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/firewall/ingressRules", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:appengine/v1:IngressRuleAction" }, "description": {}, "priority": { "format": "int32" }, "sourceRange": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "ingressRulesId", "sdkName": "priority", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "ingressRulesId", "sdkName": "priority", "kind": "path" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:appengine/v1:IngressRuleAction" }, "description": {}, "priority": { "format": "int32" }, "sourceRange": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "ingressRulesId", "sdkName": "priority", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "idParams": { "appsId": "appId", "ingressRulesId": "priority" } }, "google-native:appengine/v1:Version": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/services/{servicesId}/versions", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "apiConfig": { "$ref": "#/types/google-native:appengine/v1:ApiConfigHandler" }, "appEngineApis": {}, "automaticScaling": { "$ref": "#/types/google-native:appengine/v1:AutomaticScaling" }, "basicScaling": { "$ref": "#/types/google-native:appengine/v1:BasicScaling" }, "betaSettings": {}, "buildEnvVariables": {}, "defaultExpiration": { "format": "google-duration" }, "deployment": { "$ref": "#/types/google-native:appengine/v1:Deployment" }, "endpointsApiService": { "$ref": "#/types/google-native:appengine/v1:EndpointsApiService" }, "entrypoint": { "$ref": "#/types/google-native:appengine/v1:Entrypoint" }, "env": {}, "envVariables": {}, "errorHandlers": { "items": { "$ref": "#/types/google-native:appengine/v1:ErrorHandler" } }, "flexibleRuntimeSettings": { "$ref": "#/types/google-native:appengine/v1:FlexibleRuntimeSettings" }, "generatedCustomerMetadata": {}, "handlers": { "items": { "$ref": "#/types/google-native:appengine/v1:UrlMap" } }, "healthCheck": { "$ref": "#/types/google-native:appengine/v1:HealthCheck" }, "id": {}, "inboundServices": { "items": { "$ref": "#/types/google-native:appengine/v1:VersionInboundServicesItem" } }, "instanceClass": {}, "libraries": { "items": { "$ref": "#/types/google-native:appengine/v1:Library" } }, "livenessCheck": { "$ref": "#/types/google-native:appengine/v1:LivenessCheck" }, "manualScaling": { "$ref": "#/types/google-native:appengine/v1:ManualScaling" }, "network": { "$ref": "#/types/google-native:appengine/v1:Network" }, "nobuildFilesRegex": {}, "readinessCheck": { "$ref": "#/types/google-native:appengine/v1:ReadinessCheck" }, "resources": { "$ref": "#/types/google-native:appengine/v1:Resources" }, "runtime": {}, "runtimeApiVersion": {}, "runtimeChannel": {}, "runtimeMainExecutablePath": {}, "serviceAccount": {}, "servingStatus": { "$ref": "#/types/google-native:appengine/v1:VersionServingStatus" }, "threadsafe": {}, "vm": {}, "vpcAccessConnector": { "$ref": "#/types/google-native:appengine/v1:VpcAccessConnector" }, "zones": { "items": {} } }, "verb": "POST", "operations": { "template": "https://appengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "apiConfig": { "$ref": "#/types/google-native:appengine/v1:ApiConfigHandler" }, "appEngineApis": {}, "automaticScaling": { "$ref": "#/types/google-native:appengine/v1:AutomaticScaling" }, "basicScaling": { "$ref": "#/types/google-native:appengine/v1:BasicScaling" }, "betaSettings": {}, "buildEnvVariables": {}, "defaultExpiration": { "format": "google-duration" }, "deployment": { "$ref": "#/types/google-native:appengine/v1:Deployment" }, "endpointsApiService": { "$ref": "#/types/google-native:appengine/v1:EndpointsApiService" }, "entrypoint": { "$ref": "#/types/google-native:appengine/v1:Entrypoint" }, "env": {}, "envVariables": {}, "errorHandlers": { "items": { "$ref": "#/types/google-native:appengine/v1:ErrorHandler" } }, "flexibleRuntimeSettings": { "$ref": "#/types/google-native:appengine/v1:FlexibleRuntimeSettings" }, "generatedCustomerMetadata": {}, "handlers": { "items": { "$ref": "#/types/google-native:appengine/v1:UrlMap" } }, "healthCheck": { "$ref": "#/types/google-native:appengine/v1:HealthCheck" }, "id": {}, "inboundServices": { "items": { "$ref": "#/types/google-native:appengine/v1:VersionInboundServicesItem" } }, "instanceClass": {}, "libraries": { "items": { "$ref": "#/types/google-native:appengine/v1:Library" } }, "livenessCheck": { "$ref": "#/types/google-native:appengine/v1:LivenessCheck" }, "manualScaling": { "$ref": "#/types/google-native:appengine/v1:ManualScaling" }, "network": { "$ref": "#/types/google-native:appengine/v1:Network" }, "nobuildFilesRegex": {}, "readinessCheck": { "$ref": "#/types/google-native:appengine/v1:ReadinessCheck" }, "resources": { "$ref": "#/types/google-native:appengine/v1:Resources" }, "runtime": {}, "runtimeApiVersion": {}, "runtimeChannel": {}, "runtimeMainExecutablePath": {}, "serviceAccount": {}, "servingStatus": { "$ref": "#/types/google-native:appengine/v1:VersionServingStatus" }, "threadsafe": {}, "vm": {}, "vpcAccessConnector": { "$ref": "#/types/google-native:appengine/v1:VpcAccessConnector" }, "zones": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://appengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://appengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "idParams": { "appsId": "appId", "servicesId": "serviceId", "versionsId": "name" } }, "google-native:appengine/v1alpha:AuthorizedCertificate": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/authorizedCertificates", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "certificateRawData": { "$ref": "#/types/google-native:appengine/v1alpha:CertificateRawData" }, "displayName": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "certificateRawData": { "$ref": "#/types/google-native:appengine/v1alpha:CertificateRawData" }, "displayName": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "idParams": { "appsId": "appId", "authorizedCertificatesId": "name" } }, "google-native:appengine/v1alpha:DomainMapping": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/domainMappings", "values": [ { "name": "noManagedCertificate", "kind": "query" }, { "name": "overrideStrategy", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "id": {}, "sslSettings": { "$ref": "#/types/google-native:appengine/v1alpha:SslSettings" } }, "verb": "POST", "operations": { "template": "https://appengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/domainMappings/{domainMappingsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/domainMappings/{domainMappingsId}?updateMask={updateMask}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "id": {}, "sslSettings": { "$ref": "#/types/google-native:appengine/v1alpha:SslSettings" } }, "verb": "PATCH", "operations": { "template": "https://appengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/domainMappings/{domainMappingsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://appengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/apps/{appsId}/domainMappings/{domainMappingsId}", "idParams": { "appsId": "appId", "domainMappingsId": "name" } }, "google-native:appengine/v1beta:App": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps" }, "sdkProperties": { "authDomain": {}, "databaseType": { "$ref": "#/types/google-native:appengine/v1beta:AppDatabaseType" }, "defaultCookieExpiration": { "format": "google-duration" }, "dispatchRules": { "items": { "$ref": "#/types/google-native:appengine/v1beta:UrlDispatchRule" } }, "featureSettings": { "$ref": "#/types/google-native:appengine/v1beta:FeatureSettings" }, "generatedCustomerMetadata": {}, "iap": { "$ref": "#/types/google-native:appengine/v1beta:IdentityAwareProxy" }, "id": {}, "locationId": { "sdkName": "location" }, "serviceAccount": {}, "servingStatus": { "$ref": "#/types/google-native:appengine/v1beta:AppServingStatus" } }, "verb": "POST", "operations": { "template": "https://appengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}", "values": [ { "name": "appsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}?updateMask={updateMask}", "values": [ { "name": "appsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authDomain": {}, "databaseType": { "$ref": "#/types/google-native:appengine/v1beta:AppDatabaseType" }, "defaultCookieExpiration": { "format": "google-duration" }, "dispatchRules": { "items": { "$ref": "#/types/google-native:appengine/v1beta:UrlDispatchRule" } }, "featureSettings": { "$ref": "#/types/google-native:appengine/v1beta:FeatureSettings" }, "generatedCustomerMetadata": {}, "iap": { "$ref": "#/types/google-native:appengine/v1beta:IdentityAwareProxy" }, "id": {}, "locationId": { "sdkName": "location" }, "serviceAccount": {}, "servingStatus": { "$ref": "#/types/google-native:appengine/v1beta:AppServingStatus" } }, "verb": "PATCH", "operations": { "template": "https://appengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/apps/{appsId}", "idParams": { "appsId": "name" } }, "google-native:appengine/v1beta:AuthorizedCertificate": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/authorizedCertificates", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "certificateRawData": { "$ref": "#/types/google-native:appengine/v1beta:CertificateRawData" }, "displayName": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "certificateRawData": { "$ref": "#/types/google-native:appengine/v1beta:CertificateRawData" }, "displayName": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "idParams": { "appsId": "appId", "authorizedCertificatesId": "name" } }, "google-native:appengine/v1beta:DomainMapping": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/domainMappings", "values": [ { "name": "overrideStrategy", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "id": {}, "sslSettings": { "$ref": "#/types/google-native:appengine/v1beta:SslSettings" } }, "verb": "POST", "operations": { "template": "https://appengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/domainMappings/{domainMappingsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/domainMappings/{domainMappingsId}?updateMask={updateMask}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "id": {}, "sslSettings": { "$ref": "#/types/google-native:appengine/v1beta:SslSettings" } }, "verb": "PATCH", "operations": { "template": "https://appengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/domainMappings/{domainMappingsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://appengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/apps/{appsId}/domainMappings/{domainMappingsId}", "idParams": { "appsId": "appId", "domainMappingsId": "name" } }, "google-native:appengine/v1beta:IngressRule": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/firewall/ingressRules", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:appengine/v1beta:IngressRuleAction" }, "description": {}, "priority": { "format": "int32" }, "sourceRange": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "ingressRulesId", "sdkName": "priority", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "ingressRulesId", "sdkName": "priority", "kind": "path" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:appengine/v1beta:IngressRuleAction" }, "description": {}, "priority": { "format": "int32" }, "sourceRange": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "ingressRulesId", "sdkName": "priority", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "idParams": { "appsId": "appId", "ingressRulesId": "priority" } }, "google-native:appengine/v1beta:Version": { "create": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/services/{servicesId}/versions", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "apiConfig": { "$ref": "#/types/google-native:appengine/v1beta:ApiConfigHandler" }, "appEngineApis": {}, "automaticScaling": { "$ref": "#/types/google-native:appengine/v1beta:AutomaticScaling" }, "basicScaling": { "$ref": "#/types/google-native:appengine/v1beta:BasicScaling" }, "betaSettings": {}, "buildEnvVariables": {}, "defaultExpiration": { "format": "google-duration" }, "deployment": { "$ref": "#/types/google-native:appengine/v1beta:Deployment" }, "endpointsApiService": { "$ref": "#/types/google-native:appengine/v1beta:EndpointsApiService" }, "entrypoint": { "$ref": "#/types/google-native:appengine/v1beta:Entrypoint" }, "env": {}, "envVariables": {}, "errorHandlers": { "items": { "$ref": "#/types/google-native:appengine/v1beta:ErrorHandler" } }, "flexibleRuntimeSettings": { "$ref": "#/types/google-native:appengine/v1beta:FlexibleRuntimeSettings" }, "generatedCustomerMetadata": {}, "handlers": { "items": { "$ref": "#/types/google-native:appengine/v1beta:UrlMap" } }, "healthCheck": { "$ref": "#/types/google-native:appengine/v1beta:HealthCheck" }, "id": {}, "inboundServices": { "items": { "$ref": "#/types/google-native:appengine/v1beta:VersionInboundServicesItem" } }, "instanceClass": {}, "libraries": { "items": { "$ref": "#/types/google-native:appengine/v1beta:Library" } }, "livenessCheck": { "$ref": "#/types/google-native:appengine/v1beta:LivenessCheck" }, "manualScaling": { "$ref": "#/types/google-native:appengine/v1beta:ManualScaling" }, "network": { "$ref": "#/types/google-native:appengine/v1beta:Network" }, "nobuildFilesRegex": {}, "readinessCheck": { "$ref": "#/types/google-native:appengine/v1beta:ReadinessCheck" }, "resources": { "$ref": "#/types/google-native:appengine/v1beta:Resources" }, "runtime": {}, "runtimeApiVersion": {}, "runtimeChannel": {}, "runtimeMainExecutablePath": {}, "serviceAccount": {}, "servingStatus": { "$ref": "#/types/google-native:appengine/v1beta:VersionServingStatus" }, "threadsafe": {}, "vm": {}, "vpcAccessConnector": { "$ref": "#/types/google-native:appengine/v1beta:VpcAccessConnector" }, "zones": { "items": {} } }, "verb": "POST", "operations": { "template": "https://appengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "apiConfig": { "$ref": "#/types/google-native:appengine/v1beta:ApiConfigHandler" }, "appEngineApis": {}, "automaticScaling": { "$ref": "#/types/google-native:appengine/v1beta:AutomaticScaling" }, "basicScaling": { "$ref": "#/types/google-native:appengine/v1beta:BasicScaling" }, "betaSettings": {}, "buildEnvVariables": {}, "defaultExpiration": { "format": "google-duration" }, "deployment": { "$ref": "#/types/google-native:appengine/v1beta:Deployment" }, "endpointsApiService": { "$ref": "#/types/google-native:appengine/v1beta:EndpointsApiService" }, "entrypoint": { "$ref": "#/types/google-native:appengine/v1beta:Entrypoint" }, "env": {}, "envVariables": {}, "errorHandlers": { "items": { "$ref": "#/types/google-native:appengine/v1beta:ErrorHandler" } }, "flexibleRuntimeSettings": { "$ref": "#/types/google-native:appengine/v1beta:FlexibleRuntimeSettings" }, "generatedCustomerMetadata": {}, "handlers": { "items": { "$ref": "#/types/google-native:appengine/v1beta:UrlMap" } }, "healthCheck": { "$ref": "#/types/google-native:appengine/v1beta:HealthCheck" }, "id": {}, "inboundServices": { "items": { "$ref": "#/types/google-native:appengine/v1beta:VersionInboundServicesItem" } }, "instanceClass": {}, "libraries": { "items": { "$ref": "#/types/google-native:appengine/v1beta:Library" } }, "livenessCheck": { "$ref": "#/types/google-native:appengine/v1beta:LivenessCheck" }, "manualScaling": { "$ref": "#/types/google-native:appengine/v1beta:ManualScaling" }, "network": { "$ref": "#/types/google-native:appengine/v1beta:Network" }, "nobuildFilesRegex": {}, "readinessCheck": { "$ref": "#/types/google-native:appengine/v1beta:ReadinessCheck" }, "resources": { "$ref": "#/types/google-native:appengine/v1beta:Resources" }, "runtime": {}, "runtimeApiVersion": {}, "runtimeChannel": {}, "runtimeMainExecutablePath": {}, "serviceAccount": {}, "servingStatus": { "$ref": "#/types/google-native:appengine/v1beta:VersionServingStatus" }, "threadsafe": {}, "vm": {}, "vpcAccessConnector": { "$ref": "#/types/google-native:appengine/v1beta:VpcAccessConnector" }, "zones": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://appengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://appengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://appengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "idParams": { "appsId": "appId", "servicesId": "serviceId", "versionsId": "name" } }, "google-native:artifactregistry/v1:Repository": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories?repositoryId={repositoryId}", "values": [ { "name": "repositoryId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cleanupPolicies": {}, "cleanupPolicyDryRun": {}, "description": {}, "dockerConfig": { "$ref": "#/types/google-native:artifactregistry/v1:DockerRepositoryConfig" }, "format": { "$ref": "#/types/google-native:artifactregistry/v1:RepositoryFormat" }, "kmsKeyName": {}, "labels": {}, "mavenConfig": { "$ref": "#/types/google-native:artifactregistry/v1:MavenRepositoryConfig" }, "mode": { "$ref": "#/types/google-native:artifactregistry/v1:RepositoryMode" }, "name": {}, "remoteRepositoryConfig": { "$ref": "#/types/google-native:artifactregistry/v1:RemoteRepositoryConfig" }, "virtualRepositoryConfig": { "$ref": "#/types/google-native:artifactregistry/v1:VirtualRepositoryConfig" } }, "verb": "POST", "operations": { "template": "https://artifactregistry.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/repositories/{name}" } }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "cleanupPolicies": {}, "cleanupPolicyDryRun": {}, "description": {}, "dockerConfig": { "$ref": "#/types/google-native:artifactregistry/v1:DockerRepositoryConfig" }, "format": { "$ref": "#/types/google-native:artifactregistry/v1:RepositoryFormat" }, "kmsKeyName": {}, "labels": {}, "mavenConfig": { "$ref": "#/types/google-native:artifactregistry/v1:MavenRepositoryConfig" }, "mode": { "$ref": "#/types/google-native:artifactregistry/v1:RepositoryMode" }, "name": {}, "remoteRepositoryConfig": { "$ref": "#/types/google-native:artifactregistry/v1:RemoteRepositoryConfig" }, "virtualRepositoryConfig": { "$ref": "#/types/google-native:artifactregistry/v1:VirtualRepositoryConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://artifactregistry.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" } }, "google-native:artifactregistry/v1:RepositoryIamBinding": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:artifactregistry/v1:RepositoryIamMember": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:artifactregistry/v1:RepositoryIamPolicy": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:artifactregistry/v1:Tag": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags", "values": [ { "name": "tagId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" } ] }, "sdkProperties": { "name": {}, "version": { "pattern": "projects/{project}/locations/{location}/repositories/{repositoryId}/packages/{packageId}/versions/{version}" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/repositories/{repositoryId}/packages/{packageId}/tags/{name}" } }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "sdkProperties": { "name": {}, "version": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "idParams": { "locationsId": "location", "packagesId": "packageId", "projectsId": "project", "repositoriesId": "repositoryId", "tagsId": "tagId" } }, "google-native:artifactregistry/v1beta1:Repository": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories?repositoryId={repositoryId}", "values": [ { "name": "repositoryId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "format": { "$ref": "#/types/google-native:artifactregistry/v1beta1:RepositoryFormat" }, "kmsKeyName": {}, "labels": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://artifactregistry.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/repositories/{name}" } }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "format": { "$ref": "#/types/google-native:artifactregistry/v1beta1:RepositoryFormat" }, "kmsKeyName": {}, "labels": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://artifactregistry.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" } }, "google-native:artifactregistry/v1beta1:RepositoryIamBinding": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:artifactregistry/v1beta1:RepositoryIamMember": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:artifactregistry/v1beta1:RepositoryIamPolicy": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:artifactregistry/v1beta1:Tag": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags", "values": [ { "name": "tagId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" } ] }, "sdkProperties": { "name": {}, "version": { "pattern": "projects/{project}/locations/{location}/repositories/{repositoryId}/packages/{packageId}/versions/{version}" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/repositories/{repositoryId}/packages/{packageId}/tags/{name}" } }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "sdkProperties": { "name": {}, "version": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "idParams": { "locationsId": "location", "packagesId": "packageId", "projectsId": "project", "repositoriesId": "repositoryId", "tagsId": "tagId" } }, "google-native:artifactregistry/v1beta2:Repository": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories?repositoryId={repositoryId}", "values": [ { "name": "repositoryId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "format": { "$ref": "#/types/google-native:artifactregistry/v1beta2:RepositoryFormat" }, "kmsKeyName": {}, "labels": {}, "mavenConfig": { "$ref": "#/types/google-native:artifactregistry/v1beta2:MavenRepositoryConfig" }, "name": {} }, "verb": "POST", "operations": { "template": "https://artifactregistry.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/repositories/{name}" } }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "format": { "$ref": "#/types/google-native:artifactregistry/v1beta2:RepositoryFormat" }, "kmsKeyName": {}, "labels": {}, "mavenConfig": { "$ref": "#/types/google-native:artifactregistry/v1beta2:MavenRepositoryConfig" }, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://artifactregistry.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" } }, "google-native:artifactregistry/v1beta2:RepositoryIamBinding": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:artifactregistry/v1beta2:RepositoryIamMember": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:artifactregistry/v1beta2:RepositoryIamPolicy": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:artifactregistry/v1beta2:Tag": { "create": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags", "values": [ { "name": "tagId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" } ] }, "sdkProperties": { "name": {}, "version": { "pattern": "projects/{project}/locations/{location}/repositories/{repositoryId}/packages/{packageId}/versions/{version}" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/repositories/{repositoryId}/packages/{packageId}/tags/{name}" } }, "read": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "sdkProperties": { "name": {}, "version": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://artifactregistry.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "idParams": { "locationsId": "location", "packagesId": "packageId", "projectsId": "project", "repositoriesId": "repositoryId", "tagsId": "tagId" } }, "google-native:assuredworkloads/v1:Workload": { "create": { "endpoint": { "template": "https://assuredworkloads.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/workloads", "values": [ { "name": "externalId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "billingAccount": { "pattern": "billingAccounts/{billingAccount}" }, "complianceRegime": { "$ref": "#/types/google-native:assuredworkloads/v1:WorkloadComplianceRegime", "required": true, "forceNew": true }, "displayName": { "required": true }, "enableSovereignControls": {}, "etag": {}, "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadKMSSettings" }, "labels": {}, "name": {}, "partner": { "$ref": "#/types/google-native:assuredworkloads/v1:WorkloadPartner" }, "partnerPermissions": { "$ref": "#/types/google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions" }, "provisionedResourcesParent": {}, "resourceSettings": { "items": { "$ref": "#/types/google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadResourceSettings" } }, "violationNotificationsEnabled": {} }, "verb": "POST", "operations": { "template": "https://assuredworkloads.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "organizations/{organizationId}/locations/{location}/workloads/{name}" } }, "read": { "endpoint": { "template": "https://assuredworkloads.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "workloadsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://assuredworkloads.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "workloadsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "billingAccount": { "pattern": "billingAccounts/{billingAccount}" }, "complianceRegime": { "$ref": "#/types/google-native:assuredworkloads/v1:WorkloadComplianceRegime", "required": true, "forceNew": true }, "displayName": { "required": true }, "enableSovereignControls": {}, "etag": {}, "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadKMSSettings" }, "labels": {}, "name": {}, "partner": { "$ref": "#/types/google-native:assuredworkloads/v1:WorkloadPartner" }, "partnerPermissions": { "$ref": "#/types/google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadPartnerPermissions" }, "provisionedResourcesParent": {}, "resourceSettings": { "items": { "$ref": "#/types/google-native:assuredworkloads/v1:GoogleCloudAssuredworkloadsV1WorkloadResourceSettings" } }, "violationNotificationsEnabled": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://assuredworkloads.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "workloadsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://assuredworkloads.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}", "idParams": { "locationsId": "location", "organizationsId": "organizationId", "workloadsId": "name" } }, "google-native:assuredworkloads/v1beta1:Workload": { "create": { "endpoint": { "template": "https://assuredworkloads.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads", "values": [ { "name": "externalId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "billingAccount": { "pattern": "billingAccounts/{billingAccount}" }, "cjisSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings", "forceNew": true }, "complianceRegime": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:WorkloadComplianceRegime", "required": true, "forceNew": true }, "displayName": { "required": true }, "enableSovereignControls": {}, "etag": {}, "fedrampHighSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings", "forceNew": true }, "fedrampModerateSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings", "forceNew": true }, "il4Settings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings", "forceNew": true }, "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings" }, "labels": {}, "name": {}, "partner": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:WorkloadPartner" }, "partnerPermissions": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions" }, "provisionedResourcesParent": {}, "resourceSettings": { "items": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings" } }, "violationNotificationsEnabled": {} }, "verb": "POST", "operations": { "template": "https://assuredworkloads.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "organizations/{organizationId}/locations/{location}/workloads/{name}" } }, "read": { "endpoint": { "template": "https://assuredworkloads.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "workloadsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://assuredworkloads.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "workloadsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "billingAccount": { "pattern": "billingAccounts/{billingAccount}" }, "cjisSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadCJISSettings", "forceNew": true }, "complianceRegime": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:WorkloadComplianceRegime", "required": true, "forceNew": true }, "displayName": { "required": true }, "enableSovereignControls": {}, "etag": {}, "fedrampHighSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampHighSettings", "forceNew": true }, "fedrampModerateSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadFedrampModerateSettings", "forceNew": true }, "il4Settings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadIL4Settings", "forceNew": true }, "kmsSettings": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadKMSSettings" }, "labels": {}, "name": {}, "partner": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:WorkloadPartner" }, "partnerPermissions": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadPartnerPermissions" }, "provisionedResourcesParent": {}, "resourceSettings": { "items": { "$ref": "#/types/google-native:assuredworkloads/v1beta1:GoogleCloudAssuredworkloadsV1beta1WorkloadResourceSettings" } }, "violationNotificationsEnabled": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://assuredworkloads.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "workloadsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://assuredworkloads.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}", "idParams": { "locationsId": "location", "organizationsId": "organizationId", "workloadsId": "name" } }, "google-native:backupdr/v1:ManagementServer": { "create": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers?managementServerId={managementServerId}", "values": [ { "name": "managementServerId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "networks": { "required": true, "items": { "$ref": "#/types/google-native:backupdr/v1:NetworkConfig" } }, "type": { "$ref": "#/types/google-native:backupdr/v1:ManagementServerType", "required": true } }, "verb": "POST", "operations": { "template": "https://backupdr.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://backupdr.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://backupdr.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}", "idParams": { "locationsId": "location", "managementServersId": "managementServerId", "projectsId": "project" } }, "google-native:backupdr/v1:ManagementServerIamBinding": { "create": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://backupdr.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:getIamPolicy", "idParams": { "locationsId": "location", "managementServersId": "managementServerId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:backupdr/v1:ManagementServerIamMember": { "create": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://backupdr.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:getIamPolicy", "idParams": { "locationsId": "location", "managementServersId": "managementServerId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:backupdr/v1:ManagementServerIamPolicy": { "create": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://backupdr.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:getIamPolicy", "idParams": { "locationsId": "location", "managementServersId": "managementServerId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:baremetalsolution/v2:NfsShare": { "create": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nfsShares", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "allowedClients": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:AllowedClient" } }, "labels": {}, "name": { "forceNew": true }, "pod": { "forceNew": true }, "requestedSizeGib": { "format": "int64" }, "storageType": { "$ref": "#/types/google-native:baremetalsolution/v2:NfsShareStorageType", "forceNew": true } }, "verb": "POST", "operations": { "template": "https://baremetalsolution.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nfsSharesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nfsSharesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "allowedClients": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:AllowedClient" } }, "labels": {}, "name": { "forceNew": true }, "pod": { "forceNew": true }, "requestedSizeGib": { "format": "int64" }, "storageType": { "$ref": "#/types/google-native:baremetalsolution/v2:NfsShareStorageType", "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://baremetalsolution.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nfsSharesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://baremetalsolution.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://baremetalsolution.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}", "idParams": { "locationsId": "location", "nfsSharesId": "name", "projectsId": "project" } }, "google-native:baremetalsolution/v2:ProvisioningConfig": { "create": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs", "values": [ { "name": "email", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "customId": {}, "email": {}, "handoverServiceAccount": {}, "instances": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:InstanceConfig" } }, "location": {}, "networks": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:NetworkConfig" } }, "pod": {}, "statusMessage": {}, "ticketId": {}, "volumes": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:VolumeConfig" } }, "vpcScEnabled": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs/{provisioningConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "provisioningConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs/{provisioningConfigsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "provisioningConfigsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "customId": {}, "email": {}, "handoverServiceAccount": {}, "instances": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:InstanceConfig" } }, "location": {}, "networks": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:NetworkConfig" } }, "pod": {}, "statusMessage": {}, "ticketId": {}, "volumes": { "items": { "$ref": "#/types/google-native:baremetalsolution/v2:VolumeConfig" } }, "vpcScEnabled": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://baremetalsolution.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs/{provisioningConfigsId}", "idParams": { "locationsId": "location", "projectsId": "project", "provisioningConfigsId": "name" } }, "google-native:baremetalsolution/v2:Snapshot": { "create": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "volumesId", "sdkName": "volumeId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots/{snapshotsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "name", "kind": "path" }, { "name": "volumesId", "sdkName": "volumeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots/{snapshotsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "name", "kind": "path" }, { "name": "volumesId", "sdkName": "volumeId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://baremetalsolution.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots/{snapshotsId}", "idParams": { "locationsId": "location", "projectsId": "project", "snapshotsId": "name", "volumesId": "volumeId" } }, "google-native:batch/v1:Job": { "create": { "endpoint": { "template": "https://batch.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs", "values": [ { "name": "jobId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "allocationPolicy": { "$ref": "#/types/google-native:batch/v1:AllocationPolicy" }, "labels": {}, "logsPolicy": { "$ref": "#/types/google-native:batch/v1:LogsPolicy" }, "notifications": { "items": { "$ref": "#/types/google-native:batch/v1:JobNotification" } }, "priority": { "format": "int64" }, "taskGroups": { "required": true, "items": { "$ref": "#/types/google-native:batch/v1:TaskGroup" } } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://batch.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://batch.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://batch.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://batch.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "idParams": { "jobsId": "jobId", "locationsId": "location", "projectsId": "project" } }, "google-native:beyondcorp/v1:AppConnection": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections", "values": [ { "name": "appConnectionId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "applicationEndpoint": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpoint", "required": true }, "connectors": { "items": {} }, "displayName": {}, "gateway": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGateway" }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1:AppConnectionType", "required": true } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}?updateMask={updateMask}", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "applicationEndpoint": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpoint", "required": true }, "connectors": { "items": {} }, "displayName": {}, "gateway": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectionsV1AppConnectionGateway" }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1:AppConnectionType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://beyondcorp.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}", "idParams": { "appConnectionsId": "appConnectionId", "locationsId": "location", "projectsId": "project" } }, "google-native:beyondcorp/v1:AppConnectionIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "idParams": { "appConnectionsId": "appConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:AppConnectionIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "idParams": { "appConnectionsId": "appConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:AppConnectionIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "idParams": { "appConnectionsId": "appConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:AppConnector": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors", "values": [ { "name": "appConnectorId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "name": { "required": true }, "principalInfo": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo", "required": true }, "resourceInfo": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo" } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}?updateMask={updateMask}", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "name": { "required": true }, "principalInfo": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfo", "required": true }, "resourceInfo": { "$ref": "#/types/google-native:beyondcorp/v1:GoogleCloudBeyondcorpAppconnectorsV1ResourceInfo" } }, "verb": "PATCH", "operations": { "template": "https://beyondcorp.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}", "idParams": { "appConnectorsId": "appConnectorId", "locationsId": "location", "projectsId": "project" } }, "google-native:beyondcorp/v1:AppConnectorIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "idParams": { "appConnectorsId": "appConnectorId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:AppConnectorIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "idParams": { "appConnectorsId": "appConnectorId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:AppConnectorIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "idParams": { "appConnectorsId": "appConnectorId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:AppGateway": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways", "values": [ { "name": "appGatewayId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "hostType": { "$ref": "#/types/google-native:beyondcorp/v1:AppGatewayHostType", "required": true }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1:AppGatewayType", "required": true } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}", "idParams": { "appGatewaysId": "appGatewayId", "locationsId": "location", "projectsId": "project" } }, "google-native:beyondcorp/v1:AppGatewayIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "idParams": { "appGatewaysId": "appGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:AppGatewayIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "idParams": { "appGatewaysId": "appGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:AppGatewayIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "idParams": { "appGatewaysId": "appGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:ClientConnectorServiceIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "idParams": { "clientConnectorServicesId": "clientConnectorServiceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:ClientConnectorServiceIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "idParams": { "clientConnectorServicesId": "clientConnectorServiceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:ClientConnectorServiceIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "idParams": { "clientConnectorServicesId": "clientConnectorServiceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:ClientGatewayIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "idParams": { "clientGatewaysId": "clientGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:ClientGatewayIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "idParams": { "clientGatewaysId": "clientGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:ClientGatewayIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "idParams": { "clientGatewaysId": "clientGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:OrganizationPartnerTenantBrowserDlpRuleIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "idParams": { "browserDlpRulesId": "browserDlpRuleId", "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:OrganizationPartnerTenantBrowserDlpRuleIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "idParams": { "browserDlpRulesId": "browserDlpRuleId", "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:OrganizationPartnerTenantBrowserDlpRuleIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "idParams": { "browserDlpRulesId": "browserDlpRuleId", "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:OrganizationPartnerTenantIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:OrganizationPartnerTenantIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:OrganizationPartnerTenantIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:OrganizationPartnerTenantProxyConfigIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId", "proxyConfigsId": "proxyConfigId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:OrganizationPartnerTenantProxyConfigIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId", "proxyConfigsId": "proxyConfigId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1:OrganizationPartnerTenantProxyConfigIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId", "proxyConfigsId": "proxyConfigId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:AppConnection": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections", "values": [ { "name": "appConnectionId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "applicationEndpoint": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint", "required": true }, "connectors": { "items": {} }, "displayName": {}, "gateway": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway" }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1alpha:AppConnectionType", "required": true } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}?updateMask={updateMask}", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "applicationEndpoint": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint", "required": true }, "connectors": { "items": {} }, "displayName": {}, "gateway": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway" }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1alpha:AppConnectionType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}", "idParams": { "appConnectionsId": "appConnectionId", "locationsId": "location", "projectsId": "project" } }, "google-native:beyondcorp/v1alpha:AppConnectionIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "idParams": { "appConnectionsId": "appConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:AppConnectionIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "idParams": { "appConnectionsId": "appConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:AppConnectionIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:setIamPolicy", "values": [ { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "idParams": { "appConnectionsId": "appConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:AppConnector": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors", "values": [ { "name": "appConnectorId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "name": { "required": true }, "principalInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo", "required": true }, "resourceInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo" } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}?updateMask={updateMask}", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "name": { "required": true }, "principalInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo", "required": true }, "resourceInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo" } }, "verb": "PATCH", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}", "idParams": { "appConnectorsId": "appConnectorId", "locationsId": "location", "projectsId": "project" } }, "google-native:beyondcorp/v1alpha:AppConnectorIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "idParams": { "appConnectorsId": "appConnectorId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:AppConnectorIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "idParams": { "appConnectorsId": "appConnectorId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:AppConnectorIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:setIamPolicy", "values": [ { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "idParams": { "appConnectorsId": "appConnectorId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:AppGateway": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways", "values": [ { "name": "appGatewayId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "hostType": { "$ref": "#/types/google-native:beyondcorp/v1alpha:AppGatewayHostType", "required": true }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1alpha:AppGatewayType", "required": true } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}", "idParams": { "appGatewaysId": "appGatewayId", "locationsId": "location", "projectsId": "project" } }, "google-native:beyondcorp/v1alpha:AppGatewayIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "idParams": { "appGatewaysId": "appGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:AppGatewayIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "idParams": { "appGatewaysId": "appGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:AppGatewayIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:setIamPolicy", "values": [ { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "idParams": { "appGatewaysId": "appGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ApplicationDomainIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:getIamPolicy", "values": [ { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:setIamPolicy", "values": [ { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:setIamPolicy", "values": [ { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:getIamPolicy", "idParams": { "applicationDomainsId": "applicationDomainId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ApplicationDomainIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:getIamPolicy", "values": [ { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:setIamPolicy", "values": [ { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:setIamPolicy", "values": [ { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:getIamPolicy", "idParams": { "applicationDomainsId": "applicationDomainId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ApplicationDomainIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:getIamPolicy", "values": [ { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:setIamPolicy", "values": [ { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:getIamPolicy", "idParams": { "applicationDomainsId": "applicationDomainId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ApplicationIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:getIamPolicy", "values": [ { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:setIamPolicy", "values": [ { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:setIamPolicy", "values": [ { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:getIamPolicy", "idParams": { "applicationsId": "applicationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ApplicationIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:getIamPolicy", "values": [ { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:setIamPolicy", "values": [ { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:setIamPolicy", "values": [ { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:getIamPolicy", "idParams": { "applicationsId": "applicationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ApplicationIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:getIamPolicy", "values": [ { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:setIamPolicy", "values": [ { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:getIamPolicy", "idParams": { "applicationsId": "applicationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:BrowserDlpRule": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules", "values": [ { "name": "requestId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "group": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaGroup", "required": true }, "ruleSetting": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaRuleSetting", "required": true } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}", "values": [ { "name": "browserDlpRulesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}?updateMask={updateMask}", "values": [ { "name": "browserDlpRulesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "group": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaGroup", "required": true }, "ruleSetting": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaRuleSetting", "required": true } }, "verb": "PATCH", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}", "values": [ { "name": "browserDlpRulesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}", "idParams": { "browserDlpRulesId": "name", "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" } }, "google-native:beyondcorp/v1alpha:ClientConnectorServiceIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "idParams": { "clientConnectorServicesId": "clientConnectorServiceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ClientConnectorServiceIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "idParams": { "clientConnectorServicesId": "clientConnectorServiceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ClientConnectorServiceIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:setIamPolicy", "values": [ { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "idParams": { "clientConnectorServicesId": "clientConnectorServiceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ClientGatewayIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "idParams": { "clientGatewaysId": "clientGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ClientGatewayIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "idParams": { "clientGatewaysId": "clientGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ClientGatewayIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:setIamPolicy", "values": [ { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "idParams": { "clientGatewaysId": "clientGatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:Connection": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections", "values": [ { "name": "connectionId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "applicationEndpoint": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ApplicationEndpoint", "required": true }, "connectors": { "items": {} }, "displayName": {}, "gateway": { "$ref": "#/types/google-native:beyondcorp/v1alpha:Gateway" }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ConnectionType", "required": true } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}?updateMask={updateMask}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "applicationEndpoint": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ApplicationEndpoint", "required": true }, "connectors": { "items": {} }, "displayName": {}, "gateway": { "$ref": "#/types/google-native:beyondcorp/v1alpha:Gateway" }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ConnectionType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" } }, "google-native:beyondcorp/v1alpha:ConnectionIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ConnectionIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ConnectionIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:Connector": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors", "values": [ { "name": "connectorId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "name": { "required": true }, "principalInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:PrincipalInfo", "required": true }, "resourceInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ResourceInfo" } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}?updateMask={updateMask}", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "name": { "required": true }, "principalInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:PrincipalInfo", "required": true }, "resourceInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:ResourceInfo" } }, "verb": "PATCH", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "idParams": { "connectorsId": "connectorId", "locationsId": "location", "projectsId": "project" } }, "google-native:beyondcorp/v1alpha:ConnectorIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:getIamPolicy", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:setIamPolicy", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:setIamPolicy", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:getIamPolicy", "idParams": { "connectorsId": "connectorId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ConnectorIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:getIamPolicy", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:setIamPolicy", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:setIamPolicy", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:getIamPolicy", "idParams": { "connectorsId": "connectorId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:ConnectorIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:getIamPolicy", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:setIamPolicy", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:getIamPolicy", "idParams": { "connectorsId": "connectorId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:NetConnectionIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:getIamPolicy", "idParams": { "locationsId": "location", "netConnectionsId": "netConnectionId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:NetConnectionIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:getIamPolicy", "idParams": { "locationsId": "location", "netConnectionsId": "netConnectionId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:NetConnectionIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:getIamPolicy", "idParams": { "locationsId": "location", "netConnectionsId": "netConnectionId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:OrganizationPartnerTenantBrowserDlpRuleIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "idParams": { "browserDlpRulesId": "browserDlpRuleId", "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:OrganizationPartnerTenantBrowserDlpRuleIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "idParams": { "browserDlpRulesId": "browserDlpRuleId", "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:OrganizationPartnerTenantBrowserDlpRuleIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:setIamPolicy", "values": [ { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "idParams": { "browserDlpRulesId": "browserDlpRuleId", "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:OrganizationPartnerTenantIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:OrganizationPartnerTenantIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:OrganizationPartnerTenantIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:OrganizationPartnerTenantProxyConfigIamBinding": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId", "proxyConfigsId": "proxyConfigId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:OrganizationPartnerTenantProxyConfigIamMember": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId", "proxyConfigsId": "proxyConfigId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:OrganizationPartnerTenantProxyConfigIamPolicy": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId", "proxyConfigsId": "proxyConfigId" }, "iamResourceName": "resource" }, "google-native:beyondcorp/v1alpha:PartnerTenant": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants", "values": [ { "name": "requestId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "group": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaGroup" }, "partnerMetadata": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadata" } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}?updateMask={updateMask}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "group": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaGroup" }, "partnerMetadata": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadata" } }, "verb": "PATCH", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "name" } }, "google-native:beyondcorp/v1alpha:ProxyConfig": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs", "values": [ { "name": "requestId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "encryptionInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfo" }, "proxyUri": { "required": true }, "routingInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo", "required": true }, "transportInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfo", "required": true } }, "verb": "POST", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}?updateMask={updateMask}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "encryptionInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaEncryptionInfo" }, "proxyUri": { "required": true }, "routingInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaRoutingInfo", "required": true }, "transportInfo": { "$ref": "#/types/google-native:beyondcorp/v1alpha:GoogleCloudBeyondcorpPartnerservicesV1alphaTransportInfo", "required": true } }, "verb": "PATCH", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://beyondcorp.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}", "idParams": { "organizationsId": "organizationId", "partnerTenantsId": "partnerTenantId", "proxyConfigsId": "name" } }, "google-native:beyondcorp/v1alpha:Subscription": { "create": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/{locationsId}/subscriptions", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "name": { "required": true }, "seatCount": { "format": "int64" }, "sku": { "$ref": "#/types/google-native:beyondcorp/v1alpha:SubscriptionSku", "required": true }, "type": { "$ref": "#/types/google-native:beyondcorp/v1alpha:SubscriptionType", "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/{locationsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://beyondcorp.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/subscriptions/{subscriptionsId}", "idParams": { "locationsId": "location", "organizationsId": "organizationId", "subscriptionsId": "name" } }, "google-native:biglake/v1:Catalog": { "create": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs?catalogId={catalogId}", "values": [ { "name": "catalogId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://biglake.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}", "idParams": { "catalogsId": "catalogId", "locationsId": "location", "projectsId": "project" } }, "google-native:biglake/v1:Database": { "create": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases?databaseId={databaseId}", "values": [ { "name": "databaseId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "hiveOptions": { "$ref": "#/types/google-native:biglake/v1:HiveDatabaseOptions" }, "type": { "$ref": "#/types/google-native:biglake/v1:DatabaseType" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "hiveOptions": { "$ref": "#/types/google-native:biglake/v1:HiveDatabaseOptions" }, "type": { "$ref": "#/types/google-native:biglake/v1:DatabaseType" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://biglake.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}", "idParams": { "catalogsId": "catalogId", "databasesId": "databaseId", "locationsId": "location", "projectsId": "project" } }, "google-native:biglake/v1:Table": { "create": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}/tables?tableId={tableId}", "values": [ { "name": "tableId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "etag": {}, "hiveOptions": { "$ref": "#/types/google-native:biglake/v1:HiveTableOptions" }, "type": { "$ref": "#/types/google-native:biglake/v1:TableType" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}/tables/{tablesId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}/tables/{tablesId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "etag": {}, "hiveOptions": { "$ref": "#/types/google-native:biglake/v1:HiveTableOptions" }, "type": { "$ref": "#/types/google-native:biglake/v1:TableType" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}/tables/{tablesId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://biglake.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}/tables/{tablesId}", "idParams": { "catalogsId": "catalogId", "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "tablesId": "tableId" } }, "google-native:bigquery/v2:Dataset": { "create": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectId}/datasets", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "access": { "items": { "$ref": "#/types/google-native:bigquery/v2:DatasetAccessItem" } }, "datasetReference": { "$ref": "#/types/google-native:bigquery/v2:DatasetReference" }, "defaultEncryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfiguration" }, "defaultPartitionExpirationMs": { "format": "int64" }, "defaultTableExpirationMs": { "format": "int64" }, "description": {}, "externalDatasetReference": { "$ref": "#/types/google-native:bigquery/v2:ExternalDatasetReference" }, "friendlyName": {}, "isCaseInsensitive": {}, "labels": {}, "location": {}, "maxTimeTravelHours": { "format": "int64" }, "storageBillingModel": {}, "tags": { "items": { "$ref": "#/types/google-native:bigquery/v2:DatasetTagsItem" } } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "access": { "items": { "$ref": "#/types/google-native:bigquery/v2:DatasetAccessItem" } }, "datasetReference": { "$ref": "#/types/google-native:bigquery/v2:DatasetReference" }, "defaultEncryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfiguration" }, "defaultPartitionExpirationMs": { "format": "int64" }, "defaultTableExpirationMs": { "format": "int64" }, "description": {}, "externalDatasetReference": { "$ref": "#/types/google-native:bigquery/v2:ExternalDatasetReference" }, "friendlyName": {}, "isCaseInsensitive": {}, "labels": {}, "location": {}, "maxTimeTravelHours": { "format": "int64" }, "storageBillingModel": {}, "tags": { "items": { "$ref": "#/types/google-native:bigquery/v2:DatasetTagsItem" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://bigquery.googleapis.com/bigquery/v2/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:bigquery/v2:Job": { "create": { "endpoint": { "template": "https://bigquery.googleapis.com/upload/bigquery/v2/projects/{projectId}/jobs", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "configuration": { "$ref": "#/types/google-native:bigquery/v2:JobConfiguration" }, "jobReference": { "$ref": "#/types/google-native:bigquery/v2:JobReference" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://bigquery.googleapis.com/bigquery/v2/", "formDataUpload": {}, "assetUpload": true, "idProperty": "selfLink" }, "google-native:bigquery/v2:Routine": { "create": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/routines", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "arguments": { "items": { "$ref": "#/types/google-native:bigquery/v2:Argument" } }, "dataGovernanceType": { "$ref": "#/types/google-native:bigquery/v2:RoutineDataGovernanceType" }, "definitionBody": { "required": true }, "description": {}, "determinismLevel": { "$ref": "#/types/google-native:bigquery/v2:RoutineDeterminismLevel" }, "importedLibraries": { "items": {} }, "language": { "$ref": "#/types/google-native:bigquery/v2:RoutineLanguage" }, "remoteFunctionOptions": { "$ref": "#/types/google-native:bigquery/v2:RemoteFunctionOptions" }, "returnTableType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlTableType" }, "returnType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataType" }, "routineReference": { "$ref": "#/types/google-native:bigquery/v2:RoutineReference", "required": true }, "routineType": { "$ref": "#/types/google-native:bigquery/v2:RoutineRoutineType", "required": true }, "securityMode": { "$ref": "#/types/google-native:bigquery/v2:RoutineSecurityMode" }, "sparkOptions": { "$ref": "#/types/google-native:bigquery/v2:SparkOptions" }, "strictMode": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/routines/{routinesId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "routinesId", "sdkName": "routineReference.routineId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/routines/{routinesId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "routinesId", "sdkName": "routineReference.routineId", "kind": "path" } ] }, "sdkProperties": { "arguments": { "items": { "$ref": "#/types/google-native:bigquery/v2:Argument" } }, "dataGovernanceType": { "$ref": "#/types/google-native:bigquery/v2:RoutineDataGovernanceType" }, "definitionBody": { "required": true }, "description": {}, "determinismLevel": { "$ref": "#/types/google-native:bigquery/v2:RoutineDeterminismLevel" }, "importedLibraries": { "items": {} }, "language": { "$ref": "#/types/google-native:bigquery/v2:RoutineLanguage" }, "remoteFunctionOptions": { "$ref": "#/types/google-native:bigquery/v2:RemoteFunctionOptions" }, "returnTableType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlTableType" }, "returnType": { "$ref": "#/types/google-native:bigquery/v2:StandardSqlDataType" }, "routineReference": { "$ref": "#/types/google-native:bigquery/v2:RoutineReference", "required": true }, "routineType": { "$ref": "#/types/google-native:bigquery/v2:RoutineRoutineType", "required": true }, "securityMode": { "$ref": "#/types/google-native:bigquery/v2:RoutineSecurityMode" }, "sparkOptions": { "$ref": "#/types/google-native:bigquery/v2:SparkOptions" }, "strictMode": {} }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/routines/{routinesId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "routinesId", "sdkName": "routineReference.routineId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigquery.googleapis.com/bigquery/v2/", "formDataUpload": {}, "idPath": "projects/{projectsId}/datasets/{datasetsId}/routines/{routinesId}", "idParams": { "datasetsId": "datasetId", "projectsId": "project", "routinesId": "routineReference.routineId" } }, "google-native:bigquery/v2:Table": { "create": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectId}/datasets/{datasetId}/tables", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "datasetId", "kind": "path" } ] }, "sdkProperties": { "biglakeConfiguration": { "$ref": "#/types/google-native:bigquery/v2:BigLakeConfiguration" }, "clustering": { "$ref": "#/types/google-native:bigquery/v2:Clustering" }, "description": {}, "encryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfiguration" }, "expirationTime": { "format": "int64" }, "externalDataConfiguration": { "$ref": "#/types/google-native:bigquery/v2:ExternalDataConfiguration" }, "friendlyName": {}, "labels": {}, "materializedView": { "$ref": "#/types/google-native:bigquery/v2:MaterializedViewDefinition" }, "maxStaleness": { "format": "byte" }, "model": { "$ref": "#/types/google-native:bigquery/v2:ModelDefinition" }, "rangePartitioning": { "$ref": "#/types/google-native:bigquery/v2:RangePartitioning" }, "requirePartitionFilter": {}, "resourceTags": {}, "schema": { "$ref": "#/types/google-native:bigquery/v2:TableSchema" }, "tableConstraints": { "$ref": "#/types/google-native:bigquery/v2:TableConstraints" }, "tableReference": { "$ref": "#/types/google-native:bigquery/v2:TableReference" }, "timePartitioning": { "$ref": "#/types/google-native:bigquery/v2:TimePartitioning" }, "view": { "$ref": "#/types/google-native:bigquery/v2:ViewDefinition" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "biglakeConfiguration": { "$ref": "#/types/google-native:bigquery/v2:BigLakeConfiguration" }, "clustering": { "$ref": "#/types/google-native:bigquery/v2:Clustering" }, "description": {}, "encryptionConfiguration": { "$ref": "#/types/google-native:bigquery/v2:EncryptionConfiguration" }, "expirationTime": { "format": "int64" }, "externalDataConfiguration": { "$ref": "#/types/google-native:bigquery/v2:ExternalDataConfiguration" }, "friendlyName": {}, "labels": {}, "materializedView": { "$ref": "#/types/google-native:bigquery/v2:MaterializedViewDefinition" }, "maxStaleness": { "format": "byte" }, "model": { "$ref": "#/types/google-native:bigquery/v2:ModelDefinition" }, "rangePartitioning": { "$ref": "#/types/google-native:bigquery/v2:RangePartitioning" }, "requirePartitionFilter": {}, "resourceTags": {}, "schema": { "$ref": "#/types/google-native:bigquery/v2:TableSchema" }, "tableConstraints": { "$ref": "#/types/google-native:bigquery/v2:TableConstraints" }, "tableReference": { "$ref": "#/types/google-native:bigquery/v2:TableReference" }, "timePartitioning": { "$ref": "#/types/google-native:bigquery/v2:TimePartitioning" }, "view": { "$ref": "#/types/google-native:bigquery/v2:ViewDefinition" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://bigquery.googleapis.com/bigquery/v2/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:bigquery/v2:TableIamBinding": { "create": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigquery.googleapis.com/bigquery/v2/", "formDataUpload": {}, "idPath": "projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "projectsId": "project", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:bigquery/v2:TableIamMember": { "create": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigquery.googleapis.com/bigquery/v2/", "formDataUpload": {}, "idPath": "projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "projectsId": "project", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:bigquery/v2:TableIamPolicy": { "create": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://bigquery.googleapis.com/bigquery/v2/", "formDataUpload": {}, "idPath": "projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "projectsId": "project", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:bigqueryconnection/v1beta1:Connection": { "create": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections", "values": [ { "name": "connectionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cloudSql": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:CloudSqlProperties" }, "description": {}, "friendlyName": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/connections/{name}" } }, "read": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}?updateMask={updateMask}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "cloudSql": { "$ref": "#/types/google-native:bigqueryconnection/v1beta1:CloudSqlProperties" }, "description": {}, "friendlyName": {}, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigqueryconnection.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" } }, "google-native:bigqueryconnection/v1beta1:ConnectionIamBinding": { "create": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigqueryconnection.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigqueryconnection/v1beta1:ConnectionIamMember": { "create": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigqueryconnection.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigqueryconnection/v1beta1:ConnectionIamPolicy": { "create": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://bigqueryconnection.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigquerydatapolicy/v1:DataPolicy": { "create": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dataMaskingPolicy": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:DataMaskingPolicy" }, "dataPolicyId": {}, "dataPolicyType": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:DataPolicyDataPolicyType" }, "policyTag": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "dataMaskingPolicy": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:DataMaskingPolicy" }, "dataPolicyId": {}, "dataPolicyType": { "$ref": "#/types/google-native:bigquerydatapolicy/v1:DataPolicyDataPolicyType" }, "policyTag": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigquerydatapolicy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}", "idParams": { "dataPoliciesId": "dataPolicyId", "locationsId": "location", "projectsId": "project" } }, "google-native:bigquerydatapolicy/v1:DataPolicyIamBinding": { "create": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:getIamPolicy", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:setIamPolicy", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:setIamPolicy", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigquerydatapolicy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:getIamPolicy", "idParams": { "dataPoliciesId": "dataPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigquerydatapolicy/v1:DataPolicyIamMember": { "create": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:getIamPolicy", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:setIamPolicy", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:setIamPolicy", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigquerydatapolicy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:getIamPolicy", "idParams": { "dataPoliciesId": "dataPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigquerydatapolicy/v1:DataPolicyIamPolicy": { "create": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:getIamPolicy", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:setIamPolicy", "values": [ { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://bigquerydatapolicy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:getIamPolicy", "idParams": { "dataPoliciesId": "dataPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigquerydatatransfer/v1:TransferConfig": { "create": { "endpoint": { "template": "https://bigquerydatatransfer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/transferConfigs", "values": [ { "name": "authorizationCode", "kind": "query" }, { "name": "serviceAccountName", "kind": "query" }, { "name": "versionInfo", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dataRefreshWindowDays": { "format": "int32" }, "dataSourceId": {}, "destinationDatasetId": {}, "disabled": {}, "displayName": {}, "emailPreferences": { "$ref": "#/types/google-native:bigquerydatatransfer/v1:EmailPreferences" }, "encryptionConfiguration": { "$ref": "#/types/google-native:bigquerydatatransfer/v1:EncryptionConfiguration" }, "name": {}, "notificationPubsubTopic": {}, "params": {}, "schedule": {}, "scheduleOptions": { "$ref": "#/types/google-native:bigquerydatatransfer/v1:ScheduleOptions" }, "userId": { "format": "int64" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigquerydatatransfer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/transferConfigs/{transferConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "transferConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigquerydatatransfer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/transferConfigs/{transferConfigsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "transferConfigsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "dataRefreshWindowDays": { "format": "int32" }, "dataSourceId": {}, "destinationDatasetId": {}, "disabled": {}, "displayName": {}, "emailPreferences": { "$ref": "#/types/google-native:bigquerydatatransfer/v1:EmailPreferences" }, "encryptionConfiguration": { "$ref": "#/types/google-native:bigquerydatatransfer/v1:EncryptionConfiguration" }, "name": {}, "notificationPubsubTopic": {}, "params": {}, "schedule": {}, "scheduleOptions": { "$ref": "#/types/google-native:bigquerydatatransfer/v1:ScheduleOptions" }, "userId": { "format": "int64" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://bigquerydatatransfer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/transferConfigs/{transferConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "transferConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigquerydatatransfer.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/transferConfigs/{transferConfigsId}", "idParams": { "locationsId": "location", "projectsId": "project", "transferConfigsId": "name" } }, "google-native:bigqueryreservation/v1:CapacityCommitment": { "create": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/capacityCommitments", "values": [ { "name": "capacityCommitmentId", "kind": "query" }, { "name": "enforceSingleAdminProjectPerOrg", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "edition": { "$ref": "#/types/google-native:bigqueryreservation/v1:CapacityCommitmentEdition" }, "multiRegionAuxiliary": {}, "plan": { "$ref": "#/types/google-native:bigqueryreservation/v1:CapacityCommitmentPlan" }, "renewalPlan": { "$ref": "#/types/google-native:bigqueryreservation/v1:CapacityCommitmentRenewalPlan" }, "slotCount": { "format": "int64" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "values": [ { "name": "capacityCommitmentsId", "sdkName": "capacityCommitmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "values": [ { "name": "capacityCommitmentsId", "sdkName": "capacityCommitmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "edition": { "$ref": "#/types/google-native:bigqueryreservation/v1:CapacityCommitmentEdition" }, "multiRegionAuxiliary": {}, "plan": { "$ref": "#/types/google-native:bigqueryreservation/v1:CapacityCommitmentPlan" }, "renewalPlan": { "$ref": "#/types/google-native:bigqueryreservation/v1:CapacityCommitmentRenewalPlan" }, "slotCount": { "format": "int64" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "values": [ { "name": "capacityCommitmentsId", "sdkName": "capacityCommitmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigqueryreservation.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "idParams": { "capacityCommitmentsId": "capacityCommitmentId", "locationsId": "location", "projectsId": "project" } }, "google-native:bigqueryreservation/v1:Reservation": { "create": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reservations", "values": [ { "name": "reservationId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "autoscale": { "$ref": "#/types/google-native:bigqueryreservation/v1:Autoscale" }, "concurrency": { "format": "int64" }, "edition": { "$ref": "#/types/google-native:bigqueryreservation/v1:ReservationEdition" }, "ignoreIdleSlots": {}, "multiRegionAuxiliary": {}, "name": {}, "slotCapacity": { "format": "int64" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/reservations/{name}" } }, "read": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "sdkProperties": { "autoscale": { "$ref": "#/types/google-native:bigqueryreservation/v1:Autoscale" }, "concurrency": { "format": "int64" }, "edition": { "$ref": "#/types/google-native:bigqueryreservation/v1:ReservationEdition" }, "ignoreIdleSlots": {}, "multiRegionAuxiliary": {}, "name": {}, "slotCapacity": { "format": "int64" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigqueryreservation.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "idParams": { "locationsId": "location", "projectsId": "project", "reservationsId": "reservationId" } }, "google-native:bigqueryreservation/v1beta1:CapacityCommitment": { "create": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/capacityCommitments", "values": [ { "name": "capacityCommitmentId", "kind": "query" }, { "name": "enforceSingleAdminProjectPerOrg", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "multiRegionAuxiliary": {}, "plan": { "$ref": "#/types/google-native:bigqueryreservation/v1beta1:CapacityCommitmentPlan" }, "renewalPlan": { "$ref": "#/types/google-native:bigqueryreservation/v1beta1:CapacityCommitmentRenewalPlan" }, "slotCount": { "format": "int64" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "values": [ { "name": "capacityCommitmentsId", "sdkName": "capacityCommitmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "values": [ { "name": "capacityCommitmentsId", "sdkName": "capacityCommitmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "multiRegionAuxiliary": {}, "plan": { "$ref": "#/types/google-native:bigqueryreservation/v1beta1:CapacityCommitmentPlan" }, "renewalPlan": { "$ref": "#/types/google-native:bigqueryreservation/v1beta1:CapacityCommitmentRenewalPlan" }, "slotCount": { "format": "int64" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "values": [ { "name": "capacityCommitmentsId", "sdkName": "capacityCommitmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigqueryreservation.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "idParams": { "capacityCommitmentsId": "capacityCommitmentId", "locationsId": "location", "projectsId": "project" } }, "google-native:bigqueryreservation/v1beta1:Reservation": { "create": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reservations", "values": [ { "name": "reservationId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "concurrency": { "format": "int64" }, "ignoreIdleSlots": {}, "multiRegionAuxiliary": {}, "name": {}, "slotCapacity": { "format": "int64" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/reservations/{name}" } }, "read": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "sdkProperties": { "concurrency": { "format": "int64" }, "ignoreIdleSlots": {}, "multiRegionAuxiliary": {}, "name": {}, "slotCapacity": { "format": "int64" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigqueryreservation.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "idParams": { "locationsId": "location", "projectsId": "project", "reservationsId": "reservationId" } }, "google-native:bigtableadmin/v2:AppProfile": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/appProfiles?appProfileId={appProfileId}", "values": [ { "name": "appProfileId", "kind": "query" }, { "name": "ignoreWarnings", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "multiClusterRoutingUseAny": { "$ref": "#/types/google-native:bigtableadmin/v2:MultiClusterRoutingUseAny" }, "name": {}, "priority": { "$ref": "#/types/google-native:bigtableadmin/v2:AppProfilePriority" }, "singleClusterRouting": { "$ref": "#/types/google-native:bigtableadmin/v2:SingleClusterRouting" }, "standardIsolation": { "$ref": "#/types/google-native:bigtableadmin/v2:StandardIsolation" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/instances/{instanceId}/appProfiles/{name}" } }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/appProfiles/{appProfilesId}", "values": [ { "name": "appProfilesId", "sdkName": "appProfileId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/appProfiles/{appProfilesId}?updateMask={updateMask}", "values": [ { "name": "appProfilesId", "sdkName": "appProfileId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "etag": {}, "multiClusterRoutingUseAny": { "$ref": "#/types/google-native:bigtableadmin/v2:MultiClusterRoutingUseAny" }, "name": {}, "priority": { "$ref": "#/types/google-native:bigtableadmin/v2:AppProfilePriority" }, "singleClusterRouting": { "$ref": "#/types/google-native:bigtableadmin/v2:SingleClusterRouting" }, "standardIsolation": { "$ref": "#/types/google-native:bigtableadmin/v2:StandardIsolation" } }, "verb": "PATCH", "operations": { "template": "https://bigtableadmin.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/appProfiles/{appProfilesId}?ignoreWarnings={ignoreWarnings}", "values": [ { "name": "appProfilesId", "sdkName": "appProfileId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/appProfiles/{appProfilesId}", "idParams": { "appProfilesId": "appProfileId", "instancesId": "instanceId", "projectsId": "project" } }, "google-native:bigtableadmin/v2:Backup": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "expireTime": { "format": "google-datetime", "required": true }, "name": {}, "sourceTable": { "required": true, "forceNew": true } }, "verb": "POST", "operations": { "template": "https://bigtableadmin.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}?updateMask={updateMask}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "expireTime": { "format": "google-datetime", "required": true }, "name": {}, "sourceTable": { "required": true, "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "clustersId": "clusterId", "instancesId": "instanceId", "projectsId": "project" } }, "google-native:bigtableadmin/v2:Cluster": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters?clusterId={clusterId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "clusterConfig": { "$ref": "#/types/google-native:bigtableadmin/v2:ClusterConfig" }, "defaultStorageType": { "$ref": "#/types/google-native:bigtableadmin/v2:ClusterDefaultStorageType", "forceNew": true }, "encryptionConfig": { "$ref": "#/types/google-native:bigtableadmin/v2:EncryptionConfig", "forceNew": true }, "location": { "pattern": "projects/{project}/locations/{location}", "forceNew": true }, "name": {}, "serveNodes": { "format": "int32" } }, "verb": "POST", "operations": { "template": "https://bigtableadmin.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "clusterConfig": { "$ref": "#/types/google-native:bigtableadmin/v2:ClusterConfig" }, "defaultStorageType": { "$ref": "#/types/google-native:bigtableadmin/v2:ClusterDefaultStorageType", "forceNew": true }, "encryptionConfig": { "$ref": "#/types/google-native:bigtableadmin/v2:EncryptionConfig", "forceNew": true }, "location": { "forceNew": true }, "name": {}, "serveNodes": { "format": "int32" } }, "verb": "PUT", "operations": { "template": "https://bigtableadmin.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}", "idParams": { "clustersId": "clusterId", "instancesId": "instanceId", "projectsId": "project" } }, "google-native:bigtableadmin/v2:Instance": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "clusters": { "required": true, "forceNew": true }, "displayName": { "container": "instance" }, "instanceId": { "required": true }, "labels": { "container": "instance" }, "name": { "container": "instance" }, "parent": { "required": true }, "type": { "container": "instance" } }, "verb": "POST", "operations": { "template": "https://bigtableadmin.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": { "required": true }, "labels": {}, "name": {}, "type": { "$ref": "#/types/google-native:bigtableadmin/v2:InstanceType" } }, "verb": "PATCH", "operations": { "template": "https://bigtableadmin.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "projectsId": "project" } }, "google-native:bigtableadmin/v2:InstanceClusterBackupIamBinding": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "clustersId": "clusterId", "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigtableadmin/v2:InstanceClusterBackupIamMember": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "clustersId": "clusterId", "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigtableadmin/v2:InstanceClusterBackupIamPolicy": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "clustersId": "clusterId", "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigtableadmin/v2:InstanceIamBinding": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigtableadmin/v2:InstanceIamMember": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigtableadmin/v2:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:bigtableadmin/v2:InstanceTableIamBinding": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "projectsId": "project", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:bigtableadmin/v2:InstanceTableIamMember": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "projectsId": "project", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:bigtableadmin/v2:InstanceTableIamPolicy": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "projectsId": "project", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:bigtableadmin/v2:Table": { "create": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "changeStreamConfig": { "container": "table" }, "columnFamilies": { "container": "table" }, "deletionProtection": { "container": "table" }, "granularity": { "container": "table" }, "initialSplits": { "items": { "$ref": "#/types/google-native:bigtableadmin/v2:Split" } }, "name": { "container": "table" }, "tableId": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/instances/{instanceId}/tables/{name}" } }, "read": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "changeStreamConfig": { "$ref": "#/types/google-native:bigtableadmin/v2:ChangeStreamConfig" }, "columnFamilies": {}, "deletionProtection": {}, "granularity": { "$ref": "#/types/google-native:bigtableadmin/v2:TableGranularity", "forceNew": true }, "name": {} }, "verb": "PATCH", "operations": { "template": "https://bigtableadmin.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://bigtableadmin.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}", "idParams": { "instancesId": "instanceId", "projectsId": "project", "tablesId": "tableId" } }, "google-native:billingbudgets/v1:Budget": { "create": { "endpoint": { "template": "https://billingbudgets.googleapis.com/v1/billingAccounts/{billingAccountsId}/budgets", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "amount": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1BudgetAmount", "required": true }, "budgetFilter": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1Filter" }, "displayName": {}, "etag": {}, "notificationsRule": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1NotificationsRule" }, "ownershipScope": { "$ref": "#/types/google-native:billingbudgets/v1:BudgetOwnershipScope" }, "thresholdRules": { "items": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1ThresholdRule" } } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://billingbudgets.googleapis.com/v1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "budgetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://billingbudgets.googleapis.com/v1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "budgetsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "amount": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1BudgetAmount", "required": true }, "budgetFilter": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1Filter" }, "displayName": {}, "etag": {}, "notificationsRule": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1NotificationsRule" }, "ownershipScope": { "$ref": "#/types/google-native:billingbudgets/v1:BudgetOwnershipScope" }, "thresholdRules": { "items": { "$ref": "#/types/google-native:billingbudgets/v1:GoogleCloudBillingBudgetsV1ThresholdRule" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://billingbudgets.googleapis.com/v1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "budgetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://billingbudgets.googleapis.com/", "formDataUpload": {}, "idPath": "v1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "idParams": { "billingAccountsId": "billingAccountId", "budgetsId": "name" } }, "google-native:billingbudgets/v1beta1:Budget": { "create": { "endpoint": { "template": "https://billingbudgets.googleapis.com/v1beta1/billingAccounts/{billingAccountsId}/budgets", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "allUpdatesRule": { "container": "budget" }, "amount": { "container": "budget" }, "budgetFilter": { "container": "budget" }, "displayName": { "container": "budget" }, "etag": { "container": "budget" }, "ownershipScope": { "container": "budget" }, "thresholdRules": { "container": "budget" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://billingbudgets.googleapis.com/v1beta1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "budgetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://billingbudgets.googleapis.com/v1beta1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "budgetsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "allUpdatesRule": { "container": "budget" }, "amount": { "container": "budget" }, "budgetFilter": { "container": "budget" }, "displayName": { "container": "budget" }, "etag": { "container": "budget" }, "ownershipScope": { "container": "budget" }, "thresholdRules": { "container": "budget" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://billingbudgets.googleapis.com/v1beta1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "budgetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://billingbudgets.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "idParams": { "billingAccountsId": "billingAccountId", "budgetsId": "name" } }, "google-native:binaryauthorization/v1:Attestor": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors?attestorId={attestorId}", "values": [ { "name": "attestorId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "name": { "required": true }, "userOwnedGrafeasNote": { "$ref": "#/types/google-native:binaryauthorization/v1:UserOwnedGrafeasNote" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/attestors/{name}" } }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "name": { "required": true }, "userOwnedGrafeasNote": { "$ref": "#/types/google-native:binaryauthorization/v1:UserOwnedGrafeasNote" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/attestors/{attestorsId}", "idParams": { "attestorsId": "attestorId", "projectsId": "project" } }, "google-native:binaryauthorization/v1:AttestorIamBinding": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "idParams": { "attestorsId": "attestorId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1:AttestorIamMember": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "idParams": { "attestorsId": "attestorId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1:AttestorIamPolicy": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "idParams": { "attestorsId": "attestorId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1:Policy": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/platforms/{platformsId}/policies?policyId={policyId}", "values": [ { "name": "policyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "platformsId", "sdkName": "platformId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gkePolicy": { "$ref": "#/types/google-native:binaryauthorization/v1:GkePolicy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/platforms/{platformsId}/policies/{policiesId}", "values": [ { "name": "platformsId", "sdkName": "platformId", "kind": "path" }, { "name": "policiesId", "sdkName": "policyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/platforms/{platformsId}/policies/{policiesId}", "values": [ { "name": "platformsId", "sdkName": "platformId", "kind": "path" }, { "name": "policiesId", "sdkName": "policyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/platforms/{platformsId}/policies/{policiesId}", "idParams": { "platformsId": "platformId", "policiesId": "policyId", "projectsId": "project" } }, "google-native:binaryauthorization/v1:PolicyIamBinding": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/policy:getIamPolicy", "idParams": { "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1:PolicyIamMember": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/policy:getIamPolicy", "idParams": { "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1:PolicyIamPolicy": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/policy:getIamPolicy", "idParams": { "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1beta1:Attestor": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors?attestorId={attestorId}", "values": [ { "name": "attestorId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "name": { "required": true }, "userOwnedDrydockNote": { "$ref": "#/types/google-native:binaryauthorization/v1beta1:UserOwnedDrydockNote" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/attestors/{name}" } }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "name": { "required": true }, "userOwnedDrydockNote": { "$ref": "#/types/google-native:binaryauthorization/v1beta1:UserOwnedDrydockNote" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/attestors/{attestorsId}", "idParams": { "attestorsId": "attestorId", "projectsId": "project" } }, "google-native:binaryauthorization/v1beta1:AttestorIamBinding": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "idParams": { "attestorsId": "attestorId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1beta1:AttestorIamMember": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "idParams": { "attestorsId": "attestorId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1beta1:AttestorIamPolicy": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:setIamPolicy", "values": [ { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "idParams": { "attestorsId": "attestorId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1beta1:PolicyIamBinding": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/policy:getIamPolicy", "idParams": { "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1beta1:PolicyIamMember": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/policy:getIamPolicy", "idParams": { "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:binaryauthorization/v1beta1:PolicyIamPolicy": { "create": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://binaryauthorization.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/policy:getIamPolicy", "idParams": { "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:blockchainnodeengine/v1:BlockchainNode": { "create": { "endpoint": { "template": "https://blockchainnodeengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/blockchainNodes?blockchainNodeId={blockchainNodeId}", "values": [ { "name": "blockchainNodeId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "blockchainType": { "$ref": "#/types/google-native:blockchainnodeengine/v1:BlockchainNodeBlockchainType", "forceNew": true }, "ethereumDetails": { "$ref": "#/types/google-native:blockchainnodeengine/v1:EthereumDetails" }, "labels": {}, "privateServiceConnectEnabled": {} }, "verb": "POST", "operations": { "template": "https://blockchainnodeengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://blockchainnodeengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/blockchainNodes/{blockchainNodesId}", "values": [ { "name": "blockchainNodesId", "sdkName": "blockchainNodeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://blockchainnodeengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/blockchainNodes/{blockchainNodesId}?updateMask={updateMask}", "values": [ { "name": "blockchainNodesId", "sdkName": "blockchainNodeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "blockchainType": { "$ref": "#/types/google-native:blockchainnodeengine/v1:BlockchainNodeBlockchainType", "forceNew": true }, "ethereumDetails": { "$ref": "#/types/google-native:blockchainnodeengine/v1:EthereumDetails" }, "labels": {}, "privateServiceConnectEnabled": {} }, "verb": "PATCH", "operations": { "template": "https://blockchainnodeengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://blockchainnodeengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/blockchainNodes/{blockchainNodesId}", "values": [ { "name": "blockchainNodesId", "sdkName": "blockchainNodeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://blockchainnodeengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://blockchainnodeengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/blockchainNodes/{blockchainNodesId}", "idParams": { "blockchainNodesId": "blockchainNodeId", "locationsId": "location", "projectsId": "project" } }, "google-native:certificatemanager/v1:Certificate": { "create": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificates?certificateId={certificateId}", "values": [ { "name": "certificateId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "managed": { "$ref": "#/types/google-native:certificatemanager/v1:ManagedCertificate" }, "name": {}, "scope": { "$ref": "#/types/google-native:certificatemanager/v1:CertificateScope", "forceNew": true }, "selfManaged": { "$ref": "#/types/google-native:certificatemanager/v1:SelfManagedCertificate" } }, "verb": "POST", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/certificates/{name}" } }, "read": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificates/{certificatesId}", "values": [ { "name": "certificatesId", "sdkName": "certificateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificates/{certificatesId}?updateMask={updateMask}", "values": [ { "name": "certificatesId", "sdkName": "certificateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "labels": {}, "managed": { "$ref": "#/types/google-native:certificatemanager/v1:ManagedCertificate" }, "name": {}, "scope": { "$ref": "#/types/google-native:certificatemanager/v1:CertificateScope", "forceNew": true }, "selfManaged": { "$ref": "#/types/google-native:certificatemanager/v1:SelfManagedCertificate" } }, "verb": "PATCH", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificates/{certificatesId}", "values": [ { "name": "certificatesId", "sdkName": "certificateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://certificatemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/certificates/{certificatesId}", "idParams": { "certificatesId": "certificateId", "locationsId": "location", "projectsId": "project" } }, "google-native:certificatemanager/v1:CertificateIssuanceConfig": { "create": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateIssuanceConfigs?certificateIssuanceConfigId={certificateIssuanceConfigId}", "values": [ { "name": "certificateIssuanceConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "certificateAuthorityConfig": { "$ref": "#/types/google-native:certificatemanager/v1:CertificateAuthorityConfig", "required": true }, "description": {}, "keyAlgorithm": { "$ref": "#/types/google-native:certificatemanager/v1:CertificateIssuanceConfigKeyAlgorithm", "required": true }, "labels": {}, "lifetime": { "format": "google-duration", "required": true }, "name": {}, "rotationWindowPercentage": { "format": "int32", "required": true } }, "verb": "POST", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/certificateIssuanceConfigs/{name}" } }, "read": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateIssuanceConfigs/{certificateIssuanceConfigsId}", "values": [ { "name": "certificateIssuanceConfigsId", "sdkName": "certificateIssuanceConfigId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateIssuanceConfigs/{certificateIssuanceConfigsId}", "values": [ { "name": "certificateIssuanceConfigsId", "sdkName": "certificateIssuanceConfigId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://certificatemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/certificateIssuanceConfigs/{certificateIssuanceConfigsId}", "idParams": { "certificateIssuanceConfigsId": "certificateIssuanceConfigId", "locationsId": "location", "projectsId": "project" } }, "google-native:certificatemanager/v1:CertificateMap": { "create": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps?certificateMapId={certificateMapId}", "values": [ { "name": "certificateMapId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/certificateMaps/{name}" } }, "read": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}", "values": [ { "name": "certificateMapsId", "sdkName": "certificateMapId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}?updateMask={updateMask}", "values": [ { "name": "certificateMapsId", "sdkName": "certificateMapId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": {} }, "verb": "PATCH", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}", "values": [ { "name": "certificateMapsId", "sdkName": "certificateMapId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://certificatemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}", "idParams": { "certificateMapsId": "certificateMapId", "locationsId": "location", "projectsId": "project" } }, "google-native:certificatemanager/v1:CertificateMapEntry": { "create": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}/certificateMapEntries?certificateMapEntryId={certificateMapEntryId}", "values": [ { "name": "certificateMapEntryId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateMapsId", "sdkName": "certificateMapId", "kind": "path" } ] }, "sdkProperties": { "certificates": { "items": {} }, "description": {}, "hostname": {}, "labels": {}, "matcher": { "$ref": "#/types/google-native:certificatemanager/v1:CertificateMapEntryMatcher" }, "name": {} }, "verb": "POST", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/certificateMaps/{certificateMapId}/certificateMapEntries/{name}" } }, "read": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}/certificateMapEntries/{certificateMapEntriesId}", "values": [ { "name": "certificateMapEntriesId", "sdkName": "certificateMapEntryId", "kind": "path" }, { "name": "certificateMapsId", "sdkName": "certificateMapId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}/certificateMapEntries/{certificateMapEntriesId}?updateMask={updateMask}", "values": [ { "name": "certificateMapEntriesId", "sdkName": "certificateMapEntryId", "kind": "path" }, { "name": "certificateMapsId", "sdkName": "certificateMapId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "certificates": { "items": {} }, "description": {}, "hostname": {}, "labels": {}, "matcher": { "$ref": "#/types/google-native:certificatemanager/v1:CertificateMapEntryMatcher" }, "name": {} }, "verb": "PATCH", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}/certificateMapEntries/{certificateMapEntriesId}", "values": [ { "name": "certificateMapEntriesId", "sdkName": "certificateMapEntryId", "kind": "path" }, { "name": "certificateMapsId", "sdkName": "certificateMapId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://certificatemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}/certificateMapEntries/{certificateMapEntriesId}", "idParams": { "certificateMapEntriesId": "certificateMapEntryId", "certificateMapsId": "certificateMapId", "locationsId": "location", "projectsId": "project" } }, "google-native:certificatemanager/v1:DnsAuthorization": { "create": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dnsAuthorizations?dnsAuthorizationId={dnsAuthorizationId}", "values": [ { "name": "dnsAuthorizationId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "domain": { "required": true, "forceNew": true }, "labels": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/dnsAuthorizations/{name}" } }, "read": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dnsAuthorizations/{dnsAuthorizationsId}", "values": [ { "name": "dnsAuthorizationsId", "sdkName": "dnsAuthorizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dnsAuthorizations/{dnsAuthorizationsId}?updateMask={updateMask}", "values": [ { "name": "dnsAuthorizationsId", "sdkName": "dnsAuthorizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "domain": { "required": true, "forceNew": true }, "labels": {}, "name": {} }, "verb": "PATCH", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dnsAuthorizations/{dnsAuthorizationsId}", "values": [ { "name": "dnsAuthorizationsId", "sdkName": "dnsAuthorizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://certificatemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dnsAuthorizations/{dnsAuthorizationsId}", "idParams": { "dnsAuthorizationsId": "dnsAuthorizationId", "locationsId": "location", "projectsId": "project" } }, "google-native:certificatemanager/v1:TrustConfig": { "create": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/trustConfigs?trustConfigId={trustConfigId}", "values": [ { "name": "trustConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "name": {}, "trustStores": { "items": { "$ref": "#/types/google-native:certificatemanager/v1:TrustStore" } } }, "verb": "POST", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/trustConfigs/{name}" } }, "read": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/trustConfigs/{trustConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "trustConfigsId", "sdkName": "trustConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/trustConfigs/{trustConfigsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "trustConfigsId", "sdkName": "trustConfigId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "name": {}, "trustStores": { "items": { "$ref": "#/types/google-native:certificatemanager/v1:TrustStore" } } }, "verb": "PATCH", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/trustConfigs/{trustConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "trustConfigsId", "sdkName": "trustConfigId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://certificatemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://certificatemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/trustConfigs/{trustConfigsId}", "idParams": { "locationsId": "location", "projectsId": "project", "trustConfigsId": "trustConfigId" } }, "google-native:cloudasset/v1:Feed": { "create": { "endpoint": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/feeds", "values": [ { "name": "v1Id", "kind": "path" }, { "name": "v1Id1", "kind": "path" } ] }, "sdkProperties": { "assetNames": { "container": "feed" }, "assetTypes": { "container": "feed" }, "condition": { "container": "feed" }, "contentType": { "container": "feed" }, "feedId": { "required": true }, "feedOutputConfig": { "container": "feed" }, "name": { "container": "feed" }, "relationshipTypes": { "container": "feed" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/feeds/{feedsId}", "values": [ { "name": "feedsId", "sdkName": "feedId", "kind": "path" }, { "name": "v1Id", "sdkName": "v1Id", "kind": "path" }, { "name": "v1Id1", "sdkName": "v1Id1", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/feeds/{feedsId}", "values": [ { "name": "feedsId", "sdkName": "feedId", "kind": "path" }, { "name": "v1Id", "sdkName": "v1Id", "kind": "path" }, { "name": "v1Id1", "sdkName": "v1Id1", "kind": "path" } ] }, "sdkProperties": { "assetNames": { "container": "feed" }, "assetTypes": { "container": "feed" }, "condition": { "container": "feed" }, "contentType": { "container": "feed" }, "feedOutputConfig": { "container": "feed" }, "name": { "container": "feed" }, "relationshipTypes": { "container": "feed" } }, "verb": "PATCH", "updateMask": { "bodyPropertyName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/feeds/{feedsId}", "values": [ { "name": "feedsId", "sdkName": "feedId", "kind": "path" }, { "name": "v1Id", "sdkName": "v1Id", "kind": "path" }, { "name": "v1Id1", "sdkName": "v1Id1", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudasset.googleapis.com/", "formDataUpload": {}, "idPath": "v1/{v1Id}/{v1Id1}/feeds/{feedsId}", "idParams": { "feedsId": "feedId", "v1Id": "v1Id", "v1Id1": "v1Id1" } }, "google-native:cloudasset/v1:SavedQuery": { "create": { "endpoint": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/savedQueries?savedQueryId={savedQueryId}", "values": [ { "name": "savedQueryId", "kind": "query" }, { "name": "v1Id", "kind": "path" }, { "name": "v1Id1", "kind": "path" } ] }, "sdkProperties": { "content": { "$ref": "#/types/google-native:cloudasset/v1:QueryContent" }, "description": {}, "labels": {}, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/savedQueries/{savedQueriesId}", "values": [ { "name": "savedQueriesId", "sdkName": "savedQueryId", "kind": "path" }, { "name": "v1Id", "sdkName": "v1Id", "kind": "path" }, { "name": "v1Id1", "sdkName": "v1Id1", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/savedQueries/{savedQueriesId}?updateMask={updateMask}", "values": [ { "name": "savedQueriesId", "sdkName": "savedQueryId", "kind": "path" }, { "name": "v1Id", "sdkName": "v1Id", "kind": "path" }, { "name": "v1Id1", "sdkName": "v1Id1", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "content": { "$ref": "#/types/google-native:cloudasset/v1:QueryContent" }, "description": {}, "labels": {}, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/savedQueries/{savedQueriesId}", "values": [ { "name": "savedQueriesId", "sdkName": "savedQueryId", "kind": "path" }, { "name": "v1Id", "sdkName": "v1Id", "kind": "path" }, { "name": "v1Id1", "sdkName": "v1Id1", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudasset.googleapis.com/", "formDataUpload": {}, "idPath": "v1/{v1Id}/{v1Id1}/savedQueries/{savedQueriesId}", "idParams": { "savedQueriesId": "savedQueryId", "v1Id": "v1Id", "v1Id1": "v1Id1" } }, "google-native:cloudbilling/v1:BillingAccount": { "create": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts", "values": [ { "name": "parent", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "masterBillingAccount": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}", "values": [ { "name": "billingAccountsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}", "values": [ { "name": "billingAccountsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "masterBillingAccount": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudbilling.googleapis.com/", "formDataUpload": {}, "idPath": "v1/billingAccounts/{billingAccountsId}", "idParams": { "billingAccountsId": "name" } }, "google-native:cloudbilling/v1:BillingAccountIamBinding": { "create": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:setIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:getIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:setIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:setIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudbilling.googleapis.com/", "formDataUpload": {}, "idPath": "v1/billingAccounts/{billingAccountsId}:getIamPolicy", "idParams": { "billingAccountsId": "billingAccountId" }, "iamResourceName": "resource" }, "google-native:cloudbilling/v1:BillingAccountIamMember": { "create": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:setIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:getIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:setIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:setIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudbilling.googleapis.com/", "formDataUpload": {}, "idPath": "v1/billingAccounts/{billingAccountsId}:getIamPolicy", "idParams": { "billingAccountsId": "billingAccountId" }, "iamResourceName": "resource" }, "google-native:cloudbilling/v1:BillingAccountIamPolicy": { "create": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:setIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:getIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:setIamPolicy", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudbilling.googleapis.com/", "formDataUpload": {}, "idPath": "v1/billingAccounts/{billingAccountsId}:getIamPolicy", "idParams": { "billingAccountsId": "billingAccountId" }, "iamResourceName": "resource" }, "google-native:cloudbuild/v1:BitbucketServerConfig": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bitbucketServerConfigs", "values": [ { "name": "bitbucketServerConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "apiKey": { "required": true, "forceNew": true }, "createTime": { "format": "google-datetime" }, "hostUri": { "required": true, "forceNew": true }, "name": {}, "peeredNetwork": {}, "peeredNetworkIpRange": { "forceNew": true }, "secrets": { "$ref": "#/types/google-native:cloudbuild/v1:BitbucketServerSecrets", "required": true }, "sslCa": {}, "username": {} }, "verb": "POST", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bitbucketServerConfigs/{bitbucketServerConfigsId}", "values": [ { "name": "bitbucketServerConfigsId", "sdkName": "bitbucketServerConfigId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bitbucketServerConfigs/{bitbucketServerConfigsId}", "values": [ { "name": "bitbucketServerConfigsId", "sdkName": "bitbucketServerConfigId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "apiKey": { "required": true, "forceNew": true }, "createTime": { "format": "google-datetime" }, "hostUri": { "required": true, "forceNew": true }, "name": {}, "peeredNetwork": {}, "peeredNetworkIpRange": { "forceNew": true }, "secrets": { "$ref": "#/types/google-native:cloudbuild/v1:BitbucketServerSecrets", "required": true }, "sslCa": {}, "username": {} }, "verb": "PATCH", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bitbucketServerConfigs/{bitbucketServerConfigsId}", "values": [ { "name": "bitbucketServerConfigsId", "sdkName": "bitbucketServerConfigId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bitbucketServerConfigs/{bitbucketServerConfigsId}", "idParams": { "bitbucketServerConfigsId": "bitbucketServerConfigId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudbuild/v1:Build": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/builds?projectId={projectId}", "values": [ { "name": "projectId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "artifacts": { "$ref": "#/types/google-native:cloudbuild/v1:Artifacts" }, "availableSecrets": { "$ref": "#/types/google-native:cloudbuild/v1:Secrets" }, "images": { "items": {} }, "logsBucket": {}, "options": { "$ref": "#/types/google-native:cloudbuild/v1:BuildOptions" }, "queueTtl": { "format": "google-duration" }, "secrets": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:Secret" } }, "serviceAccount": { "pattern": "projects/{project}/serviceAccounts/{serviceAccount}" }, "source": { "$ref": "#/types/google-native:cloudbuild/v1:Source" }, "steps": { "required": true, "items": { "$ref": "#/types/google-native:cloudbuild/v1:BuildStep" } }, "substitutions": {}, "tags": { "items": {} }, "timeout": { "format": "google-duration" } }, "verb": "POST", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/builds/{buildsId}?id={id}\u0026projectId={projectId}", "values": [ { "name": "buildsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/builds/{buildsId}", "idParams": { "buildsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudbuild/v1:GitLabConfig": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs", "values": [ { "name": "gitlabConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "connectedRepositories": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabRepositoryId" } }, "enterpriseConfig": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabEnterpriseConfig" }, "name": {}, "secrets": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabSecrets", "required": true }, "username": {} }, "verb": "POST", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}", "values": [ { "name": "gitLabConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}", "values": [ { "name": "gitLabConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "connectedRepositories": { "items": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabRepositoryId" } }, "enterpriseConfig": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabEnterpriseConfig" }, "name": {}, "secrets": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabSecrets", "required": true }, "username": {} }, "verb": "PATCH", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}", "values": [ { "name": "gitLabConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}", "idParams": { "gitLabConfigsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudbuild/v1:GithubEnterpriseConfig": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/githubEnterpriseConfigs", "values": [ { "name": "gheConfigId", "kind": "query" }, { "name": "projectId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "appId": { "format": "int64", "required": true }, "displayName": {}, "hostUrl": {}, "name": {}, "peeredNetwork": {}, "secrets": { "$ref": "#/types/google-native:cloudbuild/v1:GitHubEnterpriseSecrets" }, "sslCa": {}, "webhookKey": {} }, "verb": "POST", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{name}" } }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/githubEnterpriseConfigs/{githubEnterpriseConfigsId}", "values": [ { "name": "githubEnterpriseConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/githubEnterpriseConfigs/{githubEnterpriseConfigsId}", "values": [ { "name": "githubEnterpriseConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "appId": { "format": "int64", "required": true }, "displayName": {}, "hostUrl": {}, "name": {}, "peeredNetwork": {}, "secrets": { "$ref": "#/types/google-native:cloudbuild/v1:GitHubEnterpriseSecrets" }, "sslCa": {}, "webhookKey": {} }, "verb": "PATCH", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/githubEnterpriseConfigs/{githubEnterpriseConfigsId}", "values": [ { "name": "githubEnterpriseConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/githubEnterpriseConfigs/{githubEnterpriseConfigsId}", "idParams": { "githubEnterpriseConfigsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudbuild/v1:Trigger": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers?projectId={projectId}", "values": [ { "name": "projectId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "approvalConfig": { "$ref": "#/types/google-native:cloudbuild/v1:ApprovalConfig" }, "autodetect": {}, "bitbucketServerTriggerConfig": { "$ref": "#/types/google-native:cloudbuild/v1:BitbucketServerTriggerConfig" }, "build": { "$ref": "#/types/google-native:cloudbuild/v1:Build" }, "description": {}, "disabled": {}, "eventType": { "$ref": "#/types/google-native:cloudbuild/v1:TriggerEventType" }, "filename": {}, "filter": {}, "gitFileSource": { "$ref": "#/types/google-native:cloudbuild/v1:GitFileSource" }, "github": { "$ref": "#/types/google-native:cloudbuild/v1:GitHubEventsConfig" }, "gitlabEnterpriseEventsConfig": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabEventsConfig" }, "ignoredFiles": { "items": {} }, "includeBuildLogs": { "$ref": "#/types/google-native:cloudbuild/v1:TriggerIncludeBuildLogs" }, "includedFiles": { "items": {} }, "name": {}, "pubsubConfig": { "$ref": "#/types/google-native:cloudbuild/v1:PubsubConfig" }, "repositoryEventConfig": { "$ref": "#/types/google-native:cloudbuild/v1:RepositoryEventConfig" }, "resourceName": {}, "serviceAccount": { "pattern": "projects/{project}/serviceAccounts/{serviceAccount}" }, "sourceToBuild": { "$ref": "#/types/google-native:cloudbuild/v1:GitRepoSource" }, "substitutions": {}, "tags": { "items": {} }, "triggerTemplate": { "$ref": "#/types/google-native:cloudbuild/v1:RepoSource" }, "webhookConfig": { "$ref": "#/types/google-native:cloudbuild/v1:WebhookConfig" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}?projectId={projectId}\u0026triggerId={triggerId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}?projectId={projectId}\u0026triggerId={triggerId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "approvalConfig": { "$ref": "#/types/google-native:cloudbuild/v1:ApprovalConfig" }, "autodetect": {}, "bitbucketServerTriggerConfig": { "$ref": "#/types/google-native:cloudbuild/v1:BitbucketServerTriggerConfig" }, "build": { "$ref": "#/types/google-native:cloudbuild/v1:Build" }, "description": {}, "disabled": {}, "eventType": { "$ref": "#/types/google-native:cloudbuild/v1:TriggerEventType" }, "filename": {}, "filter": {}, "gitFileSource": { "$ref": "#/types/google-native:cloudbuild/v1:GitFileSource" }, "github": { "$ref": "#/types/google-native:cloudbuild/v1:GitHubEventsConfig" }, "gitlabEnterpriseEventsConfig": { "$ref": "#/types/google-native:cloudbuild/v1:GitLabEventsConfig" }, "ignoredFiles": { "items": {} }, "includeBuildLogs": { "$ref": "#/types/google-native:cloudbuild/v1:TriggerIncludeBuildLogs" }, "includedFiles": { "items": {} }, "name": {}, "pubsubConfig": { "$ref": "#/types/google-native:cloudbuild/v1:PubsubConfig" }, "repositoryEventConfig": { "$ref": "#/types/google-native:cloudbuild/v1:RepositoryEventConfig" }, "resourceName": {}, "serviceAccount": {}, "sourceToBuild": { "$ref": "#/types/google-native:cloudbuild/v1:GitRepoSource" }, "substitutions": {}, "tags": { "items": {} }, "triggerTemplate": { "$ref": "#/types/google-native:cloudbuild/v1:RepoSource" }, "webhookConfig": { "$ref": "#/types/google-native:cloudbuild/v1:WebhookConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}?projectId={projectId}\u0026triggerId={triggerId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "idParams": { "locationsId": "location", "projectsId": "project", "triggersId": "name" } }, "google-native:cloudbuild/v1:WorkerPool": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workerPools?workerPoolId={workerPoolId}", "values": [ { "name": "workerPoolId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "privatePoolV1Config": { "$ref": "#/types/google-native:cloudbuild/v1:PrivatePoolV1Config" } }, "verb": "POST", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "privatePoolV1Config": { "$ref": "#/types/google-native:cloudbuild/v1:PrivatePoolV1Config" } }, "verb": "PATCH", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudbuild.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "idParams": { "locationsId": "location", "projectsId": "project", "workerPoolsId": "workerPoolId" } }, "google-native:cloudbuild/v1alpha1:WorkerPool": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1alpha1/projects/{projectsId}/workerPools", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "name": {}, "projectId": { "sdkName": "project" }, "regions": { "items": { "$ref": "#/types/google-native:cloudbuild/v1alpha1:WorkerPoolRegionsItem" } }, "workerConfig": { "$ref": "#/types/google-native:cloudbuild/v1alpha1:WorkerConfig" }, "workerCount": { "format": "int64" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1alpha1/projects/{projectsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1alpha1/projects/{projectsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "name": {}, "projectId": { "sdkName": "project" }, "regions": { "items": { "$ref": "#/types/google-native:cloudbuild/v1alpha1:WorkerPoolRegionsItem" } }, "workerConfig": { "$ref": "#/types/google-native:cloudbuild/v1alpha1:WorkerConfig" }, "workerCount": { "format": "int64" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1alpha1/projects/{projectsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/workerPools/{workerPoolsId}", "idParams": { "projectsId": "project", "workerPoolsId": "name" } }, "google-native:cloudbuild/v1alpha2:WorkerPool": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1alpha2/projects/{projectsId}/workerPools?workerPoolId={workerPoolId}", "values": [ { "name": "workerPoolId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "networkConfig": { "$ref": "#/types/google-native:cloudbuild/v1alpha2:NetworkConfig" }, "region": { "required": true, "forceNew": true }, "workerConfig": { "$ref": "#/types/google-native:cloudbuild/v1alpha2:WorkerConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1alpha2/projects/{projectsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1alpha2/projects/{projectsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "sdkProperties": { "networkConfig": { "$ref": "#/types/google-native:cloudbuild/v1alpha2:NetworkConfig" }, "region": { "required": true, "forceNew": true }, "workerConfig": { "$ref": "#/types/google-native:cloudbuild/v1alpha2:WorkerConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1alpha2/projects/{projectsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/projects/{projectsId}/workerPools/{workerPoolsId}", "idParams": { "projectsId": "project", "workerPoolsId": "workerPoolId" } }, "google-native:cloudbuild/v1beta1:WorkerPool": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/workerPools?workerPoolId={workerPoolId}", "values": [ { "name": "workerPoolId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "networkConfig": { "$ref": "#/types/google-native:cloudbuild/v1beta1:NetworkConfig" }, "workerConfig": { "$ref": "#/types/google-native:cloudbuild/v1beta1:WorkerConfig" } }, "verb": "POST", "operations": { "template": "https://cloudbuild.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "networkConfig": { "$ref": "#/types/google-native:cloudbuild/v1beta1:NetworkConfig" }, "workerConfig": { "$ref": "#/types/google-native:cloudbuild/v1beta1:WorkerConfig" } }, "verb": "PATCH", "operations": { "template": "https://cloudbuild.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudbuild.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "idParams": { "locationsId": "location", "projectsId": "project", "workerPoolsId": "workerPoolId" } }, "google-native:cloudbuild/v2:Connection": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections?connectionId={connectionId}", "values": [ { "name": "connectionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "disabled": {}, "etag": {}, "githubConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GitHubConfig" }, "githubEnterpriseConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig" }, "gitlabConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2GitLabConfig" }, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://cloudbuild.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/connections/{name}" } }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "disabled": {}, "etag": {}, "githubConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GitHubConfig" }, "githubEnterpriseConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2GitHubEnterpriseConfig" }, "gitlabConfig": { "$ref": "#/types/google-native:cloudbuild/v2:GoogleDevtoolsCloudbuildV2GitLabConfig" }, "name": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://cloudbuild.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudbuild.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudbuild/v2:ConnectionIamBinding": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudbuild/v2:ConnectionIamMember": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudbuild/v2:ConnectionIamPolicy": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudbuild/v2:Repository": { "create": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/repositories?repositoryId={repositoryId}", "values": [ { "name": "repositoryId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "etag": {}, "name": { "forceNew": true }, "remoteUri": { "required": true } }, "verb": "POST", "operations": { "template": "https://cloudbuild.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/connections/{connectionId}/repositories/{name}" } }, "read": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/repositories/{repositoriesId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/repositories/{repositoriesId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudbuild.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudbuild.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/repositories/{repositoriesId}", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" } }, "google-native:cloudchannel/v1:ChannelPartnerLink": { "create": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" } ] }, "sdkProperties": { "linkState": { "$ref": "#/types/google-native:cloudchannel/v1:ChannelPartnerLinkLinkState", "required": true }, "resellerCloudIdentityId": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "linkState": { "container": "channelPartnerLink" }, "resellerCloudIdentityId": { "container": "channelPartnerLink" } }, "verb": "PATCH", "updateMask": { "bodyPropertyName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudchannel.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}", "idParams": { "accountsId": "accountId", "channelPartnerLinksId": "name" } }, "google-native:cloudchannel/v1:ChannelPartnerRepricingConfig": { "create": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/channelPartnerRepricingConfigs", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" } ] }, "sdkProperties": { "repricingConfig": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfig", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/channelPartnerRepricingConfigs/{channelPartnerRepricingConfigsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" }, { "name": "channelPartnerRepricingConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/channelPartnerRepricingConfigs/{channelPartnerRepricingConfigsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" }, { "name": "channelPartnerRepricingConfigsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "repricingConfig": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfig", "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/channelPartnerRepricingConfigs/{channelPartnerRepricingConfigsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" }, { "name": "channelPartnerRepricingConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudchannel.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/channelPartnerRepricingConfigs/{channelPartnerRepricingConfigsId}", "idParams": { "accountsId": "accountId", "channelPartnerLinksId": "channelPartnerLinkId", "channelPartnerRepricingConfigsId": "name" } }, "google-native:cloudchannel/v1:Customer": { "create": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/customers", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" } ] }, "sdkProperties": { "alternateEmail": {}, "channelPartnerId": {}, "correlationId": {}, "domain": { "required": true }, "languageCode": {}, "orgDisplayName": { "required": true }, "orgPostalAddress": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleTypePostalAddress", "required": true }, "primaryContactInfo": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1ContactInfo" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/customers/{customersId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" }, { "name": "customersId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/customers/{customersId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" }, { "name": "customersId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "alternateEmail": {}, "channelPartnerId": {}, "correlationId": {}, "domain": { "required": true }, "languageCode": {}, "orgDisplayName": { "required": true }, "orgPostalAddress": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleTypePostalAddress", "required": true }, "primaryContactInfo": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1ContactInfo" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/customers/{customersId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" }, { "name": "customersId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudchannel.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/customers/{customersId}", "idParams": { "accountsId": "accountId", "channelPartnerLinksId": "channelPartnerLinkId", "customersId": "name" } }, "google-native:cloudchannel/v1:CustomerRepricingConfig": { "create": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/customers/{customersId}/customerRepricingConfigs", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "customersId", "sdkName": "customerId", "kind": "path" } ] }, "sdkProperties": { "repricingConfig": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfig", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/customers/{customersId}/customerRepricingConfigs/{customerRepricingConfigsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "customerRepricingConfigsId", "sdkName": "name", "kind": "path" }, { "name": "customersId", "sdkName": "customerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/customers/{customersId}/customerRepricingConfigs/{customerRepricingConfigsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "customerRepricingConfigsId", "sdkName": "name", "kind": "path" }, { "name": "customersId", "sdkName": "customerId", "kind": "path" } ] }, "sdkProperties": { "repricingConfig": { "$ref": "#/types/google-native:cloudchannel/v1:GoogleCloudChannelV1RepricingConfig", "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/customers/{customersId}/customerRepricingConfigs/{customerRepricingConfigsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "customerRepricingConfigsId", "sdkName": "name", "kind": "path" }, { "name": "customersId", "sdkName": "customerId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudchannel.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accounts/{accountsId}/customers/{customersId}/customerRepricingConfigs/{customerRepricingConfigsId}", "idParams": { "accountsId": "accountId", "customerRepricingConfigsId": "name", "customersId": "customerId" } }, "google-native:cloudchannel/v1:Entitlement": { "create": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/customers/{customersId}/entitlements", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "customersId", "sdkName": "customerId", "kind": "path" } ] }, "sdkProperties": { "associationInfo": { "container": "entitlement" }, "billingAccount": { "container": "entitlement" }, "commitmentSettings": { "container": "entitlement" }, "offer": { "container": "entitlement" }, "parameters": { "container": "entitlement" }, "purchaseOrderId": { "container": "entitlement" }, "requestId": {} }, "verb": "POST", "operations": { "template": "https://cloudchannel.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/customers/{customersId}/entitlements/{entitlementsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "customersId", "sdkName": "customerId", "kind": "path" }, { "name": "entitlementsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudchannel.googleapis.com/", "formDataUpload": {}, "idPath": "v1/accounts/{accountsId}/customers/{customersId}/entitlements/{entitlementsId}", "idParams": { "accountsId": "accountId", "customersId": "customerId", "entitlementsId": "name" } }, "google-native:clouddeploy/v1:Automation": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/automations?automationId={automationId}", "values": [ { "name": "automationId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "description": {}, "etag": {}, "labels": {}, "rules": { "required": true, "items": { "$ref": "#/types/google-native:clouddeploy/v1:AutomationRule" } }, "selector": { "$ref": "#/types/google-native:clouddeploy/v1:AutomationResourceSelector", "required": true }, "serviceAccount": { "required": true }, "suspended": {} }, "verb": "POST", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/automations/{automationsId}", "values": [ { "name": "automationsId", "sdkName": "automationId", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/automations/{automationsId}?updateMask={updateMask}", "values": [ { "name": "automationsId", "sdkName": "automationId", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "description": {}, "etag": {}, "labels": {}, "rules": { "required": true, "items": { "$ref": "#/types/google-native:clouddeploy/v1:AutomationRule" } }, "selector": { "$ref": "#/types/google-native:clouddeploy/v1:AutomationResourceSelector", "required": true }, "serviceAccount": { "required": true }, "suspended": {} }, "verb": "PATCH", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/automations/{automationsId}", "values": [ { "name": "automationsId", "sdkName": "automationId", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/automations/{automationsId}", "idParams": { "automationsId": "automationId", "deliveryPipelinesId": "deliveryPipelineId", "locationsId": "location", "projectsId": "project" } }, "google-native:clouddeploy/v1:DeliveryPipeline": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines?deliveryPipelineId={deliveryPipelineId}", "values": [ { "name": "deliveryPipelineId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "description": {}, "etag": {}, "labels": {}, "name": {}, "serialPipeline": { "$ref": "#/types/google-native:clouddeploy/v1:SerialPipeline" }, "suspended": {} }, "verb": "POST", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/deliveryPipelines/{name}" } }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}?updateMask={updateMask}", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "description": {}, "etag": {}, "labels": {}, "name": {}, "serialPipeline": { "$ref": "#/types/google-native:clouddeploy/v1:SerialPipeline" }, "suspended": {} }, "verb": "PATCH", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}", "idParams": { "deliveryPipelinesId": "deliveryPipelineId", "locationsId": "location", "projectsId": "project" } }, "google-native:clouddeploy/v1:DeliveryPipelineIamBinding": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:getIamPolicy", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:setIamPolicy", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:setIamPolicy", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:getIamPolicy", "idParams": { "deliveryPipelinesId": "deliveryPipelineId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:clouddeploy/v1:DeliveryPipelineIamMember": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:getIamPolicy", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:setIamPolicy", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:setIamPolicy", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:getIamPolicy", "idParams": { "deliveryPipelinesId": "deliveryPipelineId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:clouddeploy/v1:DeliveryPipelineIamPolicy": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:getIamPolicy", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:setIamPolicy", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:getIamPolicy", "idParams": { "deliveryPipelinesId": "deliveryPipelineId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:clouddeploy/v1:Release": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/releases?releaseId={releaseId}", "values": [ { "name": "releaseId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "buildArtifacts": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:BuildArtifact" } }, "deployParameters": {}, "description": {}, "etag": {}, "labels": {}, "name": {}, "skaffoldConfigPath": {}, "skaffoldConfigUri": {}, "skaffoldVersion": {} }, "verb": "POST", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipelineId}/releases/{name}" } }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/releases/{releasesId}", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releasesId", "sdkName": "releaseId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/releases/{releasesId}", "idParams": { "deliveryPipelinesId": "deliveryPipelineId", "locationsId": "location", "projectsId": "project", "releasesId": "releaseId" } }, "google-native:clouddeploy/v1:Rollout": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/releases/{releasesId}/rollouts?rolloutId={rolloutId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "rolloutId", "kind": "query" }, { "name": "startingPhaseId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "releasesId", "sdkName": "releaseId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "description": {}, "etag": {}, "labels": {}, "name": {}, "targetId": { "required": true } }, "verb": "POST", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipelineId}/releases/{releaseId}/rollouts/{name}" } }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/releases/{releasesId}/rollouts/{rolloutsId}", "values": [ { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releasesId", "sdkName": "releaseId", "kind": "path" }, { "name": "rolloutsId", "sdkName": "rolloutId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/releases/{releasesId}/rollouts/{rolloutsId}", "idParams": { "deliveryPipelinesId": "deliveryPipelineId", "locationsId": "location", "projectsId": "project", "releasesId": "releaseId", "rolloutsId": "rolloutId" } }, "google-native:clouddeploy/v1:Target": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets?targetId={targetId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "targetId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "anthosCluster": { "$ref": "#/types/google-native:clouddeploy/v1:AnthosCluster" }, "deployParameters": {}, "description": {}, "etag": {}, "executionConfigs": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:ExecutionConfig" } }, "gke": { "$ref": "#/types/google-native:clouddeploy/v1:GkeCluster" }, "labels": {}, "multiTarget": { "$ref": "#/types/google-native:clouddeploy/v1:MultiTarget" }, "name": {}, "requireApproval": {}, "run": { "$ref": "#/types/google-native:clouddeploy/v1:CloudRunLocation" } }, "verb": "POST", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/targets/{name}" } }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "anthosCluster": { "$ref": "#/types/google-native:clouddeploy/v1:AnthosCluster" }, "deployParameters": {}, "description": {}, "etag": {}, "executionConfigs": { "items": { "$ref": "#/types/google-native:clouddeploy/v1:ExecutionConfig" } }, "gke": { "$ref": "#/types/google-native:clouddeploy/v1:GkeCluster" }, "labels": {}, "multiTarget": { "$ref": "#/types/google-native:clouddeploy/v1:MultiTarget" }, "name": {}, "requireApproval": {}, "run": { "$ref": "#/types/google-native:clouddeploy/v1:CloudRunLocation" } }, "verb": "PATCH", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://clouddeploy.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}", "idParams": { "locationsId": "location", "projectsId": "project", "targetsId": "targetId" } }, "google-native:clouddeploy/v1:TargetIamBinding": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "targetsId": "targetId" }, "iamResourceName": "resource" }, "google-native:clouddeploy/v1:TargetIamMember": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "targetsId": "targetId" }, "iamResourceName": "resource" }, "google-native:clouddeploy/v1:TargetIamPolicy": { "create": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://clouddeploy.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "targetsId": "targetId" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v1:Function": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "availableMemoryMb": { "format": "int32" }, "buildEnvironmentVariables": {}, "buildWorkerPool": {}, "description": {}, "dockerRegistry": { "$ref": "#/types/google-native:cloudfunctions/v1:FunctionDockerRegistry" }, "dockerRepository": {}, "entryPoint": {}, "environmentVariables": {}, "eventTrigger": { "$ref": "#/types/google-native:cloudfunctions/v1:EventTrigger" }, "httpsTrigger": { "$ref": "#/types/google-native:cloudfunctions/v1:HttpsTrigger" }, "ingressSettings": { "$ref": "#/types/google-native:cloudfunctions/v1:FunctionIngressSettings" }, "kmsKeyName": {}, "labels": {}, "maxInstances": { "format": "int32" }, "minInstances": { "format": "int32" }, "name": {}, "network": {}, "runtime": {}, "secretEnvironmentVariables": { "items": { "$ref": "#/types/google-native:cloudfunctions/v1:SecretEnvVar" } }, "secretVolumes": { "items": { "$ref": "#/types/google-native:cloudfunctions/v1:SecretVolume" } }, "serviceAccountEmail": {}, "sourceArchiveUrl": {}, "sourceRepository": { "$ref": "#/types/google-native:cloudfunctions/v1:SourceRepository" }, "sourceToken": {}, "sourceUploadUrl": {}, "timeout": { "format": "google-duration" }, "vpcConnector": {}, "vpcConnectorEgressSettings": { "$ref": "#/types/google-native:cloudfunctions/v1:FunctionVpcConnectorEgressSettings" } }, "verb": "POST", "operations": { "template": "https://cloudfunctions.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/functions/{name}" } }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}?updateMask={updateMask}", "values": [ { "name": "functionsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "availableMemoryMb": { "format": "int32" }, "buildEnvironmentVariables": {}, "buildWorkerPool": {}, "description": {}, "dockerRegistry": { "$ref": "#/types/google-native:cloudfunctions/v1:FunctionDockerRegistry" }, "dockerRepository": {}, "entryPoint": {}, "environmentVariables": {}, "eventTrigger": { "$ref": "#/types/google-native:cloudfunctions/v1:EventTrigger" }, "httpsTrigger": { "$ref": "#/types/google-native:cloudfunctions/v1:HttpsTrigger" }, "ingressSettings": { "$ref": "#/types/google-native:cloudfunctions/v1:FunctionIngressSettings" }, "kmsKeyName": {}, "labels": {}, "maxInstances": { "format": "int32" }, "minInstances": { "format": "int32" }, "name": {}, "network": {}, "runtime": {}, "secretEnvironmentVariables": { "items": { "$ref": "#/types/google-native:cloudfunctions/v1:SecretEnvVar" } }, "secretVolumes": { "items": { "$ref": "#/types/google-native:cloudfunctions/v1:SecretVolume" } }, "serviceAccountEmail": {}, "sourceArchiveUrl": {}, "sourceRepository": { "$ref": "#/types/google-native:cloudfunctions/v1:SourceRepository" }, "sourceToken": {}, "sourceUploadUrl": {}, "timeout": { "format": "google-duration" }, "vpcConnector": {}, "vpcConnectorEgressSettings": { "$ref": "#/types/google-native:cloudfunctions/v1:FunctionVpcConnectorEgressSettings" } }, "verb": "PATCH", "operations": { "template": "https://cloudfunctions.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudfunctions.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "idParams": { "functionsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudfunctions/v1:FunctionIamBinding": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v1:FunctionIamMember": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v1:FunctionIamPolicy": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v2:Function": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions", "values": [ { "name": "functionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "buildConfig": { "$ref": "#/types/google-native:cloudfunctions/v2:BuildConfig" }, "description": {}, "environment": { "$ref": "#/types/google-native:cloudfunctions/v2:FunctionEnvironment" }, "eventTrigger": { "$ref": "#/types/google-native:cloudfunctions/v2:EventTrigger" }, "kmsKeyName": {}, "labels": {}, "name": {}, "serviceConfig": { "$ref": "#/types/google-native:cloudfunctions/v2:ServiceConfig" } }, "verb": "POST", "operations": { "template": "https://cloudfunctions.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/functions/{name}" } }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "buildConfig": { "$ref": "#/types/google-native:cloudfunctions/v2:BuildConfig" }, "description": {}, "environment": { "$ref": "#/types/google-native:cloudfunctions/v2:FunctionEnvironment" }, "eventTrigger": { "$ref": "#/types/google-native:cloudfunctions/v2:EventTrigger" }, "kmsKeyName": {}, "labels": {}, "name": {}, "serviceConfig": { "$ref": "#/types/google-native:cloudfunctions/v2:ServiceConfig" } }, "verb": "PATCH", "operations": { "template": "https://cloudfunctions.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudfunctions.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudfunctions/v2:FunctionIamBinding": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v2:FunctionIamMember": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v2:FunctionIamPolicy": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v2alpha:Function": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions", "values": [ { "name": "functionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "buildConfig": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:BuildConfig" }, "description": {}, "environment": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:FunctionEnvironment" }, "eventTrigger": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:EventTrigger" }, "kmsKeyName": {}, "labels": {}, "name": {}, "serviceConfig": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:ServiceConfig" } }, "verb": "POST", "operations": { "template": "https://cloudfunctions.googleapis.com/v2alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/functions/{name}" } }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "buildConfig": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:BuildConfig" }, "description": {}, "environment": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:FunctionEnvironment" }, "eventTrigger": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:EventTrigger" }, "kmsKeyName": {}, "labels": {}, "name": {}, "serviceConfig": { "$ref": "#/types/google-native:cloudfunctions/v2alpha:ServiceConfig" } }, "verb": "PATCH", "operations": { "template": "https://cloudfunctions.googleapis.com/v2alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudfunctions.googleapis.com/v2alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudfunctions/v2alpha:FunctionIamBinding": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v2alpha:FunctionIamMember": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v2alpha:FunctionIamPolicy": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v2beta:Function": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions", "values": [ { "name": "functionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "buildConfig": { "$ref": "#/types/google-native:cloudfunctions/v2beta:BuildConfig" }, "description": {}, "environment": { "$ref": "#/types/google-native:cloudfunctions/v2beta:FunctionEnvironment" }, "eventTrigger": { "$ref": "#/types/google-native:cloudfunctions/v2beta:EventTrigger" }, "kmsKeyName": {}, "labels": {}, "name": {}, "serviceConfig": { "$ref": "#/types/google-native:cloudfunctions/v2beta:ServiceConfig" } }, "verb": "POST", "operations": { "template": "https://cloudfunctions.googleapis.com/v2beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/functions/{name}" } }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "buildConfig": { "$ref": "#/types/google-native:cloudfunctions/v2beta:BuildConfig" }, "description": {}, "environment": { "$ref": "#/types/google-native:cloudfunctions/v2beta:FunctionEnvironment" }, "eventTrigger": { "$ref": "#/types/google-native:cloudfunctions/v2beta:EventTrigger" }, "kmsKeyName": {}, "labels": {}, "name": {}, "serviceConfig": { "$ref": "#/types/google-native:cloudfunctions/v2beta:ServiceConfig" } }, "verb": "PATCH", "operations": { "template": "https://cloudfunctions.googleapis.com/v2beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudfunctions.googleapis.com/v2beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudfunctions/v2beta:FunctionIamBinding": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v2beta:FunctionIamMember": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudfunctions/v2beta:FunctionIamPolicy": { "create": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:setIamPolicy", "values": [ { "name": "functionsId", "sdkName": "functionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudfunctions.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "idParams": { "functionsId": "functionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudidentity/v1:Device": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/devices", "values": [ { "name": "customer", "kind": "query" } ] }, "sdkProperties": { "assetTag": {}, "deviceId": {}, "hostname": {}, "lastSyncTime": { "format": "google-datetime" }, "serialNumber": {}, "wifiMacAddresses": { "items": {} } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/devices/{devicesId}", "values": [ { "name": "devicesId", "sdkName": "deviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/devices/{devicesId}", "values": [ { "name": "devicesId", "sdkName": "deviceId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/devices/{devicesId}", "idParams": { "devicesId": "deviceId" } }, "google-native:cloudidentity/v1:Group": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/groups", "values": [ { "name": "initialGroupConfig", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "dynamicGroupMetadata": { "$ref": "#/types/google-native:cloudidentity/v1:DynamicGroupMetadata" }, "groupKey": { "$ref": "#/types/google-native:cloudidentity/v1:EntityKey", "required": true }, "labels": { "required": true }, "parent": { "required": true, "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/groups/{groupsId}?updateMask={updateMask}", "values": [ { "name": "groupsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "dynamicGroupMetadata": { "$ref": "#/types/google-native:cloudidentity/v1:DynamicGroupMetadata" }, "groupKey": { "$ref": "#/types/google-native:cloudidentity/v1:EntityKey", "required": true }, "labels": { "required": true }, "parent": { "required": true, "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/groups/{groupsId}", "idParams": { "groupsId": "name" } }, "google-native:cloudidentity/v1:InboundSamlSsoProfile": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/inboundSamlSsoProfiles" }, "sdkProperties": { "customer": { "pattern": "customers/{customer}", "forceNew": true }, "displayName": {}, "idpConfig": { "$ref": "#/types/google-native:cloudidentity/v1:SamlIdpConfig" }, "spConfig": { "$ref": "#/types/google-native:cloudidentity/v1:SamlSpConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}", "values": [ { "name": "inboundSamlSsoProfilesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}?updateMask={updateMask}", "values": [ { "name": "inboundSamlSsoProfilesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "customer": { "pattern": "customers/{customer}", "forceNew": true }, "displayName": {}, "idpConfig": { "$ref": "#/types/google-native:cloudidentity/v1:SamlIdpConfig" }, "spConfig": { "$ref": "#/types/google-native:cloudidentity/v1:SamlSpConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}", "values": [ { "name": "inboundSamlSsoProfilesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}", "idParams": { "inboundSamlSsoProfilesId": "name" } }, "google-native:cloudidentity/v1:InboundSsoAssignment": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/inboundSsoAssignments" }, "sdkProperties": { "customer": { "pattern": "customers/{customer}", "forceNew": true }, "rank": { "format": "int32" }, "samlSsoInfo": { "$ref": "#/types/google-native:cloudidentity/v1:SamlSsoInfo" }, "signInBehavior": { "$ref": "#/types/google-native:cloudidentity/v1:SignInBehavior" }, "ssoMode": { "$ref": "#/types/google-native:cloudidentity/v1:InboundSsoAssignmentSsoMode" }, "targetGroup": { "forceNew": true }, "targetOrgUnit": { "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/inboundSsoAssignments/{inboundSsoAssignmentsId}", "values": [ { "name": "inboundSsoAssignmentsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/inboundSsoAssignments/{inboundSsoAssignmentsId}?updateMask={updateMask}", "values": [ { "name": "inboundSsoAssignmentsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "customer": { "pattern": "customers/{customer}", "forceNew": true }, "rank": { "format": "int32" }, "samlSsoInfo": { "$ref": "#/types/google-native:cloudidentity/v1:SamlSsoInfo" }, "signInBehavior": { "$ref": "#/types/google-native:cloudidentity/v1:SignInBehavior" }, "ssoMode": { "$ref": "#/types/google-native:cloudidentity/v1:InboundSsoAssignmentSsoMode" }, "targetGroup": { "forceNew": true }, "targetOrgUnit": { "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/inboundSsoAssignments/{inboundSsoAssignmentsId}", "values": [ { "name": "inboundSsoAssignmentsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/inboundSsoAssignments/{inboundSsoAssignmentsId}", "idParams": { "inboundSsoAssignmentsId": "name" } }, "google-native:cloudidentity/v1:Membership": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/groups/{groupsId}/memberships", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "sdkProperties": { "preferredMemberKey": { "$ref": "#/types/google-native:cloudidentity/v1:EntityKey", "required": true, "forceNew": true }, "roles": { "items": { "$ref": "#/types/google-native:cloudidentity/v1:MembershipRole" } } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/groups/{groupsId}/memberships/{membershipsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "membershipsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1/groups/{groupsId}/memberships/{membershipsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "membershipsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/groups/{groupsId}/memberships/{membershipsId}", "idParams": { "groupsId": "groupId", "membershipsId": "name" } }, "google-native:cloudidentity/v1beta1:Device": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/devices" }, "sdkProperties": { "assetTag": { "container": "device" }, "clientTypes": { "container": "device" }, "customer": {}, "deviceId": { "container": "device" }, "hostname": { "container": "device" }, "lastSyncTime": { "container": "device" }, "serialNumber": { "container": "device" }, "wifiMacAddresses": { "container": "device" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/devices/{devicesId}", "values": [ { "name": "devicesId", "sdkName": "deviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/devices/{devicesId}", "values": [ { "name": "devicesId", "sdkName": "deviceId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/devices/{devicesId}", "idParams": { "devicesId": "deviceId" } }, "google-native:cloudidentity/v1beta1:Group": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/groups?initialGroupConfig={initialGroupConfig}", "values": [ { "name": "initialGroupConfig", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "dynamicGroupMetadata": { "$ref": "#/types/google-native:cloudidentity/v1beta1:DynamicGroupMetadata" }, "groupKey": { "$ref": "#/types/google-native:cloudidentity/v1beta1:EntityKey", "required": true }, "labels": { "required": true }, "parent": { "required": true, "forceNew": true }, "posixGroups": { "items": { "$ref": "#/types/google-native:cloudidentity/v1beta1:PosixGroup" } } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/groups/{groupsId}?updateMask={updateMask}", "values": [ { "name": "groupsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "dynamicGroupMetadata": { "$ref": "#/types/google-native:cloudidentity/v1beta1:DynamicGroupMetadata" }, "groupKey": { "$ref": "#/types/google-native:cloudidentity/v1beta1:EntityKey", "required": true }, "labels": { "required": true }, "parent": { "required": true, "forceNew": true }, "posixGroups": { "items": { "$ref": "#/types/google-native:cloudidentity/v1beta1:PosixGroup" } } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/groups/{groupsId}", "idParams": { "groupsId": "name" } }, "google-native:cloudidentity/v1beta1:InboundSamlSsoProfile": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSamlSsoProfiles" }, "sdkProperties": { "customer": { "pattern": "customers/{customer}", "forceNew": true }, "displayName": {}, "idpConfig": { "$ref": "#/types/google-native:cloudidentity/v1beta1:SamlIdpConfig" }, "spConfig": { "$ref": "#/types/google-native:cloudidentity/v1beta1:SamlSpConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}", "values": [ { "name": "inboundSamlSsoProfilesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}?updateMask={updateMask}", "values": [ { "name": "inboundSamlSsoProfilesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "customer": { "pattern": "customers/{customer}", "forceNew": true }, "displayName": {}, "idpConfig": { "$ref": "#/types/google-native:cloudidentity/v1beta1:SamlIdpConfig" }, "spConfig": { "$ref": "#/types/google-native:cloudidentity/v1beta1:SamlSpConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}", "values": [ { "name": "inboundSamlSsoProfilesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}", "idParams": { "inboundSamlSsoProfilesId": "name" } }, "google-native:cloudidentity/v1beta1:InboundSsoAssignment": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSsoAssignments" }, "sdkProperties": { "customer": { "pattern": "customers/{customer}", "forceNew": true }, "rank": { "format": "int32" }, "samlSsoInfo": { "$ref": "#/types/google-native:cloudidentity/v1beta1:SamlSsoInfo" }, "signInBehavior": { "$ref": "#/types/google-native:cloudidentity/v1beta1:SignInBehavior" }, "ssoMode": { "$ref": "#/types/google-native:cloudidentity/v1beta1:InboundSsoAssignmentSsoMode" }, "targetGroup": { "forceNew": true }, "targetOrgUnit": { "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSsoAssignments/{inboundSsoAssignmentsId}", "values": [ { "name": "inboundSsoAssignmentsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSsoAssignments/{inboundSsoAssignmentsId}?updateMask={updateMask}", "values": [ { "name": "inboundSsoAssignmentsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "customer": { "pattern": "customers/{customer}", "forceNew": true }, "rank": { "format": "int32" }, "samlSsoInfo": { "$ref": "#/types/google-native:cloudidentity/v1beta1:SamlSsoInfo" }, "signInBehavior": { "$ref": "#/types/google-native:cloudidentity/v1beta1:SignInBehavior" }, "ssoMode": { "$ref": "#/types/google-native:cloudidentity/v1beta1:InboundSsoAssignmentSsoMode" }, "targetGroup": { "forceNew": true }, "targetOrgUnit": { "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSsoAssignments/{inboundSsoAssignmentsId}", "values": [ { "name": "inboundSsoAssignmentsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/inboundSsoAssignments/{inboundSsoAssignmentsId}", "idParams": { "inboundSsoAssignmentsId": "name" } }, "google-native:cloudidentity/v1beta1:Membership": { "create": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/groups/{groupsId}/memberships", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "sdkProperties": { "memberKey": { "$ref": "#/types/google-native:cloudidentity/v1beta1:EntityKey", "forceNew": true }, "preferredMemberKey": { "$ref": "#/types/google-native:cloudidentity/v1beta1:EntityKey", "required": true, "forceNew": true }, "roles": { "items": { "$ref": "#/types/google-native:cloudidentity/v1beta1:MembershipRole" } } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/groups/{groupsId}/memberships/{membershipsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "membershipsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudidentity.googleapis.com/v1beta1/groups/{groupsId}/memberships/{membershipsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "membershipsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudidentity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/groups/{groupsId}/memberships/{membershipsId}", "idParams": { "groupsId": "groupId", "membershipsId": "name" } }, "google-native:cloudiot/v1:Device": { "create": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/devices", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "blocked": {}, "config": { "$ref": "#/types/google-native:cloudiot/v1:DeviceConfig" }, "credentials": { "items": { "$ref": "#/types/google-native:cloudiot/v1:DeviceCredential" } }, "gatewayConfig": { "$ref": "#/types/google-native:cloudiot/v1:GatewayConfig" }, "id": {}, "logLevel": { "$ref": "#/types/google-native:cloudiot/v1:DeviceLogLevel" }, "metadata": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/registries/{registryId}/devices/{name}" } }, "read": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/devices/{devicesId}", "values": [ { "name": "devicesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/devices/{devicesId}?updateMask={updateMask}", "values": [ { "name": "devicesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "blocked": {}, "config": { "$ref": "#/types/google-native:cloudiot/v1:DeviceConfig" }, "credentials": { "items": { "$ref": "#/types/google-native:cloudiot/v1:DeviceCredential" } }, "gatewayConfig": { "$ref": "#/types/google-native:cloudiot/v1:GatewayConfig" }, "id": {}, "logLevel": { "$ref": "#/types/google-native:cloudiot/v1:DeviceLogLevel" }, "metadata": {}, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/devices/{devicesId}", "values": [ { "name": "devicesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudiot.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/devices/{devicesId}", "idParams": { "devicesId": "name", "locationsId": "location", "projectsId": "project", "registriesId": "registryId" } }, "google-native:cloudiot/v1:Registry": { "create": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "credentials": { "items": { "$ref": "#/types/google-native:cloudiot/v1:RegistryCredential" } }, "eventNotificationConfigs": { "items": { "$ref": "#/types/google-native:cloudiot/v1:EventNotificationConfig" } }, "httpConfig": { "$ref": "#/types/google-native:cloudiot/v1:HttpConfig" }, "id": {}, "logLevel": { "$ref": "#/types/google-native:cloudiot/v1:RegistryLogLevel" }, "mqttConfig": { "$ref": "#/types/google-native:cloudiot/v1:MqttConfig" }, "name": {}, "stateNotificationConfig": { "$ref": "#/types/google-native:cloudiot/v1:StateNotificationConfig" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/registries/{name}" } }, "read": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "credentials": { "items": { "$ref": "#/types/google-native:cloudiot/v1:RegistryCredential" } }, "eventNotificationConfigs": { "items": { "$ref": "#/types/google-native:cloudiot/v1:EventNotificationConfig" } }, "httpConfig": { "$ref": "#/types/google-native:cloudiot/v1:HttpConfig" }, "id": {}, "logLevel": { "$ref": "#/types/google-native:cloudiot/v1:RegistryLogLevel" }, "mqttConfig": { "$ref": "#/types/google-native:cloudiot/v1:MqttConfig" }, "name": {}, "stateNotificationConfig": { "$ref": "#/types/google-native:cloudiot/v1:StateNotificationConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudiot.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}", "idParams": { "locationsId": "location", "projectsId": "project", "registriesId": "name" } }, "google-native:cloudiot/v1:RegistryGroupIamBinding": { "create": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:getIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudiot.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:getIamPolicy", "idParams": { "groupsId": "groupId", "locationsId": "location", "projectsId": "project", "registriesId": "registryId" }, "iamResourceName": "resource" }, "google-native:cloudiot/v1:RegistryGroupIamMember": { "create": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:getIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudiot.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:getIamPolicy", "idParams": { "groupsId": "groupId", "locationsId": "location", "projectsId": "project", "registriesId": "registryId" }, "iamResourceName": "resource" }, "google-native:cloudiot/v1:RegistryGroupIamPolicy": { "create": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:getIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudiot.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:getIamPolicy", "idParams": { "groupsId": "groupId", "locationsId": "location", "projectsId": "project", "registriesId": "registryId" }, "iamResourceName": "resource" }, "google-native:cloudiot/v1:RegistryIamBinding": { "create": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudiot.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registriesId": "registryId" }, "iamResourceName": "resource" }, "google-native:cloudiot/v1:RegistryIamMember": { "create": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudiot.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registriesId": "registryId" }, "iamResourceName": "resource" }, "google-native:cloudiot/v1:RegistryIamPolicy": { "create": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudiot.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registriesId": "registryId" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:CryptoKey": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys?cryptoKeyId={cryptoKeyId}", "values": [ { "name": "cryptoKeyId", "kind": "query" }, { "name": "skipInitialVersionCreation", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" } ] }, "sdkProperties": { "cryptoKeyBackend": { "forceNew": true }, "destroyScheduledDuration": { "format": "google-duration", "forceNew": true }, "importOnly": { "forceNew": true }, "labels": {}, "nextRotationTime": { "format": "google-datetime" }, "purpose": { "$ref": "#/types/google-native:cloudkms/v1:CryptoKeyPurpose", "forceNew": true }, "rotationPeriod": { "format": "google-duration" }, "versionTemplate": { "$ref": "#/types/google-native:cloudkms/v1:CryptoKeyVersionTemplate" } }, "verb": "POST", "autoname": { "fieldName": "cryptoKeyId" } }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}?updateMask={updateMask}", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "cryptoKeyBackend": { "forceNew": true }, "destroyScheduledDuration": { "format": "google-duration", "forceNew": true }, "importOnly": { "forceNew": true }, "labels": {}, "nextRotationTime": { "format": "google-datetime" }, "purpose": { "$ref": "#/types/google-native:cloudkms/v1:CryptoKeyPurpose", "forceNew": true }, "rotationPeriod": { "format": "google-duration" }, "versionTemplate": { "$ref": "#/types/google-native:cloudkms/v1:CryptoKeyVersionTemplate" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}", "idParams": { "cryptoKeysId": "cryptoKeyId", "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudkms/v1:CryptoKeyVersion": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}/cryptoKeyVersions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" } ] }, "sdkProperties": { "externalProtectionLevelOptions": { "$ref": "#/types/google-native:cloudkms/v1:ExternalProtectionLevelOptions" }, "state": { "$ref": "#/types/google-native:cloudkms/v1:CryptoKeyVersionState" } }, "verb": "POST", "autoname": { "fieldName": "cryptoKeyId" } }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}/cryptoKeyVersions/{cryptoKeyVersionsId}", "values": [ { "name": "cryptoKeyVersionsId", "sdkName": "name", "kind": "path" }, { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}/cryptoKeyVersions/{cryptoKeyVersionsId}?updateMask={updateMask}", "values": [ { "name": "cryptoKeyVersionsId", "sdkName": "name", "kind": "path" }, { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "externalProtectionLevelOptions": { "$ref": "#/types/google-native:cloudkms/v1:ExternalProtectionLevelOptions" }, "state": { "$ref": "#/types/google-native:cloudkms/v1:CryptoKeyVersionState" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}/cryptoKeyVersions/{cryptoKeyVersionsId}", "idParams": { "cryptoKeyVersionsId": "name", "cryptoKeysId": "cryptoKeyId", "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudkms/v1:EkmConfigIamBinding": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:EkmConfigIamMember": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:EkmConfigIamPolicy": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:EkmConnection": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections?ekmConnectionId={ekmConnectionId}", "values": [ { "name": "ekmConnectionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cryptoSpacePath": {}, "etag": {}, "keyManagementMode": { "$ref": "#/types/google-native:cloudkms/v1:EkmConnectionKeyManagementMode" }, "serviceResolvers": { "items": { "$ref": "#/types/google-native:cloudkms/v1:ServiceResolver" } } }, "verb": "POST", "autoname": { "fieldName": "ekmConnectionId" } }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}?updateMask={updateMask}", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "cryptoSpacePath": {}, "etag": {}, "keyManagementMode": { "$ref": "#/types/google-native:cloudkms/v1:EkmConnectionKeyManagementMode" }, "serviceResolvers": { "items": { "$ref": "#/types/google-native:cloudkms/v1:ServiceResolver" } } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}", "idParams": { "ekmConnectionsId": "ekmConnectionId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudkms/v1:EkmConnectionIamBinding": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:getIamPolicy", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:setIamPolicy", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:setIamPolicy", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:getIamPolicy", "idParams": { "ekmConnectionsId": "ekmConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:EkmConnectionIamMember": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:getIamPolicy", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:setIamPolicy", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:setIamPolicy", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:getIamPolicy", "idParams": { "ekmConnectionsId": "ekmConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:EkmConnectionIamPolicy": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:getIamPolicy", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:setIamPolicy", "values": [ { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:getIamPolicy", "idParams": { "ekmConnectionsId": "ekmConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:ImportJob": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs?importJobId={importJobId}", "values": [ { "name": "importJobId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" } ] }, "sdkProperties": { "importMethod": { "$ref": "#/types/google-native:cloudkms/v1:ImportJobImportMethod", "required": true, "forceNew": true }, "protectionLevel": { "$ref": "#/types/google-native:cloudkms/v1:ImportJobProtectionLevel", "required": true, "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "importJobId" } }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}", "idParams": { "importJobsId": "importJobId", "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudkms/v1:KeyRing": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings?keyRingId={keyRingId}", "values": [ { "name": "keyRingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "POST", "autoname": { "fieldName": "keyRingId" } }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}", "values": [ { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}", "idParams": { "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudkms/v1:KeyRingCryptoKeyIamBinding": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:getIamPolicy", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:setIamPolicy", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:setIamPolicy", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:getIamPolicy", "idParams": { "cryptoKeysId": "cryptoKeyId", "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:KeyRingCryptoKeyIamMember": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:getIamPolicy", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:setIamPolicy", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:setIamPolicy", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:getIamPolicy", "idParams": { "cryptoKeysId": "cryptoKeyId", "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:KeyRingCryptoKeyIamPolicy": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:getIamPolicy", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:setIamPolicy", "values": [ { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:getIamPolicy", "idParams": { "cryptoKeysId": "cryptoKeyId", "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:KeyRingIamBinding": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:getIamPolicy", "values": [ { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:setIamPolicy", "values": [ { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:setIamPolicy", "values": [ { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:getIamPolicy", "idParams": { "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:KeyRingIamMember": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:getIamPolicy", "values": [ { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:setIamPolicy", "values": [ { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:setIamPolicy", "values": [ { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:getIamPolicy", "idParams": { "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:KeyRingIamPolicy": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:getIamPolicy", "values": [ { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:setIamPolicy", "values": [ { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:getIamPolicy", "idParams": { "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:KeyRingImportJobIamBinding": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:getIamPolicy", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:setIamPolicy", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:setIamPolicy", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:getIamPolicy", "idParams": { "importJobsId": "importJobId", "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:KeyRingImportJobIamMember": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:getIamPolicy", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:setIamPolicy", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:setIamPolicy", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:getIamPolicy", "idParams": { "importJobsId": "importJobId", "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudkms/v1:KeyRingImportJobIamPolicy": { "create": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:getIamPolicy", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:setIamPolicy", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudkms.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:getIamPolicy", "idParams": { "importJobsId": "importJobId", "keyRingsId": "keyRingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1:Lien": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/liens" }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "name": {}, "origin": {}, "parent": {}, "reason": {}, "restrictions": { "items": {} } }, "verb": "POST", "autoname": { "fieldName": "liens/{name}" } }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/liens/{liensId}", "values": [ { "name": "liensId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/liens/{liensId}", "values": [ { "name": "liensId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/liens/{liensId}", "idParams": { "liensId": "name" } }, "google-native:cloudresourcemanager/v1:OrganizationIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1:OrganizationIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1:OrganizationIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1:Project": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects" }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "labels": {}, "lifecycleState": { "$ref": "#/types/google-native:cloudresourcemanager/v1:ProjectLifecycleState" }, "name": {}, "parent": { "$ref": "#/types/google-native:cloudresourcemanager/v1:ResourceId" }, "projectId": {}, "projectNumber": { "format": "int64" } }, "verb": "POST", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{projectId}", "values": [ { "name": "projectId", "sdkName": "projectId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{projectId}", "values": [ { "name": "projectId", "sdkName": "projectId", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "labels": {}, "lifecycleState": { "$ref": "#/types/google-native:cloudresourcemanager/v1:ProjectLifecycleState" }, "name": {}, "parent": { "$ref": "#/types/google-native:cloudresourcemanager/v1:ResourceId" }, "projectId": {}, "projectNumber": { "format": "int64" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{projectId}", "values": [ { "name": "projectId", "sdkName": "projectId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectId}", "idParams": { "projectId": "projectId" } }, "google-native:cloudresourcemanager/v1:ProjectIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{resource}:getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1:ProjectIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{resource}:getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1:ProjectIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{resource}:getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1beta1:OrganizationIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1beta1:OrganizationIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1beta1:OrganizationIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1beta1:Project": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects", "values": [ { "name": "useLegacyStack", "kind": "query" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "labels": {}, "lifecycleState": { "$ref": "#/types/google-native:cloudresourcemanager/v1beta1:ProjectLifecycleState" }, "name": {}, "parent": { "$ref": "#/types/google-native:cloudresourcemanager/v1beta1:ResourceId" }, "projectId": {}, "projectNumber": { "format": "int64" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{projectId}", "values": [ { "name": "projectId", "sdkName": "projectId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{projectId}", "values": [ { "name": "projectId", "sdkName": "projectId", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "labels": {}, "lifecycleState": { "$ref": "#/types/google-native:cloudresourcemanager/v1beta1:ProjectLifecycleState" }, "name": {}, "parent": { "$ref": "#/types/google-native:cloudresourcemanager/v1beta1:ResourceId" }, "projectId": {}, "projectNumber": { "format": "int64" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{projectId}", "values": [ { "name": "projectId", "sdkName": "projectId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectId}", "idParams": { "projectId": "projectId" } }, "google-native:cloudresourcemanager/v1beta1:ProjectIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{resource}:getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1beta1:ProjectIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{resource}:getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v1beta1:ProjectIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{resource}:getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v2:Folder": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders?parent={parent}", "values": [ { "name": "parent", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "parent": { "required": true } }, "verb": "POST", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}", "values": [ { "name": "foldersId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}?updateMask={updateMask}", "values": [ { "name": "foldersId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "parent": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}", "values": [ { "name": "foldersId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}", "idParams": { "foldersId": "name" } }, "google-native:cloudresourcemanager/v2:FolderIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}:getIamPolicy", "idParams": { "foldersId": "folderId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v2:FolderIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}:getIamPolicy", "idParams": { "foldersId": "folderId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v2:FolderIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}:getIamPolicy", "idParams": { "foldersId": "folderId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v2beta1:Folder": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders?parent={parent}", "values": [ { "name": "parent", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "parent": { "required": true } }, "verb": "POST", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}", "values": [ { "name": "foldersId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}?updateMask={updateMask}", "values": [ { "name": "foldersId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "parent": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}", "values": [ { "name": "foldersId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}", "idParams": { "foldersId": "name" } }, "google-native:cloudresourcemanager/v2beta1:FolderIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}:getIamPolicy", "idParams": { "foldersId": "folderId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v2beta1:FolderIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}:getIamPolicy", "idParams": { "foldersId": "folderId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v2beta1:FolderIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}:getIamPolicy", "idParams": { "foldersId": "folderId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:Folder": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders" }, "sdkProperties": { "displayName": {}, "parent": { "required": true } }, "verb": "POST", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}", "values": [ { "name": "foldersId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}?updateMask={updateMask}", "values": [ { "name": "foldersId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": {}, "parent": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}", "values": [ { "name": "foldersId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/folders/{foldersId}", "idParams": { "foldersId": "name" } }, "google-native:cloudresourcemanager/v3:FolderIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/folders/{foldersId}:getIamPolicy", "idParams": { "foldersId": "folderId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:FolderIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/folders/{foldersId}:getIamPolicy", "idParams": { "foldersId": "folderId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:FolderIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:setIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/folders/{foldersId}:getIamPolicy", "idParams": { "foldersId": "folderId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:Lien": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/liens" }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "name": {}, "origin": {}, "parent": {}, "reason": {}, "restrictions": { "items": {} } }, "verb": "POST", "autoname": { "fieldName": "liens/{name}" } }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/liens/{liensId}", "values": [ { "name": "liensId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/liens/{liensId}", "values": [ { "name": "liensId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/liens/{liensId}", "idParams": { "liensId": "name" } }, "google-native:cloudresourcemanager/v3:OrganizationIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/organizations/{organizationsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:OrganizationIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/organizations/{organizationsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:OrganizationIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/organizations/{organizationsId}:getIamPolicy", "idParams": { "organizationsId": "organizationId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:Project": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects" }, "sdkProperties": { "displayName": {}, "labels": {}, "parent": {}, "projectId": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}", "values": [ { "name": "projectsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}", "values": [ { "name": "projectsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "parent": {}, "projectId": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}", "values": [ { "name": "projectsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}", "idParams": { "projectsId": "name" } }, "google-native:cloudresourcemanager/v3:ProjectIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}:getIamPolicy", "idParams": { "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:ProjectIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}:getIamPolicy", "idParams": { "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:ProjectIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}:getIamPolicy", "idParams": { "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:TagKey": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys" }, "sdkProperties": { "description": {}, "etag": {}, "name": { "forceNew": true }, "parent": { "forceNew": true }, "purpose": { "$ref": "#/types/google-native:cloudresourcemanager/v3:TagKeyPurpose" }, "purposeData": {}, "shortName": { "required": true, "forceNew": true } }, "verb": "POST", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}", "values": [ { "name": "tagKeysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}", "values": [ { "name": "tagKeysId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "name": { "forceNew": true }, "parent": { "forceNew": true }, "purpose": { "$ref": "#/types/google-native:cloudresourcemanager/v3:TagKeyPurpose" }, "purposeData": {}, "shortName": { "required": true, "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}", "values": [ { "name": "tagKeysId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/tagKeys/{tagKeysId}", "idParams": { "tagKeysId": "name" } }, "google-native:cloudresourcemanager/v3:TagKeyIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:setIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:getIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:setIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:setIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/tagKeys/{tagKeysId}:getIamPolicy", "idParams": { "tagKeysId": "tagKeyId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:TagKeyIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:setIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:getIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:setIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:setIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/tagKeys/{tagKeysId}:getIamPolicy", "idParams": { "tagKeysId": "tagKeyId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:TagKeyIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:setIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:getIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:setIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/tagKeys/{tagKeysId}:getIamPolicy", "idParams": { "tagKeysId": "tagKeyId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:TagValue": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues" }, "sdkProperties": { "description": {}, "etag": {}, "name": { "forceNew": true }, "parent": { "forceNew": true }, "shortName": { "required": true, "forceNew": true } }, "verb": "POST", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}", "values": [ { "name": "tagValuesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}", "values": [ { "name": "tagValuesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "name": { "forceNew": true }, "parent": { "forceNew": true }, "shortName": { "required": true, "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}", "values": [ { "name": "tagValuesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudresourcemanager.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/tagValues/{tagValuesId}", "idParams": { "tagValuesId": "name" } }, "google-native:cloudresourcemanager/v3:TagValueIamBinding": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:setIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:getIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:setIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:setIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/tagValues/{tagValuesId}:getIamPolicy", "idParams": { "tagValuesId": "tagValueId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:TagValueIamMember": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:setIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:getIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:setIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:setIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/tagValues/{tagValuesId}:getIamPolicy", "idParams": { "tagValuesId": "tagValueId" }, "iamResourceName": "resource" }, "google-native:cloudresourcemanager/v3:TagValueIamPolicy": { "create": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:setIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:getIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:setIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudresourcemanager.googleapis.com/", "formDataUpload": {}, "idPath": "v3/tagValues/{tagValuesId}:getIamPolicy", "idParams": { "tagValuesId": "tagValueId" }, "iamResourceName": "resource" }, "google-native:cloudscheduler/v1:Job": { "create": { "endpoint": { "template": "https://cloudscheduler.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpTarget": { "$ref": "#/types/google-native:cloudscheduler/v1:AppEngineHttpTarget" }, "attemptDeadline": { "format": "google-duration" }, "description": {}, "httpTarget": { "$ref": "#/types/google-native:cloudscheduler/v1:HttpTarget" }, "name": {}, "pubsubTarget": { "$ref": "#/types/google-native:cloudscheduler/v1:PubsubTarget" }, "retryConfig": { "$ref": "#/types/google-native:cloudscheduler/v1:RetryConfig" }, "schedule": {}, "timeZone": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/jobs/{name}" } }, "read": { "endpoint": { "template": "https://cloudscheduler.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudscheduler.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpTarget": { "$ref": "#/types/google-native:cloudscheduler/v1:AppEngineHttpTarget" }, "attemptDeadline": { "format": "google-duration" }, "description": {}, "httpTarget": { "$ref": "#/types/google-native:cloudscheduler/v1:HttpTarget" }, "name": {}, "pubsubTarget": { "$ref": "#/types/google-native:cloudscheduler/v1:PubsubTarget" }, "retryConfig": { "$ref": "#/types/google-native:cloudscheduler/v1:RetryConfig" }, "schedule": {}, "timeZone": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudscheduler.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudscheduler.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "idParams": { "jobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudscheduler/v1beta1:Job": { "create": { "endpoint": { "template": "https://cloudscheduler.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/jobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpTarget": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:AppEngineHttpTarget" }, "attemptDeadline": { "format": "google-duration" }, "description": {}, "httpTarget": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:HttpTarget" }, "legacyAppEngineCron": { "forceNew": true }, "name": {}, "pubsubTarget": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:PubsubTarget" }, "retryConfig": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:RetryConfig" }, "schedule": {}, "timeZone": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/jobs/{name}" } }, "read": { "endpoint": { "template": "https://cloudscheduler.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudscheduler.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpTarget": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:AppEngineHttpTarget" }, "attemptDeadline": { "format": "google-duration" }, "description": {}, "httpTarget": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:HttpTarget" }, "legacyAppEngineCron": { "forceNew": true }, "name": {}, "pubsubTarget": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:PubsubTarget" }, "retryConfig": { "$ref": "#/types/google-native:cloudscheduler/v1beta1:RetryConfig" }, "schedule": {}, "timeZone": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudscheduler.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudscheduler.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "idParams": { "jobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:cloudsearch/v1:DataSource": { "create": { "endpoint": { "template": "https://cloudsearch.googleapis.com/v1/settings/datasources" }, "sdkProperties": { "disableModifications": {}, "disableServing": {}, "displayName": { "required": true }, "indexingServiceAccounts": { "items": {} }, "itemsVisibility": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:GSuitePrincipal" } }, "name": {}, "operationIds": { "items": {} }, "returnThumbnailUrls": {}, "shortName": {} }, "verb": "POST", "operations": { "template": "https://cloudsearch.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "datasources/{name}" } }, "read": { "endpoint": { "template": "https://cloudsearch.googleapis.com/v1/settings/datasources/{datasourcesId}", "values": [ { "name": "datasourcesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudsearch.googleapis.com/v1/settings/datasources/{datasourcesId}", "values": [ { "name": "datasourcesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "disableModifications": {}, "disableServing": {}, "displayName": { "required": true }, "indexingServiceAccounts": { "items": {} }, "itemsVisibility": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:GSuitePrincipal" } }, "name": {}, "operationIds": { "items": {} }, "returnThumbnailUrls": {}, "shortName": {} }, "verb": "PATCH", "operations": { "template": "https://cloudsearch.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudsearch.googleapis.com/v1/settings/datasources/{datasourcesId}", "values": [ { "name": "datasourcesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudsearch.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudsearch.googleapis.com/", "formDataUpload": {}, "idPath": "v1/settings/datasources/{datasourcesId}", "idParams": { "datasourcesId": "name" } }, "google-native:cloudsearch/v1:SearchApplication": { "create": { "endpoint": { "template": "https://cloudsearch.googleapis.com/v1/settings/searchapplications" }, "sdkProperties": { "dataSourceRestrictions": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:DataSourceRestriction" } }, "defaultFacetOptions": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:FacetOptions" } }, "defaultSortOptions": { "$ref": "#/types/google-native:cloudsearch/v1:SortOptions" }, "displayName": {}, "enableAuditLog": {}, "name": {}, "queryInterpretationConfig": { "$ref": "#/types/google-native:cloudsearch/v1:QueryInterpretationConfig" }, "returnResultThumbnailUrls": {}, "scoringConfig": { "$ref": "#/types/google-native:cloudsearch/v1:ScoringConfig" }, "sourceConfig": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:SourceConfig" } } }, "verb": "POST", "operations": { "template": "https://cloudsearch.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "searchapplications/{name}" } }, "read": { "endpoint": { "template": "https://cloudsearch.googleapis.com/v1/settings/searchapplications/{searchapplicationsId}", "values": [ { "name": "searchapplicationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudsearch.googleapis.com/v1/settings/searchapplications/{searchapplicationsId}", "values": [ { "name": "searchapplicationsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "dataSourceRestrictions": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:DataSourceRestriction" } }, "defaultFacetOptions": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:FacetOptions" } }, "defaultSortOptions": { "$ref": "#/types/google-native:cloudsearch/v1:SortOptions" }, "displayName": {}, "enableAuditLog": {}, "name": {}, "queryInterpretationConfig": { "$ref": "#/types/google-native:cloudsearch/v1:QueryInterpretationConfig" }, "returnResultThumbnailUrls": {}, "scoringConfig": { "$ref": "#/types/google-native:cloudsearch/v1:ScoringConfig" }, "sourceConfig": { "items": { "$ref": "#/types/google-native:cloudsearch/v1:SourceConfig" } } }, "verb": "PATCH", "operations": { "template": "https://cloudsearch.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudsearch.googleapis.com/v1/settings/searchapplications/{searchapplicationsId}", "values": [ { "name": "searchapplicationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://cloudsearch.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://cloudsearch.googleapis.com/", "formDataUpload": {}, "idPath": "v1/settings/searchapplications/{searchapplicationsId}", "idParams": { "searchapplicationsId": "name" } }, "google-native:cloudsupport/v2:Case": { "create": { "endpoint": { "template": "https://cloudsupport.googleapis.com/v2/{v2Id}/{v2Id1}/cases", "values": [ { "name": "v2Id", "kind": "path" }, { "name": "v2Id1", "kind": "path" } ] }, "sdkProperties": { "classification": { "$ref": "#/types/google-native:cloudsupport/v2:CaseClassification" }, "contactEmail": {}, "creator": { "$ref": "#/types/google-native:cloudsupport/v2:Actor" }, "description": {}, "displayName": {}, "escalated": {}, "languageCode": {}, "name": {}, "priority": { "$ref": "#/types/google-native:cloudsupport/v2:CasePriority" }, "subscriberEmailAddresses": { "items": {} }, "testCase": {}, "timeZone": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://cloudsupport.googleapis.com/v2/{v2Id}/{v2Id1}/cases/{casesId}", "values": [ { "name": "casesId", "sdkName": "name", "kind": "path" }, { "name": "v2Id", "sdkName": "v2Id", "kind": "path" }, { "name": "v2Id1", "sdkName": "v2Id1", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudsupport.googleapis.com/v2/{v2Id}/{v2Id1}/cases/{casesId}", "values": [ { "name": "casesId", "sdkName": "name", "kind": "path" }, { "name": "v2Id", "sdkName": "v2Id", "kind": "path" }, { "name": "v2Id1", "sdkName": "v2Id1", "kind": "path" } ] }, "sdkProperties": { "classification": { "$ref": "#/types/google-native:cloudsupport/v2:CaseClassification" }, "contactEmail": {}, "creator": { "$ref": "#/types/google-native:cloudsupport/v2:Actor" }, "description": {}, "displayName": {}, "escalated": {}, "languageCode": {}, "name": {}, "priority": { "$ref": "#/types/google-native:cloudsupport/v2:CasePriority" }, "subscriberEmailAddresses": { "items": {} }, "testCase": {}, "timeZone": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudsupport.googleapis.com/", "formDataUpload": {}, "idPath": "v2/{v2Id}/{v2Id1}/cases/{casesId}", "idParams": { "casesId": "name", "v2Id": "v2Id", "v2Id1": "v2Id1" } }, "google-native:cloudsupport/v2beta:Case": { "create": { "endpoint": { "template": "https://cloudsupport.googleapis.com/v2beta/{v2betaId}/{v2betaId1}/cases", "values": [ { "name": "v2betaId", "sdkName": "v2betumId", "kind": "path" }, { "name": "v2betaId1", "kind": "path" } ] }, "sdkProperties": { "classification": { "$ref": "#/types/google-native:cloudsupport/v2beta:CaseClassification" }, "contactEmail": {}, "creator": { "$ref": "#/types/google-native:cloudsupport/v2beta:Actor" }, "description": {}, "displayName": {}, "escalated": {}, "languageCode": {}, "name": {}, "priority": { "$ref": "#/types/google-native:cloudsupport/v2beta:CasePriority" }, "severity": { "$ref": "#/types/google-native:cloudsupport/v2beta:CaseSeverity" }, "subscriberEmailAddresses": { "items": {} }, "testCase": {}, "timeZone": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://cloudsupport.googleapis.com/v2beta/{v2betaId}/{v2betaId1}/cases/{casesId}", "values": [ { "name": "casesId", "sdkName": "name", "kind": "path" }, { "name": "v2betaId", "sdkName": "v2betumId", "kind": "path" }, { "name": "v2betaId1", "sdkName": "v2betaId1", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudsupport.googleapis.com/v2beta/{v2betaId}/{v2betaId1}/cases/{casesId}", "values": [ { "name": "casesId", "sdkName": "name", "kind": "path" }, { "name": "v2betaId", "sdkName": "v2betumId", "kind": "path" }, { "name": "v2betaId1", "sdkName": "v2betaId1", "kind": "path" } ] }, "sdkProperties": { "classification": { "$ref": "#/types/google-native:cloudsupport/v2beta:CaseClassification" }, "contactEmail": {}, "creator": { "$ref": "#/types/google-native:cloudsupport/v2beta:Actor" }, "description": {}, "displayName": {}, "escalated": {}, "languageCode": {}, "name": {}, "priority": { "$ref": "#/types/google-native:cloudsupport/v2beta:CasePriority" }, "severity": { "$ref": "#/types/google-native:cloudsupport/v2beta:CaseSeverity" }, "subscriberEmailAddresses": { "items": {} }, "testCase": {}, "timeZone": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudsupport.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta/{v2betaId}/{v2betaId1}/cases/{casesId}", "idParams": { "casesId": "name", "v2betaId": "v2betumId", "v2betaId1": "v2betaId1" } }, "google-native:cloudtasks/v2:Queue": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "appEngineRoutingOverride": { "$ref": "#/types/google-native:cloudtasks/v2:AppEngineRouting" }, "httpTarget": { "$ref": "#/types/google-native:cloudtasks/v2:HttpTarget" }, "name": {}, "rateLimits": { "$ref": "#/types/google-native:cloudtasks/v2:RateLimits" }, "retryConfig": { "$ref": "#/types/google-native:cloudtasks/v2:RetryConfig" }, "stackdriverLoggingConfig": { "$ref": "#/types/google-native:cloudtasks/v2:StackdriverLoggingConfig" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/queues/{name}" } }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "appEngineRoutingOverride": { "$ref": "#/types/google-native:cloudtasks/v2:AppEngineRouting" }, "httpTarget": { "$ref": "#/types/google-native:cloudtasks/v2:HttpTarget" }, "name": {}, "rateLimits": { "$ref": "#/types/google-native:cloudtasks/v2:RateLimits" }, "retryConfig": { "$ref": "#/types/google-native:cloudtasks/v2:RetryConfig" }, "stackdriverLoggingConfig": { "$ref": "#/types/google-native:cloudtasks/v2:StackdriverLoggingConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "name" } }, "google-native:cloudtasks/v2:QueueIamBinding": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId" }, "iamResourceName": "resource" }, "google-native:cloudtasks/v2:QueueIamMember": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId" }, "iamResourceName": "resource" }, "google-native:cloudtasks/v2:QueueIamPolicy": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId" }, "iamResourceName": "resource" }, "google-native:cloudtasks/v2:Task": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpRequest": { "container": "task" }, "dispatchDeadline": { "container": "task" }, "httpRequest": { "container": "task" }, "name": { "container": "task" }, "responseView": { "$ref": "#/types/google-native:cloudtasks/v2:TaskResponseView" }, "scheduleTime": { "container": "task" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/queues/{queueId}/tasks/{name}" } }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" }, { "name": "tasksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" }, { "name": "tasksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId", "tasksId": "name" } }, "google-native:cloudtasks/v2beta2:Queue": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpTarget": { "$ref": "#/types/google-native:cloudtasks/v2beta2:AppEngineHttpTarget" }, "httpTarget": { "$ref": "#/types/google-native:cloudtasks/v2beta2:HttpTarget" }, "name": {}, "pullTarget": { "$ref": "#/types/google-native:cloudtasks/v2beta2:PullTarget" }, "rateLimits": { "$ref": "#/types/google-native:cloudtasks/v2beta2:RateLimits" }, "retryConfig": { "$ref": "#/types/google-native:cloudtasks/v2beta2:RetryConfig" }, "taskTtl": { "format": "google-duration" }, "tombstoneTtl": { "format": "google-duration" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/queues/{name}" } }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpTarget": { "$ref": "#/types/google-native:cloudtasks/v2beta2:AppEngineHttpTarget" }, "httpTarget": { "$ref": "#/types/google-native:cloudtasks/v2beta2:HttpTarget" }, "name": {}, "pullTarget": { "$ref": "#/types/google-native:cloudtasks/v2beta2:PullTarget" }, "rateLimits": { "$ref": "#/types/google-native:cloudtasks/v2beta2:RateLimits" }, "retryConfig": { "$ref": "#/types/google-native:cloudtasks/v2beta2:RetryConfig" }, "taskTtl": { "format": "google-duration" }, "tombstoneTtl": { "format": "google-duration" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "name" } }, "google-native:cloudtasks/v2beta2:QueueIamBinding": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId" }, "iamResourceName": "resource" }, "google-native:cloudtasks/v2beta2:QueueIamMember": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId" }, "iamResourceName": "resource" }, "google-native:cloudtasks/v2beta2:QueueIamPolicy": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId" }, "iamResourceName": "resource" }, "google-native:cloudtasks/v2beta2:Task": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpRequest": { "container": "task" }, "httpRequest": { "container": "task" }, "name": { "container": "task" }, "pullMessage": { "container": "task" }, "responseView": { "$ref": "#/types/google-native:cloudtasks/v2beta2:TaskResponseView" }, "scheduleTime": { "container": "task" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/queues/{queueId}/tasks/{name}" } }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" }, { "name": "tasksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" }, { "name": "tasksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId", "tasksId": "name" } }, "google-native:cloudtasks/v2beta3:Queue": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpQueue": { "$ref": "#/types/google-native:cloudtasks/v2beta3:AppEngineHttpQueue" }, "httpTarget": { "$ref": "#/types/google-native:cloudtasks/v2beta3:HttpTarget" }, "name": {}, "rateLimits": { "$ref": "#/types/google-native:cloudtasks/v2beta3:RateLimits" }, "retryConfig": { "$ref": "#/types/google-native:cloudtasks/v2beta3:RetryConfig" }, "stackdriverLoggingConfig": { "$ref": "#/types/google-native:cloudtasks/v2beta3:StackdriverLoggingConfig" }, "taskTtl": { "format": "google-duration" }, "tombstoneTtl": { "format": "google-duration" }, "type": { "$ref": "#/types/google-native:cloudtasks/v2beta3:QueueType", "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/queues/{name}" } }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpQueue": { "$ref": "#/types/google-native:cloudtasks/v2beta3:AppEngineHttpQueue" }, "httpTarget": { "$ref": "#/types/google-native:cloudtasks/v2beta3:HttpTarget" }, "name": {}, "rateLimits": { "$ref": "#/types/google-native:cloudtasks/v2beta3:RateLimits" }, "retryConfig": { "$ref": "#/types/google-native:cloudtasks/v2beta3:RetryConfig" }, "stackdriverLoggingConfig": { "$ref": "#/types/google-native:cloudtasks/v2beta3:StackdriverLoggingConfig" }, "taskTtl": { "format": "google-duration" }, "tombstoneTtl": { "format": "google-duration" }, "type": { "$ref": "#/types/google-native:cloudtasks/v2beta3:QueueType", "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "name" } }, "google-native:cloudtasks/v2beta3:QueueIamBinding": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId" }, "iamResourceName": "resource" }, "google-native:cloudtasks/v2beta3:QueueIamMember": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId" }, "iamResourceName": "resource" }, "google-native:cloudtasks/v2beta3:QueueIamPolicy": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId" }, "iamResourceName": "resource" }, "google-native:cloudtasks/v2beta3:Task": { "create": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "sdkProperties": { "appEngineHttpRequest": { "container": "task" }, "dispatchDeadline": { "container": "task" }, "httpRequest": { "container": "task" }, "name": { "container": "task" }, "pullMessage": { "container": "task" }, "responseView": { "$ref": "#/types/google-native:cloudtasks/v2beta3:TaskResponseView" }, "scheduleTime": { "container": "task" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/queues/{queueId}/tasks/{name}" } }, "read": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" }, { "name": "tasksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" }, { "name": "tasksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudtasks.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "idParams": { "locationsId": "location", "projectsId": "project", "queuesId": "queueId", "tasksId": "name" } }, "google-native:cloudtrace/v2beta1:TraceSink": { "create": { "endpoint": { "template": "https://cloudtrace.googleapis.com/v2beta1/projects/{projectsId}/traceSinks", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "name": { "required": true }, "outputConfig": { "$ref": "#/types/google-native:cloudtrace/v2beta1:OutputConfig", "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/traceSinks/{name}" } }, "read": { "endpoint": { "template": "https://cloudtrace.googleapis.com/v2beta1/projects/{projectsId}/traceSinks/{traceSinksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "traceSinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://cloudtrace.googleapis.com/v2beta1/projects/{projectsId}/traceSinks/{traceSinksId}?updateMask={updateMask}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "traceSinksId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "name": { "required": true }, "outputConfig": { "$ref": "#/types/google-native:cloudtrace/v2beta1:OutputConfig", "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://cloudtrace.googleapis.com/v2beta1/projects/{projectsId}/traceSinks/{traceSinksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "traceSinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://cloudtrace.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/traceSinks/{traceSinksId}", "idParams": { "projectsId": "project", "traceSinksId": "name" } }, "google-native:composer/v1:Environment": { "create": { "endpoint": { "template": "https://composer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/environments", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:composer/v1:EnvironmentConfig" }, "labels": {}, "name": {}, "state": { "$ref": "#/types/google-native:composer/v1:EnvironmentState" }, "storageConfig": { "$ref": "#/types/google-native:composer/v1:StorageConfig" } }, "verb": "POST", "operations": { "template": "https://composer.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/environments/{name}" } }, "read": { "endpoint": { "template": "https://composer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://composer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}?updateMask={updateMask}", "values": [ { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:composer/v1:EnvironmentConfig" }, "labels": {}, "name": {}, "state": { "$ref": "#/types/google-native:composer/v1:EnvironmentState" }, "storageConfig": { "$ref": "#/types/google-native:composer/v1:StorageConfig" } }, "verb": "PATCH", "operations": { "template": "https://composer.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://composer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://composer.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://composer.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "idParams": { "environmentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:composer/v1beta1:Environment": { "create": { "endpoint": { "template": "https://composer.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/environments", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:composer/v1beta1:EnvironmentConfig" }, "labels": {}, "name": {}, "state": { "$ref": "#/types/google-native:composer/v1beta1:EnvironmentState" }, "storageConfig": { "$ref": "#/types/google-native:composer/v1beta1:StorageConfig" } }, "verb": "POST", "operations": { "template": "https://composer.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/environments/{name}" } }, "read": { "endpoint": { "template": "https://composer.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://composer.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}?updateMask={updateMask}", "values": [ { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:composer/v1beta1:EnvironmentConfig" }, "labels": {}, "name": {}, "state": { "$ref": "#/types/google-native:composer/v1beta1:EnvironmentState" }, "storageConfig": { "$ref": "#/types/google-native:composer/v1beta1:StorageConfig" } }, "verb": "PATCH", "operations": { "template": "https://composer.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://composer.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://composer.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://composer.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "idParams": { "environmentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:compute/alpha:Address": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/addresses", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "address": {}, "addressType": { "$ref": "#/types/google-native:compute/alpha:AddressAddressType" }, "description": {}, "ipVersion": { "$ref": "#/types/google-native:compute/alpha:AddressIpVersion" }, "ipv6EndpointType": { "$ref": "#/types/google-native:compute/alpha:AddressIpv6EndpointType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/alpha:AddressNetworkTier" }, "prefixLength": { "format": "int32" }, "purpose": { "$ref": "#/types/google-native:compute/alpha:AddressPurpose" }, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:Autoscaler": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/autoscalers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:BackendBucket": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "bucketName": {}, "cdnPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCdnPolicy" }, "compressionMode": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCompressionMode" }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCdn": {}, "kind": {}, "name": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "bucketName": {}, "cdnPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCdnPolicy" }, "compressionMode": { "$ref": "#/types/google-native:compute/alpha:BackendBucketCompressionMode" }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCdn": {}, "kind": {}, "name": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:BackendBucketIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:BackendBucketIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:BackendBucketIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:BackendService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/alpha:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/alpha:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/alpha:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/alpha:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/alpha:BackendServiceIAP" }, "ipAddressSelectionPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceIpAddressSelectionPolicy" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/alpha:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/alpha:BackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/alpha:SecuritySettings" }, "serviceBindings": { "items": {} }, "serviceLbPolicy": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/alpha:BackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/alpha:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceUsedBy" } }, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:BackendServiceVpcNetworkScope" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/alpha:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/alpha:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/alpha:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/alpha:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/alpha:BackendServiceIAP" }, "ipAddressSelectionPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceIpAddressSelectionPolicy" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/alpha:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/alpha:BackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/alpha:SecuritySettings" }, "serviceBindings": { "items": {} }, "serviceLbPolicy": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/alpha:BackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/alpha:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceUsedBy" } }, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:BackendServiceVpcNetworkScope" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:BackendServiceIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:BackendServiceIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:BackendServiceIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:Disk": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceImage", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "accessMode": { "$ref": "#/types/google-native:compute/alpha:DiskAccessMode" }, "architecture": { "$ref": "#/types/google-native:compute/alpha:DiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/alpha:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "enableConfidentialCompute": {}, "eraseWindowsVssSignature": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeature" } }, "interface": { "$ref": "#/types/google-native:compute/alpha:DiskInterface" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "multiWriter": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/alpha:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceStorageObject": {}, "storagePool": {}, "storageType": { "$ref": "#/types/google-native:compute/alpha:DiskStorageType" }, "type": {}, "userLicenses": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "accessMode": { "$ref": "#/types/google-native:compute/alpha:DiskAccessMode" }, "architecture": { "$ref": "#/types/google-native:compute/alpha:DiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/alpha:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "enableConfidentialCompute": {}, "eraseWindowsVssSignature": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeature" } }, "interface": { "$ref": "#/types/google-native:compute/alpha:DiskInterface" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "multiWriter": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/alpha:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceStorageObject": {}, "storagePool": {}, "storageType": { "$ref": "#/types/google-native:compute/alpha:DiskStorageType" }, "type": {}, "userLicenses": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:DiskIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:DiskIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:DiskIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ExternalVpnGateway": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/externalVpnGateways", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "interfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:ExternalVpnGatewayInterface" } }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "redundancyType": { "$ref": "#/types/google-native:compute/alpha:ExternalVpnGatewayRedundancyType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:Firewall": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewalls", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "allowed": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallAllowedItem" } }, "denied": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallDeniedItem" } }, "description": {}, "destinationRanges": { "items": {} }, "direction": { "$ref": "#/types/google-native:compute/alpha:FirewallDirection" }, "disabled": {}, "enableLogging": {}, "logConfig": { "$ref": "#/types/google-native:compute/alpha:FirewallLogConfig" }, "name": {}, "network": {}, "priority": { "format": "int32" }, "sourceRanges": { "items": {} }, "sourceServiceAccounts": { "items": {} }, "sourceTags": { "items": {} }, "targetServiceAccounts": { "items": {} }, "targetTags": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allowed": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallAllowedItem" } }, "denied": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallDeniedItem" } }, "description": {}, "destinationRanges": { "items": {} }, "direction": { "$ref": "#/types/google-native:compute/alpha:FirewallDirection" }, "disabled": {}, "enableLogging": {}, "logConfig": { "$ref": "#/types/google-native:compute/alpha:FirewallLogConfig" }, "name": {}, "network": {}, "priority": { "format": "int32" }, "sourceRanges": { "items": {} }, "sourceServiceAccounts": { "items": {} }, "sourceTags": { "items": {} }, "targetServiceAccounts": { "items": {} }, "targetTags": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:FirewallPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies", "values": [ { "name": "parentId", "kind": "query" }, { "name": "requestId", "kind": "query" } ] }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRule" } }, "shortName": {}, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyVpcNetworkScope" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRule" } }, "shortName": {}, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyVpcNetworkScope" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:FirewallPolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "locations/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:FirewallPolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "locations/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:FirewallPolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "locations/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ForwardingRule": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/forwardingRules", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "allowPscPacketInjection": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCollection": {}, "ipVersion": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/alpha:ForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "allowPscPacketInjection": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCollection": {}, "ipVersion": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/alpha:ForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:FutureReservation": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/futureReservations", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "autoCreatedReservationsDeleteTime": {}, "autoCreatedReservationsDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "autoDeleteAutoCreatedReservations": {}, "description": {}, "name": {}, "namePrefix": {}, "planningStatus": { "$ref": "#/types/google-native:compute/alpha:FutureReservationPlanningStatus" }, "shareSettings": { "$ref": "#/types/google-native:compute/alpha:ShareSettings" }, "specificSkuProperties": { "$ref": "#/types/google-native:compute/alpha:FutureReservationSpecificSKUProperties" }, "timeWindow": { "$ref": "#/types/google-native:compute/alpha:FutureReservationTimeWindow" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoCreatedReservationsDeleteTime": {}, "autoCreatedReservationsDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "autoDeleteAutoCreatedReservations": {}, "description": {}, "name": {}, "namePrefix": {}, "planningStatus": { "$ref": "#/types/google-native:compute/alpha:FutureReservationPlanningStatus" }, "shareSettings": { "$ref": "#/types/google-native:compute/alpha:ShareSettings" }, "specificSkuProperties": { "$ref": "#/types/google-native:compute/alpha:FutureReservationSpecificSKUProperties" }, "timeWindow": { "$ref": "#/types/google-native:compute/alpha:FutureReservationTimeWindow" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:GlobalAddress": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/addresses", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "address": {}, "addressType": { "$ref": "#/types/google-native:compute/alpha:GlobalAddressAddressType" }, "description": {}, "ipVersion": { "$ref": "#/types/google-native:compute/alpha:GlobalAddressIpVersion" }, "ipv6EndpointType": { "$ref": "#/types/google-native:compute/alpha:GlobalAddressIpv6EndpointType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/alpha:GlobalAddressNetworkTier" }, "prefixLength": { "format": "int32" }, "purpose": { "$ref": "#/types/google-native:compute/alpha:GlobalAddressPurpose" }, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:GlobalForwardingRule": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/forwardingRules", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "allowPscPacketInjection": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCollection": {}, "ipVersion": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "allowPscPacketInjection": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCollection": {}, "ipVersion": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/alpha:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/alpha:GlobalForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/alpha:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:GlobalNetworkEndpointGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/networkEndpointGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "appEngine": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupAppEngine" }, "clientPortMappingMode": { "$ref": "#/types/google-native:compute/alpha:GlobalNetworkEndpointGroupClientPortMappingMode" }, "cloudFunction": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupCloudFunction" }, "cloudRun": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupCloudRun" }, "defaultPort": { "format": "int32" }, "description": {}, "loadBalancer": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupLbNetworkEndpointGroup" }, "name": {}, "network": {}, "networkEndpointType": { "$ref": "#/types/google-native:compute/alpha:GlobalNetworkEndpointGroupNetworkEndpointType" }, "pscData": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupPscData" }, "pscTargetService": {}, "serverlessDeployment": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupServerlessDeployment" }, "subnetwork": {}, "type": { "$ref": "#/types/google-native:compute/alpha:GlobalNetworkEndpointGroupType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:GlobalPublicDelegatedPrefix": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/publicDelegatedPrefixes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "allocatablePrefixLength": { "format": "int32" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "mode": { "$ref": "#/types/google-native:compute/alpha:GlobalPublicDelegatedPrefixMode" }, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/alpha:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allocatablePrefixLength": { "format": "int32" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "mode": { "$ref": "#/types/google-native:compute/alpha:GlobalPublicDelegatedPrefixMode" }, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/alpha:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:HealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/healthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/alpha:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/alpha:HealthCheckLogConfig" }, "name": {}, "sourceRegions": { "items": {} }, "sslHealthCheck": { "$ref": "#/types/google-native:compute/alpha:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/alpha:HealthCheckType" }, "udpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:UDPHealthCheck" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/alpha:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/alpha:HealthCheckLogConfig" }, "name": {}, "sourceRegions": { "items": {} }, "sslHealthCheck": { "$ref": "#/types/google-native:compute/alpha:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/alpha:HealthCheckType" }, "udpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:UDPHealthCheck" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:HttpHealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/httpHealthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:HttpsHealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/httpsHealthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "kind": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "kind": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:Image": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images", "values": [ { "name": "forceCreate", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/alpha:ImageArchitecture" }, "archiveSizeBytes": { "format": "int64" }, "deprecated": { "$ref": "#/types/google-native:compute/alpha:DeprecationStatus" }, "description": {}, "diskSizeGb": { "format": "int64" }, "enableConfidentialCompute": {}, "family": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeature" } }, "imageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locked": {}, "name": {}, "rawDisk": { "$ref": "#/types/google-native:compute/alpha:ImageRawDisk" }, "rolloutOverride": { "$ref": "#/types/google-native:compute/alpha:RolloutPolicy" }, "shieldedInstanceInitialState": { "$ref": "#/types/google-native:compute/alpha:InitialStateConfig" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceType": { "$ref": "#/types/google-native:compute/alpha:ImageSourceType" }, "storageLocations": { "items": {} }, "userLicenses": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/alpha:ImageArchitecture" }, "archiveSizeBytes": { "format": "int64" }, "deprecated": { "$ref": "#/types/google-native:compute/alpha:DeprecationStatus" }, "description": {}, "diskSizeGb": { "format": "int64" }, "enableConfidentialCompute": {}, "family": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeature" } }, "imageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locked": {}, "name": {}, "rawDisk": { "$ref": "#/types/google-native:compute/alpha:ImageRawDisk" }, "rolloutOverride": { "$ref": "#/types/google-native:compute/alpha:RolloutPolicy" }, "shieldedInstanceInitialState": { "$ref": "#/types/google-native:compute/alpha:InitialStateConfig" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceType": { "$ref": "#/types/google-native:compute/alpha:ImageSourceType" }, "storageLocations": { "items": {} }, "userLicenses": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:ImageIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/images/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ImageIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/images/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ImageIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/images/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:Instance": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceInstanceTemplate", "kind": "query" }, { "name": "sourceMachineImage", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/alpha:AdvancedMachineFeatures" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/alpha:ConfidentialInstanceConfig" }, "deletionProtection": {}, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/alpha:AttachedDisk" } }, "displayDevice": { "$ref": "#/types/google-native:compute/alpha:DisplayDevice" }, "eraseWindowsVssSignature": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/alpha:AcceleratorConfig" } }, "hostname": {}, "instanceEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "keyRevocationActionType": { "$ref": "#/types/google-native:compute/alpha:InstanceKeyRevocationActionType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "machineType": { "pattern": "zones/{zone}/machineTypes/{machineType}" }, "metadata": { "$ref": "#/types/google-native:compute/alpha:Metadata" }, "minCpuPlatform": {}, "name": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:NetworkInterface" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/alpha:NetworkPerformanceConfig" }, "params": { "$ref": "#/types/google-native:compute/alpha:InstanceParams" }, "partnerMetadata": {}, "postKeyRevocationActionType": { "$ref": "#/types/google-native:compute/alpha:InstancePostKeyRevocationActionType" }, "preservedStateSizeGb": { "format": "int64" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/alpha:InstancePrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:compute/alpha:ReservationAffinity" }, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/alpha:Scheduling" }, "secureTags": { "items": {} }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/alpha:ServiceAccount" } }, "serviceIntegrationSpecs": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/alpha:ShieldedInstanceConfig" }, "shieldedInstanceIntegrityPolicy": { "$ref": "#/types/google-native:compute/alpha:ShieldedInstanceIntegrityPolicy" }, "shieldedVmConfig": { "$ref": "#/types/google-native:compute/alpha:ShieldedVmConfig" }, "shieldedVmIntegrityPolicy": { "$ref": "#/types/google-native:compute/alpha:ShieldedVmIntegrityPolicy" }, "sourceMachineImage": {}, "sourceMachineImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "tags": { "$ref": "#/types/google-native:compute/alpha:Tags" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/alpha:AdvancedMachineFeatures" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/alpha:ConfidentialInstanceConfig" }, "deletionProtection": {}, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/alpha:AttachedDisk" } }, "displayDevice": { "$ref": "#/types/google-native:compute/alpha:DisplayDevice" }, "eraseWindowsVssSignature": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/alpha:AcceleratorConfig" } }, "hostname": {}, "instanceEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "keyRevocationActionType": { "$ref": "#/types/google-native:compute/alpha:InstanceKeyRevocationActionType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/alpha:Metadata" }, "minCpuPlatform": {}, "name": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:NetworkInterface" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/alpha:NetworkPerformanceConfig" }, "params": { "$ref": "#/types/google-native:compute/alpha:InstanceParams" }, "partnerMetadata": {}, "postKeyRevocationActionType": { "$ref": "#/types/google-native:compute/alpha:InstancePostKeyRevocationActionType" }, "preservedStateSizeGb": { "format": "int64" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/alpha:InstancePrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:compute/alpha:ReservationAffinity" }, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/alpha:Scheduling" }, "secureTags": { "items": {} }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/alpha:ServiceAccount" } }, "serviceIntegrationSpecs": {}, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/alpha:ShieldedInstanceConfig" }, "shieldedInstanceIntegrityPolicy": { "$ref": "#/types/google-native:compute/alpha:ShieldedInstanceIntegrityPolicy" }, "shieldedVmConfig": { "$ref": "#/types/google-native:compute/alpha:ShieldedVmConfig" }, "shieldedVmIntegrityPolicy": { "$ref": "#/types/google-native:compute/alpha:ShieldedVmIntegrityPolicy" }, "sourceMachineImage": {}, "sourceMachineImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "tags": { "$ref": "#/types/google-native:compute/alpha:Tags" } }, "verb": "PUT", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:InstanceGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instanceGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/alpha:NamedPort" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:InstanceGroupManager": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instanceGroupManagers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAllInstancesConfig" }, "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/alpha:DistributionPolicy" }, "failoverAction": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerFailoverAction" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceFlexibilityPolicy" }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/alpha:NamedPort" } }, "serviceAccount": {}, "standbyPolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerStandbyPolicy" }, "statefulPolicy": { "$ref": "#/types/google-native:compute/alpha:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "targetSizeUnit": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerTargetSizeUnit" }, "targetStoppedSize": { "format": "int32" }, "targetSuspendedSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerVersion" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAllInstancesConfig" }, "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/alpha:DistributionPolicy" }, "failoverAction": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerFailoverAction" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceFlexibilityPolicy" }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/alpha:NamedPort" } }, "serviceAccount": {}, "standbyPolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerStandbyPolicy" }, "statefulPolicy": { "$ref": "#/types/google-native:compute/alpha:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "targetSizeUnit": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerTargetSizeUnit" }, "targetStoppedSize": { "format": "int32" }, "targetSuspendedSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerVersion" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:InstanceGroupManagerResizeRequest": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/resizeRequests", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" } ] }, "sdkProperties": { "count": { "format": "int32" }, "description": {}, "name": {}, "queuingPolicy": { "$ref": "#/types/google-native:compute/alpha:QueuingPolicy" }, "requestedRunDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "resizeBy": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:InstanceIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InstanceIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InstanceTemplate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "properties": { "$ref": "#/types/google-native:compute/alpha:InstanceProperties" }, "sourceInstance": {}, "sourceInstanceParams": { "$ref": "#/types/google-native:compute/alpha:SourceInstanceParams" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:InstanceTemplateIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InstanceTemplateIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InstanceTemplateIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InstantSnapshot": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "guestFlush": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "sourceDisk": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:InstantSnapshotIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InstantSnapshotIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InstantSnapshotIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:Interconnect": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "adminEnabled": {}, "customerName": {}, "description": {}, "interconnectType": { "$ref": "#/types/google-native:compute/alpha:InterconnectInterconnectType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "linkType": { "$ref": "#/types/google-native:compute/alpha:InterconnectLinkType" }, "location": {}, "macsec": { "$ref": "#/types/google-native:compute/alpha:InterconnectMacsec" }, "macsecEnabled": {}, "name": {}, "nocContactEmail": {}, "remoteLocation": {}, "requestedFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:InterconnectRequestedFeaturesItem" } }, "requestedLinkCount": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adminEnabled": {}, "customerName": {}, "description": {}, "interconnectType": { "$ref": "#/types/google-native:compute/alpha:InterconnectInterconnectType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "linkType": { "$ref": "#/types/google-native:compute/alpha:InterconnectLinkType" }, "location": {}, "macsec": { "$ref": "#/types/google-native:compute/alpha:InterconnectMacsec" }, "macsecEnabled": {}, "name": {}, "nocContactEmail": {}, "remoteLocation": {}, "requestedFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:InterconnectRequestedFeaturesItem" } }, "requestedLinkCount": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:InterconnectAttachment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "adminEnabled": {}, "bandwidth": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentBandwidth" }, "candidateIpv6Subnets": { "items": {} }, "candidateSubnets": { "items": {} }, "cloudRouterIpv6InterfaceId": {}, "customerRouterIpv6InterfaceId": {}, "description": {}, "edgeAvailabilityDomain": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentEdgeAvailabilityDomain" }, "encryption": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentEncryption" }, "interconnect": {}, "ipsecInternalAddresses": { "items": {} }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "mtu": { "format": "int32" }, "name": {}, "pairingKey": {}, "partnerAsn": { "format": "int64" }, "partnerMetadata": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentPartnerMetadata" }, "router": {}, "stackType": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentStackType" }, "subnetLength": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentType" }, "vlanTag8021q": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adminEnabled": {}, "bandwidth": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentBandwidth" }, "candidateIpv6Subnets": { "items": {} }, "candidateSubnets": { "items": {} }, "cloudRouterIpv6InterfaceId": {}, "customerRouterIpv6InterfaceId": {}, "description": {}, "edgeAvailabilityDomain": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentEdgeAvailabilityDomain" }, "encryption": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentEncryption" }, "interconnect": {}, "ipsecInternalAddresses": { "items": {} }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "mtu": { "format": "int32" }, "name": {}, "pairingKey": {}, "partnerAsn": { "format": "int64" }, "partnerMetadata": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentPartnerMetadata" }, "router": {}, "stackType": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentStackType" }, "subnetLength": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/alpha:InterconnectAttachmentType" }, "vlanTag8021q": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:InterconnectAttachmentIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/interconnectAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InterconnectAttachmentIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/interconnectAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InterconnectAttachmentIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/interconnectAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InterconnectIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/interconnects/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InterconnectIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/interconnects/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:InterconnectIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/interconnects/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:License": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "resourceRequirements": { "$ref": "#/types/google-native:compute/alpha:LicenseResourceRequirements" }, "transferable": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:LicenseCodeIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenseCodes/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:LicenseCodeIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenseCodes/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:LicenseCodeIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenseCodes/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:LicenseIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenses/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:LicenseIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenses/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:LicenseIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenses/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:MachineImage": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages?sourceInstance={sourceInstance}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceInstance", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "guestFlush": {}, "machineImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "name": {}, "savedDisks": { "items": { "$ref": "#/types/google-native:compute/alpha:SavedDisk" } }, "sourceDiskEncryptionKeys": { "items": { "$ref": "#/types/google-native:compute/alpha:SourceDiskEncryptionKey" } }, "sourceInstance": {}, "storageLocations": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:MachineImageIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/machineImages/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:MachineImageIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/machineImages/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:MachineImageIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/machineImages/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:Network": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/networks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "IPv4Range": { "sdkName": "ipv4Range" }, "autoCreateSubnetworks": {}, "description": {}, "enableUlaInternalIpv6": {}, "internalIpv6Range": {}, "mtu": { "format": "int32" }, "name": {}, "networkFirewallPolicyEnforcementOrder": { "$ref": "#/types/google-native:compute/alpha:NetworkNetworkFirewallPolicyEnforcementOrder" }, "routingConfig": { "$ref": "#/types/google-native:compute/alpha:NetworkRoutingConfig" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "IPv4Range": { "sdkName": "ipv4Range" }, "autoCreateSubnetworks": {}, "description": {}, "enableUlaInternalIpv6": {}, "internalIpv6Range": {}, "mtu": { "format": "int32" }, "name": {}, "networkFirewallPolicyEnforcementOrder": { "$ref": "#/types/google-native:compute/alpha:NetworkNetworkFirewallPolicyEnforcementOrder" }, "routingConfig": { "$ref": "#/types/google-native:compute/alpha:NetworkRoutingConfig" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:NetworkAttachment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/alpha:NetworkAttachmentConnectionPreference" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "producerAcceptLists": { "items": {} }, "producerRejectLists": { "items": {} }, "subnetworks": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/alpha:NetworkAttachmentConnectionPreference" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "producerAcceptLists": { "items": {} }, "producerRejectLists": { "items": {} }, "subnetworks": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:NetworkAttachmentIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NetworkAttachmentIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NetworkAttachmentIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NetworkEdgeSecurityService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkEdgeSecurityServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "securityPolicy": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "securityPolicy": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:NetworkEndpointGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/networkEndpointGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "appEngine": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupAppEngine" }, "clientPortMappingMode": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupClientPortMappingMode" }, "cloudFunction": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupCloudFunction" }, "cloudRun": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupCloudRun" }, "defaultPort": { "format": "int32" }, "description": {}, "loadBalancer": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupLbNetworkEndpointGroup" }, "name": {}, "network": {}, "networkEndpointType": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupNetworkEndpointType" }, "pscData": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupPscData" }, "pscTargetService": {}, "serverlessDeployment": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupServerlessDeployment" }, "subnetwork": {}, "type": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:NetworkFirewallPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRule" } }, "shortName": {}, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:NetworkFirewallPolicyVpcNetworkScope" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRule" } }, "shortName": {}, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:NetworkFirewallPolicyVpcNetworkScope" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:NetworkFirewallPolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NetworkFirewallPolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NetworkFirewallPolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NodeGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups?initialNodeCount={initialNodeCount}", "values": [ { "name": "initialNodeCount", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/alpha:NodeGroupAutoscalingPolicy" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "locationHint": {}, "maintenanceInterval": { "$ref": "#/types/google-native:compute/alpha:NodeGroupMaintenanceInterval" }, "maintenancePolicy": { "$ref": "#/types/google-native:compute/alpha:NodeGroupMaintenancePolicy" }, "maintenanceWindow": { "$ref": "#/types/google-native:compute/alpha:NodeGroupMaintenanceWindow" }, "name": {}, "nodeTemplate": {}, "shareSettings": { "$ref": "#/types/google-native:compute/alpha:ShareSettings" }, "status": { "$ref": "#/types/google-native:compute/alpha:NodeGroupStatus" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/alpha:NodeGroupAutoscalingPolicy" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "locationHint": {}, "maintenanceInterval": { "$ref": "#/types/google-native:compute/alpha:NodeGroupMaintenanceInterval" }, "maintenancePolicy": { "$ref": "#/types/google-native:compute/alpha:NodeGroupMaintenancePolicy" }, "maintenanceWindow": { "$ref": "#/types/google-native:compute/alpha:NodeGroupMaintenanceWindow" }, "name": {}, "nodeTemplate": {}, "shareSettings": { "$ref": "#/types/google-native:compute/alpha:ShareSettings" }, "status": { "$ref": "#/types/google-native:compute/alpha:NodeGroupStatus" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:NodeGroupIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NodeGroupIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NodeGroupIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NodeTemplate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "accelerators": { "items": { "$ref": "#/types/google-native:compute/alpha:AcceleratorConfig" } }, "cpuOvercommitType": { "$ref": "#/types/google-native:compute/alpha:NodeTemplateCpuOvercommitType" }, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/alpha:LocalDisk" } }, "name": {}, "nodeAffinityLabels": {}, "nodeType": {}, "nodeTypeFlexibility": { "$ref": "#/types/google-native:compute/alpha:NodeTemplateNodeTypeFlexibility" }, "serverBinding": { "$ref": "#/types/google-native:compute/alpha:ServerBinding" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:NodeTemplateIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NodeTemplateIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:NodeTemplateIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:OrganizationSecurityPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/securityPolicies", "values": [ { "name": "parentId", "kind": "query" }, { "name": "requestId", "kind": "query" } ] }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAssociation" } }, "cloudArmorConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyCloudArmorConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/alpha:OrganizationSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyUserDefinedField" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAssociation" } }, "cloudArmorConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyCloudArmorConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/alpha:OrganizationSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyUserDefinedField" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:PacketMirroring": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/packetMirrorings", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "collectorIlb": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringForwardingRuleInfo" }, "description": {}, "enable": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringEnable" }, "filter": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringFilter" }, "mirroredResources": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringMirroredResourceInfo" }, "name": {}, "network": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringNetworkInfo" }, "priority": { "format": "uint32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "collectorIlb": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringForwardingRuleInfo" }, "description": {}, "enable": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringEnable" }, "filter": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringFilter" }, "mirroredResources": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringMirroredResourceInfo" }, "name": {}, "network": { "$ref": "#/types/google-native:compute/alpha:PacketMirroringNetworkInfo" }, "priority": { "format": "uint32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:PublicAdvertisedPrefix": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/publicAdvertisedPrefixes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "dnsVerificationIp": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "name": {}, "pdpScope": { "$ref": "#/types/google-native:compute/alpha:PublicAdvertisedPrefixPdpScope" }, "status": { "$ref": "#/types/google-native:compute/alpha:PublicAdvertisedPrefixStatus" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "dnsVerificationIp": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "name": {}, "pdpScope": { "$ref": "#/types/google-native:compute/alpha:PublicAdvertisedPrefixPdpScope" }, "status": { "$ref": "#/types/google-native:compute/alpha:PublicAdvertisedPrefixStatus" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:PublicDelegatedPrefix": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/publicDelegatedPrefixes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "allocatablePrefixLength": { "format": "int32" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "mode": { "$ref": "#/types/google-native:compute/alpha:PublicDelegatedPrefixMode" }, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/alpha:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allocatablePrefixLength": { "format": "int32" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "mode": { "$ref": "#/types/google-native:compute/alpha:PublicDelegatedPrefixMode" }, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/alpha:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionAutoscaler": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/autoscalers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/alpha:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionBackendService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/alpha:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/alpha:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/alpha:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/alpha:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/alpha:BackendServiceIAP" }, "ipAddressSelectionPolicy": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceIpAddressSelectionPolicy" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/alpha:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/alpha:SecuritySettings" }, "serviceBindings": { "items": {} }, "serviceLbPolicy": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/alpha:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceUsedBy" } }, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceVpcNetworkScope" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/alpha:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/alpha:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/alpha:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/alpha:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/alpha:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/alpha:BackendServiceIAP" }, "ipAddressSelectionPolicy": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceIpAddressSelectionPolicy" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/alpha:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/alpha:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/alpha:SecuritySettings" }, "serviceBindings": { "items": {} }, "serviceLbPolicy": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/alpha:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/alpha:BackendServiceUsedBy" } }, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:RegionBackendServiceVpcNetworkScope" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionBackendServiceIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionBackendServiceIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionBackendServiceIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionCommitment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/commitments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "autoRenew": {}, "category": { "$ref": "#/types/google-native:compute/alpha:RegionCommitmentCategory" }, "description": {}, "existingReservations": { "items": {} }, "licenseResource": { "$ref": "#/types/google-native:compute/alpha:LicenseResourceCommitment" }, "mergeSourceCommitments": { "items": {} }, "name": {}, "plan": { "$ref": "#/types/google-native:compute/alpha:RegionCommitmentPlan" }, "reservations": { "items": { "$ref": "#/types/google-native:compute/alpha:Reservation" } }, "resources": { "items": { "$ref": "#/types/google-native:compute/alpha:ResourceCommitment" } }, "splitSourceCommitment": {}, "type": { "$ref": "#/types/google-native:compute/alpha:RegionCommitmentType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoRenew": {}, "category": { "$ref": "#/types/google-native:compute/alpha:RegionCommitmentCategory" }, "description": {}, "existingReservations": { "items": {} }, "licenseResource": { "$ref": "#/types/google-native:compute/alpha:LicenseResourceCommitment" }, "mergeSourceCommitments": { "items": {} }, "name": {}, "plan": { "$ref": "#/types/google-native:compute/alpha:RegionCommitmentPlan" }, "reservations": { "items": { "$ref": "#/types/google-native:compute/alpha:Reservation" } }, "resources": { "items": { "$ref": "#/types/google-native:compute/alpha:ResourceCommitment" } }, "splitSourceCommitment": {}, "type": { "$ref": "#/types/google-native:compute/alpha:RegionCommitmentType" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionDisk": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceImage", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "accessMode": { "$ref": "#/types/google-native:compute/alpha:RegionDiskAccessMode" }, "architecture": { "$ref": "#/types/google-native:compute/alpha:RegionDiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/alpha:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "enableConfidentialCompute": {}, "eraseWindowsVssSignature": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeature" } }, "interface": { "$ref": "#/types/google-native:compute/alpha:RegionDiskInterface" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "multiWriter": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/alpha:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceStorageObject": {}, "storagePool": {}, "storageType": { "$ref": "#/types/google-native:compute/alpha:RegionDiskStorageType" }, "type": {}, "userLicenses": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "accessMode": { "$ref": "#/types/google-native:compute/alpha:RegionDiskAccessMode" }, "architecture": { "$ref": "#/types/google-native:compute/alpha:RegionDiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/alpha:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "enableConfidentialCompute": {}, "eraseWindowsVssSignature": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/alpha:GuestOsFeature" } }, "interface": { "$ref": "#/types/google-native:compute/alpha:RegionDiskInterface" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "multiWriter": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/alpha:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceStorageObject": {}, "storagePool": {}, "storageType": { "$ref": "#/types/google-native:compute/alpha:RegionDiskStorageType" }, "type": {}, "userLicenses": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionDiskIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionDiskIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionDiskIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionHealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/healthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/alpha:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/alpha:HealthCheckLogConfig" }, "name": {}, "sourceRegions": { "items": {} }, "sslHealthCheck": { "$ref": "#/types/google-native:compute/alpha:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/alpha:RegionHealthCheckType" }, "udpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:UDPHealthCheck" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/alpha:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/alpha:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/alpha:HealthCheckLogConfig" }, "name": {}, "sourceRegions": { "items": {} }, "sslHealthCheck": { "$ref": "#/types/google-native:compute/alpha:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/alpha:RegionHealthCheckType" }, "udpHealthCheck": { "$ref": "#/types/google-native:compute/alpha:UDPHealthCheck" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionHealthCheckService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/healthCheckServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "healthStatusAggregationPolicy": { "$ref": "#/types/google-native:compute/alpha:RegionHealthCheckServiceHealthStatusAggregationPolicy" }, "healthStatusAggregationStrategy": { "$ref": "#/types/google-native:compute/alpha:RegionHealthCheckServiceHealthStatusAggregationStrategy" }, "name": {}, "networkEndpointGroups": { "items": {} }, "notificationEndpoints": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "healthStatusAggregationPolicy": { "$ref": "#/types/google-native:compute/alpha:RegionHealthCheckServiceHealthStatusAggregationPolicy" }, "healthStatusAggregationStrategy": { "$ref": "#/types/google-native:compute/alpha:RegionHealthCheckServiceHealthStatusAggregationStrategy" }, "name": {}, "networkEndpointGroups": { "items": {} }, "notificationEndpoints": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionInstanceGroupManager": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instanceGroupManagers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAllInstancesConfig" }, "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/alpha:DistributionPolicy" }, "failoverAction": { "$ref": "#/types/google-native:compute/alpha:RegionInstanceGroupManagerFailoverAction" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceFlexibilityPolicy" }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/alpha:RegionInstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/alpha:NamedPort" } }, "serviceAccount": {}, "standbyPolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerStandbyPolicy" }, "statefulPolicy": { "$ref": "#/types/google-native:compute/alpha:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "targetSizeUnit": { "$ref": "#/types/google-native:compute/alpha:RegionInstanceGroupManagerTargetSizeUnit" }, "targetStoppedSize": { "format": "int32" }, "targetSuspendedSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerVersion" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAllInstancesConfig" }, "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/alpha:DistributionPolicy" }, "failoverAction": { "$ref": "#/types/google-native:compute/alpha:RegionInstanceGroupManagerFailoverAction" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceFlexibilityPolicy" }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/alpha:RegionInstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/alpha:NamedPort" } }, "serviceAccount": {}, "standbyPolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerStandbyPolicy" }, "statefulPolicy": { "$ref": "#/types/google-native:compute/alpha:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "targetSizeUnit": { "$ref": "#/types/google-native:compute/alpha:RegionInstanceGroupManagerTargetSizeUnit" }, "targetStoppedSize": { "format": "int32" }, "targetSuspendedSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/alpha:InstanceGroupManagerVersion" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionInstanceTemplate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instanceTemplates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "properties": { "$ref": "#/types/google-native:compute/alpha:InstanceProperties" }, "sourceInstance": {}, "sourceInstanceParams": { "$ref": "#/types/google-native:compute/alpha:SourceInstanceParams" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionInstantSnapshot": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "guestFlush": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "sourceDisk": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionInstantSnapshotIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionInstantSnapshotIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionInstantSnapshotIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionNetworkEndpointGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkEndpointGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "appEngine": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupAppEngine" }, "clientPortMappingMode": { "$ref": "#/types/google-native:compute/alpha:RegionNetworkEndpointGroupClientPortMappingMode" }, "cloudFunction": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupCloudFunction" }, "cloudRun": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupCloudRun" }, "defaultPort": { "format": "int32" }, "description": {}, "loadBalancer": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupLbNetworkEndpointGroup" }, "name": {}, "network": {}, "networkEndpointType": { "$ref": "#/types/google-native:compute/alpha:RegionNetworkEndpointGroupNetworkEndpointType" }, "pscData": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupPscData" }, "pscTargetService": {}, "serverlessDeployment": { "$ref": "#/types/google-native:compute/alpha:NetworkEndpointGroupServerlessDeployment" }, "subnetwork": {}, "type": { "$ref": "#/types/google-native:compute/alpha:RegionNetworkEndpointGroupType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionNetworkFirewallPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRule" } }, "shortName": {}, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:RegionNetworkFirewallPolicyVpcNetworkScope" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:FirewallPolicyRule" } }, "shortName": {}, "vpcNetworkScope": { "$ref": "#/types/google-native:compute/alpha:RegionNetworkFirewallPolicyVpcNetworkScope" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionNetworkFirewallPolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionNetworkFirewallPolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionNetworkFirewallPolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionNotificationEndpoint": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/notificationEndpoints", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "grpcSettings": { "$ref": "#/types/google-native:compute/alpha:NotificationEndpointGrpcSettings" }, "name": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionSecurityPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/securityPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAssociation" } }, "cloudArmorConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyCloudArmorConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/alpha:RegionSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyUserDefinedField" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAssociation" } }, "cloudArmorConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyCloudArmorConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/alpha:RegionSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyUserDefinedField" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionSnapshot": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "chainName": {}, "description": {}, "enableConfidentialCompute": {}, "guestFlush": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "locationHint": {}, "maxRetentionDays": { "format": "int32" }, "name": {}, "snapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "snapshotType": { "$ref": "#/types/google-native:compute/alpha:RegionSnapshotSnapshotType" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceDiskForRecoveryCheckpoint": {}, "sourceInstantSnapshot": {}, "sourceInstantSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "storageLocations": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionSnapshotIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionSnapshotIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionSnapshotIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:RegionSslCertificate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/sslCertificates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "certificate": {}, "description": {}, "managed": { "$ref": "#/types/google-native:compute/alpha:SslCertificateManagedSslCertificate" }, "name": {}, "privateKey": {}, "selfManaged": { "$ref": "#/types/google-native:compute/alpha:SslCertificateSelfManagedSslCertificate" }, "type": { "$ref": "#/types/google-native:compute/alpha:RegionSslCertificateType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionSslPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/sslPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/alpha:RegionSslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/alpha:RegionSslPolicyProfile" }, "tlsSettings": { "$ref": "#/types/google-native:compute/alpha:ServerTlsSettings" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/alpha:RegionSslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/alpha:RegionSslPolicyProfile" }, "tlsSettings": { "$ref": "#/types/google-native:compute/alpha:ServerTlsSettings" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionTargetHttpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetHttpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionTargetHttpsProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetHttpsProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "authentication": {}, "authorization": {}, "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/alpha:RegionTargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "authentication": {}, "authorization": {}, "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/alpha:RegionTargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionTargetTcpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetTcpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "proxyBind": {}, "proxyHeader": { "$ref": "#/types/google-native:compute/alpha:RegionTargetTcpProxyProxyHeader" }, "service": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:RegionUrlMap": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/urlMaps", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/alpha:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/alpha:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/alpha:UrlMapTest" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/alpha:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/alpha:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/alpha:UrlMapTest" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:Reservation": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "aggregateReservation": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservation" }, "deleteAfterDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "deleteAtTime": {}, "description": {}, "name": {}, "resourcePolicies": {}, "shareSettings": { "$ref": "#/types/google-native:compute/alpha:ShareSettings" }, "specificReservation": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUReservation" }, "specificReservationRequired": {}, "zone": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "aggregateReservation": { "$ref": "#/types/google-native:compute/alpha:AllocationAggregateReservation" }, "deleteAfterDuration": { "$ref": "#/types/google-native:compute/alpha:Duration" }, "deleteAtTime": {}, "description": {}, "name": {}, "resourcePolicies": {}, "shareSettings": { "$ref": "#/types/google-native:compute/alpha:ShareSettings" }, "specificReservation": { "$ref": "#/types/google-native:compute/alpha:AllocationSpecificSKUReservation" }, "specificReservationRequired": {}, "zone": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:ReservationIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ReservationIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ReservationIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ResourcePolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "diskConsistencyGroupPolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyDiskConsistencyGroupPolicy" }, "groupPlacementPolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyGroupPlacementPolicy" }, "instanceSchedulePolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicy" }, "name": {}, "region": {}, "snapshotSchedulePolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicy" }, "vmMaintenancePolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyVmMaintenancePolicy" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "diskConsistencyGroupPolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyDiskConsistencyGroupPolicy" }, "groupPlacementPolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyGroupPlacementPolicy" }, "instanceSchedulePolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyInstanceSchedulePolicy" }, "name": {}, "region": {}, "snapshotSchedulePolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicySnapshotSchedulePolicy" }, "vmMaintenancePolicy": { "$ref": "#/types/google-native:compute/alpha:ResourcePolicyVmMaintenancePolicy" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:ResourcePolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ResourcePolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ResourcePolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:Route": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/routes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "allowConflictingSubnetworks": {}, "description": {}, "destRange": {}, "ilbRouteBehaviorOnUnhealthy": { "$ref": "#/types/google-native:compute/alpha:RouteIlbRouteBehaviorOnUnhealthy" }, "name": {}, "network": {}, "nextHopGateway": {}, "nextHopIlb": {}, "nextHopInstance": {}, "nextHopIp": {}, "nextHopNetwork": {}, "nextHopVpnTunnel": {}, "priority": { "format": "uint32" }, "tags": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:Router": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/routers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "bgp": { "$ref": "#/types/google-native:compute/alpha:RouterBgp" }, "bgpPeers": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeer" } }, "description": {}, "encryptedInterconnectRouter": {}, "interfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterInterface" } }, "md5AuthenticationKeys": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterMd5AuthenticationKey" } }, "name": {}, "nats": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterNat" } }, "network": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "bgp": { "$ref": "#/types/google-native:compute/alpha:RouterBgp" }, "bgpPeers": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterBgpPeer" } }, "description": {}, "encryptedInterconnectRouter": {}, "interfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterInterface" } }, "md5AuthenticationKeys": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterMd5AuthenticationKey" } }, "name": {}, "nats": { "items": { "$ref": "#/types/google-native:compute/alpha:RouterNat" } }, "network": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:SecurityPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/securityPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAssociation" } }, "cloudArmorConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyCloudArmorConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyUserDefinedField" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyAssociation" } }, "cloudArmorConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyCloudArmorConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/alpha:SecurityPolicyUserDefinedField" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:ServiceAttachment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/alpha:ServiceAttachmentConnectionPreference" }, "consumerAcceptLists": { "items": { "$ref": "#/types/google-native:compute/alpha:ServiceAttachmentConsumerProjectLimit" } }, "consumerRejectLists": { "items": {} }, "description": {}, "domainNames": { "items": {} }, "enableProxyProtocol": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "natSubnets": { "items": {} }, "producerForwardingRule": {}, "propagatedConnectionLimit": { "format": "uint32" }, "reconcileConnections": {}, "targetService": {}, "tunnelingConfig": { "$ref": "#/types/google-native:compute/alpha:ServiceAttachmentTunnelingConfig" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/alpha:ServiceAttachmentConnectionPreference" }, "consumerAcceptLists": { "items": { "$ref": "#/types/google-native:compute/alpha:ServiceAttachmentConsumerProjectLimit" } }, "consumerRejectLists": { "items": {} }, "description": {}, "domainNames": { "items": {} }, "enableProxyProtocol": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "natSubnets": { "items": {} }, "producerForwardingRule": {}, "propagatedConnectionLimit": { "format": "uint32" }, "reconcileConnections": {}, "targetService": {}, "tunnelingConfig": { "$ref": "#/types/google-native:compute/alpha:ServiceAttachmentTunnelingConfig" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:ServiceAttachmentIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ServiceAttachmentIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:ServiceAttachmentIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:Snapshot": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "chainName": {}, "description": {}, "enableConfidentialCompute": {}, "guestFlush": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "locationHint": {}, "maxRetentionDays": { "format": "int32" }, "name": {}, "snapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "snapshotType": { "$ref": "#/types/google-native:compute/alpha:SnapshotSnapshotType" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "sourceDiskForRecoveryCheckpoint": {}, "sourceInstantSnapshot": {}, "sourceInstantSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/alpha:CustomerEncryptionKey" }, "storageLocations": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:SnapshotIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:SnapshotIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:SnapshotIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:SslCertificate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/sslCertificates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "certificate": {}, "description": {}, "managed": { "$ref": "#/types/google-native:compute/alpha:SslCertificateManagedSslCertificate" }, "name": {}, "privateKey": {}, "selfManaged": { "$ref": "#/types/google-native:compute/alpha:SslCertificateSelfManagedSslCertificate" }, "type": { "$ref": "#/types/google-native:compute/alpha:SslCertificateType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:SslPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/sslPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/alpha:SslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/alpha:SslPolicyProfile" }, "tlsSettings": { "$ref": "#/types/google-native:compute/alpha:ServerTlsSettings" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/alpha:SslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/alpha:SslPolicyProfile" }, "tlsSettings": { "$ref": "#/types/google-native:compute/alpha:ServerTlsSettings" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:StoragePool": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "capacityProvisioningType": { "$ref": "#/types/google-native:compute/alpha:StoragePoolCapacityProvisioningType" }, "description": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "performanceProvisioningType": { "$ref": "#/types/google-native:compute/alpha:StoragePoolPerformanceProvisioningType" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "sizeGb": { "format": "int64" }, "storagePoolType": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "capacityProvisioningType": { "$ref": "#/types/google-native:compute/alpha:StoragePoolCapacityProvisioningType" }, "description": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "performanceProvisioningType": { "$ref": "#/types/google-native:compute/alpha:StoragePoolPerformanceProvisioningType" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "sizeGb": { "format": "int64" }, "storagePoolType": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:StoragePoolIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:StoragePoolIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:StoragePoolIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/alpha:Subnetwork": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "aggregationInterval": { "$ref": "#/types/google-native:compute/alpha:SubnetworkAggregationInterval" }, "allowSubnetCidrRoutesOverlap": {}, "description": {}, "enableFlowLogs": {}, "enableL2": {}, "enablePrivateV6Access": {}, "externalIpv6Prefix": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "flowSampling": { "format": "float" }, "ipCidrRange": {}, "ipv6AccessType": { "$ref": "#/types/google-native:compute/alpha:SubnetworkIpv6AccessType" }, "logConfig": { "$ref": "#/types/google-native:compute/alpha:SubnetworkLogConfig" }, "metadata": { "$ref": "#/types/google-native:compute/alpha:SubnetworkMetadata" }, "name": {}, "network": {}, "privateIpGoogleAccess": {}, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/alpha:SubnetworkPrivateIpv6GoogleAccess" }, "purpose": { "$ref": "#/types/google-native:compute/alpha:SubnetworkPurpose" }, "region": {}, "reservedInternalRange": {}, "role": { "$ref": "#/types/google-native:compute/alpha:SubnetworkRole" }, "secondaryIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:SubnetworkSecondaryRange" } }, "stackType": { "$ref": "#/types/google-native:compute/alpha:SubnetworkStackType" }, "vlans": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "aggregationInterval": { "$ref": "#/types/google-native:compute/alpha:SubnetworkAggregationInterval" }, "allowSubnetCidrRoutesOverlap": {}, "description": {}, "enableFlowLogs": {}, "enableL2": {}, "enablePrivateV6Access": {}, "externalIpv6Prefix": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "flowSampling": { "format": "float" }, "ipCidrRange": {}, "ipv6AccessType": { "$ref": "#/types/google-native:compute/alpha:SubnetworkIpv6AccessType" }, "logConfig": { "$ref": "#/types/google-native:compute/alpha:SubnetworkLogConfig" }, "metadata": { "$ref": "#/types/google-native:compute/alpha:SubnetworkMetadata" }, "name": {}, "network": {}, "privateIpGoogleAccess": {}, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/alpha:SubnetworkPrivateIpv6GoogleAccess" }, "purpose": { "$ref": "#/types/google-native:compute/alpha:SubnetworkPurpose" }, "region": {}, "reservedInternalRange": {}, "role": { "$ref": "#/types/google-native:compute/alpha:SubnetworkRole" }, "secondaryIpRanges": { "items": { "$ref": "#/types/google-native:compute/alpha:SubnetworkSecondaryRange" } }, "stackType": { "$ref": "#/types/google-native:compute/alpha:SubnetworkStackType" }, "vlans": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:SubnetworkIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:SubnetworkIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:SubnetworkIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/alpha:TargetGrpcProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetGrpcProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "urlMap": {}, "validateForProxyless": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "urlMap": {}, "validateForProxyless": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:TargetHttpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetHttpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "urlMap": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:TargetHttpsProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetHttpsProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "authentication": {}, "authorization": {}, "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/alpha:TargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "authentication": {}, "authorization": {}, "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/alpha:TargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:TargetInstance": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/targetInstances", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "instance": {}, "name": {}, "natPolicy": { "$ref": "#/types/google-native:compute/alpha:TargetInstanceNatPolicy" }, "network": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:TargetPool": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetPools", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "backupPool": {}, "description": {}, "failoverRatio": { "format": "float" }, "healthChecks": { "items": {} }, "instances": { "items": {} }, "name": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/alpha:TargetPoolSessionAffinity" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:TargetSslProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetSslProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "certificateMap": {}, "description": {}, "name": {}, "proxyHeader": { "$ref": "#/types/google-native:compute/alpha:TargetSslProxyProxyHeader" }, "service": {}, "sslCertificates": { "items": {} }, "sslPolicy": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:TargetTcpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetTcpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "proxyBind": {}, "proxyHeader": { "$ref": "#/types/google-native:compute/alpha:TargetTcpProxyProxyHeader" }, "service": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:TargetVpnGateway": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetVpnGateways", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:UrlMap": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/urlMaps", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/alpha:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/alpha:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/alpha:UrlMapTest" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/alpha:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/alpha:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/alpha:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/alpha:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/alpha:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/alpha:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/alpha:UrlMapTest" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:VpnGateway": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/vpnGateways", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gatewayIpVersion": { "$ref": "#/types/google-native:compute/alpha:VpnGatewayGatewayIpVersion" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {}, "stackType": { "$ref": "#/types/google-native:compute/alpha:VpnGatewayStackType" }, "vpnInterfaces": { "items": { "$ref": "#/types/google-native:compute/alpha:VpnGatewayVpnGatewayInterface" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:VpnTunnel": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/vpnTunnels", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "ikeVersion": { "format": "int32" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "localTrafficSelector": { "items": {} }, "name": {}, "peerExternalGateway": {}, "peerExternalGatewayInterface": { "format": "int32" }, "peerGcpGateway": {}, "peerIp": {}, "remoteTrafficSelector": { "items": {} }, "router": {}, "sharedSecret": {}, "sharedSecretHash": {}, "targetVpnGateway": {}, "vpnGateway": {}, "vpnGatewayInterface": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/alpha:ZoneQueuedResource": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/queuedResources", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "bulkInsertInstanceResource": { "$ref": "#/types/google-native:compute/alpha:BulkInsertInstanceResource" }, "description": {}, "name": {}, "queuingPolicy": { "$ref": "#/types/google-native:compute/alpha:QueuingPolicy" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/alpha/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:Address": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/addresses", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "address": {}, "addressType": { "$ref": "#/types/google-native:compute/beta:AddressAddressType" }, "description": {}, "ipVersion": { "$ref": "#/types/google-native:compute/beta:AddressIpVersion" }, "ipv6EndpointType": { "$ref": "#/types/google-native:compute/beta:AddressIpv6EndpointType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/beta:AddressNetworkTier" }, "prefixLength": { "format": "int32" }, "purpose": { "$ref": "#/types/google-native:compute/beta:AddressPurpose" }, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:Autoscaler": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/autoscalers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:BackendBucket": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "bucketName": {}, "cdnPolicy": { "$ref": "#/types/google-native:compute/beta:BackendBucketCdnPolicy" }, "compressionMode": { "$ref": "#/types/google-native:compute/beta:BackendBucketCompressionMode" }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCdn": {}, "kind": {}, "name": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "bucketName": {}, "cdnPolicy": { "$ref": "#/types/google-native:compute/beta:BackendBucketCdnPolicy" }, "compressionMode": { "$ref": "#/types/google-native:compute/beta:BackendBucketCompressionMode" }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCdn": {}, "kind": {}, "name": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:BackendBucketIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:BackendBucketIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:BackendBucketIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:BackendService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/beta:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/beta:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/beta:BackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/beta:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/beta:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/beta:BackendServiceIAP" }, "ipAddressSelectionPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceIpAddressSelectionPolicy" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/beta:BackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/beta:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/beta:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/beta:BackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/beta:SecuritySettings" }, "serviceBindings": { "items": {} }, "serviceLbPolicy": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/beta:BackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/beta:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceUsedBy" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/beta:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/beta:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/beta:BackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/beta:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/beta:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/beta:BackendServiceIAP" }, "ipAddressSelectionPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceIpAddressSelectionPolicy" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/beta:BackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/beta:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/beta:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/beta:BackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/beta:SecuritySettings" }, "serviceBindings": { "items": {} }, "serviceLbPolicy": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/beta:BackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/beta:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceUsedBy" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:BackendServiceIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:BackendServiceIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:BackendServiceIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:Disk": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceImage", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/beta:DiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/beta:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "enableConfidentialCompute": {}, "eraseWindowsVssSignature": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeature" } }, "interface": { "$ref": "#/types/google-native:compute/beta:DiskInterface" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "multiWriter": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/beta:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceStorageObject": {}, "storageType": { "$ref": "#/types/google-native:compute/beta:DiskStorageType" }, "type": {}, "userLicenses": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/beta:DiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/beta:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "enableConfidentialCompute": {}, "eraseWindowsVssSignature": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeature" } }, "interface": { "$ref": "#/types/google-native:compute/beta:DiskInterface" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "multiWriter": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/beta:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceStorageObject": {}, "storageType": { "$ref": "#/types/google-native:compute/beta:DiskStorageType" }, "type": {}, "userLicenses": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:DiskIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:DiskIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:DiskIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:ExternalVpnGateway": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/externalVpnGateways", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "interfaces": { "items": { "$ref": "#/types/google-native:compute/beta:ExternalVpnGatewayInterface" } }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "redundancyType": { "$ref": "#/types/google-native:compute/beta:ExternalVpnGatewayRedundancyType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:Firewall": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewalls", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "allowed": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallAllowedItem" } }, "denied": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallDeniedItem" } }, "description": {}, "destinationRanges": { "items": {} }, "direction": { "$ref": "#/types/google-native:compute/beta:FirewallDirection" }, "disabled": {}, "enableLogging": {}, "logConfig": { "$ref": "#/types/google-native:compute/beta:FirewallLogConfig" }, "name": {}, "network": {}, "priority": { "format": "int32" }, "sourceRanges": { "items": {} }, "sourceServiceAccounts": { "items": {} }, "sourceTags": { "items": {} }, "targetServiceAccounts": { "items": {} }, "targetTags": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allowed": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallAllowedItem" } }, "denied": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallDeniedItem" } }, "description": {}, "destinationRanges": { "items": {} }, "direction": { "$ref": "#/types/google-native:compute/beta:FirewallDirection" }, "disabled": {}, "enableLogging": {}, "logConfig": { "$ref": "#/types/google-native:compute/beta:FirewallLogConfig" }, "name": {}, "network": {}, "priority": { "format": "int32" }, "sourceRanges": { "items": {} }, "sourceServiceAccounts": { "items": {} }, "sourceTags": { "items": {} }, "targetServiceAccounts": { "items": {} }, "targetTags": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:FirewallPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies", "values": [ { "name": "parentId", "kind": "query" }, { "name": "requestId", "kind": "query" } ] }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRule" } }, "shortName": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRule" } }, "shortName": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:FirewallPolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "locations/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:FirewallPolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "locations/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:FirewallPolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "locations/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:ForwardingRule": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/forwardingRules", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "allowPscPacketInjection": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipVersion": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/beta:ForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "allowPscPacketInjection": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipVersion": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/beta:ForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:FutureReservation": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/futureReservations", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "autoCreatedReservationsDeleteTime": {}, "autoCreatedReservationsDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "autoDeleteAutoCreatedReservations": {}, "description": {}, "name": {}, "namePrefix": {}, "planningStatus": { "$ref": "#/types/google-native:compute/beta:FutureReservationPlanningStatus" }, "shareSettings": { "$ref": "#/types/google-native:compute/beta:ShareSettings" }, "specificSkuProperties": { "$ref": "#/types/google-native:compute/beta:FutureReservationSpecificSKUProperties" }, "timeWindow": { "$ref": "#/types/google-native:compute/beta:FutureReservationTimeWindow" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoCreatedReservationsDeleteTime": {}, "autoCreatedReservationsDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "autoDeleteAutoCreatedReservations": {}, "description": {}, "name": {}, "namePrefix": {}, "planningStatus": { "$ref": "#/types/google-native:compute/beta:FutureReservationPlanningStatus" }, "shareSettings": { "$ref": "#/types/google-native:compute/beta:ShareSettings" }, "specificSkuProperties": { "$ref": "#/types/google-native:compute/beta:FutureReservationSpecificSKUProperties" }, "timeWindow": { "$ref": "#/types/google-native:compute/beta:FutureReservationTimeWindow" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:GlobalAddress": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/addresses", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "address": {}, "addressType": { "$ref": "#/types/google-native:compute/beta:GlobalAddressAddressType" }, "description": {}, "ipVersion": { "$ref": "#/types/google-native:compute/beta:GlobalAddressIpVersion" }, "ipv6EndpointType": { "$ref": "#/types/google-native:compute/beta:GlobalAddressIpv6EndpointType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/beta:GlobalAddressNetworkTier" }, "prefixLength": { "format": "int32" }, "purpose": { "$ref": "#/types/google-native:compute/beta:GlobalAddressPurpose" }, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:GlobalForwardingRule": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/forwardingRules", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "allowPscPacketInjection": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipVersion": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "allowPscPacketInjection": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipVersion": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/beta:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/beta:GlobalForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/beta:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:GlobalNetworkEndpointGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/networkEndpointGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "appEngine": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupAppEngine" }, "cloudFunction": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupCloudFunction" }, "cloudRun": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupCloudRun" }, "defaultPort": { "format": "int32" }, "description": {}, "loadBalancer": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupLbNetworkEndpointGroup" }, "name": {}, "network": {}, "networkEndpointType": { "$ref": "#/types/google-native:compute/beta:GlobalNetworkEndpointGroupNetworkEndpointType" }, "pscData": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupPscData" }, "pscTargetService": {}, "serverlessDeployment": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupServerlessDeployment" }, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:GlobalPublicDelegatedPrefix": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/publicDelegatedPrefixes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/beta:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/beta:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:HealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/healthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/beta:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/beta:HealthCheckLogConfig" }, "name": {}, "sslHealthCheck": { "$ref": "#/types/google-native:compute/beta:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/beta:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/beta:HealthCheckType" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/beta:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/beta:HealthCheckLogConfig" }, "name": {}, "sslHealthCheck": { "$ref": "#/types/google-native:compute/beta:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/beta:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/beta:HealthCheckType" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:HttpHealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/httpHealthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:HttpsHealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/httpsHealthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "kind": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "kind": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:Image": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images", "values": [ { "name": "forceCreate", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/beta:ImageArchitecture" }, "archiveSizeBytes": { "format": "int64" }, "deprecated": { "$ref": "#/types/google-native:compute/beta:DeprecationStatus" }, "description": {}, "diskSizeGb": { "format": "int64" }, "enableConfidentialCompute": {}, "family": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeature" } }, "imageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locked": {}, "name": {}, "rawDisk": { "$ref": "#/types/google-native:compute/beta:ImageRawDisk" }, "rolloutOverride": { "$ref": "#/types/google-native:compute/beta:RolloutPolicy" }, "shieldedInstanceInitialState": { "$ref": "#/types/google-native:compute/beta:InitialStateConfig" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceType": { "$ref": "#/types/google-native:compute/beta:ImageSourceType" }, "storageLocations": { "items": {} }, "userLicenses": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/beta:ImageArchitecture" }, "archiveSizeBytes": { "format": "int64" }, "deprecated": { "$ref": "#/types/google-native:compute/beta:DeprecationStatus" }, "description": {}, "diskSizeGb": { "format": "int64" }, "enableConfidentialCompute": {}, "family": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeature" } }, "imageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locked": {}, "name": {}, "rawDisk": { "$ref": "#/types/google-native:compute/beta:ImageRawDisk" }, "rolloutOverride": { "$ref": "#/types/google-native:compute/beta:RolloutPolicy" }, "shieldedInstanceInitialState": { "$ref": "#/types/google-native:compute/beta:InitialStateConfig" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceType": { "$ref": "#/types/google-native:compute/beta:ImageSourceType" }, "storageLocations": { "items": {} }, "userLicenses": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:ImageIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/images/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:ImageIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/images/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:ImageIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/images/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:Instance": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceInstanceTemplate", "kind": "query" }, { "name": "sourceMachineImage", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/beta:AdvancedMachineFeatures" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/beta:ConfidentialInstanceConfig" }, "deletionProtection": {}, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/beta:AttachedDisk" } }, "displayDevice": { "$ref": "#/types/google-native:compute/beta:DisplayDevice" }, "eraseWindowsVssSignature": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/beta:AcceleratorConfig" } }, "hostname": {}, "instanceEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "keyRevocationActionType": { "$ref": "#/types/google-native:compute/beta:InstanceKeyRevocationActionType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "machineType": { "pattern": "zones/{zone}/machineTypes/{machineType}" }, "metadata": { "$ref": "#/types/google-native:compute/beta:Metadata" }, "minCpuPlatform": {}, "name": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/beta:NetworkInterface" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/beta:NetworkPerformanceConfig" }, "params": { "$ref": "#/types/google-native:compute/beta:InstanceParams" }, "postKeyRevocationActionType": { "$ref": "#/types/google-native:compute/beta:InstancePostKeyRevocationActionType" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/beta:InstancePrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:compute/beta:ReservationAffinity" }, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/beta:Scheduling" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/beta:ServiceAccount" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/beta:ShieldedInstanceConfig" }, "shieldedInstanceIntegrityPolicy": { "$ref": "#/types/google-native:compute/beta:ShieldedInstanceIntegrityPolicy" }, "shieldedVmConfig": { "$ref": "#/types/google-native:compute/beta:ShieldedVmConfig" }, "shieldedVmIntegrityPolicy": { "$ref": "#/types/google-native:compute/beta:ShieldedVmIntegrityPolicy" }, "sourceMachineImage": {}, "sourceMachineImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "tags": { "$ref": "#/types/google-native:compute/beta:Tags" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/beta:AdvancedMachineFeatures" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/beta:ConfidentialInstanceConfig" }, "deletionProtection": {}, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/beta:AttachedDisk" } }, "displayDevice": { "$ref": "#/types/google-native:compute/beta:DisplayDevice" }, "eraseWindowsVssSignature": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/beta:AcceleratorConfig" } }, "hostname": {}, "instanceEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "keyRevocationActionType": { "$ref": "#/types/google-native:compute/beta:InstanceKeyRevocationActionType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/beta:Metadata" }, "minCpuPlatform": {}, "name": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/beta:NetworkInterface" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/beta:NetworkPerformanceConfig" }, "params": { "$ref": "#/types/google-native:compute/beta:InstanceParams" }, "postKeyRevocationActionType": { "$ref": "#/types/google-native:compute/beta:InstancePostKeyRevocationActionType" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/beta:InstancePrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:compute/beta:ReservationAffinity" }, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/beta:Scheduling" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/beta:ServiceAccount" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/beta:ShieldedInstanceConfig" }, "shieldedInstanceIntegrityPolicy": { "$ref": "#/types/google-native:compute/beta:ShieldedInstanceIntegrityPolicy" }, "shieldedVmConfig": { "$ref": "#/types/google-native:compute/beta:ShieldedVmConfig" }, "shieldedVmIntegrityPolicy": { "$ref": "#/types/google-native:compute/beta:ShieldedVmIntegrityPolicy" }, "sourceMachineImage": {}, "sourceMachineImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "tags": { "$ref": "#/types/google-native:compute/beta:Tags" } }, "verb": "PUT", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:InstanceGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instanceGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/beta:NamedPort" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:InstanceGroupManager": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerAllInstancesConfig" }, "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/beta:DistributionPolicy" }, "failoverAction": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerFailoverAction" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceFlexibilityPolicy" }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/beta:NamedPort" } }, "serviceAccount": {}, "standbyPolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerStandbyPolicy" }, "statefulPolicy": { "$ref": "#/types/google-native:compute/beta:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "targetStoppedSize": { "format": "int32" }, "targetSuspendedSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerVersion" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerAllInstancesConfig" }, "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/beta:DistributionPolicy" }, "failoverAction": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerFailoverAction" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceFlexibilityPolicy" }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/beta:NamedPort" } }, "serviceAccount": {}, "standbyPolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerStandbyPolicy" }, "statefulPolicy": { "$ref": "#/types/google-native:compute/beta:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "targetStoppedSize": { "format": "int32" }, "targetSuspendedSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerVersion" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:InstanceGroupManagerResizeRequest": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/resizeRequests", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" } ] }, "sdkProperties": { "count": { "format": "int32" }, "description": {}, "name": {}, "requestedRunDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "resizeBy": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:InstanceIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:InstanceIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:InstanceTemplate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "properties": { "$ref": "#/types/google-native:compute/beta:InstanceProperties" }, "sourceInstance": {}, "sourceInstanceParams": { "$ref": "#/types/google-native:compute/beta:SourceInstanceParams" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:InstanceTemplateIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:InstanceTemplateIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:InstanceTemplateIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:InstantSnapshot": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "sourceDisk": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:InstantSnapshotIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:InstantSnapshotIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:InstantSnapshotIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:Interconnect": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/interconnects", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "adminEnabled": {}, "customerName": {}, "description": {}, "interconnectType": { "$ref": "#/types/google-native:compute/beta:InterconnectInterconnectType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "linkType": { "$ref": "#/types/google-native:compute/beta:InterconnectLinkType" }, "location": {}, "macsec": { "$ref": "#/types/google-native:compute/beta:InterconnectMacsec" }, "macsecEnabled": {}, "name": {}, "nocContactEmail": {}, "remoteLocation": {}, "requestedFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:InterconnectRequestedFeaturesItem" } }, "requestedLinkCount": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adminEnabled": {}, "customerName": {}, "description": {}, "interconnectType": { "$ref": "#/types/google-native:compute/beta:InterconnectInterconnectType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "linkType": { "$ref": "#/types/google-native:compute/beta:InterconnectLinkType" }, "location": {}, "macsec": { "$ref": "#/types/google-native:compute/beta:InterconnectMacsec" }, "macsecEnabled": {}, "name": {}, "nocContactEmail": {}, "remoteLocation": {}, "requestedFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:InterconnectRequestedFeaturesItem" } }, "requestedLinkCount": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:InterconnectAttachment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/interconnectAttachments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "adminEnabled": {}, "bandwidth": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentBandwidth" }, "candidateIpv6Subnets": { "items": {} }, "candidateSubnets": { "items": {} }, "cloudRouterIpv6InterfaceId": {}, "customerRouterIpv6InterfaceId": {}, "description": {}, "edgeAvailabilityDomain": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentEdgeAvailabilityDomain" }, "encryption": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentEncryption" }, "interconnect": {}, "ipsecInternalAddresses": { "items": {} }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "mtu": { "format": "int32" }, "name": {}, "pairingKey": {}, "partnerAsn": { "format": "int64" }, "partnerMetadata": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentPartnerMetadata" }, "router": {}, "stackType": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentStackType" }, "subnetLength": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentType" }, "vlanTag8021q": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adminEnabled": {}, "bandwidth": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentBandwidth" }, "candidateIpv6Subnets": { "items": {} }, "candidateSubnets": { "items": {} }, "cloudRouterIpv6InterfaceId": {}, "customerRouterIpv6InterfaceId": {}, "description": {}, "edgeAvailabilityDomain": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentEdgeAvailabilityDomain" }, "encryption": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentEncryption" }, "interconnect": {}, "ipsecInternalAddresses": { "items": {} }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "mtu": { "format": "int32" }, "name": {}, "pairingKey": {}, "partnerAsn": { "format": "int64" }, "partnerMetadata": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentPartnerMetadata" }, "router": {}, "stackType": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentStackType" }, "subnetLength": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/beta:InterconnectAttachmentType" }, "vlanTag8021q": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:License": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "resourceRequirements": { "$ref": "#/types/google-native:compute/beta:LicenseResourceRequirements" }, "transferable": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:LicenseIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenses/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:LicenseIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenses/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:LicenseIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenses/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:MachineImage": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages?sourceInstance={sourceInstance}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceInstance", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "guestFlush": {}, "machineImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "name": {}, "savedDisks": { "items": { "$ref": "#/types/google-native:compute/beta:SavedDisk" } }, "sourceDiskEncryptionKeys": { "items": { "$ref": "#/types/google-native:compute/beta:SourceDiskEncryptionKey" } }, "sourceInstance": {}, "storageLocations": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:MachineImageIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/machineImages/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:MachineImageIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/machineImages/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:MachineImageIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/machineImages/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:Network": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/networks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "IPv4Range": { "sdkName": "ipv4Range" }, "autoCreateSubnetworks": {}, "description": {}, "enableUlaInternalIpv6": {}, "internalIpv6Range": {}, "mtu": { "format": "int32" }, "name": {}, "networkFirewallPolicyEnforcementOrder": { "$ref": "#/types/google-native:compute/beta:NetworkNetworkFirewallPolicyEnforcementOrder" }, "routingConfig": { "$ref": "#/types/google-native:compute/beta:NetworkRoutingConfig" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "IPv4Range": { "sdkName": "ipv4Range" }, "autoCreateSubnetworks": {}, "description": {}, "enableUlaInternalIpv6": {}, "internalIpv6Range": {}, "mtu": { "format": "int32" }, "name": {}, "networkFirewallPolicyEnforcementOrder": { "$ref": "#/types/google-native:compute/beta:NetworkNetworkFirewallPolicyEnforcementOrder" }, "routingConfig": { "$ref": "#/types/google-native:compute/beta:NetworkRoutingConfig" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:NetworkAttachment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/beta:NetworkAttachmentConnectionPreference" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "producerAcceptLists": { "items": {} }, "producerRejectLists": { "items": {} }, "subnetworks": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/beta:NetworkAttachmentConnectionPreference" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "producerAcceptLists": { "items": {} }, "producerRejectLists": { "items": {} }, "subnetworks": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:NetworkAttachmentIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:NetworkAttachmentIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:NetworkAttachmentIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:NetworkEdgeSecurityService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "securityPolicy": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "securityPolicy": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:NetworkEndpointGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "appEngine": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupAppEngine" }, "cloudFunction": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupCloudFunction" }, "cloudRun": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupCloudRun" }, "defaultPort": { "format": "int32" }, "description": {}, "loadBalancer": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupLbNetworkEndpointGroup" }, "name": {}, "network": {}, "networkEndpointType": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupNetworkEndpointType" }, "pscData": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupPscData" }, "pscTargetService": {}, "serverlessDeployment": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupServerlessDeployment" }, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:NetworkFirewallPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRule" } }, "shortName": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRule" } }, "shortName": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:NetworkFirewallPolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:NetworkFirewallPolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:NetworkFirewallPolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:NodeGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups?initialNodeCount={initialNodeCount}", "values": [ { "name": "initialNodeCount", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/beta:NodeGroupAutoscalingPolicy" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "locationHint": {}, "maintenanceInterval": { "$ref": "#/types/google-native:compute/beta:NodeGroupMaintenanceInterval" }, "maintenancePolicy": { "$ref": "#/types/google-native:compute/beta:NodeGroupMaintenancePolicy" }, "maintenanceWindow": { "$ref": "#/types/google-native:compute/beta:NodeGroupMaintenanceWindow" }, "name": {}, "nodeTemplate": {}, "shareSettings": { "$ref": "#/types/google-native:compute/beta:ShareSettings" }, "status": { "$ref": "#/types/google-native:compute/beta:NodeGroupStatus" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/beta:NodeGroupAutoscalingPolicy" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "locationHint": {}, "maintenanceInterval": { "$ref": "#/types/google-native:compute/beta:NodeGroupMaintenanceInterval" }, "maintenancePolicy": { "$ref": "#/types/google-native:compute/beta:NodeGroupMaintenancePolicy" }, "maintenanceWindow": { "$ref": "#/types/google-native:compute/beta:NodeGroupMaintenanceWindow" }, "name": {}, "nodeTemplate": {}, "shareSettings": { "$ref": "#/types/google-native:compute/beta:ShareSettings" }, "status": { "$ref": "#/types/google-native:compute/beta:NodeGroupStatus" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:NodeGroupIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:NodeGroupIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:NodeGroupIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:NodeTemplate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "accelerators": { "items": { "$ref": "#/types/google-native:compute/beta:AcceleratorConfig" } }, "cpuOvercommitType": { "$ref": "#/types/google-native:compute/beta:NodeTemplateCpuOvercommitType" }, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/beta:LocalDisk" } }, "name": {}, "nodeAffinityLabels": {}, "nodeType": {}, "nodeTypeFlexibility": { "$ref": "#/types/google-native:compute/beta:NodeTemplateNodeTypeFlexibility" }, "serverBinding": { "$ref": "#/types/google-native:compute/beta:ServerBinding" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:NodeTemplateIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:NodeTemplateIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:NodeTemplateIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:OrganizationSecurityPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/locations/global/securityPolicies", "values": [ { "name": "parentId", "kind": "query" }, { "name": "requestId", "kind": "query" } ] }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAssociation" } }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/beta:OrganizationSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyUserDefinedField" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAssociation" } }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/beta:OrganizationSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyUserDefinedField" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:PacketMirroring": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/packetMirrorings", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "collectorIlb": { "$ref": "#/types/google-native:compute/beta:PacketMirroringForwardingRuleInfo" }, "description": {}, "enable": { "$ref": "#/types/google-native:compute/beta:PacketMirroringEnable" }, "filter": { "$ref": "#/types/google-native:compute/beta:PacketMirroringFilter" }, "mirroredResources": { "$ref": "#/types/google-native:compute/beta:PacketMirroringMirroredResourceInfo" }, "name": {}, "network": { "$ref": "#/types/google-native:compute/beta:PacketMirroringNetworkInfo" }, "priority": { "format": "uint32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "collectorIlb": { "$ref": "#/types/google-native:compute/beta:PacketMirroringForwardingRuleInfo" }, "description": {}, "enable": { "$ref": "#/types/google-native:compute/beta:PacketMirroringEnable" }, "filter": { "$ref": "#/types/google-native:compute/beta:PacketMirroringFilter" }, "mirroredResources": { "$ref": "#/types/google-native:compute/beta:PacketMirroringMirroredResourceInfo" }, "name": {}, "network": { "$ref": "#/types/google-native:compute/beta:PacketMirroringNetworkInfo" }, "priority": { "format": "uint32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:PublicAdvertisedPrefix": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/publicAdvertisedPrefixes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "dnsVerificationIp": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "name": {}, "pdpScope": { "$ref": "#/types/google-native:compute/beta:PublicAdvertisedPrefixPdpScope" }, "status": { "$ref": "#/types/google-native:compute/beta:PublicAdvertisedPrefixStatus" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "dnsVerificationIp": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "name": {}, "pdpScope": { "$ref": "#/types/google-native:compute/beta:PublicAdvertisedPrefixPdpScope" }, "status": { "$ref": "#/types/google-native:compute/beta:PublicAdvertisedPrefixStatus" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:PublicDelegatedPrefix": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/beta:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/beta:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionAutoscaler": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/autoscalers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/beta:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionBackendService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/beta:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/beta:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/beta:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/beta:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/beta:BackendServiceIAP" }, "ipAddressSelectionPolicy": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceIpAddressSelectionPolicy" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/beta:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/beta:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/beta:SecuritySettings" }, "serviceBindings": { "items": {} }, "serviceLbPolicy": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/beta:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceUsedBy" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/beta:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/beta:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/beta:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/beta:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/beta:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/beta:BackendServiceIAP" }, "ipAddressSelectionPolicy": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceIpAddressSelectionPolicy" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/beta:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/beta:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/beta:SecuritySettings" }, "serviceBindings": { "items": {} }, "serviceLbPolicy": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/beta:RegionBackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/beta:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/beta:BackendServiceUsedBy" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionBackendServiceIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionBackendServiceIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionBackendServiceIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionCommitment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/commitments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "autoRenew": {}, "category": { "$ref": "#/types/google-native:compute/beta:RegionCommitmentCategory" }, "description": {}, "licenseResource": { "$ref": "#/types/google-native:compute/beta:LicenseResourceCommitment" }, "mergeSourceCommitments": { "items": {} }, "name": {}, "plan": { "$ref": "#/types/google-native:compute/beta:RegionCommitmentPlan" }, "reservations": { "items": { "$ref": "#/types/google-native:compute/beta:Reservation" } }, "resources": { "items": { "$ref": "#/types/google-native:compute/beta:ResourceCommitment" } }, "splitSourceCommitment": {}, "type": { "$ref": "#/types/google-native:compute/beta:RegionCommitmentType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoRenew": {}, "category": { "$ref": "#/types/google-native:compute/beta:RegionCommitmentCategory" }, "description": {}, "licenseResource": { "$ref": "#/types/google-native:compute/beta:LicenseResourceCommitment" }, "mergeSourceCommitments": { "items": {} }, "name": {}, "plan": { "$ref": "#/types/google-native:compute/beta:RegionCommitmentPlan" }, "reservations": { "items": { "$ref": "#/types/google-native:compute/beta:Reservation" } }, "resources": { "items": { "$ref": "#/types/google-native:compute/beta:ResourceCommitment" } }, "splitSourceCommitment": {}, "type": { "$ref": "#/types/google-native:compute/beta:RegionCommitmentType" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionDisk": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceImage", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/beta:RegionDiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/beta:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "enableConfidentialCompute": {}, "eraseWindowsVssSignature": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeature" } }, "interface": { "$ref": "#/types/google-native:compute/beta:RegionDiskInterface" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "multiWriter": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/beta:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceStorageObject": {}, "storageType": { "$ref": "#/types/google-native:compute/beta:RegionDiskStorageType" }, "type": {}, "userLicenses": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/beta:RegionDiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/beta:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "enableConfidentialCompute": {}, "eraseWindowsVssSignature": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/beta:GuestOsFeature" } }, "interface": { "$ref": "#/types/google-native:compute/beta:RegionDiskInterface" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "multiWriter": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/beta:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceInstantSnapshot": {}, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceStorageObject": {}, "storageType": { "$ref": "#/types/google-native:compute/beta:RegionDiskStorageType" }, "type": {}, "userLicenses": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionDiskIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionDiskIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionDiskIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionHealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/healthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/beta:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/beta:HealthCheckLogConfig" }, "name": {}, "sslHealthCheck": { "$ref": "#/types/google-native:compute/beta:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/beta:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/beta:RegionHealthCheckType" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/beta:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/beta:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/beta:HealthCheckLogConfig" }, "name": {}, "sslHealthCheck": { "$ref": "#/types/google-native:compute/beta:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/beta:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/beta:RegionHealthCheckType" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionHealthCheckService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/healthCheckServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "healthStatusAggregationPolicy": { "$ref": "#/types/google-native:compute/beta:RegionHealthCheckServiceHealthStatusAggregationPolicy" }, "healthStatusAggregationStrategy": { "$ref": "#/types/google-native:compute/beta:RegionHealthCheckServiceHealthStatusAggregationStrategy" }, "name": {}, "networkEndpointGroups": { "items": {} }, "notificationEndpoints": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "healthStatusAggregationPolicy": { "$ref": "#/types/google-native:compute/beta:RegionHealthCheckServiceHealthStatusAggregationPolicy" }, "healthStatusAggregationStrategy": { "$ref": "#/types/google-native:compute/beta:RegionHealthCheckServiceHealthStatusAggregationStrategy" }, "name": {}, "networkEndpointGroups": { "items": {} }, "notificationEndpoints": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionInstanceGroupManager": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerAllInstancesConfig" }, "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/beta:DistributionPolicy" }, "failoverAction": { "$ref": "#/types/google-native:compute/beta:RegionInstanceGroupManagerFailoverAction" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceFlexibilityPolicy" }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/beta:RegionInstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/beta:NamedPort" } }, "serviceAccount": {}, "standbyPolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerStandbyPolicy" }, "statefulPolicy": { "$ref": "#/types/google-native:compute/beta:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "targetStoppedSize": { "format": "int32" }, "targetSuspendedSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerVersion" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allInstancesConfig": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerAllInstancesConfig" }, "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/beta:DistributionPolicy" }, "failoverAction": { "$ref": "#/types/google-native:compute/beta:RegionInstanceGroupManagerFailoverAction" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceFlexibilityPolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceFlexibilityPolicy" }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/beta:RegionInstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/beta:NamedPort" } }, "serviceAccount": {}, "standbyPolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerStandbyPolicy" }, "statefulPolicy": { "$ref": "#/types/google-native:compute/beta:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "targetStoppedSize": { "format": "int32" }, "targetSuspendedSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/beta:InstanceGroupManagerVersion" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionInstanceTemplate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instanceTemplates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "properties": { "$ref": "#/types/google-native:compute/beta:InstanceProperties" }, "sourceInstance": {}, "sourceInstanceParams": { "$ref": "#/types/google-native:compute/beta:SourceInstanceParams" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionInstantSnapshot": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "sourceDisk": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionInstantSnapshotIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionInstantSnapshotIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionInstantSnapshotIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionNetworkEndpointGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "appEngine": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupAppEngine" }, "cloudFunction": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupCloudFunction" }, "cloudRun": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupCloudRun" }, "defaultPort": { "format": "int32" }, "description": {}, "loadBalancer": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupLbNetworkEndpointGroup" }, "name": {}, "network": {}, "networkEndpointType": { "$ref": "#/types/google-native:compute/beta:RegionNetworkEndpointGroupNetworkEndpointType" }, "pscData": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupPscData" }, "pscTargetService": {}, "serverlessDeployment": { "$ref": "#/types/google-native:compute/beta:NetworkEndpointGroupServerlessDeployment" }, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionNetworkFirewallPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRule" } }, "shortName": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:FirewallPolicyRule" } }, "shortName": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionNetworkFirewallPolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionNetworkFirewallPolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionNetworkFirewallPolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:RegionNotificationEndpoint": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/notificationEndpoints", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "grpcSettings": { "$ref": "#/types/google-native:compute/beta:NotificationEndpointGrpcSettings" }, "name": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionSecurityPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/securityPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAssociation" } }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/beta:RegionSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyUserDefinedField" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAssociation" } }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/beta:RegionSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyUserDefinedField" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionSslCertificate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/sslCertificates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "certificate": {}, "description": {}, "managed": { "$ref": "#/types/google-native:compute/beta:SslCertificateManagedSslCertificate" }, "name": {}, "privateKey": {}, "selfManaged": { "$ref": "#/types/google-native:compute/beta:SslCertificateSelfManagedSslCertificate" }, "type": { "$ref": "#/types/google-native:compute/beta:RegionSslCertificateType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionSslPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/sslPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/beta:RegionSslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/beta:RegionSslPolicyProfile" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/beta:RegionSslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/beta:RegionSslPolicyProfile" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionTargetHttpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetHttpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionTargetHttpsProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "authentication": {}, "authorization": {}, "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/beta:RegionTargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "authentication": {}, "authorization": {}, "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/beta:RegionTargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionTargetTcpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetTcpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "proxyBind": {}, "proxyHeader": { "$ref": "#/types/google-native:compute/beta:RegionTargetTcpProxyProxyHeader" }, "service": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:RegionUrlMap": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/urlMaps", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/beta:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/beta:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/beta:UrlMapTest" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/beta:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/beta:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/beta:UrlMapTest" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:Reservation": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "aggregateReservation": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservation" }, "deleteAfterDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "deleteAtTime": {}, "description": {}, "name": {}, "resourcePolicies": {}, "shareSettings": { "$ref": "#/types/google-native:compute/beta:ShareSettings" }, "specificReservation": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUReservation" }, "specificReservationRequired": {}, "zone": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "aggregateReservation": { "$ref": "#/types/google-native:compute/beta:AllocationAggregateReservation" }, "deleteAfterDuration": { "$ref": "#/types/google-native:compute/beta:Duration" }, "deleteAtTime": {}, "description": {}, "name": {}, "resourcePolicies": {}, "shareSettings": { "$ref": "#/types/google-native:compute/beta:ShareSettings" }, "specificReservation": { "$ref": "#/types/google-native:compute/beta:AllocationSpecificSKUReservation" }, "specificReservationRequired": {}, "zone": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:ReservationIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:ReservationIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:ReservationIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/beta:ResourcePolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "diskConsistencyGroupPolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyDiskConsistencyGroupPolicy" }, "groupPlacementPolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyGroupPlacementPolicy" }, "instanceSchedulePolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyInstanceSchedulePolicy" }, "name": {}, "region": {}, "snapshotSchedulePolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicySnapshotSchedulePolicy" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "diskConsistencyGroupPolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyDiskConsistencyGroupPolicy" }, "groupPlacementPolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyGroupPlacementPolicy" }, "instanceSchedulePolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicyInstanceSchedulePolicy" }, "name": {}, "region": {}, "snapshotSchedulePolicy": { "$ref": "#/types/google-native:compute/beta:ResourcePolicySnapshotSchedulePolicy" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:ResourcePolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:ResourcePolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:ResourcePolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:Route": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/routes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "destRange": {}, "name": {}, "network": {}, "nextHopGateway": {}, "nextHopIlb": {}, "nextHopInstance": {}, "nextHopIp": {}, "nextHopNetwork": {}, "nextHopVpnTunnel": {}, "priority": { "format": "uint32" }, "tags": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:Router": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/routers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "bgp": { "$ref": "#/types/google-native:compute/beta:RouterBgp" }, "bgpPeers": { "items": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeer" } }, "description": {}, "encryptedInterconnectRouter": {}, "interfaces": { "items": { "$ref": "#/types/google-native:compute/beta:RouterInterface" } }, "md5AuthenticationKeys": { "items": { "$ref": "#/types/google-native:compute/beta:RouterMd5AuthenticationKey" } }, "name": {}, "nats": { "items": { "$ref": "#/types/google-native:compute/beta:RouterNat" } }, "network": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "bgp": { "$ref": "#/types/google-native:compute/beta:RouterBgp" }, "bgpPeers": { "items": { "$ref": "#/types/google-native:compute/beta:RouterBgpPeer" } }, "description": {}, "encryptedInterconnectRouter": {}, "interfaces": { "items": { "$ref": "#/types/google-native:compute/beta:RouterInterface" } }, "md5AuthenticationKeys": { "items": { "$ref": "#/types/google-native:compute/beta:RouterMd5AuthenticationKey" } }, "name": {}, "nats": { "items": { "$ref": "#/types/google-native:compute/beta:RouterNat" } }, "network": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:SecurityPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/securityPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAssociation" } }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyUserDefinedField" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAdvancedOptionsConfig" }, "associations": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyAssociation" } }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyDdosProtectionConfig" }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/beta:SecurityPolicyUserDefinedField" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:ServiceAttachment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/beta:ServiceAttachmentConnectionPreference" }, "consumerAcceptLists": { "items": { "$ref": "#/types/google-native:compute/beta:ServiceAttachmentConsumerProjectLimit" } }, "consumerRejectLists": { "items": {} }, "description": {}, "domainNames": { "items": {} }, "enableProxyProtocol": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "natSubnets": { "items": {} }, "producerForwardingRule": {}, "reconcileConnections": {}, "targetService": {}, "tunnelingConfig": { "$ref": "#/types/google-native:compute/beta:ServiceAttachmentTunnelingConfig" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/beta:ServiceAttachmentConnectionPreference" }, "consumerAcceptLists": { "items": { "$ref": "#/types/google-native:compute/beta:ServiceAttachmentConsumerProjectLimit" } }, "consumerRejectLists": { "items": {} }, "description": {}, "domainNames": { "items": {} }, "enableProxyProtocol": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "natSubnets": { "items": {} }, "producerForwardingRule": {}, "reconcileConnections": {}, "targetService": {}, "tunnelingConfig": { "$ref": "#/types/google-native:compute/beta:ServiceAttachmentTunnelingConfig" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:ServiceAttachmentIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:ServiceAttachmentIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:ServiceAttachmentIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:Snapshot": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "chainName": {}, "description": {}, "enableConfidentialCompute": {}, "guestFlush": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "locationHint": {}, "name": {}, "snapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "snapshotType": { "$ref": "#/types/google-native:compute/beta:SnapshotSnapshotType" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "sourceDiskForRecoveryCheckpoint": {}, "sourceInstantSnapshot": {}, "sourceInstantSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/beta:CustomerEncryptionKey" }, "storageLocations": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:SnapshotIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:SnapshotIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:SnapshotIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:SslCertificate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/sslCertificates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "certificate": {}, "description": {}, "managed": { "$ref": "#/types/google-native:compute/beta:SslCertificateManagedSslCertificate" }, "name": {}, "privateKey": {}, "selfManaged": { "$ref": "#/types/google-native:compute/beta:SslCertificateSelfManagedSslCertificate" }, "type": { "$ref": "#/types/google-native:compute/beta:SslCertificateType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:SslPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/sslPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/beta:SslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/beta:SslPolicyProfile" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/beta:SslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/beta:SslPolicyProfile" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:Subnetwork": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "allowSubnetCidrRoutesOverlap": {}, "description": {}, "enableFlowLogs": {}, "externalIpv6Prefix": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "ipv6AccessType": { "$ref": "#/types/google-native:compute/beta:SubnetworkIpv6AccessType" }, "logConfig": { "$ref": "#/types/google-native:compute/beta:SubnetworkLogConfig" }, "name": {}, "network": {}, "privateIpGoogleAccess": {}, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/beta:SubnetworkPrivateIpv6GoogleAccess" }, "purpose": { "$ref": "#/types/google-native:compute/beta:SubnetworkPurpose" }, "region": {}, "reservedInternalRange": {}, "role": { "$ref": "#/types/google-native:compute/beta:SubnetworkRole" }, "secondaryIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:SubnetworkSecondaryRange" } }, "stackType": { "$ref": "#/types/google-native:compute/beta:SubnetworkStackType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allowSubnetCidrRoutesOverlap": {}, "description": {}, "enableFlowLogs": {}, "externalIpv6Prefix": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "ipv6AccessType": { "$ref": "#/types/google-native:compute/beta:SubnetworkIpv6AccessType" }, "logConfig": { "$ref": "#/types/google-native:compute/beta:SubnetworkLogConfig" }, "name": {}, "network": {}, "privateIpGoogleAccess": {}, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/beta:SubnetworkPrivateIpv6GoogleAccess" }, "purpose": { "$ref": "#/types/google-native:compute/beta:SubnetworkPurpose" }, "region": {}, "reservedInternalRange": {}, "role": { "$ref": "#/types/google-native:compute/beta:SubnetworkRole" }, "secondaryIpRanges": { "items": { "$ref": "#/types/google-native:compute/beta:SubnetworkSecondaryRange" } }, "stackType": { "$ref": "#/types/google-native:compute/beta:SubnetworkStackType" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:SubnetworkIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:SubnetworkIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:SubnetworkIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/beta:TargetGrpcProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetGrpcProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "urlMap": {}, "validateForProxyless": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "urlMap": {}, "validateForProxyless": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:TargetHttpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetHttpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "urlMap": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:TargetHttpsProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetHttpsProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "authentication": {}, "authorization": {}, "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/beta:TargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "authentication": {}, "authorization": {}, "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpFilters": { "items": {} }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/beta:TargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:TargetInstance": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/targetInstances", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "instance": {}, "name": {}, "natPolicy": { "$ref": "#/types/google-native:compute/beta:TargetInstanceNatPolicy" }, "network": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:TargetPool": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetPools", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "backupPool": {}, "description": {}, "failoverRatio": { "format": "float" }, "healthChecks": { "items": {} }, "instances": { "items": {} }, "name": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/beta:TargetPoolSessionAffinity" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:TargetSslProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetSslProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "certificateMap": {}, "description": {}, "name": {}, "proxyHeader": { "$ref": "#/types/google-native:compute/beta:TargetSslProxyProxyHeader" }, "service": {}, "sslCertificates": { "items": {} }, "sslPolicy": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:TargetTcpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetTcpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "proxyBind": {}, "proxyHeader": { "$ref": "#/types/google-native:compute/beta:TargetTcpProxyProxyHeader" }, "service": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:TargetVpnGateway": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetVpnGateways", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:UrlMap": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/urlMaps", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/beta:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/beta:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/beta:UrlMapTest" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "defaultCustomErrorResponsePolicy": { "$ref": "#/types/google-native:compute/beta:CustomErrorResponsePolicy" }, "defaultRouteAction": { "$ref": "#/types/google-native:compute/beta:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/beta:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/beta:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/beta:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/beta:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/beta:UrlMapTest" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:VpnGateway": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/vpnGateways", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gatewayIpVersion": { "$ref": "#/types/google-native:compute/beta:VpnGatewayGatewayIpVersion" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {}, "stackType": { "$ref": "#/types/google-native:compute/beta:VpnGatewayStackType" }, "vpnInterfaces": { "items": { "$ref": "#/types/google-native:compute/beta:VpnGatewayVpnGatewayInterface" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/beta:VpnTunnel": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/vpnTunnels", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "ikeVersion": { "format": "int32" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "localTrafficSelector": { "items": {} }, "name": {}, "peerExternalGateway": {}, "peerExternalGatewayInterface": { "format": "int32" }, "peerGcpGateway": {}, "peerIp": {}, "remoteTrafficSelector": { "items": {} }, "router": {}, "sharedSecret": {}, "sharedSecretHash": {}, "targetVpnGateway": {}, "vpnGateway": {}, "vpnGatewayInterface": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/beta/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:Address": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/addresses", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "address": {}, "addressType": { "$ref": "#/types/google-native:compute/v1:AddressAddressType" }, "description": {}, "ipVersion": { "$ref": "#/types/google-native:compute/v1:AddressIpVersion" }, "ipv6EndpointType": { "$ref": "#/types/google-native:compute/v1:AddressIpv6EndpointType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/v1:AddressNetworkTier" }, "prefixLength": { "format": "int32" }, "purpose": { "$ref": "#/types/google-native:compute/v1:AddressPurpose" }, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:Autoscaler": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/autoscalers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:BackendBucket": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "bucketName": {}, "cdnPolicy": { "$ref": "#/types/google-native:compute/v1:BackendBucketCdnPolicy" }, "compressionMode": { "$ref": "#/types/google-native:compute/v1:BackendBucketCompressionMode" }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCdn": {}, "kind": {}, "name": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "bucketName": {}, "cdnPolicy": { "$ref": "#/types/google-native:compute/v1:BackendBucketCdnPolicy" }, "compressionMode": { "$ref": "#/types/google-native:compute/v1:BackendBucketCompressionMode" }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCdn": {}, "kind": {}, "name": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:BackendBucketIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:BackendBucketIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:BackendBucketIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:BackendService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/v1:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/v1:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/v1:BackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/v1:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/v1:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/v1:BackendServiceIAP" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/v1:BackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/v1:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/v1:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/v1:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/v1:BackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/v1:SecuritySettings" }, "serviceBindings": { "items": {} }, "sessionAffinity": { "$ref": "#/types/google-native:compute/v1:BackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/v1:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceUsedBy" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/v1:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/v1:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/v1:BackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/v1:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/v1:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/v1:BackendServiceIAP" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/v1:BackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/v1:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/v1:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/v1:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/v1:BackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/v1:SecuritySettings" }, "serviceBindings": { "items": {} }, "sessionAffinity": { "$ref": "#/types/google-native:compute/v1:BackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/v1:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceUsedBy" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:BackendServiceIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:BackendServiceIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:BackendServiceIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:Disk": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceImage", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/v1:DiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/v1:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:GuestOsFeature" } }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/v1:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceStorageObject": {}, "type": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/v1:DiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/v1:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:GuestOsFeature" } }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/v1:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceStorageObject": {}, "type": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:DiskIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:DiskIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:DiskIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:ExternalVpnGateway": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/externalVpnGateways", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "interfaces": { "items": { "$ref": "#/types/google-native:compute/v1:ExternalVpnGatewayInterface" } }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "redundancyType": { "$ref": "#/types/google-native:compute/v1:ExternalVpnGatewayRedundancyType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:Firewall": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewalls", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "allowed": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallAllowedItem" } }, "denied": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallDeniedItem" } }, "description": {}, "destinationRanges": { "items": {} }, "direction": { "$ref": "#/types/google-native:compute/v1:FirewallDirection" }, "disabled": {}, "logConfig": { "$ref": "#/types/google-native:compute/v1:FirewallLogConfig" }, "name": {}, "network": {}, "priority": { "format": "int32" }, "sourceRanges": { "items": {} }, "sourceServiceAccounts": { "items": {} }, "sourceTags": { "items": {} }, "targetServiceAccounts": { "items": {} }, "targetTags": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "allowed": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallAllowedItem" } }, "denied": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallDeniedItem" } }, "description": {}, "destinationRanges": { "items": {} }, "direction": { "$ref": "#/types/google-native:compute/v1:FirewallDirection" }, "disabled": {}, "logConfig": { "$ref": "#/types/google-native:compute/v1:FirewallLogConfig" }, "name": {}, "network": {}, "priority": { "format": "int32" }, "sourceRanges": { "items": {} }, "sourceServiceAccounts": { "items": {} }, "sourceTags": { "items": {} }, "targetServiceAccounts": { "items": {} }, "targetTags": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:FirewallPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies", "values": [ { "name": "parentId", "kind": "query" }, { "name": "requestId", "kind": "query" } ] }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRule" } }, "shortName": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRule" } }, "shortName": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:FirewallPolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "locations/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:FirewallPolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "locations/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:FirewallPolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "locations/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:ForwardingRule": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/forwardingRules", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipVersion": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/v1:ForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipVersion": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/v1:ForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:GlobalAddress": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/addresses", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "address": {}, "addressType": { "$ref": "#/types/google-native:compute/v1:GlobalAddressAddressType" }, "description": {}, "ipVersion": { "$ref": "#/types/google-native:compute/v1:GlobalAddressIpVersion" }, "ipv6EndpointType": { "$ref": "#/types/google-native:compute/v1:GlobalAddressIpv6EndpointType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/v1:GlobalAddressNetworkTier" }, "prefixLength": { "format": "int32" }, "purpose": { "$ref": "#/types/google-native:compute/v1:GlobalAddressPurpose" }, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:GlobalForwardingRule": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/forwardingRules", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipVersion": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "IPAddress": { "sdkName": "ipAddress" }, "IPProtocol": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRuleIpProtocol", "sdkName": "ipProtocol" }, "allPorts": {}, "allowGlobalAccess": {}, "allowPscGlobalAccess": {}, "backendService": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipVersion": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRuleIpVersion" }, "isMirroringCollector": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRuleLoadBalancingScheme" }, "metadataFilters": { "items": { "$ref": "#/types/google-native:compute/v1:MetadataFilter" } }, "name": {}, "network": {}, "networkTier": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRuleNetworkTier" }, "noAutomateDnsZone": {}, "portRange": {}, "ports": { "items": {} }, "pscConnectionStatus": { "$ref": "#/types/google-native:compute/v1:GlobalForwardingRulePscConnectionStatus" }, "serviceDirectoryRegistrations": { "items": { "$ref": "#/types/google-native:compute/v1:ForwardingRuleServiceDirectoryRegistration" } }, "serviceLabel": {}, "sourceIpRanges": { "items": {} }, "subnetwork": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:GlobalNetworkEndpointGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/networkEndpointGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "appEngine": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupAppEngine" }, "cloudFunction": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupCloudFunction" }, "cloudRun": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupCloudRun" }, "defaultPort": { "format": "int32" }, "description": {}, "name": {}, "network": {}, "networkEndpointType": { "$ref": "#/types/google-native:compute/v1:GlobalNetworkEndpointGroupNetworkEndpointType" }, "pscData": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupPscData" }, "pscTargetService": {}, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:GlobalPublicDelegatedPrefix": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/publicDelegatedPrefixes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/v1:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/v1:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:HealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/healthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/v1:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/v1:HealthCheckLogConfig" }, "name": {}, "sslHealthCheck": { "$ref": "#/types/google-native:compute/v1:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/v1:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/v1:HealthCheckType" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/v1:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/v1:HealthCheckLogConfig" }, "name": {}, "sslHealthCheck": { "$ref": "#/types/google-native:compute/v1:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/v1:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/v1:HealthCheckType" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:HttpHealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/httpHealthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:HttpsHealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/httpsHealthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "kind": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "healthyThreshold": { "format": "int32" }, "host": {}, "kind": {}, "name": {}, "port": { "format": "int32" }, "requestPath": {}, "timeoutSec": { "format": "int32" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:Image": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images", "values": [ { "name": "forceCreate", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/v1:ImageArchitecture" }, "archiveSizeBytes": { "format": "int64" }, "deprecated": { "$ref": "#/types/google-native:compute/v1:DeprecationStatus" }, "description": {}, "diskSizeGb": { "format": "int64" }, "family": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:GuestOsFeature" } }, "imageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "name": {}, "rawDisk": { "$ref": "#/types/google-native:compute/v1:ImageRawDisk" }, "shieldedInstanceInitialState": { "$ref": "#/types/google-native:compute/v1:InitialStateConfig" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceType": { "$ref": "#/types/google-native:compute/v1:ImageSourceType" }, "storageLocations": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/v1:ImageArchitecture" }, "archiveSizeBytes": { "format": "int64" }, "deprecated": { "$ref": "#/types/google-native:compute/v1:DeprecationStatus" }, "description": {}, "diskSizeGb": { "format": "int64" }, "family": {}, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:GuestOsFeature" } }, "imageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "name": {}, "rawDisk": { "$ref": "#/types/google-native:compute/v1:ImageRawDisk" }, "shieldedInstanceInitialState": { "$ref": "#/types/google-native:compute/v1:InitialStateConfig" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceType": { "$ref": "#/types/google-native:compute/v1:ImageSourceType" }, "storageLocations": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:ImageIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/images/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:ImageIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/images/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:ImageIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/images/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:Instance": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceInstanceTemplate", "kind": "query" }, { "name": "sourceMachineImage", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/v1:AdvancedMachineFeatures" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/v1:ConfidentialInstanceConfig" }, "deletionProtection": {}, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/v1:AttachedDisk" } }, "displayDevice": { "$ref": "#/types/google-native:compute/v1:DisplayDevice" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/v1:AcceleratorConfig" } }, "hostname": {}, "instanceEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "keyRevocationActionType": { "$ref": "#/types/google-native:compute/v1:InstanceKeyRevocationActionType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "machineType": { "pattern": "zones/{zone}/machineTypes/{machineType}" }, "metadata": { "$ref": "#/types/google-native:compute/v1:Metadata" }, "minCpuPlatform": {}, "name": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/v1:NetworkInterface" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/v1:NetworkPerformanceConfig" }, "params": { "$ref": "#/types/google-native:compute/v1:InstanceParams" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/v1:InstancePrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:compute/v1:ReservationAffinity" }, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/v1:Scheduling" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/v1:ServiceAccount" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/v1:ShieldedInstanceConfig" }, "shieldedInstanceIntegrityPolicy": { "$ref": "#/types/google-native:compute/v1:ShieldedInstanceIntegrityPolicy" }, "sourceMachineImage": {}, "sourceMachineImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "tags": { "$ref": "#/types/google-native:compute/v1:Tags" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "advancedMachineFeatures": { "$ref": "#/types/google-native:compute/v1:AdvancedMachineFeatures" }, "canIpForward": {}, "confidentialInstanceConfig": { "$ref": "#/types/google-native:compute/v1:ConfidentialInstanceConfig" }, "deletionProtection": {}, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/v1:AttachedDisk" } }, "displayDevice": { "$ref": "#/types/google-native:compute/v1:DisplayDevice" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "guestAccelerators": { "items": { "$ref": "#/types/google-native:compute/v1:AcceleratorConfig" } }, "hostname": {}, "instanceEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "keyRevocationActionType": { "$ref": "#/types/google-native:compute/v1:InstanceKeyRevocationActionType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "machineType": {}, "metadata": { "$ref": "#/types/google-native:compute/v1:Metadata" }, "minCpuPlatform": {}, "name": {}, "networkInterfaces": { "items": { "$ref": "#/types/google-native:compute/v1:NetworkInterface" } }, "networkPerformanceConfig": { "$ref": "#/types/google-native:compute/v1:NetworkPerformanceConfig" }, "params": { "$ref": "#/types/google-native:compute/v1:InstanceParams" }, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/v1:InstancePrivateIpv6GoogleAccess" }, "reservationAffinity": { "$ref": "#/types/google-native:compute/v1:ReservationAffinity" }, "resourcePolicies": { "items": {} }, "scheduling": { "$ref": "#/types/google-native:compute/v1:Scheduling" }, "serviceAccounts": { "items": { "$ref": "#/types/google-native:compute/v1:ServiceAccount" } }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:compute/v1:ShieldedInstanceConfig" }, "shieldedInstanceIntegrityPolicy": { "$ref": "#/types/google-native:compute/v1:ShieldedInstanceIntegrityPolicy" }, "sourceMachineImage": {}, "sourceMachineImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "tags": { "$ref": "#/types/google-native:compute/v1:Tags" } }, "verb": "PUT", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:InstanceGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instanceGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/v1:NamedPort" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:InstanceGroupManager": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/v1:DistributionPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/v1:NamedPort" } }, "statefulPolicy": { "$ref": "#/types/google-native:compute/v1:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerVersion" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/v1:DistributionPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/v1:NamedPort" } }, "statefulPolicy": { "$ref": "#/types/google-native:compute/v1:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerVersion" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:InstanceIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:InstanceIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:InstanceTemplate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "properties": { "$ref": "#/types/google-native:compute/v1:InstanceProperties" }, "sourceInstance": {}, "sourceInstanceParams": { "$ref": "#/types/google-native:compute/v1:SourceInstanceParams" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:InstanceTemplateIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:InstanceTemplateIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:InstanceTemplateIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:Interconnect": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/interconnects", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "adminEnabled": {}, "customerName": {}, "description": {}, "interconnectType": { "$ref": "#/types/google-native:compute/v1:InterconnectInterconnectType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "linkType": { "$ref": "#/types/google-native:compute/v1:InterconnectLinkType" }, "location": {}, "macsec": { "$ref": "#/types/google-native:compute/v1:InterconnectMacsec" }, "macsecEnabled": {}, "name": {}, "nocContactEmail": {}, "remoteLocation": {}, "requestedFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:InterconnectRequestedFeaturesItem" } }, "requestedLinkCount": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adminEnabled": {}, "customerName": {}, "description": {}, "interconnectType": { "$ref": "#/types/google-native:compute/v1:InterconnectInterconnectType" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "linkType": { "$ref": "#/types/google-native:compute/v1:InterconnectLinkType" }, "location": {}, "macsec": { "$ref": "#/types/google-native:compute/v1:InterconnectMacsec" }, "macsecEnabled": {}, "name": {}, "nocContactEmail": {}, "remoteLocation": {}, "requestedFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:InterconnectRequestedFeaturesItem" } }, "requestedLinkCount": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:InterconnectAttachment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/interconnectAttachments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "adminEnabled": {}, "bandwidth": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentBandwidth" }, "candidateIpv6Subnets": { "items": {} }, "candidateSubnets": { "items": {} }, "cloudRouterIpv6InterfaceId": {}, "customerRouterIpv6InterfaceId": {}, "description": {}, "edgeAvailabilityDomain": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentEdgeAvailabilityDomain" }, "encryption": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentEncryption" }, "interconnect": {}, "ipsecInternalAddresses": { "items": {} }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "mtu": { "format": "int32" }, "name": {}, "pairingKey": {}, "partnerAsn": { "format": "int64" }, "partnerMetadata": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentPartnerMetadata" }, "router": {}, "stackType": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentStackType" }, "subnetLength": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentType" }, "vlanTag8021q": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adminEnabled": {}, "bandwidth": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentBandwidth" }, "candidateIpv6Subnets": { "items": {} }, "candidateSubnets": { "items": {} }, "cloudRouterIpv6InterfaceId": {}, "customerRouterIpv6InterfaceId": {}, "description": {}, "edgeAvailabilityDomain": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentEdgeAvailabilityDomain" }, "encryption": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentEncryption" }, "interconnect": {}, "ipsecInternalAddresses": { "items": {} }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "mtu": { "format": "int32" }, "name": {}, "pairingKey": {}, "partnerAsn": { "format": "int64" }, "partnerMetadata": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentPartnerMetadata" }, "router": {}, "stackType": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentStackType" }, "subnetLength": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/v1:InterconnectAttachmentType" }, "vlanTag8021q": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:License": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "resourceRequirements": { "$ref": "#/types/google-native:compute/v1:LicenseResourceRequirements" }, "transferable": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:LicenseIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenses/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:LicenseIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenses/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:LicenseIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/licenses/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:MachineImage": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages?sourceInstance={sourceInstance}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceInstance", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "guestFlush": {}, "machineImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "name": {}, "savedDisks": { "items": { "$ref": "#/types/google-native:compute/v1:SavedDisk" } }, "sourceDiskEncryptionKeys": { "items": { "$ref": "#/types/google-native:compute/v1:SourceDiskEncryptionKey" } }, "sourceInstance": {}, "storageLocations": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:MachineImageIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/machineImages/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:MachineImageIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/machineImages/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:MachineImageIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/machineImages/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:Network": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/networks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "IPv4Range": { "sdkName": "ipv4Range" }, "autoCreateSubnetworks": {}, "description": {}, "enableUlaInternalIpv6": {}, "internalIpv6Range": {}, "mtu": { "format": "int32" }, "name": {}, "networkFirewallPolicyEnforcementOrder": { "$ref": "#/types/google-native:compute/v1:NetworkNetworkFirewallPolicyEnforcementOrder" }, "routingConfig": { "$ref": "#/types/google-native:compute/v1:NetworkRoutingConfig" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "IPv4Range": { "sdkName": "ipv4Range" }, "autoCreateSubnetworks": {}, "description": {}, "enableUlaInternalIpv6": {}, "internalIpv6Range": {}, "mtu": { "format": "int32" }, "name": {}, "networkFirewallPolicyEnforcementOrder": { "$ref": "#/types/google-native:compute/v1:NetworkNetworkFirewallPolicyEnforcementOrder" }, "routingConfig": { "$ref": "#/types/google-native:compute/v1:NetworkRoutingConfig" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:NetworkAttachment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/v1:NetworkAttachmentConnectionPreference" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "producerAcceptLists": { "items": {} }, "producerRejectLists": { "items": {} }, "subnetworks": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/v1:NetworkAttachmentConnectionPreference" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "producerAcceptLists": { "items": {} }, "producerRejectLists": { "items": {} }, "subnetworks": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:NetworkAttachmentIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:NetworkAttachmentIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:NetworkAttachmentIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:NetworkEdgeSecurityService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "securityPolicy": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "securityPolicy": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:NetworkEndpointGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "appEngine": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupAppEngine" }, "cloudFunction": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupCloudFunction" }, "cloudRun": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupCloudRun" }, "defaultPort": { "format": "int32" }, "description": {}, "name": {}, "network": {}, "networkEndpointType": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupNetworkEndpointType" }, "pscData": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupPscData" }, "pscTargetService": {}, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:NetworkFirewallPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRule" } }, "shortName": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRule" } }, "shortName": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:NetworkFirewallPolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:NetworkFirewallPolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:NetworkFirewallPolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:NodeGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups?initialNodeCount={initialNodeCount}", "values": [ { "name": "initialNodeCount", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/v1:NodeGroupAutoscalingPolicy" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "locationHint": {}, "maintenancePolicy": { "$ref": "#/types/google-native:compute/v1:NodeGroupMaintenancePolicy" }, "maintenanceWindow": { "$ref": "#/types/google-native:compute/v1:NodeGroupMaintenanceWindow" }, "name": {}, "nodeTemplate": {}, "shareSettings": { "$ref": "#/types/google-native:compute/v1:ShareSettings" }, "status": { "$ref": "#/types/google-native:compute/v1:NodeGroupStatus" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/v1:NodeGroupAutoscalingPolicy" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "locationHint": {}, "maintenancePolicy": { "$ref": "#/types/google-native:compute/v1:NodeGroupMaintenancePolicy" }, "maintenanceWindow": { "$ref": "#/types/google-native:compute/v1:NodeGroupMaintenanceWindow" }, "name": {}, "nodeTemplate": {}, "shareSettings": { "$ref": "#/types/google-native:compute/v1:ShareSettings" }, "status": { "$ref": "#/types/google-native:compute/v1:NodeGroupStatus" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:NodeGroupIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:NodeGroupIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:NodeGroupIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:NodeTemplate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "accelerators": { "items": { "$ref": "#/types/google-native:compute/v1:AcceleratorConfig" } }, "cpuOvercommitType": { "$ref": "#/types/google-native:compute/v1:NodeTemplateCpuOvercommitType" }, "description": {}, "disks": { "items": { "$ref": "#/types/google-native:compute/v1:LocalDisk" } }, "name": {}, "nodeAffinityLabels": {}, "nodeType": {}, "nodeTypeFlexibility": { "$ref": "#/types/google-native:compute/v1:NodeTemplateNodeTypeFlexibility" }, "serverBinding": { "$ref": "#/types/google-native:compute/v1:ServerBinding" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:NodeTemplateIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:NodeTemplateIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:NodeTemplateIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:PacketMirroring": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/packetMirrorings", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "collectorIlb": { "$ref": "#/types/google-native:compute/v1:PacketMirroringForwardingRuleInfo" }, "description": {}, "enable": { "$ref": "#/types/google-native:compute/v1:PacketMirroringEnable" }, "filter": { "$ref": "#/types/google-native:compute/v1:PacketMirroringFilter" }, "mirroredResources": { "$ref": "#/types/google-native:compute/v1:PacketMirroringMirroredResourceInfo" }, "name": {}, "network": { "$ref": "#/types/google-native:compute/v1:PacketMirroringNetworkInfo" }, "priority": { "format": "uint32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "collectorIlb": { "$ref": "#/types/google-native:compute/v1:PacketMirroringForwardingRuleInfo" }, "description": {}, "enable": { "$ref": "#/types/google-native:compute/v1:PacketMirroringEnable" }, "filter": { "$ref": "#/types/google-native:compute/v1:PacketMirroringFilter" }, "mirroredResources": { "$ref": "#/types/google-native:compute/v1:PacketMirroringMirroredResourceInfo" }, "name": {}, "network": { "$ref": "#/types/google-native:compute/v1:PacketMirroringNetworkInfo" }, "priority": { "format": "uint32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:PublicAdvertisedPrefix": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/publicAdvertisedPrefixes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "dnsVerificationIp": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "name": {}, "pdpScope": { "$ref": "#/types/google-native:compute/v1:PublicAdvertisedPrefixPdpScope" }, "status": { "$ref": "#/types/google-native:compute/v1:PublicAdvertisedPrefixStatus" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "dnsVerificationIp": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "name": {}, "pdpScope": { "$ref": "#/types/google-native:compute/v1:PublicAdvertisedPrefixPdpScope" }, "status": { "$ref": "#/types/google-native:compute/v1:PublicAdvertisedPrefixStatus" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:PublicDelegatedPrefix": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/v1:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "isLiveMigration": {}, "name": {}, "parentPrefix": {}, "publicDelegatedSubPrefixs": { "items": { "$ref": "#/types/google-native:compute/v1:PublicDelegatedPrefixPublicDelegatedSubPrefix" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionAutoscaler": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/autoscalers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoscalingPolicy": { "$ref": "#/types/google-native:compute/v1:AutoscalingPolicy" }, "description": {}, "name": {}, "target": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionBackendService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/v1:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/v1:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/v1:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/v1:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/v1:BackendServiceIAP" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/v1:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/v1:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/v1:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/v1:SecuritySettings" }, "serviceBindings": { "items": {} }, "sessionAffinity": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/v1:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceUsedBy" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "affinityCookieTtlSec": { "format": "int32" }, "backends": { "items": { "$ref": "#/types/google-native:compute/v1:Backend" } }, "cdnPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceCdnPolicy" }, "circuitBreakers": { "$ref": "#/types/google-native:compute/v1:CircuitBreakers" }, "compressionMode": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceCompressionMode" }, "connectionDraining": { "$ref": "#/types/google-native:compute/v1:ConnectionDraining" }, "connectionTrackingPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceConnectionTrackingPolicy" }, "consistentHash": { "$ref": "#/types/google-native:compute/v1:ConsistentHashLoadBalancerSettings" }, "customRequestHeaders": { "items": {} }, "customResponseHeaders": { "items": {} }, "description": {}, "enableCDN": {}, "failoverPolicy": { "$ref": "#/types/google-native:compute/v1:BackendServiceFailoverPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "iap": { "$ref": "#/types/google-native:compute/v1:BackendServiceIAP" }, "loadBalancingScheme": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceLoadBalancingScheme" }, "localityLbPolicies": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceLocalityLoadBalancingPolicyConfig" } }, "localityLbPolicy": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceLocalityLbPolicy" }, "logConfig": { "$ref": "#/types/google-native:compute/v1:BackendServiceLogConfig" }, "maxStreamDuration": { "$ref": "#/types/google-native:compute/v1:Duration" }, "metadatas": {}, "name": {}, "network": {}, "outlierDetection": { "$ref": "#/types/google-native:compute/v1:OutlierDetection" }, "port": { "format": "int32" }, "portName": {}, "protocol": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceProtocol" }, "securitySettings": { "$ref": "#/types/google-native:compute/v1:SecuritySettings" }, "serviceBindings": { "items": {} }, "sessionAffinity": { "$ref": "#/types/google-native:compute/v1:RegionBackendServiceSessionAffinity" }, "subsetting": { "$ref": "#/types/google-native:compute/v1:Subsetting" }, "timeoutSec": { "format": "int32" }, "usedBy": { "items": { "$ref": "#/types/google-native:compute/v1:BackendServiceUsedBy" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionBackendServiceIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:RegionBackendServiceIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:RegionBackendServiceIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:RegionCommitment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/commitments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "autoRenew": {}, "category": { "$ref": "#/types/google-native:compute/v1:RegionCommitmentCategory" }, "description": {}, "licenseResource": { "$ref": "#/types/google-native:compute/v1:LicenseResourceCommitment" }, "mergeSourceCommitments": { "items": {} }, "name": {}, "plan": { "$ref": "#/types/google-native:compute/v1:RegionCommitmentPlan" }, "reservations": { "items": { "$ref": "#/types/google-native:compute/v1:Reservation" } }, "resources": { "items": { "$ref": "#/types/google-native:compute/v1:ResourceCommitment" } }, "splitSourceCommitment": {}, "type": { "$ref": "#/types/google-native:compute/v1:RegionCommitmentType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoRenew": {}, "category": { "$ref": "#/types/google-native:compute/v1:RegionCommitmentCategory" }, "description": {}, "licenseResource": { "$ref": "#/types/google-native:compute/v1:LicenseResourceCommitment" }, "mergeSourceCommitments": { "items": {} }, "name": {}, "plan": { "$ref": "#/types/google-native:compute/v1:RegionCommitmentPlan" }, "reservations": { "items": { "$ref": "#/types/google-native:compute/v1:Reservation" } }, "resources": { "items": { "$ref": "#/types/google-native:compute/v1:ResourceCommitment" } }, "splitSourceCommitment": {}, "type": { "$ref": "#/types/google-native:compute/v1:RegionCommitmentType" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionDisk": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceImage", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/v1:RegionDiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/v1:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:GuestOsFeature" } }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/v1:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceStorageObject": {}, "type": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "architecture": { "$ref": "#/types/google-native:compute/v1:RegionDiskArchitecture" }, "asyncPrimaryDisk": { "$ref": "#/types/google-native:compute/v1:DiskAsyncReplication" }, "description": {}, "diskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "guestOsFeatures": { "items": { "$ref": "#/types/google-native:compute/v1:GuestOsFeature" } }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "licenseCodes": { "items": {} }, "licenses": { "items": {} }, "locationHint": {}, "name": {}, "options": {}, "params": { "$ref": "#/types/google-native:compute/v1:DiskParams" }, "physicalBlockSizeBytes": { "format": "int64" }, "provisionedIops": { "format": "int64" }, "provisionedThroughput": { "format": "int64" }, "replicaZones": { "items": {} }, "resourcePolicies": { "items": {} }, "sizeGb": { "format": "int64" }, "sourceDisk": {}, "sourceImage": {}, "sourceImageEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceSnapshot": {}, "sourceSnapshotEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceStorageObject": {}, "type": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionDiskIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:RegionDiskIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:RegionDiskIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:RegionHealthCheck": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/healthChecks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/v1:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/v1:HealthCheckLogConfig" }, "name": {}, "sslHealthCheck": { "$ref": "#/types/google-native:compute/v1:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/v1:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/v1:RegionHealthCheckType" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "checkIntervalSec": { "format": "int32" }, "description": {}, "grpcHealthCheck": { "$ref": "#/types/google-native:compute/v1:GRPCHealthCheck" }, "healthyThreshold": { "format": "int32" }, "http2HealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTP2HealthCheck" }, "httpHealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTPHealthCheck" }, "httpsHealthCheck": { "$ref": "#/types/google-native:compute/v1:HTTPSHealthCheck" }, "kind": {}, "logConfig": { "$ref": "#/types/google-native:compute/v1:HealthCheckLogConfig" }, "name": {}, "sslHealthCheck": { "$ref": "#/types/google-native:compute/v1:SSLHealthCheck" }, "tcpHealthCheck": { "$ref": "#/types/google-native:compute/v1:TCPHealthCheck" }, "timeoutSec": { "format": "int32" }, "type": { "$ref": "#/types/google-native:compute/v1:RegionHealthCheckType" }, "unhealthyThreshold": { "format": "int32" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionHealthCheckService": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/healthCheckServices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "healthStatusAggregationPolicy": { "$ref": "#/types/google-native:compute/v1:RegionHealthCheckServiceHealthStatusAggregationPolicy" }, "name": {}, "networkEndpointGroups": { "items": {} }, "notificationEndpoints": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "healthChecks": { "items": {} }, "healthStatusAggregationPolicy": { "$ref": "#/types/google-native:compute/v1:RegionHealthCheckServiceHealthStatusAggregationPolicy" }, "name": {}, "networkEndpointGroups": { "items": {} }, "notificationEndpoints": { "items": {} } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionInstanceGroupManager": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/v1:DistributionPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/v1:RegionInstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/v1:NamedPort" } }, "statefulPolicy": { "$ref": "#/types/google-native:compute/v1:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerVersion" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "autoHealingPolicies": { "items": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerAutoHealingPolicy" } }, "baseInstanceName": {}, "description": {}, "distributionPolicy": { "$ref": "#/types/google-native:compute/v1:DistributionPolicy" }, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "instanceLifecyclePolicy": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerInstanceLifecyclePolicy" }, "instanceTemplate": {}, "listManagedInstancesResults": { "$ref": "#/types/google-native:compute/v1:RegionInstanceGroupManagerListManagedInstancesResults" }, "name": {}, "namedPorts": { "items": { "$ref": "#/types/google-native:compute/v1:NamedPort" } }, "statefulPolicy": { "$ref": "#/types/google-native:compute/v1:StatefulPolicy" }, "targetPools": { "items": {} }, "targetSize": { "format": "int32" }, "updatePolicy": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerUpdatePolicy" }, "versions": { "items": { "$ref": "#/types/google-native:compute/v1:InstanceGroupManagerVersion" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionInstanceTemplate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/instanceTemplates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "properties": { "$ref": "#/types/google-native:compute/v1:InstanceProperties" }, "sourceInstance": {}, "sourceInstanceParams": { "$ref": "#/types/google-native:compute/v1:SourceInstanceParams" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionNetworkEndpointGroup": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "appEngine": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupAppEngine" }, "cloudFunction": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupCloudFunction" }, "cloudRun": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupCloudRun" }, "defaultPort": { "format": "int32" }, "description": {}, "name": {}, "network": {}, "networkEndpointType": { "$ref": "#/types/google-native:compute/v1:RegionNetworkEndpointGroupNetworkEndpointType" }, "pscData": { "$ref": "#/types/google-native:compute/v1:NetworkEndpointGroupPscData" }, "pscTargetService": {}, "subnetwork": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionNetworkFirewallPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRule" } }, "shortName": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "associations": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyAssociation" } }, "description": {}, "displayName": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:FirewallPolicyRule" } }, "shortName": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionNetworkFirewallPolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:RegionNetworkFirewallPolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:RegionNetworkFirewallPolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:RegionNotificationEndpoint": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/notificationEndpoints", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "grpcSettings": { "$ref": "#/types/google-native:compute/v1:NotificationEndpointGrpcSettings" }, "name": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionSecurityPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/securityPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdvancedOptionsConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyDdosProtectionConfig" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/v1:RegionSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyUserDefinedField" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdvancedOptionsConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyDdosProtectionConfig" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/v1:RegionSecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyUserDefinedField" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionSslCertificate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/sslCertificates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "certificate": {}, "description": {}, "managed": { "$ref": "#/types/google-native:compute/v1:SslCertificateManagedSslCertificate" }, "name": {}, "privateKey": {}, "selfManaged": { "$ref": "#/types/google-native:compute/v1:SslCertificateSelfManagedSslCertificate" }, "type": { "$ref": "#/types/google-native:compute/v1:RegionSslCertificateType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionSslPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/sslPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/v1:RegionSslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/v1:RegionSslPolicyProfile" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/v1:RegionSslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/v1:RegionSslPolicyProfile" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionTargetHttpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetHttpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionTargetHttpsProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/v1:RegionTargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/v1:RegionTargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionTargetTcpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetTcpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "proxyBind": {}, "proxyHeader": { "$ref": "#/types/google-native:compute/v1:RegionTargetTcpProxyProxyHeader" }, "service": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:RegionUrlMap": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/urlMaps", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "defaultRouteAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/v1:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/v1:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/v1:UrlMapTest" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "defaultRouteAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/v1:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/v1:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/v1:UrlMapTest" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:Reservation": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "resourcePolicies": {}, "shareSettings": { "$ref": "#/types/google-native:compute/v1:ShareSettings" }, "specificReservation": { "$ref": "#/types/google-native:compute/v1:AllocationSpecificSKUReservation" }, "specificReservationRequired": {}, "zone": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "name": {}, "resourcePolicies": {}, "shareSettings": { "$ref": "#/types/google-native:compute/v1:ShareSettings" }, "specificReservation": { "$ref": "#/types/google-native:compute/v1:AllocationSpecificSKUReservation" }, "specificReservationRequired": {}, "zone": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:ReservationIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:ReservationIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:ReservationIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" }, { "name": "zone", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource", "zone": "zone" }, "iamResourceName": "resource" }, "google-native:compute/v1:ResourcePolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "diskConsistencyGroupPolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyDiskConsistencyGroupPolicy" }, "groupPlacementPolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyGroupPlacementPolicy" }, "instanceSchedulePolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyInstanceSchedulePolicy" }, "name": {}, "region": {}, "snapshotSchedulePolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicySnapshotSchedulePolicy" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "diskConsistencyGroupPolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyDiskConsistencyGroupPolicy" }, "groupPlacementPolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyGroupPlacementPolicy" }, "instanceSchedulePolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicyInstanceSchedulePolicy" }, "name": {}, "region": {}, "snapshotSchedulePolicy": { "$ref": "#/types/google-native:compute/v1:ResourcePolicySnapshotSchedulePolicy" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:ResourcePolicyIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:ResourcePolicyIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:ResourcePolicyIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:Route": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/routes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "destRange": {}, "name": {}, "network": {}, "nextHopGateway": {}, "nextHopIlb": {}, "nextHopInstance": {}, "nextHopIp": {}, "nextHopNetwork": {}, "nextHopVpnTunnel": {}, "priority": { "format": "uint32" }, "tags": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:Router": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/routers", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "bgp": { "$ref": "#/types/google-native:compute/v1:RouterBgp" }, "bgpPeers": { "items": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeer" } }, "description": {}, "encryptedInterconnectRouter": {}, "interfaces": { "items": { "$ref": "#/types/google-native:compute/v1:RouterInterface" } }, "md5AuthenticationKeys": { "items": { "$ref": "#/types/google-native:compute/v1:RouterMd5AuthenticationKey" } }, "name": {}, "nats": { "items": { "$ref": "#/types/google-native:compute/v1:RouterNat" } }, "network": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "bgp": { "$ref": "#/types/google-native:compute/v1:RouterBgp" }, "bgpPeers": { "items": { "$ref": "#/types/google-native:compute/v1:RouterBgpPeer" } }, "description": {}, "encryptedInterconnectRouter": {}, "interfaces": { "items": { "$ref": "#/types/google-native:compute/v1:RouterInterface" } }, "md5AuthenticationKeys": { "items": { "$ref": "#/types/google-native:compute/v1:RouterMd5AuthenticationKey" } }, "name": {}, "nats": { "items": { "$ref": "#/types/google-native:compute/v1:RouterNat" } }, "network": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:SecurityPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/securityPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdvancedOptionsConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyDdosProtectionConfig" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyUserDefinedField" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "adaptiveProtectionConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdaptiveProtectionConfig" }, "advancedOptionsConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyAdvancedOptionsConfig" }, "ddosProtectionConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyDdosProtectionConfig" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "recaptchaOptionsConfig": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRecaptchaOptionsConfig" }, "rules": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyRule" } }, "type": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyType" }, "userDefinedFields": { "items": { "$ref": "#/types/google-native:compute/v1:SecurityPolicyUserDefinedField" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:ServiceAttachment": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/v1:ServiceAttachmentConnectionPreference" }, "consumerAcceptLists": { "items": { "$ref": "#/types/google-native:compute/v1:ServiceAttachmentConsumerProjectLimit" } }, "consumerRejectLists": { "items": {} }, "description": {}, "domainNames": { "items": {} }, "enableProxyProtocol": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "natSubnets": { "items": {} }, "producerForwardingRule": {}, "reconcileConnections": {}, "targetService": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "connectionPreference": { "$ref": "#/types/google-native:compute/v1:ServiceAttachmentConnectionPreference" }, "consumerAcceptLists": { "items": { "$ref": "#/types/google-native:compute/v1:ServiceAttachmentConsumerProjectLimit" } }, "consumerRejectLists": { "items": {} }, "description": {}, "domainNames": { "items": {} }, "enableProxyProtocol": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "natSubnets": { "items": {} }, "producerForwardingRule": {}, "reconcileConnections": {}, "targetService": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:ServiceAttachmentIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:ServiceAttachmentIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:ServiceAttachmentIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:Snapshot": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "chainName": {}, "description": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "locationHint": {}, "name": {}, "snapshotEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "snapshotType": { "$ref": "#/types/google-native:compute/v1:SnapshotSnapshotType" }, "sourceDisk": {}, "sourceDiskEncryptionKey": { "$ref": "#/types/google-native:compute/v1:CustomerEncryptionKey" }, "sourceDiskForRecoveryCheckpoint": {}, "storageLocations": { "items": {} } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:SnapshotIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:SnapshotIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:SnapshotIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:SslCertificate": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/sslCertificates", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "certificate": {}, "description": {}, "managed": { "$ref": "#/types/google-native:compute/v1:SslCertificateManagedSslCertificate" }, "name": {}, "privateKey": {}, "selfManaged": { "$ref": "#/types/google-native:compute/v1:SslCertificateSelfManagedSslCertificate" }, "type": { "$ref": "#/types/google-native:compute/v1:SslCertificateType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:SslPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/sslPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/v1:SslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/v1:SslPolicyProfile" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "customFeatures": { "items": {} }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "minTlsVersion": { "$ref": "#/types/google-native:compute/v1:SslPolicyMinTlsVersion" }, "name": {}, "profile": { "$ref": "#/types/google-native:compute/v1:SslPolicyProfile" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:Subnetwork": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "enableFlowLogs": {}, "externalIpv6Prefix": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "ipv6AccessType": { "$ref": "#/types/google-native:compute/v1:SubnetworkIpv6AccessType" }, "logConfig": { "$ref": "#/types/google-native:compute/v1:SubnetworkLogConfig" }, "name": {}, "network": {}, "privateIpGoogleAccess": {}, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/v1:SubnetworkPrivateIpv6GoogleAccess" }, "purpose": { "$ref": "#/types/google-native:compute/v1:SubnetworkPurpose" }, "region": {}, "role": { "$ref": "#/types/google-native:compute/v1:SubnetworkRole" }, "secondaryIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:SubnetworkSecondaryRange" } }, "stackType": { "$ref": "#/types/google-native:compute/v1:SubnetworkStackType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "enableFlowLogs": {}, "externalIpv6Prefix": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "ipCidrRange": {}, "ipv6AccessType": { "$ref": "#/types/google-native:compute/v1:SubnetworkIpv6AccessType" }, "logConfig": { "$ref": "#/types/google-native:compute/v1:SubnetworkLogConfig" }, "name": {}, "network": {}, "privateIpGoogleAccess": {}, "privateIpv6GoogleAccess": { "$ref": "#/types/google-native:compute/v1:SubnetworkPrivateIpv6GoogleAccess" }, "purpose": { "$ref": "#/types/google-native:compute/v1:SubnetworkPurpose" }, "region": {}, "role": { "$ref": "#/types/google-native:compute/v1:SubnetworkRole" }, "secondaryIpRanges": { "items": { "$ref": "#/types/google-native:compute/v1:SubnetworkSecondaryRange" } }, "stackType": { "$ref": "#/types/google-native:compute/v1:SubnetworkStackType" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:SubnetworkIamBinding": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:SubnetworkIamMember": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:SubnetworkIamPolicy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idPath": "projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "idParams": { "project": "project", "region": "region", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:compute/v1:TargetGrpcProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetGrpcProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "urlMap": {}, "validateForProxyless": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "name": {}, "urlMap": {}, "validateForProxyless": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:TargetHttpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetHttpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "urlMap": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:TargetHttpsProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetHttpsProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/v1:TargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "authorizationPolicy": {}, "certificateMap": {}, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "httpKeepAliveTimeoutSec": { "format": "int32" }, "name": {}, "proxyBind": {}, "quicOverride": { "$ref": "#/types/google-native:compute/v1:TargetHttpsProxyQuicOverride" }, "serverTlsPolicy": {}, "sslCertificates": { "items": {} }, "sslPolicy": {}, "urlMap": {} }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:TargetInstance": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/targetInstances", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "instance": {}, "name": {}, "natPolicy": { "$ref": "#/types/google-native:compute/v1:TargetInstanceNatPolicy" }, "network": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:TargetPool": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetPools", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "backupPool": {}, "description": {}, "failoverRatio": { "format": "float" }, "healthChecks": { "items": {} }, "instances": { "items": {} }, "name": {}, "sessionAffinity": { "$ref": "#/types/google-native:compute/v1:TargetPoolSessionAffinity" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:TargetSslProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetSslProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "certificateMap": {}, "description": {}, "name": {}, "proxyHeader": { "$ref": "#/types/google-native:compute/v1:TargetSslProxyProxyHeader" }, "service": {}, "sslCertificates": { "items": {} }, "sslPolicy": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:TargetTcpProxy": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetTcpProxies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "proxyBind": {}, "proxyHeader": { "$ref": "#/types/google-native:compute/v1:TargetTcpProxyProxyHeader" }, "service": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:TargetVpnGateway": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetVpnGateways", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:UrlMap": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/urlMaps", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "defaultRouteAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/v1:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/v1:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/v1:UrlMapTest" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "defaultRouteAction": { "$ref": "#/types/google-native:compute/v1:HttpRouteAction" }, "defaultService": {}, "defaultUrlRedirect": { "$ref": "#/types/google-native:compute/v1:HttpRedirectAction" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "headerAction": { "$ref": "#/types/google-native:compute/v1:HttpHeaderAction" }, "hostRules": { "items": { "$ref": "#/types/google-native:compute/v1:HostRule" } }, "name": {}, "pathMatchers": { "items": { "$ref": "#/types/google-native:compute/v1:PathMatcher" } }, "tests": { "items": { "$ref": "#/types/google-native:compute/v1:UrlMapTest" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:VpnGateway": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/vpnGateways", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "name": {}, "network": {}, "stackType": { "$ref": "#/types/google-native:compute/v1:VpnGatewayStackType" }, "vpnInterfaces": { "items": { "$ref": "#/types/google-native:compute/v1:VpnGatewayVpnGatewayInterface" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:compute/v1:VpnTunnel": { "create": { "endpoint": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/vpnTunnels", "values": [ { "name": "requestId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "description": {}, "ikeVersion": { "format": "int32" }, "labelFingerprint": { "format": "byte", "copyFromOutputs": true }, "labels": {}, "localTrafficSelector": { "items": {} }, "name": {}, "peerExternalGateway": {}, "peerExternalGatewayInterface": { "format": "int32" }, "peerGcpGateway": {}, "peerIp": {}, "remoteTrafficSelector": { "items": {} }, "router": {}, "sharedSecret": {}, "sharedSecretHash": {}, "targetVpnGateway": {}, "vpnGateway": {}, "vpnGatewayInterface": { "format": "int32" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://compute.googleapis.com/compute/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:connectors/v1:Connection": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections?connectionId={connectionId}", "values": [ { "name": "connectionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authConfig": { "$ref": "#/types/google-native:connectors/v1:AuthConfig" }, "configVariables": { "items": { "$ref": "#/types/google-native:connectors/v1:ConfigVariable" } }, "connectorVersion": { "required": true }, "description": {}, "destinationConfigs": { "items": { "$ref": "#/types/google-native:connectors/v1:DestinationConfig" } }, "eventingConfig": { "$ref": "#/types/google-native:connectors/v1:EventingConfig" }, "eventingEnablementType": { "$ref": "#/types/google-native:connectors/v1:ConnectionEventingEnablementType" }, "labels": {}, "lockConfig": { "$ref": "#/types/google-native:connectors/v1:LockConfig" }, "logConfig": { "$ref": "#/types/google-native:connectors/v1:ConnectorsLogConfig" }, "nodeConfig": { "$ref": "#/types/google-native:connectors/v1:NodeConfig" }, "serviceAccount": {}, "sslConfig": { "$ref": "#/types/google-native:connectors/v1:SslConfig" }, "suspended": {} }, "verb": "POST", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}?updateMask={updateMask}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authConfig": { "$ref": "#/types/google-native:connectors/v1:AuthConfig" }, "configVariables": { "items": { "$ref": "#/types/google-native:connectors/v1:ConfigVariable" } }, "connectorVersion": { "required": true }, "description": {}, "destinationConfigs": { "items": { "$ref": "#/types/google-native:connectors/v1:DestinationConfig" } }, "eventingConfig": { "$ref": "#/types/google-native:connectors/v1:EventingConfig" }, "eventingEnablementType": { "$ref": "#/types/google-native:connectors/v1:ConnectionEventingEnablementType" }, "labels": {}, "lockConfig": { "$ref": "#/types/google-native:connectors/v1:LockConfig" }, "logConfig": { "$ref": "#/types/google-native:connectors/v1:ConnectorsLogConfig" }, "nodeConfig": { "$ref": "#/types/google-native:connectors/v1:NodeConfig" }, "serviceAccount": {}, "sslConfig": { "$ref": "#/types/google-native:connectors/v1:SslConfig" }, "suspended": {} }, "verb": "PATCH", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" } }, "google-native:connectors/v1:ConnectionIamBinding": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:connectors/v1:ConnectionIamMember": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:connectors/v1:ConnectionIamPolicy": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:setIamPolicy", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "idParams": { "connectionsId": "connectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:connectors/v1:CustomConnector": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors?customConnectorId={customConnectorId}", "values": [ { "name": "customConnectorId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "customConnectorType": { "$ref": "#/types/google-native:connectors/v1:CustomConnectorCustomConnectorType", "required": true }, "description": {}, "displayName": {}, "labels": {}, "logo": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}", "values": [ { "name": "customConnectorsId", "sdkName": "customConnectorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}?updateMask={updateMask}", "values": [ { "name": "customConnectorsId", "sdkName": "customConnectorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "customConnectorType": { "$ref": "#/types/google-native:connectors/v1:CustomConnectorCustomConnectorType", "required": true }, "description": {}, "displayName": {}, "labels": {}, "logo": {}, "name": {} }, "verb": "PATCH", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}", "values": [ { "name": "customConnectorsId", "sdkName": "customConnectorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}", "idParams": { "customConnectorsId": "customConnectorId", "projectsId": "project" } }, "google-native:connectors/v1:CustomConnectorVersion": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}/customConnectorVersions?customConnectorVersionId={customConnectorVersionId}", "values": [ { "name": "customConnectorVersionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "customConnectorsId", "sdkName": "customConnectorId", "kind": "path" } ] }, "sdkProperties": { "authConfig": { "$ref": "#/types/google-native:connectors/v1:AuthConfig", "required": true }, "destinationConfig": { "$ref": "#/types/google-native:connectors/v1:DestinationConfig", "required": true }, "enableBackendDestinationConfig": {}, "labels": {}, "serviceAccount": { "required": true }, "specLocation": {} }, "verb": "POST", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}/customConnectorVersions/{customConnectorVersionsId}", "values": [ { "name": "customConnectorVersionsId", "sdkName": "customConnectorVersionId", "kind": "path" }, { "name": "customConnectorsId", "sdkName": "customConnectorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}/customConnectorVersions/{customConnectorVersionsId}?updateMask={updateMask}", "values": [ { "name": "customConnectorVersionsId", "sdkName": "customConnectorVersionId", "kind": "path" }, { "name": "customConnectorsId", "sdkName": "customConnectorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authConfig": { "$ref": "#/types/google-native:connectors/v1:AuthConfig", "required": true }, "destinationConfig": { "$ref": "#/types/google-native:connectors/v1:DestinationConfig", "required": true }, "enableBackendDestinationConfig": {}, "labels": {}, "serviceAccount": { "required": true }, "specLocation": {} }, "verb": "PATCH", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}/customConnectorVersions/{customConnectorVersionsId}", "values": [ { "name": "customConnectorVersionsId", "sdkName": "customConnectorVersionId", "kind": "path" }, { "name": "customConnectorsId", "sdkName": "customConnectorId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}/customConnectorVersions/{customConnectorVersionsId}", "idParams": { "customConnectorVersionsId": "customConnectorVersionId", "customConnectorsId": "customConnectorId", "projectsId": "project" } }, "google-native:connectors/v1:EndpointAttachment": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointAttachments?endpointAttachmentId={endpointAttachmentId}", "values": [ { "name": "endpointAttachmentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "serviceAttachment": { "required": true } }, "verb": "POST", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointAttachments/{endpointAttachmentsId}", "values": [ { "name": "endpointAttachmentsId", "sdkName": "endpointAttachmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointAttachments/{endpointAttachmentsId}?updateMask={updateMask}", "values": [ { "name": "endpointAttachmentsId", "sdkName": "endpointAttachmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "labels": {}, "serviceAttachment": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointAttachments/{endpointAttachmentsId}", "values": [ { "name": "endpointAttachmentsId", "sdkName": "endpointAttachmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpointAttachments/{endpointAttachmentsId}", "idParams": { "endpointAttachmentsId": "endpointAttachmentId", "locationsId": "location", "projectsId": "project" } }, "google-native:connectors/v1:EventSubscription": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions?eventSubscriptionId={eventSubscriptionId}", "values": [ { "name": "eventSubscriptionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "sdkProperties": { "destinations": { "$ref": "#/types/google-native:connectors/v1:EventSubscriptionDestination" }, "eventTypeId": {}, "jms": { "$ref": "#/types/google-native:connectors/v1:JMS" }, "name": { "required": true }, "status": { "$ref": "#/types/google-native:connectors/v1:EventSubscriptionStatus" }, "subscriber": {}, "subscriberLink": {} }, "verb": "POST", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/connections/{connectionId}/eventSubscriptions/{name}" } }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions/{eventSubscriptionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "eventSubscriptionsId", "sdkName": "eventSubscriptionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions/{eventSubscriptionsId}?updateMask={updateMask}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "eventSubscriptionsId", "sdkName": "eventSubscriptionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "destinations": { "$ref": "#/types/google-native:connectors/v1:EventSubscriptionDestination" }, "eventTypeId": {}, "jms": { "$ref": "#/types/google-native:connectors/v1:JMS" }, "name": { "required": true }, "status": { "$ref": "#/types/google-native:connectors/v1:EventSubscriptionStatus" }, "subscriber": {}, "subscriberLink": {} }, "verb": "PATCH", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions/{eventSubscriptionsId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "eventSubscriptionsId", "sdkName": "eventSubscriptionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions/{eventSubscriptionsId}", "idParams": { "connectionsId": "connectionId", "eventSubscriptionsId": "eventSubscriptionId", "locationsId": "location", "projectsId": "project" } }, "google-native:connectors/v1:ManagedZone": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/managedZones?managedZoneId={managedZoneId}", "values": [ { "name": "managedZoneId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "dns": { "required": true }, "labels": {}, "targetProject": { "required": true }, "targetVpc": { "required": true } }, "verb": "POST", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/managedZones/{managedZonesId}", "values": [ { "name": "managedZonesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/managedZones/{managedZonesId}?updateMask={updateMask}", "values": [ { "name": "managedZonesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "dns": { "required": true }, "labels": {}, "targetProject": { "required": true }, "targetVpc": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/managedZones/{managedZonesId}", "values": [ { "name": "managedZonesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://connectors.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/managedZones/{managedZonesId}", "idParams": { "managedZonesId": "name", "projectsId": "project" } }, "google-native:connectors/v1:ProviderIamBinding": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "providersId": "providerId" }, "iamResourceName": "resource" }, "google-native:connectors/v1:ProviderIamMember": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "providersId": "providerId" }, "iamResourceName": "resource" }, "google-native:connectors/v1:ProviderIamPolicy": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "providersId": "providerId" }, "iamResourceName": "resource" }, "google-native:connectors/v2:Entity": { "create": { "endpoint": { "template": "https://connectors.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/entityTypes/{entityTypesId}/entities", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "sdkProperties": { "fields": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://connectors.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/entityTypes/{entityTypesId}/entities/{entitiesId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "entitiesId", "sdkName": "name", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://connectors.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/entityTypes/{entityTypesId}/entities/{entitiesId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "entitiesId", "sdkName": "name", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "fields": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://connectors.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/entityTypes/{entityTypesId}/entities/{entitiesId}", "values": [ { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "entitiesId", "sdkName": "name", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://connectors.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/entityTypes/{entityTypesId}/entities/{entitiesId}", "idParams": { "connectionsId": "connectionId", "entitiesId": "name", "entityTypesId": "entityTypeId", "locationsId": "location", "projectsId": "project" } }, "google-native:contactcenteraiplatform/v1alpha1:ContactCenter": { "create": { "endpoint": { "template": "https://contactcenteraiplatform.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/contactCenters?contactCenterId={contactCenterId}", "values": [ { "name": "contactCenterId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "adminUser": { "$ref": "#/types/google-native:contactcenteraiplatform/v1alpha1:AdminUser" }, "ccaipManagedUsers": {}, "customerDomainPrefix": { "required": true, "forceNew": true }, "displayName": { "required": true }, "instanceConfig": { "$ref": "#/types/google-native:contactcenteraiplatform/v1alpha1:InstanceConfig" }, "kmsKey": { "forceNew": true }, "labels": {}, "name": {}, "samlParams": { "$ref": "#/types/google-native:contactcenteraiplatform/v1alpha1:SAMLParams" }, "userEmail": {} }, "verb": "POST", "operations": { "template": "https://contactcenteraiplatform.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://contactcenteraiplatform.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/contactCenters/{contactCentersId}", "values": [ { "name": "contactCentersId", "sdkName": "contactCenterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://contactcenteraiplatform.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/contactCenters/{contactCentersId}?updateMask={updateMask}", "values": [ { "name": "contactCentersId", "sdkName": "contactCenterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "adminUser": { "$ref": "#/types/google-native:contactcenteraiplatform/v1alpha1:AdminUser" }, "ccaipManagedUsers": {}, "customerDomainPrefix": { "required": true, "forceNew": true }, "displayName": { "required": true }, "instanceConfig": { "$ref": "#/types/google-native:contactcenteraiplatform/v1alpha1:InstanceConfig" }, "kmsKey": { "forceNew": true }, "labels": {}, "name": {}, "samlParams": { "$ref": "#/types/google-native:contactcenteraiplatform/v1alpha1:SAMLParams" }, "userEmail": {} }, "verb": "PATCH", "operations": { "template": "https://contactcenteraiplatform.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://contactcenteraiplatform.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/contactCenters/{contactCentersId}", "values": [ { "name": "contactCentersId", "sdkName": "contactCenterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://contactcenteraiplatform.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://contactcenteraiplatform.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/contactCenters/{contactCentersId}", "idParams": { "contactCentersId": "contactCenterId", "locationsId": "location", "projectsId": "project" } }, "google-native:contactcenterinsights/v1:Analysis": { "create": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/analyses", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" } ] }, "sdkProperties": { "annotatorSelector": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1AnnotatorSelector" }, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://contactcenterinsights.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/conversations/{conversationId}/analyses/{name}" } }, "read": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/analyses/{analysesId}", "values": [ { "name": "analysesId", "sdkName": "name", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/analyses/{analysesId}", "values": [ { "name": "analysesId", "sdkName": "name", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://contactcenterinsights.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/analyses/{analysesId}", "idParams": { "analysesId": "name", "conversationsId": "conversationId", "locationsId": "location", "projectsId": "project" } }, "google-native:contactcenterinsights/v1:Conversation": { "create": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversations", "values": [ { "name": "conversationId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "agentId": {}, "callMetadata": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationCallMetadata" }, "dataSource": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationDataSource" }, "expireTime": { "format": "google-datetime" }, "labels": {}, "languageCode": {}, "medium": { "$ref": "#/types/google-native:contactcenterinsights/v1:ConversationMedium", "forceNew": true }, "name": { "forceNew": true }, "obfuscatedUserId": {}, "startTime": { "format": "google-datetime" }, "ttl": { "format": "google-duration" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/conversations/{name}" } }, "read": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "values": [ { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "values": [ { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "agentId": {}, "callMetadata": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationCallMetadata" }, "dataSource": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1ConversationDataSource" }, "expireTime": { "format": "google-datetime" }, "labels": {}, "languageCode": {}, "medium": { "$ref": "#/types/google-native:contactcenterinsights/v1:ConversationMedium", "forceNew": true }, "name": { "forceNew": true }, "obfuscatedUserId": {}, "startTime": { "format": "google-datetime" }, "ttl": { "format": "google-duration" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "values": [ { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://contactcenterinsights.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "idParams": { "conversationsId": "conversationId", "locationsId": "location", "projectsId": "project" } }, "google-native:contactcenterinsights/v1:IssueModel": { "create": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/issueModels", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "inputDataConfig": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig" }, "languageCode": {}, "modelType": { "$ref": "#/types/google-native:contactcenterinsights/v1:IssueModelModelType" }, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://contactcenterinsights.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/issueModels/{name}" } }, "read": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/issueModels/{issueModelsId}", "values": [ { "name": "issueModelsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/issueModels/{issueModelsId}", "values": [ { "name": "issueModelsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "inputDataConfig": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig" }, "languageCode": {}, "modelType": { "$ref": "#/types/google-native:contactcenterinsights/v1:IssueModelModelType" }, "name": { "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/issueModels/{issueModelsId}", "values": [ { "name": "issueModelsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://contactcenterinsights.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://contactcenterinsights.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/issueModels/{issueModelsId}", "idParams": { "issueModelsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:contactcenterinsights/v1:PhraseMatcher": { "create": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseMatchers", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "active": {}, "displayName": {}, "name": {}, "phraseMatchRuleGroups": { "items": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup" } }, "roleMatch": { "$ref": "#/types/google-native:contactcenterinsights/v1:PhraseMatcherRoleMatch" }, "type": { "$ref": "#/types/google-native:contactcenterinsights/v1:PhraseMatcherType", "required": true }, "versionTag": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/phraseMatchers/{name}" } }, "read": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseMatchers/{phraseMatchersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "phraseMatchersId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseMatchers/{phraseMatchersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "phraseMatchersId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "active": {}, "displayName": {}, "name": {}, "phraseMatchRuleGroups": { "items": { "$ref": "#/types/google-native:contactcenterinsights/v1:GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup" } }, "roleMatch": { "$ref": "#/types/google-native:contactcenterinsights/v1:PhraseMatcherRoleMatch" }, "type": { "$ref": "#/types/google-native:contactcenterinsights/v1:PhraseMatcherType", "required": true }, "versionTag": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseMatchers/{phraseMatchersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "phraseMatchersId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://contactcenterinsights.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/phraseMatchers/{phraseMatchersId}", "idParams": { "locationsId": "location", "phraseMatchersId": "name", "projectsId": "project" } }, "google-native:contactcenterinsights/v1:View": { "create": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/views", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "name": { "forceNew": true }, "value": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/views/{name}" } }, "read": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/views/{viewsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "viewsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/views/{viewsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "viewsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "name": { "forceNew": true }, "value": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/views/{viewsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "viewsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://contactcenterinsights.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/views/{viewsId}", "idParams": { "locationsId": "location", "projectsId": "project", "viewsId": "name" } }, "google-native:container/v1:Cluster": { "create": { "endpoint": { "template": "https://container.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "addonsConfig": { "container": "cluster" }, "authenticatorGroupsConfig": { "container": "cluster" }, "autopilot": { "container": "cluster" }, "autoscaling": { "container": "cluster" }, "binaryAuthorization": { "container": "cluster" }, "clusterIpv4Cidr": { "container": "cluster" }, "conditions": { "container": "cluster" }, "confidentialNodes": { "container": "cluster" }, "costManagementConfig": { "container": "cluster" }, "databaseEncryption": { "container": "cluster" }, "defaultMaxPodsConstraint": { "container": "cluster" }, "description": { "container": "cluster" }, "enableK8sBetaApis": { "container": "cluster" }, "enableKubernetesAlpha": { "container": "cluster" }, "enableTpu": { "container": "cluster" }, "enterpriseConfig": { "container": "cluster" }, "etag": { "container": "cluster" }, "fleet": { "container": "cluster" }, "identityServiceConfig": { "container": "cluster" }, "initialClusterVersion": { "container": "cluster" }, "initialNodeCount": { "container": "cluster" }, "instanceGroupUrls": { "container": "cluster" }, "ipAllocationPolicy": { "container": "cluster" }, "labelFingerprint": { "container": "cluster" }, "legacyAbac": { "container": "cluster" }, "locations": { "container": "cluster" }, "loggingConfig": { "container": "cluster" }, "loggingService": { "container": "cluster" }, "maintenancePolicy": { "container": "cluster" }, "masterAuth": { "container": "cluster" }, "masterAuthorizedNetworksConfig": { "container": "cluster" }, "meshCertificates": { "container": "cluster" }, "monitoringConfig": { "container": "cluster" }, "monitoringService": { "container": "cluster" }, "name": { "container": "cluster" }, "network": { "container": "cluster" }, "networkConfig": { "container": "cluster" }, "networkPolicy": { "container": "cluster" }, "nodeConfig": { "container": "cluster" }, "nodePoolAutoConfig": { "container": "cluster" }, "nodePoolDefaults": { "container": "cluster" }, "nodePools": { "container": "cluster" }, "notificationConfig": { "container": "cluster" }, "parent": {}, "parentProductConfig": { "container": "cluster" }, "privateClusterConfig": { "container": "cluster" }, "projectId": { "sdkName": "project" }, "releaseChannel": { "container": "cluster" }, "resourceLabels": { "container": "cluster" }, "resourceUsageExportConfig": { "container": "cluster" }, "securityPostureConfig": { "container": "cluster" }, "shieldedNodes": { "container": "cluster" }, "subnetwork": { "container": "cluster" }, "verticalPodAutoscaling": { "container": "cluster" }, "workloadIdentityConfig": { "container": "cluster" }, "zone": {} }, "verb": "POST", "polling": { "strategy": "ClusterAwaitRestingStatePoll" }, "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" }, "recordDefaults": { "initialClusterVersion": {}, "locations": {}, "loggingService": {}, "monitoringService": {}, "networkConfig.privateIpv6GoogleAccess": {}, "nodeConfig.imageType": {} } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "name": {}, "projectId": { "sdkName": "project" }, "zone": {} }, "verb": "PUT", "polling": { "strategy": "ClusterAwaitRestingStatePoll" }, "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://container.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:container/v1:NodePool": { "create": { "endpoint": { "template": "https://container.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/nodePools", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "autoscaling": { "container": "nodePool" }, "bestEffortProvisioning": { "container": "nodePool" }, "clusterId": {}, "conditions": { "container": "nodePool" }, "config": { "container": "nodePool" }, "etag": { "container": "nodePool" }, "initialNodeCount": { "container": "nodePool" }, "locations": { "container": "nodePool" }, "management": { "container": "nodePool" }, "maxPodsConstraint": { "container": "nodePool" }, "name": { "container": "nodePool" }, "networkConfig": { "container": "nodePool" }, "parent": {}, "placementPolicy": { "container": "nodePool" }, "projectId": { "sdkName": "project" }, "queuedProvisioning": { "container": "nodePool" }, "upgradeSettings": { "container": "nodePool" }, "version": { "container": "nodePool" }, "zone": {} }, "verb": "POST", "polling": { "strategy": "NodepoolAwaitRestingStatePoll" }, "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" }, "recordDefaults": { "config.imageType": {}, "locations": {}, "version": {} } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "clusterId": {}, "etag": {}, "locations": { "items": {} }, "name": {}, "projectId": { "sdkName": "project" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1:UpgradeSettings" }, "zone": {} }, "verb": "PUT", "polling": { "strategy": "NodepoolAwaitRestingStatePoll" }, "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://container.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:container/v1beta1:Cluster": { "create": { "endpoint": { "template": "https://container.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clusters", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "addonsConfig": { "container": "cluster" }, "authenticatorGroupsConfig": { "container": "cluster" }, "autopilot": { "container": "cluster" }, "autoscaling": { "container": "cluster" }, "binaryAuthorization": { "container": "cluster" }, "clusterIpv4Cidr": { "container": "cluster" }, "clusterTelemetry": { "container": "cluster" }, "conditions": { "container": "cluster" }, "confidentialNodes": { "container": "cluster" }, "costManagementConfig": { "container": "cluster" }, "databaseEncryption": { "container": "cluster" }, "defaultMaxPodsConstraint": { "container": "cluster" }, "description": { "container": "cluster" }, "enableK8sBetaApis": { "container": "cluster" }, "enableKubernetesAlpha": { "container": "cluster" }, "enableTpu": { "container": "cluster" }, "enterpriseConfig": { "container": "cluster" }, "etag": { "container": "cluster" }, "fleet": { "container": "cluster" }, "identityServiceConfig": { "container": "cluster" }, "initialClusterVersion": { "container": "cluster" }, "initialNodeCount": { "container": "cluster" }, "instanceGroupUrls": { "container": "cluster" }, "ipAllocationPolicy": { "container": "cluster" }, "labelFingerprint": { "container": "cluster" }, "legacyAbac": { "container": "cluster" }, "locations": { "container": "cluster" }, "loggingConfig": { "container": "cluster" }, "loggingService": { "container": "cluster" }, "maintenancePolicy": { "container": "cluster" }, "master": { "container": "cluster" }, "masterAuth": { "container": "cluster" }, "masterAuthorizedNetworksConfig": { "container": "cluster" }, "masterIpv4CidrBlock": { "container": "cluster" }, "meshCertificates": { "container": "cluster" }, "monitoringConfig": { "container": "cluster" }, "monitoringService": { "container": "cluster" }, "name": { "container": "cluster" }, "network": { "container": "cluster" }, "networkConfig": { "container": "cluster" }, "networkPolicy": { "container": "cluster" }, "nodeConfig": { "container": "cluster" }, "nodePoolAutoConfig": { "container": "cluster" }, "nodePoolDefaults": { "container": "cluster" }, "nodePools": { "container": "cluster" }, "notificationConfig": { "container": "cluster" }, "parent": {}, "parentProductConfig": { "container": "cluster" }, "podSecurityPolicyConfig": { "container": "cluster" }, "privateCluster": { "container": "cluster" }, "privateClusterConfig": { "container": "cluster" }, "projectId": { "required": true, "sdkName": "project" }, "protectConfig": { "container": "cluster" }, "releaseChannel": { "container": "cluster" }, "resourceLabels": { "container": "cluster" }, "resourceUsageExportConfig": { "container": "cluster" }, "securityPostureConfig": { "container": "cluster" }, "shieldedNodes": { "container": "cluster" }, "subnetwork": { "container": "cluster" }, "tpuConfig": { "container": "cluster" }, "verticalPodAutoscaling": { "container": "cluster" }, "workloadAltsConfig": { "container": "cluster" }, "workloadCertificates": { "container": "cluster" }, "workloadIdentityConfig": { "container": "cluster" }, "zone": { "required": true } }, "verb": "POST", "polling": { "strategy": "ClusterAwaitRestingStatePoll" }, "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" }, "recordDefaults": { "initialClusterVersion": {}, "locations": {}, "loggingService": {}, "monitoringService": {}, "networkConfig.privateIpv6GoogleAccess": {}, "nodeConfig.imageType": {} } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "name": {}, "projectId": { "required": true, "sdkName": "project" }, "zone": { "required": true } }, "verb": "PUT", "polling": { "strategy": "ClusterAwaitRestingStatePoll" }, "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://container.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:container/v1beta1:NodePool": { "create": { "endpoint": { "template": "https://container.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/nodePools", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "autoscaling": { "container": "nodePool" }, "bestEffortProvisioning": { "container": "nodePool" }, "clusterId": { "required": true }, "conditions": { "container": "nodePool" }, "config": { "container": "nodePool" }, "etag": { "container": "nodePool" }, "initialNodeCount": { "container": "nodePool" }, "locations": { "container": "nodePool" }, "management": { "container": "nodePool" }, "maxPodsConstraint": { "container": "nodePool" }, "name": { "container": "nodePool" }, "networkConfig": { "container": "nodePool" }, "parent": {}, "placementPolicy": { "container": "nodePool" }, "projectId": { "required": true, "sdkName": "project" }, "queuedProvisioning": { "container": "nodePool" }, "upgradeSettings": { "container": "nodePool" }, "version": { "container": "nodePool" }, "zone": { "required": true } }, "verb": "POST", "polling": { "strategy": "NodepoolAwaitRestingStatePoll" }, "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" }, "recordDefaults": { "config.imageType": {}, "locations": {}, "version": {} } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "clusterId": { "required": true }, "etag": {}, "locations": { "items": {} }, "name": {}, "projectId": { "required": true, "sdkName": "project" }, "upgradeSettings": { "$ref": "#/types/google-native:container/v1beta1:UpgradeSettings" }, "zone": { "required": true } }, "verb": "PUT", "polling": { "strategy": "NodepoolAwaitRestingStatePoll" }, "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://container.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:containeranalysis/v1:Note": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes?noteId={noteId}", "values": [ { "name": "noteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1:AttestationNote" }, "build": { "$ref": "#/types/google-native:containeranalysis/v1:BuildNote" }, "compliance": { "$ref": "#/types/google-native:containeranalysis/v1:ComplianceNote" }, "deployment": { "$ref": "#/types/google-native:containeranalysis/v1:DeploymentNote" }, "discovery": { "$ref": "#/types/google-native:containeranalysis/v1:DiscoveryNote" }, "dsseAttestation": { "$ref": "#/types/google-native:containeranalysis/v1:DSSEAttestationNote" }, "expirationTime": { "format": "google-datetime" }, "image": { "$ref": "#/types/google-native:containeranalysis/v1:ImageNote" }, "longDescription": {}, "package": { "$ref": "#/types/google-native:containeranalysis/v1:PackageNote" }, "relatedNoteNames": { "items": {} }, "relatedUrl": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:RelatedUrl" } }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1:SBOMReferenceNote" }, "shortDescription": {}, "upgrade": { "$ref": "#/types/google-native:containeranalysis/v1:UpgradeNote" }, "vulnerability": { "$ref": "#/types/google-native:containeranalysis/v1:VulnerabilityNote" }, "vulnerabilityAssessment": { "$ref": "#/types/google-native:containeranalysis/v1:VulnerabilityAssessmentNote" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1:AttestationNote" }, "build": { "$ref": "#/types/google-native:containeranalysis/v1:BuildNote" }, "compliance": { "$ref": "#/types/google-native:containeranalysis/v1:ComplianceNote" }, "deployment": { "$ref": "#/types/google-native:containeranalysis/v1:DeploymentNote" }, "discovery": { "$ref": "#/types/google-native:containeranalysis/v1:DiscoveryNote" }, "dsseAttestation": { "$ref": "#/types/google-native:containeranalysis/v1:DSSEAttestationNote" }, "expirationTime": { "format": "google-datetime" }, "image": { "$ref": "#/types/google-native:containeranalysis/v1:ImageNote" }, "longDescription": {}, "package": { "$ref": "#/types/google-native:containeranalysis/v1:PackageNote" }, "relatedNoteNames": { "items": {} }, "relatedUrl": { "items": { "$ref": "#/types/google-native:containeranalysis/v1:RelatedUrl" } }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1:SBOMReferenceNote" }, "shortDescription": {}, "upgrade": { "$ref": "#/types/google-native:containeranalysis/v1:UpgradeNote" }, "vulnerability": { "$ref": "#/types/google-native:containeranalysis/v1:VulnerabilityNote" }, "vulnerabilityAssessment": { "$ref": "#/types/google-native:containeranalysis/v1:VulnerabilityAssessmentNote" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/notes/{notesId}", "idParams": { "notesId": "noteId", "projectsId": "project" } }, "google-native:containeranalysis/v1:NoteIamBinding": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1:NoteIamMember": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1:NoteIamPolicy": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1:Occurrence": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1:AttestationOccurrence" }, "build": { "$ref": "#/types/google-native:containeranalysis/v1:BuildOccurrence" }, "compliance": { "$ref": "#/types/google-native:containeranalysis/v1:ComplianceOccurrence" }, "deployment": { "$ref": "#/types/google-native:containeranalysis/v1:DeploymentOccurrence" }, "discovery": { "$ref": "#/types/google-native:containeranalysis/v1:DiscoveryOccurrence" }, "dsseAttestation": { "$ref": "#/types/google-native:containeranalysis/v1:DSSEAttestationOccurrence" }, "envelope": { "$ref": "#/types/google-native:containeranalysis/v1:Envelope" }, "image": { "$ref": "#/types/google-native:containeranalysis/v1:ImageOccurrence" }, "noteName": { "required": true, "forceNew": true }, "package": { "$ref": "#/types/google-native:containeranalysis/v1:PackageOccurrence" }, "remediation": {}, "resourceUri": { "required": true, "forceNew": true }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1:SBOMReferenceOccurrence" }, "upgrade": { "$ref": "#/types/google-native:containeranalysis/v1:UpgradeOccurrence" }, "vulnerability": { "$ref": "#/types/google-native:containeranalysis/v1:VulnerabilityOccurrence" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "occurrencesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "occurrencesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1:AttestationOccurrence" }, "build": { "$ref": "#/types/google-native:containeranalysis/v1:BuildOccurrence" }, "compliance": { "$ref": "#/types/google-native:containeranalysis/v1:ComplianceOccurrence" }, "deployment": { "$ref": "#/types/google-native:containeranalysis/v1:DeploymentOccurrence" }, "discovery": { "$ref": "#/types/google-native:containeranalysis/v1:DiscoveryOccurrence" }, "dsseAttestation": { "$ref": "#/types/google-native:containeranalysis/v1:DSSEAttestationOccurrence" }, "envelope": { "$ref": "#/types/google-native:containeranalysis/v1:Envelope" }, "image": { "$ref": "#/types/google-native:containeranalysis/v1:ImageOccurrence" }, "noteName": { "required": true, "forceNew": true }, "package": { "$ref": "#/types/google-native:containeranalysis/v1:PackageOccurrence" }, "remediation": {}, "resourceUri": { "required": true, "forceNew": true }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1:SBOMReferenceOccurrence" }, "upgrade": { "$ref": "#/types/google-native:containeranalysis/v1:UpgradeOccurrence" }, "vulnerability": { "$ref": "#/types/google-native:containeranalysis/v1:VulnerabilityOccurrence" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "occurrencesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/occurrences/{occurrencesId}", "idParams": { "occurrencesId": "name", "projectsId": "project" } }, "google-native:containeranalysis/v1:OccurrenceIamBinding": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "idParams": { "occurrencesId": "occurrenceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1:OccurrenceIamMember": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "idParams": { "occurrencesId": "occurrenceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1:OccurrenceIamPolicy": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "idParams": { "occurrencesId": "occurrenceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1alpha1:Note": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes", "values": [ { "name": "name", "kind": "query" }, { "name": "noteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestationAuthority": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:AttestationAuthority" }, "baseImage": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Basis" }, "buildType": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildType" }, "compliance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ComplianceNote" }, "deployable": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Deployable" }, "discovery": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Discovery" }, "dsseAttestation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DSSEAttestationNote" }, "expirationTime": { "format": "google-datetime" }, "longDescription": {}, "name": {}, "package": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Package" }, "relatedUrl": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RelatedUrl" } }, "sbom": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DocumentNote" }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SBOMReferenceNote" }, "shortDescription": {}, "spdxFile": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:FileNote" }, "spdxPackage": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PackageInfoNote" }, "spdxRelationship": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RelationshipNote" }, "upgrade": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:UpgradeNote" }, "vulnerabilityAssessment": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityAssessmentNote" }, "vulnerabilityType": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityType" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/notes/{name}" } }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestationAuthority": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:AttestationAuthority" }, "baseImage": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Basis" }, "buildType": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildType" }, "compliance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ComplianceNote" }, "deployable": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Deployable" }, "discovery": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Discovery" }, "dsseAttestation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DSSEAttestationNote" }, "expirationTime": { "format": "google-datetime" }, "longDescription": {}, "name": {}, "package": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Package" }, "relatedUrl": { "items": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RelatedUrl" } }, "sbom": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DocumentNote" }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SBOMReferenceNote" }, "shortDescription": {}, "spdxFile": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:FileNote" }, "spdxPackage": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PackageInfoNote" }, "spdxRelationship": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RelationshipNote" }, "upgrade": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:UpgradeNote" }, "vulnerabilityAssessment": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityAssessmentNote" }, "vulnerabilityType": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityType" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/notes/{notesId}", "idParams": { "notesId": "noteId", "projectsId": "project" } }, "google-native:containeranalysis/v1alpha1:NoteIamBinding": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1alpha1:NoteIamMember": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1alpha1:NoteIamPolicy": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1alpha1:Occurrence": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences", "values": [ { "name": "name", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Attestation" }, "buildDetails": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildDetails" }, "compliance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ComplianceOccurrence" }, "deployment": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Deployment" }, "derivedImage": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Derived" }, "discovered": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Discovered" }, "dsseAttestation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DSSEAttestationOccurrence" }, "envelope": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Envelope" }, "installation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Installation" }, "noteName": {}, "remediation": {}, "resource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Resource" }, "resourceUrl": {}, "sbom": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DocumentOccurrence" }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SBOMReferenceOccurrence" }, "spdxFile": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:FileOccurrence" }, "spdxPackage": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PackageInfoOccurrence" }, "spdxRelationship": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RelationshipOccurrence" }, "upgrade": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:UpgradeOccurrence" }, "vulnerabilityDetails": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityDetails" } }, "verb": "POST", "autoname": { "fieldName": "projects/{name}" } }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "occurrencesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "occurrencesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Attestation" }, "buildDetails": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:BuildDetails" }, "compliance": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:ComplianceOccurrence" }, "deployment": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Deployment" }, "derivedImage": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Derived" }, "discovered": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Discovered" }, "dsseAttestation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DSSEAttestationOccurrence" }, "envelope": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Envelope" }, "installation": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Installation" }, "noteName": {}, "remediation": {}, "resource": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:Resource" }, "resourceUrl": {}, "sbom": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:DocumentOccurrence" }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:SBOMReferenceOccurrence" }, "spdxFile": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:FileOccurrence" }, "spdxPackage": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:PackageInfoOccurrence" }, "spdxRelationship": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:RelationshipOccurrence" }, "upgrade": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:UpgradeOccurrence" }, "vulnerabilityDetails": { "$ref": "#/types/google-native:containeranalysis/v1alpha1:VulnerabilityDetails" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "occurrencesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}", "idParams": { "occurrencesId": "name", "projectsId": "project" } }, "google-native:containeranalysis/v1alpha1:OccurrenceIamBinding": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "idParams": { "occurrencesId": "occurrenceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1alpha1:OccurrenceIamMember": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "idParams": { "occurrencesId": "occurrenceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1alpha1:OccurrenceIamPolicy": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "idParams": { "occurrencesId": "occurrenceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1alpha1:ProviderNoteIamBinding": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/providers/{providersId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "providersId": "providerId" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1alpha1:ProviderNoteIamMember": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/providers/{providersId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "providersId": "providerId" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1alpha1:ProviderNoteIamPolicy": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/providers/{providersId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "providersId": "providerId" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1beta1:Note": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes?noteId={noteId}", "values": [ { "name": "noteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestationAuthority": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Authority" }, "baseImage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Basis" }, "build": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Build" }, "deployable": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Deployable" }, "discovery": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Discovery" }, "expirationTime": { "format": "google-datetime" }, "intoto": { "$ref": "#/types/google-native:containeranalysis/v1beta1:InToto" }, "longDescription": {}, "package": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Package" }, "relatedNoteNames": { "items": {} }, "relatedUrl": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelatedUrl" } }, "sbom": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DocumentNote" }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SBOMReferenceNote" }, "shortDescription": {}, "spdxFile": { "$ref": "#/types/google-native:containeranalysis/v1beta1:FileNote" }, "spdxPackage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PackageInfoNote" }, "spdxRelationship": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelationshipNote" }, "vulnerability": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Vulnerability" }, "vulnerabilityAssessment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilityAssessmentNote" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestationAuthority": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Authority" }, "baseImage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Basis" }, "build": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Build" }, "deployable": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Deployable" }, "discovery": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Discovery" }, "expirationTime": { "format": "google-datetime" }, "intoto": { "$ref": "#/types/google-native:containeranalysis/v1beta1:InToto" }, "longDescription": {}, "package": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Package" }, "relatedNoteNames": { "items": {} }, "relatedUrl": { "items": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelatedUrl" } }, "sbom": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DocumentNote" }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SBOMReferenceNote" }, "shortDescription": {}, "spdxFile": { "$ref": "#/types/google-native:containeranalysis/v1beta1:FileNote" }, "spdxPackage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PackageInfoNote" }, "spdxRelationship": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelationshipNote" }, "vulnerability": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Vulnerability" }, "vulnerabilityAssessment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:VulnerabilityAssessmentNote" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/notes/{notesId}", "idParams": { "notesId": "noteId", "projectsId": "project" } }, "google-native:containeranalysis/v1beta1:NoteIamBinding": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1beta1:NoteIamMember": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1beta1:NoteIamPolicy": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:setIamPolicy", "values": [ { "name": "notesId", "sdkName": "noteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "idParams": { "notesId": "noteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1beta1:Occurrence": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Details" }, "build": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1BuildDetails" }, "deployment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1DeploymentDetails" }, "derivedImage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1ImageDetails" }, "discovered": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1DiscoveryDetails" }, "envelope": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Envelope" }, "installation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1PackageDetails" }, "intoto": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoDetails" }, "noteName": { "required": true, "forceNew": true }, "remediation": {}, "resource": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Resource", "required": true, "forceNew": true }, "sbom": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DocumentOccurrence" }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SBOMReferenceOccurrence" }, "spdxFile": { "$ref": "#/types/google-native:containeranalysis/v1beta1:FileOccurrence" }, "spdxPackage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PackageInfoOccurrence" }, "spdxRelationship": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelationshipOccurrence" }, "vulnerability": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1VulnerabilityDetails" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "occurrencesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "occurrencesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attestation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Details" }, "build": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1BuildDetails" }, "deployment": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1DeploymentDetails" }, "derivedImage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1ImageDetails" }, "discovered": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1DiscoveryDetails" }, "envelope": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Envelope" }, "installation": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1PackageDetails" }, "intoto": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1IntotoDetails" }, "noteName": { "required": true, "forceNew": true }, "remediation": {}, "resource": { "$ref": "#/types/google-native:containeranalysis/v1beta1:Resource", "required": true, "forceNew": true }, "sbom": { "$ref": "#/types/google-native:containeranalysis/v1beta1:DocumentOccurrence" }, "sbomReference": { "$ref": "#/types/google-native:containeranalysis/v1beta1:SBOMReferenceOccurrence" }, "spdxFile": { "$ref": "#/types/google-native:containeranalysis/v1beta1:FileOccurrence" }, "spdxPackage": { "$ref": "#/types/google-native:containeranalysis/v1beta1:PackageInfoOccurrence" }, "spdxRelationship": { "$ref": "#/types/google-native:containeranalysis/v1beta1:RelationshipOccurrence" }, "vulnerability": { "$ref": "#/types/google-native:containeranalysis/v1beta1:GrafeasV1beta1VulnerabilityDetails" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "occurrencesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/occurrences/{occurrencesId}", "idParams": { "occurrencesId": "name", "projectsId": "project" } }, "google-native:containeranalysis/v1beta1:OccurrenceIamBinding": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "idParams": { "occurrencesId": "occurrenceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1beta1:OccurrenceIamMember": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "idParams": { "occurrencesId": "occurrenceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:containeranalysis/v1beta1:OccurrenceIamPolicy": { "create": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:setIamPolicy", "values": [ { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://containeranalysis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "idParams": { "occurrencesId": "occurrenceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:contentwarehouse/v1:Document": { "create": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cloudAiDocument": { "container": "document" }, "cloudAiDocumentOption": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1CloudAIDocumentOption" }, "contentCategory": { "container": "document" }, "createMask": { "format": "google-fieldmask" }, "creator": { "container": "document" }, "displayName": { "container": "document" }, "displayUri": { "container": "document" }, "documentSchemaName": { "container": "document" }, "inlineRawDocument": { "container": "document" }, "name": { "container": "document" }, "plainText": { "container": "document" }, "policy": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleIamV1Policy" }, "properties": { "container": "document" }, "rawDocumentFileType": { "container": "document" }, "rawDocumentPath": { "container": "document" }, "referenceId": { "container": "document" }, "requestMetadata": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1RequestMetadata" }, "textExtractionDisabled": { "container": "document" }, "textExtractionEnabled": { "container": "document" }, "title": { "container": "document" }, "updater": { "container": "document" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/documents/{name}" } }, "read": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents/{documentsId}:get", "values": [ { "name": "documentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents/{documentsId}", "values": [ { "name": "documentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "cloudAiDocument": { "container": "document" }, "cloudAiDocumentOption": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1CloudAIDocumentOption" }, "contentCategory": { "container": "document" }, "creator": { "container": "document" }, "displayName": { "container": "document" }, "displayUri": { "container": "document" }, "documentSchemaName": { "container": "document" }, "inlineRawDocument": { "container": "document" }, "name": { "container": "document" }, "plainText": { "container": "document" }, "properties": { "container": "document" }, "rawDocumentFileType": { "container": "document" }, "rawDocumentPath": { "container": "document" }, "referenceId": { "container": "document" }, "requestMetadata": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1RequestMetadata" }, "textExtractionDisabled": { "container": "document" }, "textExtractionEnabled": { "container": "document" }, "title": { "container": "document" }, "updater": { "container": "document" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents/{documentsId}:delete", "values": [ { "name": "documentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "rootUrl": "https://contentwarehouse.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/documents/{documentsId}:get", "idParams": { "documentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:contentwarehouse/v1:DocumentSchema": { "create": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documentSchemas", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "documentIsFolder": {}, "name": {}, "propertyDefinitions": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1PropertyDefinition" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/documentSchemas/{name}" } }, "read": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documentSchemas/{documentSchemasId}", "values": [ { "name": "documentSchemasId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documentSchemas/{documentSchemasId}", "values": [ { "name": "documentSchemasId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "documentSchema" }, "displayName": { "container": "documentSchema" }, "documentIsFolder": { "container": "documentSchema" }, "name": { "container": "documentSchema" }, "propertyDefinitions": { "container": "documentSchema" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documentSchemas/{documentSchemasId}", "values": [ { "name": "documentSchemasId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://contentwarehouse.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/documentSchemas/{documentSchemasId}", "idParams": { "documentSchemasId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:contentwarehouse/v1:RuleSet": { "create": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ruleSets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "rules": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1Rule" } }, "source": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/ruleSet/{name}" } }, "read": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ruleSets/{ruleSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "ruleSetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ruleSets/{ruleSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "ruleSetsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "ruleSet" }, "name": { "container": "ruleSet" }, "rules": { "container": "ruleSet" }, "source": { "container": "ruleSet" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ruleSets/{ruleSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "ruleSetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://contentwarehouse.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/ruleSets/{ruleSetsId}", "idParams": { "locationsId": "location", "projectsId": "project", "ruleSetsId": "name" } }, "google-native:contentwarehouse/v1:SynonymSet": { "create": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/synonymSets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "context": {}, "name": {}, "synonyms": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1SynonymSetSynonym" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/synonymSets/{name}" } }, "read": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/synonymSets/{synonymSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "synonymSetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/synonymSets/{synonymSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "synonymSetsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "context": {}, "name": {}, "synonyms": { "items": { "$ref": "#/types/google-native:contentwarehouse/v1:GoogleCloudContentwarehouseV1SynonymSetSynonym" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/synonymSets/{synonymSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "synonymSetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://contentwarehouse.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/synonymSets/{synonymSetsId}", "idParams": { "locationsId": "location", "projectsId": "project", "synonymSetsId": "name" } }, "google-native:datacatalog/v1:Entry": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries?entryId={entryId}", "values": [ { "name": "entryId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "businessContext": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1BusinessContext" }, "cloudBigtableSystemSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableSystemSpec" }, "dataSourceConnectionSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataSourceConnectionSpec" }, "databaseTableSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpec" }, "datasetSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatasetSpec" }, "description": {}, "displayName": {}, "filesetSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1FilesetSpec" }, "fullyQualifiedName": {}, "gcsFilesetSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1GcsFilesetSpec" }, "labels": {}, "linkedResource": {}, "lookerSystemSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1LookerSystemSpec" }, "modelSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ModelSpec" }, "routineSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpec" }, "schema": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1Schema" }, "serviceSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ServiceSpec" }, "sourceSystemTimestamps": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1SystemTimestamps" }, "sqlDatabaseSystemSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1SqlDatabaseSystemSpec" }, "type": { "$ref": "#/types/google-native:datacatalog/v1:EntryType" }, "usageSignal": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1UsageSignal" }, "userSpecifiedSystem": {}, "userSpecifiedType": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "values": [ { "name": "entriesId", "sdkName": "entryId", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "values": [ { "name": "entriesId", "sdkName": "entryId", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "businessContext": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1BusinessContext" }, "cloudBigtableSystemSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1CloudBigtableSystemSpec" }, "dataSourceConnectionSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DataSourceConnectionSpec" }, "databaseTableSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatabaseTableSpec" }, "datasetSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1DatasetSpec" }, "description": {}, "displayName": {}, "filesetSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1FilesetSpec" }, "fullyQualifiedName": {}, "gcsFilesetSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1GcsFilesetSpec" }, "labels": {}, "linkedResource": {}, "lookerSystemSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1LookerSystemSpec" }, "modelSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ModelSpec" }, "routineSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1RoutineSpec" }, "schema": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1Schema" }, "serviceSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1ServiceSpec" }, "sourceSystemTimestamps": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1SystemTimestamps" }, "sqlDatabaseSystemSpec": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1SqlDatabaseSystemSpec" }, "type": { "$ref": "#/types/google-native:datacatalog/v1:EntryType" }, "usageSignal": { "$ref": "#/types/google-native:datacatalog/v1:GoogleCloudDatacatalogV1UsageSignal" }, "userSpecifiedSystem": {}, "userSpecifiedType": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "values": [ { "name": "entriesId", "sdkName": "entryId", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "idParams": { "entriesId": "entryId", "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" } }, "google-native:datacatalog/v1:EntryGroup": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups?entryGroupId={entryGroupId}", "values": [ { "name": "entryGroupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" } }, "google-native:datacatalog/v1:EntryGroupIamBinding": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:EntryGroupIamMember": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:EntryGroupIamPolicy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:PolicyTag": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "parentPolicyTag": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "parentPolicyTag": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "idParams": { "locationsId": "location", "policyTagsId": "name", "projectsId": "project", "taxonomiesId": "taxonomyId" } }, "google-native:datacatalog/v1:TagTemplate": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates?tagTemplateId={tagTemplateId}", "values": [ { "name": "tagTemplateId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "fields": { "required": true }, "isPubliclyReadable": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "fields": { "required": true }, "isPubliclyReadable": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}?force={force}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}", "idParams": { "locationsId": "location", "projectsId": "project", "tagTemplatesId": "tagTemplateId" } }, "google-native:datacatalog/v1:TagTemplateIamBinding": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "tagTemplatesId": "tagTemplateId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:TagTemplateIamMember": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "tagTemplatesId": "tagTemplateId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:TagTemplateIamPolicy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "tagTemplatesId": "tagTemplateId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:Taxonomy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "activatedPolicyTypes": { "items": { "$ref": "#/types/google-native:datacatalog/v1:TaxonomyActivatedPolicyTypesItem" } }, "description": {}, "displayName": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "activatedPolicyTypes": { "items": { "$ref": "#/types/google-native:datacatalog/v1:TaxonomyActivatedPolicyTypesItem" } }, "description": {}, "displayName": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "idParams": { "locationsId": "location", "projectsId": "project", "taxonomiesId": "name" } }, "google-native:datacatalog/v1:TaxonomyIamBinding": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:TaxonomyIamMember": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:TaxonomyIamPolicy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:TaxonomyPolicyTagIamBinding": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "idParams": { "locationsId": "location", "policyTagsId": "policyTagId", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:TaxonomyPolicyTagIamMember": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "idParams": { "locationsId": "location", "policyTagsId": "policyTagId", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1:TaxonomyPolicyTagIamPolicy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "idParams": { "locationsId": "location", "policyTagsId": "policyTagId", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:Entry": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries?entryId={entryId}", "values": [ { "name": "entryId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "bigqueryDateShardedSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec" }, "bigqueryTableSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1BigQueryTableSpec" }, "description": {}, "displayName": {}, "gcsFilesetSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1GcsFilesetSpec" }, "linkedResource": {}, "schema": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1Schema" }, "type": { "$ref": "#/types/google-native:datacatalog/v1beta1:EntryType" }, "userSpecifiedSystem": {}, "userSpecifiedType": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "values": [ { "name": "entriesId", "sdkName": "entryId", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "values": [ { "name": "entriesId", "sdkName": "entryId", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bigqueryDateShardedSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpec" }, "bigqueryTableSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1BigQueryTableSpec" }, "description": {}, "displayName": {}, "gcsFilesetSpec": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1GcsFilesetSpec" }, "linkedResource": {}, "schema": { "$ref": "#/types/google-native:datacatalog/v1beta1:GoogleCloudDatacatalogV1beta1Schema" }, "type": { "$ref": "#/types/google-native:datacatalog/v1beta1:EntryType" }, "userSpecifiedSystem": {}, "userSpecifiedType": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "values": [ { "name": "entriesId", "sdkName": "entryId", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "idParams": { "entriesId": "entryId", "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" } }, "google-native:datacatalog/v1beta1:EntryGroup": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups?entryGroupId={entryGroupId}", "values": [ { "name": "entryGroupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/entryGroups/{name}" } }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" } }, "google-native:datacatalog/v1beta1:EntryGroupIamBinding": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:EntryGroupIamMember": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:EntryGroupIamPolicy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:PolicyTag": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "parentPolicyTag": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "parentPolicyTag": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "idParams": { "locationsId": "location", "policyTagsId": "name", "projectsId": "project", "taxonomiesId": "taxonomyId" } }, "google-native:datacatalog/v1beta1:TagTemplate": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates?tagTemplateId={tagTemplateId}", "values": [ { "name": "tagTemplateId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "fields": { "required": true }, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/tagTemplates/{name}" } }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "fields": { "required": true }, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}?force={force}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}", "idParams": { "locationsId": "location", "projectsId": "project", "tagTemplatesId": "tagTemplateId" } }, "google-native:datacatalog/v1beta1:TagTemplateIamBinding": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "tagTemplatesId": "tagTemplateId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:TagTemplateIamMember": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "tagTemplatesId": "tagTemplateId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:TagTemplateIamPolicy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "tagTemplatesId": "tagTemplateId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:Taxonomy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "activatedPolicyTypes": { "items": { "$ref": "#/types/google-native:datacatalog/v1beta1:TaxonomyActivatedPolicyTypesItem" } }, "description": {}, "displayName": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "activatedPolicyTypes": { "items": { "$ref": "#/types/google-native:datacatalog/v1beta1:TaxonomyActivatedPolicyTypesItem" } }, "description": {}, "displayName": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "idParams": { "locationsId": "location", "projectsId": "project", "taxonomiesId": "name" } }, "google-native:datacatalog/v1beta1:TaxonomyIamBinding": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:TaxonomyIamMember": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:TaxonomyIamPolicy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:TaxonomyPolicyTagIamBinding": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "idParams": { "locationsId": "location", "policyTagsId": "policyTagId", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:TaxonomyPolicyTagIamMember": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "idParams": { "locationsId": "location", "policyTagsId": "policyTagId", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:datacatalog/v1beta1:TaxonomyPolicyTagIamPolicy": { "create": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datacatalog.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "idParams": { "locationsId": "location", "policyTagsId": "policyTagId", "projectsId": "project", "taxonomiesId": "taxonomyId" }, "iamResourceName": "resource" }, "google-native:dataflow/v1b3:Job": { "create": { "endpoint": { "template": "https://dataflow.googleapis.com/v1b3/projects/{projectId}/locations/{location}/jobs", "values": [ { "name": "replaceJobId", "kind": "query" }, { "name": "view", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "location", "kind": "path" } ] }, "sdkProperties": { "clientRequestId": {}, "createTime": { "format": "google-datetime" }, "createdFromSnapshotId": {}, "currentState": { "$ref": "#/types/google-native:dataflow/v1b3:JobCurrentState" }, "currentStateTime": { "format": "google-datetime" }, "environment": { "$ref": "#/types/google-native:dataflow/v1b3:Environment" }, "executionInfo": { "$ref": "#/types/google-native:dataflow/v1b3:JobExecutionInfo" }, "id": {}, "jobMetadata": { "$ref": "#/types/google-native:dataflow/v1b3:JobMetadata" }, "labels": {}, "location": {}, "name": {}, "pipelineDescription": { "$ref": "#/types/google-native:dataflow/v1b3:PipelineDescription" }, "projectId": { "sdkName": "project" }, "replaceJobId": {}, "replacedByJobId": {}, "requestedState": { "$ref": "#/types/google-native:dataflow/v1b3:JobRequestedState" }, "runtimeUpdatableParams": { "$ref": "#/types/google-native:dataflow/v1b3:RuntimeUpdatableParams" }, "satisfiesPzs": {}, "stageStates": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ExecutionStageState" } }, "startTime": { "format": "google-datetime" }, "steps": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:Step" } }, "stepsLocation": {}, "tempFiles": { "items": {} }, "transformNameMapping": {}, "type": { "$ref": "#/types/google-native:dataflow/v1b3:JobType" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://dataflow.googleapis.com/v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}", "values": [ { "name": "jobId", "sdkName": "name", "kind": "path" }, { "name": "location", "sdkName": "location", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataflow.googleapis.com/v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}", "values": [ { "name": "jobId", "sdkName": "name", "kind": "path" }, { "name": "location", "sdkName": "location", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "clientRequestId": {}, "createTime": { "format": "google-datetime" }, "createdFromSnapshotId": {}, "currentState": { "$ref": "#/types/google-native:dataflow/v1b3:JobCurrentState" }, "currentStateTime": { "format": "google-datetime" }, "environment": { "$ref": "#/types/google-native:dataflow/v1b3:Environment" }, "executionInfo": { "$ref": "#/types/google-native:dataflow/v1b3:JobExecutionInfo" }, "id": {}, "jobMetadata": { "$ref": "#/types/google-native:dataflow/v1b3:JobMetadata" }, "labels": {}, "location": {}, "name": {}, "pipelineDescription": { "$ref": "#/types/google-native:dataflow/v1b3:PipelineDescription" }, "projectId": { "sdkName": "project" }, "replaceJobId": {}, "replacedByJobId": {}, "requestedState": { "$ref": "#/types/google-native:dataflow/v1b3:JobRequestedState" }, "runtimeUpdatableParams": { "$ref": "#/types/google-native:dataflow/v1b3:RuntimeUpdatableParams" }, "satisfiesPzs": {}, "stageStates": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:ExecutionStageState" } }, "startTime": { "format": "google-datetime" }, "steps": { "items": { "$ref": "#/types/google-native:dataflow/v1b3:Step" } }, "stepsLocation": {}, "tempFiles": { "items": {} }, "transformNameMapping": {}, "type": { "$ref": "#/types/google-native:dataflow/v1b3:JobType" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataflow.googleapis.com/", "formDataUpload": {}, "idPath": "v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}", "idParams": { "jobId": "name", "location": "location", "projectId": "project" } }, "google-native:dataflow/v1b3:Template": { "create": { "endpoint": { "template": "https://dataflow.googleapis.com/v1b3/projects/{projectId}/locations/{location}/templates", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "location", "kind": "path" } ] }, "sdkProperties": { "environment": { "$ref": "#/types/google-native:dataflow/v1b3:RuntimeEnvironment" }, "gcsPath": { "required": true }, "jobName": { "required": true }, "location": {}, "parameters": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataflow.googleapis.com/v1b3/projects/{projectId}/locations/{location}/templates:get?gcsPath={gcsPath}", "values": [ { "name": "location", "sdkName": "location", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataflow.googleapis.com/", "formDataUpload": {}, "idPath": "v1b3/projects/{projectId}/locations/{location}/templates:get", "idParams": { "location": "location", "projectId": "project" } }, "google-native:dataform/v1beta1:CollectionIamBinding": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:getIamPolicy", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:setIamPolicy", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:setIamPolicy", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:getIamPolicy", "idParams": { "collectionsId": "collectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataform/v1beta1:CollectionIamMember": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:getIamPolicy", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:setIamPolicy", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:setIamPolicy", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:getIamPolicy", "idParams": { "collectionsId": "collectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataform/v1beta1:CollectionIamPolicy": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:getIamPolicy", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:setIamPolicy", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:getIamPolicy", "idParams": { "collectionsId": "collectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataform/v1beta1:CompilationResult": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/compilationResults", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "codeCompilationConfig": { "$ref": "#/types/google-native:dataform/v1beta1:CodeCompilationConfig", "forceNew": true }, "gitCommitish": { "forceNew": true }, "releaseConfig": { "pattern": "projects/{project}/locations/{location}/repositories/{repositoryId}/releaseConfigs/{releaseConfig}", "forceNew": true }, "workspace": { "pattern": "projects/{project}/locations/{location}/repositories/{repositoryId}/workspaces/{workspace}", "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/compilationResults/{compilationResultsId}", "values": [ { "name": "compilationResultsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/compilationResults/{compilationResultsId}", "idParams": { "compilationResultsId": "name", "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" } }, "google-native:dataform/v1beta1:ReleaseConfig": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/releaseConfigs?releaseConfigId={releaseConfigId}", "values": [ { "name": "releaseConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "codeCompilationConfig": { "$ref": "#/types/google-native:dataform/v1beta1:CodeCompilationConfig" }, "cronSchedule": {}, "gitCommitish": { "required": true }, "releaseCompilationResult": {}, "timeZone": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/releaseConfigs/{releaseConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releaseConfigsId", "sdkName": "releaseConfigId", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/releaseConfigs/{releaseConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releaseConfigsId", "sdkName": "releaseConfigId", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "codeCompilationConfig": { "$ref": "#/types/google-native:dataform/v1beta1:CodeCompilationConfig" }, "cronSchedule": {}, "gitCommitish": { "required": true }, "releaseCompilationResult": {}, "timeZone": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/releaseConfigs/{releaseConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releaseConfigsId", "sdkName": "releaseConfigId", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/releaseConfigs/{releaseConfigsId}", "idParams": { "locationsId": "location", "projectsId": "project", "releaseConfigsId": "releaseConfigId", "repositoriesId": "repositoryId" } }, "google-native:dataform/v1beta1:Repository": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories?repositoryId={repositoryId}", "values": [ { "name": "repositoryId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "gitRemoteSettings": { "$ref": "#/types/google-native:dataform/v1beta1:GitRemoteSettings" }, "labels": {}, "npmrcEnvironmentVariablesSecretVersion": {}, "serviceAccount": {}, "setAuthenticatedUserAdmin": {}, "workspaceCompilationOverrides": { "$ref": "#/types/google-native:dataform/v1beta1:WorkspaceCompilationOverrides" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "gitRemoteSettings": { "$ref": "#/types/google-native:dataform/v1beta1:GitRemoteSettings" }, "labels": {}, "npmrcEnvironmentVariablesSecretVersion": {}, "serviceAccount": {}, "setAuthenticatedUserAdmin": {}, "workspaceCompilationOverrides": { "$ref": "#/types/google-native:dataform/v1beta1:WorkspaceCompilationOverrides" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" } }, "google-native:dataform/v1beta1:RepositoryIamBinding": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:dataform/v1beta1:RepositoryIamMember": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:dataform/v1beta1:RepositoryIamPolicy": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId" }, "iamResourceName": "resource" }, "google-native:dataform/v1beta1:RepositoryWorkspaceIamBinding": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId", "workspacesId": "workspaceId" }, "iamResourceName": "resource" }, "google-native:dataform/v1beta1:RepositoryWorkspaceIamMember": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId", "workspacesId": "workspaceId" }, "iamResourceName": "resource" }, "google-native:dataform/v1beta1:RepositoryWorkspaceIamPolicy": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId", "workspacesId": "workspaceId" }, "iamResourceName": "resource" }, "google-native:dataform/v1beta1:WorkflowConfig": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowConfigs?workflowConfigId={workflowConfigId}", "values": [ { "name": "workflowConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "cronSchedule": {}, "invocationConfig": { "$ref": "#/types/google-native:dataform/v1beta1:InvocationConfig" }, "releaseConfig": { "required": true, "pattern": "projects/{project}/locations/{location}/repositories/{repositoryId}/releaseConfigs/{releaseConfig}" }, "timeZone": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowConfigs/{workflowConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workflowConfigsId", "sdkName": "workflowConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowConfigs/{workflowConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workflowConfigsId", "sdkName": "workflowConfigId", "kind": "path" } ] }, "sdkProperties": { "cronSchedule": {}, "invocationConfig": { "$ref": "#/types/google-native:dataform/v1beta1:InvocationConfig" }, "releaseConfig": { "required": true }, "timeZone": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowConfigs/{workflowConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workflowConfigsId", "sdkName": "workflowConfigId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowConfigs/{workflowConfigsId}", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId", "workflowConfigsId": "workflowConfigId" } }, "google-native:dataform/v1beta1:WorkflowInvocation": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowInvocations", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "sdkProperties": { "compilationResult": { "pattern": "projects/{project}/locations/{location}/repositories/{repositoryId}/compilationResults/{compilationResult}", "forceNew": true }, "invocationConfig": { "$ref": "#/types/google-native:dataform/v1beta1:InvocationConfig", "forceNew": true }, "workflowConfig": { "pattern": "projects/{project}/locations/{location}/repositories/{repositoryId}/workflowConfigs/{workflowConfig}", "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowInvocations/{workflowInvocationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workflowInvocationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowInvocations/{workflowInvocationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workflowInvocationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowInvocations/{workflowInvocationsId}", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId", "workflowInvocationsId": "name" } }, "google-native:dataform/v1beta1:Workspace": { "create": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces?workspaceId={workspaceId}", "values": [ { "name": "workspaceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataform.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}", "idParams": { "locationsId": "location", "projectsId": "project", "repositoriesId": "repositoryId", "workspacesId": "workspaceId" } }, "google-native:datafusion/v1:Instance": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cryptoKeyConfig": { "$ref": "#/types/google-native:datafusion/v1:CryptoKeyConfig" }, "dataplexDataLineageIntegrationEnabled": {}, "dataprocServiceAccount": {}, "description": {}, "displayName": {}, "enableRbac": {}, "enableStackdriverLogging": {}, "enableStackdriverMonitoring": {}, "enableZoneSeparation": {}, "eventPublishConfig": { "$ref": "#/types/google-native:datafusion/v1:EventPublishConfig" }, "labels": {}, "networkConfig": { "$ref": "#/types/google-native:datafusion/v1:NetworkConfig" }, "options": {}, "patchRevision": {}, "privateInstance": {}, "type": { "$ref": "#/types/google-native:datafusion/v1:InstanceType", "required": true }, "version": {}, "zone": {} }, "verb": "POST", "operations": { "template": "https://datafusion.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "cryptoKeyConfig": { "$ref": "#/types/google-native:datafusion/v1:CryptoKeyConfig" }, "dataplexDataLineageIntegrationEnabled": {}, "dataprocServiceAccount": {}, "description": {}, "displayName": {}, "enableRbac": {}, "enableStackdriverLogging": {}, "enableStackdriverMonitoring": {}, "enableZoneSeparation": {}, "eventPublishConfig": { "$ref": "#/types/google-native:datafusion/v1:EventPublishConfig" }, "labels": {}, "networkConfig": { "$ref": "#/types/google-native:datafusion/v1:NetworkConfig" }, "options": {}, "patchRevision": {}, "privateInstance": {}, "type": { "$ref": "#/types/google-native:datafusion/v1:InstanceType", "required": true }, "version": {}, "zone": {} }, "verb": "PATCH", "operations": { "template": "https://datafusion.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datafusion.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:datafusion/v1:InstanceIamBinding": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datafusion/v1:InstanceIamMember": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datafusion/v1:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datafusion/v1beta1:Instance": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cryptoKeyConfig": { "$ref": "#/types/google-native:datafusion/v1beta1:CryptoKeyConfig" }, "dataplexDataLineageIntegrationEnabled": {}, "dataprocServiceAccount": {}, "description": {}, "displayName": {}, "enableRbac": {}, "enableStackdriverLogging": {}, "enableStackdriverMonitoring": {}, "enableZoneSeparation": {}, "eventPublishConfig": { "$ref": "#/types/google-native:datafusion/v1beta1:EventPublishConfig" }, "labels": {}, "networkConfig": { "$ref": "#/types/google-native:datafusion/v1beta1:NetworkConfig" }, "options": {}, "patchRevision": {}, "privateInstance": {}, "type": { "$ref": "#/types/google-native:datafusion/v1beta1:InstanceType", "required": true }, "version": {}, "zone": {} }, "verb": "POST", "operations": { "template": "https://datafusion.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "cryptoKeyConfig": { "$ref": "#/types/google-native:datafusion/v1beta1:CryptoKeyConfig" }, "dataplexDataLineageIntegrationEnabled": {}, "dataprocServiceAccount": {}, "description": {}, "displayName": {}, "enableRbac": {}, "enableStackdriverLogging": {}, "enableStackdriverMonitoring": {}, "enableZoneSeparation": {}, "eventPublishConfig": { "$ref": "#/types/google-native:datafusion/v1beta1:EventPublishConfig" }, "labels": {}, "networkConfig": { "$ref": "#/types/google-native:datafusion/v1beta1:NetworkConfig" }, "options": {}, "patchRevision": {}, "privateInstance": {}, "type": { "$ref": "#/types/google-native:datafusion/v1beta1:InstanceType", "required": true }, "version": {}, "zone": {} }, "verb": "PATCH", "operations": { "template": "https://datafusion.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datafusion.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:datafusion/v1beta1:InstanceIamBinding": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datafusion/v1beta1:InstanceIamMember": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datafusion/v1beta1:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datafusion/v1beta1:InstanceNamespaceIamBinding": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datafusion/v1beta1:InstanceNamespaceIamMember": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datafusion/v1beta1:InstanceNamespaceIamPolicy": { "create": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datafusion.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datalabeling/v1beta1:AnnotationSpecSet": { "create": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/annotationSpecSets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotationSpecs": { "container": "annotationSpecSet" }, "description": { "container": "annotationSpecSet" }, "displayName": { "container": "annotationSpecSet" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/annotationSpecSets/{annotationSpecSetsId}", "values": [ { "name": "annotationSpecSetsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/annotationSpecSets/{annotationSpecSetsId}", "values": [ { "name": "annotationSpecSetsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datalabeling.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/annotationSpecSets/{annotationSpecSetsId}", "idParams": { "annotationSpecSetsId": "name", "projectsId": "project" } }, "google-native:datalabeling/v1beta1:Dataset": { "create": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/datasets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "dataset" }, "displayName": { "container": "dataset" }, "lastMigrateTime": { "container": "dataset" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datalabeling.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/datasets/{datasetsId}", "idParams": { "datasetsId": "name", "projectsId": "project" } }, "google-native:datalabeling/v1beta1:EvaluationJob": { "create": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/evaluationJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotationSpecSet": { "container": "job" }, "description": { "container": "job" }, "evaluationJobConfig": { "container": "job" }, "labelMissingGroundTruth": { "container": "job" }, "modelVersion": { "container": "job" }, "schedule": { "container": "job" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/evaluationJobs/{evaluationJobsId}", "values": [ { "name": "evaluationJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/evaluationJobs/{evaluationJobsId}", "values": [ { "name": "evaluationJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotationSpecSet": { "required": true }, "description": { "required": true }, "evaluationJobConfig": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1EvaluationJobConfig", "required": true }, "labelMissingGroundTruth": { "required": true }, "modelVersion": { "required": true }, "schedule": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/evaluationJobs/{evaluationJobsId}", "values": [ { "name": "evaluationJobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datalabeling.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/evaluationJobs/{evaluationJobsId}", "idParams": { "evaluationJobsId": "name", "projectsId": "project" } }, "google-native:datalabeling/v1beta1:FeedbackMessage": { "create": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/datasets/{datasetsId}/annotatedDatasets/{annotatedDatasetsId}/feedbackThreads/{feedbackThreadsId}/feedbackMessages", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "annotatedDatasetsId", "sdkName": "annotatedDatasetId", "kind": "path" }, { "name": "feedbackThreadsId", "sdkName": "feedbackThreadId", "kind": "path" } ] }, "sdkProperties": { "body": {}, "createTime": { "format": "google-datetime" }, "image": { "format": "byte" }, "name": {}, "operatorFeedbackMetadata": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1OperatorFeedbackMetadata" }, "requesterFeedbackMetadata": { "$ref": "#/types/google-native:datalabeling/v1beta1:GoogleCloudDatalabelingV1beta1RequesterFeedbackMetadata" } }, "verb": "POST", "operations": { "template": "https://datalabeling.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "project/{project}/datasets/{datasetId}/annotatedDatasets/{annotatedDatasetId}/feedbackThreads/{feedbackThreadId}/feedbackMessage/{name}" } }, "read": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/datasets/{datasetsId}/annotatedDatasets/{annotatedDatasetsId}/feedbackThreads/{feedbackThreadsId}/feedbackMessages/{feedbackMessagesId}", "values": [ { "name": "annotatedDatasetsId", "sdkName": "annotatedDatasetId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "feedbackMessagesId", "sdkName": "name", "kind": "path" }, { "name": "feedbackThreadsId", "sdkName": "feedbackThreadId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/datasets/{datasetsId}/annotatedDatasets/{annotatedDatasetsId}/feedbackThreads/{feedbackThreadsId}/feedbackMessages/{feedbackMessagesId}", "values": [ { "name": "annotatedDatasetsId", "sdkName": "annotatedDatasetId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "feedbackMessagesId", "sdkName": "name", "kind": "path" }, { "name": "feedbackThreadsId", "sdkName": "feedbackThreadId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datalabeling.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/datasets/{datasetsId}/annotatedDatasets/{annotatedDatasetsId}/feedbackThreads/{feedbackThreadsId}/feedbackMessages/{feedbackMessagesId}", "idParams": { "annotatedDatasetsId": "annotatedDatasetId", "datasetsId": "datasetId", "feedbackMessagesId": "name", "feedbackThreadsId": "feedbackThreadId", "projectsId": "project" } }, "google-native:datalabeling/v1beta1:Instruction": { "create": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/instructions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "csvInstruction": { "container": "instruction" }, "dataType": { "container": "instruction" }, "description": { "container": "instruction" }, "displayName": { "container": "instruction" }, "pdfInstruction": { "container": "instruction" } }, "verb": "POST", "operations": { "template": "https://datalabeling.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/instructions/{instructionsId}", "values": [ { "name": "instructionsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/instructions/{instructionsId}", "values": [ { "name": "instructionsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datalabeling.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/instructions/{instructionsId}", "idParams": { "instructionsId": "name", "projectsId": "project" } }, "google-native:datalineage/v1:LineageEvent": { "create": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}/lineageEvents", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" } ] }, "sdkProperties": { "endTime": { "format": "google-datetime" }, "links": { "items": { "$ref": "#/types/google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1EventLink" } }, "name": { "forceNew": true }, "startTime": { "format": "google-datetime", "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/processes/{processId}/runs/{runId}/lineageEvents/{name}" } }, "read": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}/lineageEvents/{lineageEventsId}", "values": [ { "name": "lineageEventsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}/lineageEvents/{lineageEventsId}", "values": [ { "name": "lineageEventsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datalineage.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}/lineageEvents/{lineageEventsId}", "idParams": { "lineageEventsId": "name", "locationsId": "location", "processesId": "processId", "projectsId": "project", "runsId": "runId" } }, "google-native:datalineage/v1:Process": { "create": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "displayName": {}, "name": { "forceNew": true }, "origin": { "$ref": "#/types/google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1Origin" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/processes/{name}" } }, "read": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "displayName": {}, "name": { "forceNew": true }, "origin": { "$ref": "#/types/google-native:datalineage/v1:GoogleCloudDatacatalogLineageV1Origin" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datalineage.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datalineage.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}", "idParams": { "locationsId": "location", "processesId": "name", "projectsId": "project" } }, "google-native:datalineage/v1:Run": { "create": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "displayName": {}, "endTime": { "format": "google-datetime" }, "name": { "forceNew": true }, "startTime": { "format": "google-datetime", "required": true }, "state": { "$ref": "#/types/google-native:datalineage/v1:RunState", "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/processes/{processId}/runs/{name}" } }, "read": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "displayName": {}, "endTime": { "format": "google-datetime" }, "name": { "forceNew": true }, "startTime": { "format": "google-datetime", "required": true }, "state": { "$ref": "#/types/google-native:datalineage/v1:RunState", "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datalineage.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datalineage.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}", "idParams": { "locationsId": "location", "processesId": "processId", "projectsId": "project", "runsId": "name" } }, "google-native:datamigration/v1:ConnectionProfile": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles?connectionProfileId={connectionProfileId}", "values": [ { "name": "connectionProfileId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "skipValidation", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "alloydb": { "$ref": "#/types/google-native:datamigration/v1:AlloyDbConnectionProfile" }, "cloudsql": { "$ref": "#/types/google-native:datamigration/v1:CloudSqlConnectionProfile" }, "displayName": {}, "labels": {}, "mysql": { "$ref": "#/types/google-native:datamigration/v1:MySqlConnectionProfile" }, "name": {}, "oracle": { "$ref": "#/types/google-native:datamigration/v1:OracleConnectionProfile" }, "postgresql": { "$ref": "#/types/google-native:datamigration/v1:PostgreSqlConnectionProfile" }, "provider": { "$ref": "#/types/google-native:datamigration/v1:ConnectionProfileProvider" }, "state": { "$ref": "#/types/google-native:datamigration/v1:ConnectionProfileState" } }, "verb": "POST", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/connectionProfiles/{name}" } }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}?updateMask={updateMask}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "alloydb": { "$ref": "#/types/google-native:datamigration/v1:AlloyDbConnectionProfile" }, "cloudsql": { "$ref": "#/types/google-native:datamigration/v1:CloudSqlConnectionProfile" }, "displayName": {}, "labels": {}, "mysql": { "$ref": "#/types/google-native:datamigration/v1:MySqlConnectionProfile" }, "name": {}, "oracle": { "$ref": "#/types/google-native:datamigration/v1:OracleConnectionProfile" }, "postgresql": { "$ref": "#/types/google-native:datamigration/v1:PostgreSqlConnectionProfile" }, "provider": { "$ref": "#/types/google-native:datamigration/v1:ConnectionProfileProvider" }, "state": { "$ref": "#/types/google-native:datamigration/v1:ConnectionProfileState" } }, "verb": "PATCH", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" } }, "google-native:datamigration/v1:ConnectionProfileIamBinding": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:ConnectionProfileIamMember": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:ConnectionProfileIamPolicy": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:ConversionWorkspace": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces?conversionWorkspaceId={conversionWorkspaceId}", "values": [ { "name": "conversionWorkspaceId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "destination": { "$ref": "#/types/google-native:datamigration/v1:DatabaseEngineInfo", "required": true }, "displayName": {}, "globalSettings": {}, "name": {}, "source": { "$ref": "#/types/google-native:datamigration/v1:DatabaseEngineInfo", "required": true } }, "verb": "POST", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/conversionWorkspaces/{name}" } }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}?updateMask={updateMask}", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "destination": { "$ref": "#/types/google-native:datamigration/v1:DatabaseEngineInfo", "required": true }, "displayName": {}, "globalSettings": {}, "name": {}, "source": { "$ref": "#/types/google-native:datamigration/v1:DatabaseEngineInfo", "required": true } }, "verb": "PATCH", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}", "idParams": { "conversionWorkspacesId": "conversionWorkspaceId", "locationsId": "location", "projectsId": "project" } }, "google-native:datamigration/v1:ConversionWorkspaceIamBinding": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:getIamPolicy", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:setIamPolicy", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:setIamPolicy", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:getIamPolicy", "idParams": { "conversionWorkspacesId": "conversionWorkspaceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:ConversionWorkspaceIamMember": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:getIamPolicy", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:setIamPolicy", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:setIamPolicy", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:getIamPolicy", "idParams": { "conversionWorkspacesId": "conversionWorkspaceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:ConversionWorkspaceIamPolicy": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:getIamPolicy", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:setIamPolicy", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:getIamPolicy", "idParams": { "conversionWorkspacesId": "conversionWorkspaceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:MappingRule": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}/mappingRules?mappingRuleId={mappingRuleId}", "values": [ { "name": "mappingRuleId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" } ] }, "sdkProperties": { "conditionalColumnSetValue": { "$ref": "#/types/google-native:datamigration/v1:ConditionalColumnSetValue" }, "convertRowidColumn": { "$ref": "#/types/google-native:datamigration/v1:ConvertRowIdToColumn" }, "displayName": {}, "entityMove": { "$ref": "#/types/google-native:datamigration/v1:EntityMove" }, "filter": { "$ref": "#/types/google-native:datamigration/v1:MappingRuleFilter", "required": true }, "filterTableColumns": { "$ref": "#/types/google-native:datamigration/v1:FilterTableColumns" }, "multiColumnDataTypeChange": { "$ref": "#/types/google-native:datamigration/v1:MultiColumnDatatypeChange" }, "multiEntityRename": { "$ref": "#/types/google-native:datamigration/v1:MultiEntityRename" }, "name": {}, "ruleOrder": { "format": "int64", "required": true }, "ruleScope": { "$ref": "#/types/google-native:datamigration/v1:MappingRuleRuleScope", "required": true }, "setTablePrimaryKey": { "$ref": "#/types/google-native:datamigration/v1:SetTablePrimaryKey" }, "singleColumnChange": { "$ref": "#/types/google-native:datamigration/v1:SingleColumnChange" }, "singleEntityRename": { "$ref": "#/types/google-native:datamigration/v1:SingleEntityRename" }, "singlePackageChange": { "$ref": "#/types/google-native:datamigration/v1:SinglePackageChange" }, "sourceSqlChange": { "$ref": "#/types/google-native:datamigration/v1:SourceSqlChange" }, "state": { "$ref": "#/types/google-native:datamigration/v1:MappingRuleState" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/conversionWorkspaces/{conversionWorkspaceId}/mappingRule/{name}" } }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}/mappingRules/{mappingRulesId}", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "mappingRulesId", "sdkName": "mappingRuleId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}/mappingRules/{mappingRulesId}", "values": [ { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "mappingRulesId", "sdkName": "mappingRuleId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}/mappingRules/{mappingRulesId}", "idParams": { "conversionWorkspacesId": "conversionWorkspaceId", "locationsId": "location", "mappingRulesId": "mappingRuleId", "projectsId": "project" } }, "google-native:datamigration/v1:MigrationJob": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs?migrationJobId={migrationJobId}", "values": [ { "name": "migrationJobId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cmekKeyName": {}, "conversionWorkspace": { "$ref": "#/types/google-native:datamigration/v1:ConversionWorkspaceInfo" }, "destination": { "required": true }, "destinationDatabase": { "$ref": "#/types/google-native:datamigration/v1:DatabaseType" }, "displayName": {}, "dumpFlags": { "$ref": "#/types/google-native:datamigration/v1:DumpFlags" }, "dumpPath": {}, "filter": {}, "labels": {}, "name": {}, "performanceConfig": { "$ref": "#/types/google-native:datamigration/v1:PerformanceConfig" }, "reverseSshConnectivity": { "$ref": "#/types/google-native:datamigration/v1:ReverseSshConnectivity" }, "source": { "required": true }, "sourceDatabase": { "$ref": "#/types/google-native:datamigration/v1:DatabaseType" }, "state": { "$ref": "#/types/google-native:datamigration/v1:MigrationJobState" }, "staticIpConnectivity": { "$ref": "#/types/google-native:datamigration/v1:StaticIpConnectivity" }, "type": { "$ref": "#/types/google-native:datamigration/v1:MigrationJobType", "required": true }, "vpcPeeringConnectivity": { "$ref": "#/types/google-native:datamigration/v1:VpcPeeringConnectivity" } }, "verb": "POST", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/migrationJobs/{name}" } }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "cmekKeyName": {}, "conversionWorkspace": { "$ref": "#/types/google-native:datamigration/v1:ConversionWorkspaceInfo" }, "destination": { "required": true }, "destinationDatabase": { "$ref": "#/types/google-native:datamigration/v1:DatabaseType" }, "displayName": {}, "dumpFlags": { "$ref": "#/types/google-native:datamigration/v1:DumpFlags" }, "dumpPath": {}, "filter": {}, "labels": {}, "name": {}, "performanceConfig": { "$ref": "#/types/google-native:datamigration/v1:PerformanceConfig" }, "reverseSshConnectivity": { "$ref": "#/types/google-native:datamigration/v1:ReverseSshConnectivity" }, "source": { "required": true }, "sourceDatabase": { "$ref": "#/types/google-native:datamigration/v1:DatabaseType" }, "state": { "$ref": "#/types/google-native:datamigration/v1:MigrationJobState" }, "staticIpConnectivity": { "$ref": "#/types/google-native:datamigration/v1:StaticIpConnectivity" }, "type": { "$ref": "#/types/google-native:datamigration/v1:MigrationJobType", "required": true }, "vpcPeeringConnectivity": { "$ref": "#/types/google-native:datamigration/v1:VpcPeeringConnectivity" } }, "verb": "PATCH", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}", "idParams": { "locationsId": "location", "migrationJobsId": "migrationJobId", "projectsId": "project" } }, "google-native:datamigration/v1:MigrationJobIamBinding": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "idParams": { "locationsId": "location", "migrationJobsId": "migrationJobId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:MigrationJobIamMember": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "idParams": { "locationsId": "location", "migrationJobsId": "migrationJobId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:MigrationJobIamPolicy": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "idParams": { "locationsId": "location", "migrationJobsId": "migrationJobId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:PrivateConnection": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections?privateConnectionId={privateConnectionId}", "values": [ { "name": "privateConnectionId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "skipValidation", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "labels": {}, "name": {}, "vpcPeeringConfig": { "$ref": "#/types/google-native:datamigration/v1:VpcPeeringConfig" } }, "verb": "POST", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datamigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "idParams": { "locationsId": "location", "privateConnectionsId": "privateConnectionId", "projectsId": "project" } }, "google-native:datamigration/v1:PrivateConnectionIamBinding": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:getIamPolicy", "idParams": { "locationsId": "location", "privateConnectionsId": "privateConnectionId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:PrivateConnectionIamMember": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:getIamPolicy", "idParams": { "locationsId": "location", "privateConnectionsId": "privateConnectionId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1:PrivateConnectionIamPolicy": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:getIamPolicy", "idParams": { "locationsId": "location", "privateConnectionsId": "privateConnectionId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1beta1:ConnectionProfile": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles?connectionProfileId={connectionProfileId}", "values": [ { "name": "connectionProfileId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cloudsql": { "$ref": "#/types/google-native:datamigration/v1beta1:CloudSqlConnectionProfile" }, "displayName": {}, "labels": {}, "mysql": { "$ref": "#/types/google-native:datamigration/v1beta1:MySqlConnectionProfile" }, "name": {}, "provider": { "$ref": "#/types/google-native:datamigration/v1beta1:ConnectionProfileProvider" }, "state": { "$ref": "#/types/google-native:datamigration/v1beta1:ConnectionProfileState" } }, "verb": "POST", "operations": { "template": "https://datamigration.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/connectionProfiles/{name}" } }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}?updateMask={updateMask}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "cloudsql": { "$ref": "#/types/google-native:datamigration/v1beta1:CloudSqlConnectionProfile" }, "displayName": {}, "labels": {}, "mysql": { "$ref": "#/types/google-native:datamigration/v1beta1:MySqlConnectionProfile" }, "name": {}, "provider": { "$ref": "#/types/google-native:datamigration/v1beta1:ConnectionProfileProvider" }, "state": { "$ref": "#/types/google-native:datamigration/v1beta1:ConnectionProfileState" } }, "verb": "PATCH", "operations": { "template": "https://datamigration.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datamigration.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" } }, "google-native:datamigration/v1beta1:ConnectionProfileIamBinding": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1beta1:ConnectionProfileIamMember": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1beta1:ConnectionProfileIamPolicy": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:setIamPolicy", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1beta1:MigrationJob": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs?migrationJobId={migrationJobId}", "values": [ { "name": "migrationJobId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "destination": { "required": true }, "destinationDatabase": { "$ref": "#/types/google-native:datamigration/v1beta1:DatabaseType" }, "displayName": {}, "dumpPath": {}, "labels": {}, "name": {}, "reverseSshConnectivity": { "$ref": "#/types/google-native:datamigration/v1beta1:ReverseSshConnectivity" }, "source": { "required": true }, "sourceDatabase": { "$ref": "#/types/google-native:datamigration/v1beta1:DatabaseType" }, "state": { "$ref": "#/types/google-native:datamigration/v1beta1:MigrationJobState" }, "staticIpConnectivity": { "$ref": "#/types/google-native:datamigration/v1beta1:StaticIpConnectivity" }, "type": { "$ref": "#/types/google-native:datamigration/v1beta1:MigrationJobType", "required": true }, "vpcPeeringConnectivity": { "$ref": "#/types/google-native:datamigration/v1beta1:VpcPeeringConnectivity" } }, "verb": "POST", "operations": { "template": "https://datamigration.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/migrationJobs/{name}" } }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "destination": { "required": true }, "destinationDatabase": { "$ref": "#/types/google-native:datamigration/v1beta1:DatabaseType" }, "displayName": {}, "dumpPath": {}, "labels": {}, "name": {}, "reverseSshConnectivity": { "$ref": "#/types/google-native:datamigration/v1beta1:ReverseSshConnectivity" }, "source": { "required": true }, "sourceDatabase": { "$ref": "#/types/google-native:datamigration/v1beta1:DatabaseType" }, "state": { "$ref": "#/types/google-native:datamigration/v1beta1:MigrationJobState" }, "staticIpConnectivity": { "$ref": "#/types/google-native:datamigration/v1beta1:StaticIpConnectivity" }, "type": { "$ref": "#/types/google-native:datamigration/v1beta1:MigrationJobType", "required": true }, "vpcPeeringConnectivity": { "$ref": "#/types/google-native:datamigration/v1beta1:VpcPeeringConnectivity" } }, "verb": "PATCH", "operations": { "template": "https://datamigration.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datamigration.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}", "idParams": { "locationsId": "location", "migrationJobsId": "migrationJobId", "projectsId": "project" } }, "google-native:datamigration/v1beta1:MigrationJobIamBinding": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "idParams": { "locationsId": "location", "migrationJobsId": "migrationJobId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1beta1:MigrationJobIamMember": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "idParams": { "locationsId": "location", "migrationJobsId": "migrationJobId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datamigration/v1beta1:MigrationJobIamPolicy": { "create": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://datamigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "idParams": { "locationsId": "location", "migrationJobsId": "migrationJobId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:datapipelines/v1:Pipeline": { "create": { "endpoint": { "template": "https://datapipelines.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/pipelines", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {}, "pipelineSources": { "forceNew": true }, "scheduleInfo": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1ScheduleSpec" }, "schedulerServiceAccountEmail": {}, "state": { "$ref": "#/types/google-native:datapipelines/v1:PipelineState", "required": true }, "type": { "$ref": "#/types/google-native:datapipelines/v1:PipelineType", "required": true }, "workload": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1Workload" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/pipelines/{name}" } }, "read": { "endpoint": { "template": "https://datapipelines.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/pipelines/{pipelinesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelinesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datapipelines.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/pipelines/{pipelinesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelinesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {}, "pipelineSources": { "forceNew": true }, "scheduleInfo": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1ScheduleSpec" }, "schedulerServiceAccountEmail": {}, "state": { "$ref": "#/types/google-native:datapipelines/v1:PipelineState", "required": true }, "type": { "$ref": "#/types/google-native:datapipelines/v1:PipelineType", "required": true }, "workload": { "$ref": "#/types/google-native:datapipelines/v1:GoogleCloudDatapipelinesV1Workload" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://datapipelines.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/pipelines/{pipelinesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelinesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://datapipelines.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/pipelines/{pipelinesId}", "idParams": { "locationsId": "location", "pipelinesId": "name", "projectsId": "project" } }, "google-native:dataplex/v1:AspectTypeIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:getIamPolicy", "values": [ { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:setIamPolicy", "values": [ { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:setIamPolicy", "values": [ { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:getIamPolicy", "idParams": { "aspectTypesId": "aspectTypeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:AspectTypeIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:getIamPolicy", "values": [ { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:setIamPolicy", "values": [ { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:setIamPolicy", "values": [ { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:getIamPolicy", "idParams": { "aspectTypesId": "aspectTypeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:AspectTypeIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:getIamPolicy", "values": [ { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:setIamPolicy", "values": [ { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:getIamPolicy", "idParams": { "aspectTypesId": "aspectTypeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:Asset": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets?assetId={assetId}", "values": [ { "name": "assetId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "description": {}, "discoverySpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpec" }, "displayName": {}, "labels": {}, "resourceSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetResourceSpec", "required": true } }, "verb": "POST", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}?updateMask={updateMask}", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "discoverySpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetDiscoverySpec" }, "displayName": {}, "labels": {}, "resourceSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1AssetResourceSpec", "required": true } }, "verb": "PATCH", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}", "idParams": { "assetsId": "assetId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "zonesId": "zone" } }, "google-native:dataplex/v1:Attribute": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes?dataAttributeId={dataAttributeId}", "values": [ { "name": "dataAttributeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" } ] }, "sdkProperties": { "dataAccessSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataAccessSpec" }, "description": {}, "displayName": {}, "etag": {}, "labels": {}, "parentId": {}, "resourceAccessSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ResourceAccessSpec" } }, "verb": "POST", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}", "values": [ { "name": "attributesId", "sdkName": "name", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}?updateMask={updateMask}", "values": [ { "name": "attributesId", "sdkName": "name", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "dataAccessSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataAccessSpec" }, "description": {}, "displayName": {}, "etag": {}, "labels": {}, "parentId": {}, "resourceAccessSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ResourceAccessSpec" } }, "verb": "PATCH", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}", "values": [ { "name": "attributesId", "sdkName": "name", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}", "idParams": { "attributesId": "name", "dataTaxonomiesId": "dataTaxonomyId", "locationsId": "location", "projectsId": "project" } }, "google-native:dataplex/v1:Content": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "sdkProperties": { "dataText": { "required": true }, "description": {}, "labels": {}, "notebook": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentNotebook" }, "path": { "required": true }, "sqlScript": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentSqlScript" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}", "values": [ { "name": "contentId", "sdkName": "name", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}?updateMask={updateMask}", "values": [ { "name": "contentId", "sdkName": "name", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "dataText": { "required": true }, "description": {}, "labels": {}, "notebook": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentNotebook" }, "path": { "required": true }, "sqlScript": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentSqlScript" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}", "values": [ { "name": "contentId", "sdkName": "name", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}", "idParams": { "contentId": "name", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" } }, "google-native:dataplex/v1:Contentitem": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "sdkProperties": { "dataText": { "required": true }, "description": {}, "labels": {}, "notebook": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentNotebook" }, "path": { "required": true }, "sqlScript": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentSqlScript" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}", "values": [ { "name": "contentitemsId", "sdkName": "name", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}?updateMask={updateMask}", "values": [ { "name": "contentitemsId", "sdkName": "name", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "dataText": { "required": true }, "description": {}, "labels": {}, "notebook": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentNotebook" }, "path": { "required": true }, "sqlScript": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ContentSqlScript" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}", "values": [ { "name": "contentitemsId", "sdkName": "name", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}", "idParams": { "contentitemsId": "name", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" } }, "google-native:dataplex/v1:DataAttributeBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings?dataAttributeBindingId={dataAttributeBindingId}", "values": [ { "name": "dataAttributeBindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "attributes": { "items": {} }, "description": {}, "displayName": {}, "etag": {}, "labels": {}, "paths": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataAttributeBindingPath" } }, "resource": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}?updateMask={updateMask}", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "attributes": { "items": {} }, "description": {}, "displayName": {}, "etag": {}, "labels": {}, "paths": { "items": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataAttributeBindingPath" } }, "resource": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}?etag={etag}", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}", "idParams": { "dataAttributeBindingsId": "dataAttributeBindingId", "locationsId": "location", "projectsId": "project" } }, "google-native:dataplex/v1:DataAttributeBindingIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:getIamPolicy", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:setIamPolicy", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:setIamPolicy", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:getIamPolicy", "idParams": { "dataAttributeBindingsId": "dataAttributeBindingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataAttributeBindingIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:getIamPolicy", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:setIamPolicy", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:setIamPolicy", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:getIamPolicy", "idParams": { "dataAttributeBindingsId": "dataAttributeBindingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataAttributeBindingIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:getIamPolicy", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:setIamPolicy", "values": [ { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:getIamPolicy", "idParams": { "dataAttributeBindingsId": "dataAttributeBindingId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataScan": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans?dataScanId={dataScanId}", "values": [ { "name": "dataScanId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "data": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataSource", "required": true }, "dataProfileSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpec" }, "dataQualitySpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpec" }, "description": {}, "displayName": {}, "executionSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataScanExecutionSpec" }, "labels": {} }, "verb": "POST", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}?updateMask={updateMask}", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "data": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataSource", "required": true }, "dataProfileSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataProfileSpec" }, "dataQualitySpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataQualitySpec" }, "description": {}, "displayName": {}, "executionSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1DataScanExecutionSpec" }, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}", "idParams": { "dataScansId": "dataScanId", "locationsId": "location", "projectsId": "project" } }, "google-native:dataplex/v1:DataScanIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:getIamPolicy", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:setIamPolicy", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:setIamPolicy", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:getIamPolicy", "idParams": { "dataScansId": "dataScanId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataScanIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:getIamPolicy", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:setIamPolicy", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:setIamPolicy", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:getIamPolicy", "idParams": { "dataScansId": "dataScanId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataScanIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:getIamPolicy", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:setIamPolicy", "values": [ { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:getIamPolicy", "idParams": { "dataScansId": "dataScanId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataTaxonomy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies?dataTaxonomyId={dataTaxonomyId}", "values": [ { "name": "dataTaxonomyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}?updateMask={updateMask}", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "etag": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}", "idParams": { "dataTaxonomiesId": "dataTaxonomyId", "locationsId": "location", "projectsId": "project" } }, "google-native:dataplex/v1:DataTaxonomyAttributeIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "attributesId", "sdkName": "attributeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:getIamPolicy", "values": [ { "name": "attributesId", "sdkName": "attributeId", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:setIamPolicy", "values": [ { "name": "attributesId", "sdkName": "attributeId", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:setIamPolicy", "values": [ { "name": "attributesId", "sdkName": "attributeId", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:getIamPolicy", "idParams": { "attributesId": "attributeId", "dataTaxonomiesId": "dataTaxonomyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataTaxonomyAttributeIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "attributesId", "sdkName": "attributeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:getIamPolicy", "values": [ { "name": "attributesId", "sdkName": "attributeId", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:setIamPolicy", "values": [ { "name": "attributesId", "sdkName": "attributeId", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:setIamPolicy", "values": [ { "name": "attributesId", "sdkName": "attributeId", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:getIamPolicy", "idParams": { "attributesId": "attributeId", "dataTaxonomiesId": "dataTaxonomyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataTaxonomyAttributeIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "attributesId", "sdkName": "attributeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:getIamPolicy", "values": [ { "name": "attributesId", "sdkName": "attributeId", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:setIamPolicy", "values": [ { "name": "attributesId", "sdkName": "attributeId", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:getIamPolicy", "idParams": { "attributesId": "attributeId", "dataTaxonomiesId": "dataTaxonomyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataTaxonomyIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:getIamPolicy", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:setIamPolicy", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:setIamPolicy", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:getIamPolicy", "idParams": { "dataTaxonomiesId": "dataTaxonomyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataTaxonomyIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:getIamPolicy", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:setIamPolicy", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:setIamPolicy", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:getIamPolicy", "idParams": { "dataTaxonomiesId": "dataTaxonomyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:DataTaxonomyIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:getIamPolicy", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:setIamPolicy", "values": [ { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:getIamPolicy", "idParams": { "dataTaxonomiesId": "dataTaxonomyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:Entity": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "asset": { "required": true, "forceNew": true }, "dataPath": { "required": true, "forceNew": true }, "dataPathPattern": {}, "description": {}, "displayName": {}, "etag": {}, "format": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormat", "required": true }, "id": { "required": true }, "schema": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1Schema", "required": true }, "system": { "$ref": "#/types/google-native:dataplex/v1:EntitySystem", "required": true, "forceNew": true }, "type": { "$ref": "#/types/google-native:dataplex/v1:EntityType", "required": true, "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}", "values": [ { "name": "entitiesId", "sdkName": "name", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}", "values": [ { "name": "entitiesId", "sdkName": "name", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "asset": { "required": true, "forceNew": true }, "dataPath": { "required": true, "forceNew": true }, "dataPathPattern": {}, "description": {}, "displayName": {}, "etag": {}, "format": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1StorageFormat", "required": true }, "id": { "required": true }, "schema": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1Schema", "required": true }, "system": { "$ref": "#/types/google-native:dataplex/v1:EntitySystem", "required": true, "forceNew": true }, "type": { "$ref": "#/types/google-native:dataplex/v1:EntityType", "required": true, "forceNew": true } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}?etag={etag}", "values": [ { "name": "entitiesId", "sdkName": "name", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}", "idParams": { "entitiesId": "name", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "zonesId": "zone" } }, "google-native:dataplex/v1:EntryGroupIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:EntryGroupIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:EntryGroupIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:setIamPolicy", "values": [ { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "idParams": { "entryGroupsId": "entryGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:EntryTypeIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:getIamPolicy", "values": [ { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:setIamPolicy", "values": [ { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:setIamPolicy", "values": [ { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:getIamPolicy", "idParams": { "entryTypesId": "entryTypeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:EntryTypeIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:getIamPolicy", "values": [ { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:setIamPolicy", "values": [ { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:setIamPolicy", "values": [ { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:getIamPolicy", "idParams": { "entryTypesId": "entryTypeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:EntryTypeIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:getIamPolicy", "values": [ { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:setIamPolicy", "values": [ { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:getIamPolicy", "idParams": { "entryTypesId": "entryTypeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:Environment": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments?environmentId={environmentId}", "values": [ { "name": "environmentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "infrastructureSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpec", "required": true }, "labels": {}, "sessionSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentSessionSpec" } }, "verb": "POST", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}?updateMask={updateMask}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "infrastructureSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentInfrastructureSpec", "required": true }, "labels": {}, "sessionSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1EnvironmentSessionSpec" } }, "verb": "PATCH", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}", "idParams": { "environmentsId": "environmentId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" } }, "google-native:dataplex/v1:GovernanceRuleIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:getIamPolicy", "values": [ { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:setIamPolicy", "values": [ { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:setIamPolicy", "values": [ { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:getIamPolicy", "idParams": { "governanceRulesId": "governanceRuleId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:GovernanceRuleIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:getIamPolicy", "values": [ { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:setIamPolicy", "values": [ { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:setIamPolicy", "values": [ { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:getIamPolicy", "idParams": { "governanceRulesId": "governanceRuleId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:GovernanceRuleIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:getIamPolicy", "values": [ { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:setIamPolicy", "values": [ { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:getIamPolicy", "idParams": { "governanceRulesId": "governanceRuleId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:Lake": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes?lakeId={lakeId}", "values": [ { "name": "lakeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "labels": {}, "metastore": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1LakeMetastore" } }, "verb": "POST", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}?updateMask={updateMask}", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "labels": {}, "metastore": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1LakeMetastore" } }, "verb": "PATCH", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" } }, "google-native:dataplex/v1:LakeAssetIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" }, { "name": "assetsId", "sdkName": "assetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:getIamPolicy", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:setIamPolicy", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:setIamPolicy", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:getIamPolicy", "idParams": { "assetsId": "assetId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "zonesId": "zone" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeAssetIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" }, { "name": "assetsId", "sdkName": "assetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:getIamPolicy", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:setIamPolicy", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:setIamPolicy", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:getIamPolicy", "idParams": { "assetsId": "assetId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "zonesId": "zone" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeAssetIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" }, { "name": "assetsId", "sdkName": "assetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:getIamPolicy", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:setIamPolicy", "values": [ { "name": "assetsId", "sdkName": "assetId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:getIamPolicy", "idParams": { "assetsId": "assetId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "zonesId": "zone" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeContentIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:getIamPolicy", "values": [ { "name": "contentId", "sdkName": "contentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:setIamPolicy", "values": [ { "name": "contentId", "sdkName": "contentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:setIamPolicy", "values": [ { "name": "contentId", "sdkName": "contentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:getIamPolicy", "idParams": { "contentId": "contentId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeContentIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:getIamPolicy", "values": [ { "name": "contentId", "sdkName": "contentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:setIamPolicy", "values": [ { "name": "contentId", "sdkName": "contentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:setIamPolicy", "values": [ { "name": "contentId", "sdkName": "contentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:getIamPolicy", "idParams": { "contentId": "contentId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeContentIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:getIamPolicy", "values": [ { "name": "contentId", "sdkName": "contentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:setIamPolicy", "values": [ { "name": "contentId", "sdkName": "contentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:getIamPolicy", "idParams": { "contentId": "contentId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeContentitemIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:getIamPolicy", "values": [ { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:setIamPolicy", "values": [ { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:setIamPolicy", "values": [ { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:getIamPolicy", "idParams": { "contentitemsId": "contentitemId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeContentitemIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:getIamPolicy", "values": [ { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:setIamPolicy", "values": [ { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:setIamPolicy", "values": [ { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:getIamPolicy", "idParams": { "contentitemsId": "contentitemId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeContentitemIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:getIamPolicy", "values": [ { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:setIamPolicy", "values": [ { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:getIamPolicy", "idParams": { "contentitemsId": "contentitemId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeEnvironmentIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:getIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:getIamPolicy", "idParams": { "environmentsId": "environmentId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeEnvironmentIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:getIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:getIamPolicy", "idParams": { "environmentsId": "environmentId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeEnvironmentIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:getIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:setIamPolicy", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:getIamPolicy", "idParams": { "environmentsId": "environmentId", "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:getIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:getIamPolicy", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:getIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:getIamPolicy", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:getIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:getIamPolicy", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeTaskIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:getIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:getIamPolicy", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "tasksId": "taskId" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeTaskIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:getIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:getIamPolicy", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "tasksId": "taskId" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeTaskIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:getIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:getIamPolicy", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "tasksId": "taskId" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeZoneIamBinding": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:getIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:getIamPolicy", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "zonesId": "zone" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeZoneIamMember": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:getIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:getIamPolicy", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "zonesId": "zone" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:LakeZoneIamPolicy": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:getIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:setIamPolicy", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:getIamPolicy", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "zonesId": "zone" }, "iamResourceName": "resource" }, "google-native:dataplex/v1:Partition": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}/partitions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" }, { "name": "entitiesId", "sdkName": "entityId", "kind": "path" } ] }, "sdkProperties": { "etag": {}, "location": { "required": true, "forceNew": true }, "values": { "required": true, "items": {}, "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}/partitions/{partitionsId}", "values": [ { "name": "entitiesId", "sdkName": "entityId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "partitionsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}/partitions/{partitionsId}", "values": [ { "name": "entitiesId", "sdkName": "entityId", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "partitionsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}/partitions/{partitionsId}", "idParams": { "entitiesId": "entityId", "lakesId": "lakeId", "locationsId": "location", "partitionsId": "name", "projectsId": "project", "zonesId": "zone" } }, "google-native:dataplex/v1:Task": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks?taskId={taskId}", "values": [ { "name": "taskId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "executionSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskExecutionSpec", "required": true }, "labels": {}, "notebook": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskNotebookTaskConfig" }, "spark": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskSparkTaskConfig" }, "triggerSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskTriggerSpec", "required": true } }, "verb": "POST", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}?updateMask={updateMask}", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "executionSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskExecutionSpec", "required": true }, "labels": {}, "notebook": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskNotebookTaskConfig" }, "spark": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskSparkTaskConfig" }, "triggerSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1TaskTriggerSpec", "required": true } }, "verb": "PATCH", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "tasksId": "taskId" } }, "google-native:dataplex/v1:Zone": { "create": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones?zoneId={zoneId}", "values": [ { "name": "zoneId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "discoverySpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpec" }, "displayName": {}, "labels": {}, "resourceSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ZoneResourceSpec", "required": true }, "type": { "$ref": "#/types/google-native:dataplex/v1:ZoneType", "required": true, "forceNew": true } }, "verb": "POST", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}?updateMask={updateMask}", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "discoverySpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ZoneDiscoverySpec" }, "displayName": {}, "labels": {}, "resourceSpec": { "$ref": "#/types/google-native:dataplex/v1:GoogleCloudDataplexV1ZoneResourceSpec", "required": true }, "type": { "$ref": "#/types/google-native:dataplex/v1:ZoneType", "required": true, "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}", "values": [ { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "zonesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataplex.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataplex.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}", "idParams": { "lakesId": "lakeId", "locationsId": "location", "projectsId": "project", "zonesId": "name" } }, "google-native:dataproc/v1:AutoscalingPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "basicAlgorithm": { "$ref": "#/types/google-native:dataproc/v1:BasicAutoscalingAlgorithm" }, "id": { "required": true }, "labels": {}, "secondaryWorkerConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupAutoscalingPolicyConfig" }, "workerConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupAutoscalingPolicyConfig", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "basicAlgorithm": { "$ref": "#/types/google-native:dataproc/v1:BasicAutoscalingAlgorithm" }, "id": { "required": true }, "labels": {}, "secondaryWorkerConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupAutoscalingPolicyConfig" }, "workerConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupAutoscalingPolicyConfig", "required": true } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "idParams": { "autoscalingPoliciesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dataproc/v1:AutoscalingPolicyIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:AutoscalingPolicyIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:AutoscalingPolicyIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:Batch": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/batches", "values": [ { "name": "batchId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "environmentConfig": { "$ref": "#/types/google-native:dataproc/v1:EnvironmentConfig" }, "labels": {}, "pysparkBatch": { "$ref": "#/types/google-native:dataproc/v1:PySparkBatch" }, "runtimeConfig": { "$ref": "#/types/google-native:dataproc/v1:RuntimeConfig" }, "sparkBatch": { "$ref": "#/types/google-native:dataproc/v1:SparkBatch" }, "sparkRBatch": { "$ref": "#/types/google-native:dataproc/v1:SparkRBatch" }, "sparkSqlBatch": { "$ref": "#/types/google-native:dataproc/v1:SparkSqlBatch" } }, "verb": "POST", "operations": { "template": "https://dataproc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}", "values": [ { "name": "batchesId", "sdkName": "batchId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}", "values": [ { "name": "batchesId", "sdkName": "batchId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}", "idParams": { "batchesId": "batchId", "locationsId": "location", "projectsId": "project" } }, "google-native:dataproc/v1:Cluster": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/clusters", "values": [ { "name": "actionOnFailedPrimaryWorkers", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "clusterName": { "required": true }, "config": { "$ref": "#/types/google-native:dataproc/v1:ClusterConfig" }, "labels": {}, "projectId": { "required": true, "sdkName": "project" }, "virtualClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:VirtualClusterConfig" } }, "verb": "POST", "operations": { "template": "https://dataproc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/clusters/{clusterName}", "values": [ { "name": "clusterName", "sdkName": "clusterName", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/clusters/{clusterName}?updateMask={updateMask}", "values": [ { "name": "clusterName", "sdkName": "clusterName", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "clusterName": { "required": true }, "config": { "$ref": "#/types/google-native:dataproc/v1:ClusterConfig" }, "labels": {}, "projectId": { "required": true, "sdkName": "project" }, "virtualClusterConfig": { "$ref": "#/types/google-native:dataproc/v1:VirtualClusterConfig" } }, "verb": "PATCH", "operations": { "template": "https://dataproc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/clusters/{clusterName}", "values": [ { "name": "clusterName", "sdkName": "clusterName", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataproc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectId}/regions/{region}/clusters/{clusterName}", "idParams": { "clusterName": "clusterName", "projectId": "project", "region": "region" } }, "google-native:dataproc/v1:Job": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/jobs:submit", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "driverSchedulingConfig": { "container": "job" }, "flinkJob": { "container": "job" }, "hadoopJob": { "container": "job" }, "hiveJob": { "container": "job" }, "labels": { "container": "job" }, "pigJob": { "container": "job" }, "placement": { "container": "job" }, "prestoJob": { "container": "job" }, "pysparkJob": { "container": "job" }, "reference": { "container": "job" }, "requestId": {}, "scheduling": { "container": "job" }, "sparkJob": { "container": "job" }, "sparkRJob": { "container": "job" }, "sparkSqlJob": { "container": "job" }, "trinoJob": { "container": "job" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/jobs/{jobId}", "values": [ { "name": "jobId", "sdkName": "reference.jobId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/jobs/{jobId}?updateMask={updateMask}", "values": [ { "name": "jobId", "sdkName": "reference.jobId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "driverSchedulingConfig": { "$ref": "#/types/google-native:dataproc/v1:DriverSchedulingConfig" }, "flinkJob": { "$ref": "#/types/google-native:dataproc/v1:FlinkJob" }, "hadoopJob": { "$ref": "#/types/google-native:dataproc/v1:HadoopJob" }, "hiveJob": { "$ref": "#/types/google-native:dataproc/v1:HiveJob" }, "labels": {}, "pigJob": { "$ref": "#/types/google-native:dataproc/v1:PigJob" }, "placement": { "$ref": "#/types/google-native:dataproc/v1:JobPlacement", "required": true }, "prestoJob": { "$ref": "#/types/google-native:dataproc/v1:PrestoJob" }, "pysparkJob": { "$ref": "#/types/google-native:dataproc/v1:PySparkJob" }, "reference": { "$ref": "#/types/google-native:dataproc/v1:JobReference" }, "scheduling": { "$ref": "#/types/google-native:dataproc/v1:JobScheduling" }, "sparkJob": { "$ref": "#/types/google-native:dataproc/v1:SparkJob" }, "sparkRJob": { "$ref": "#/types/google-native:dataproc/v1:SparkRJob" }, "sparkSqlJob": { "$ref": "#/types/google-native:dataproc/v1:SparkSqlJob" }, "trinoJob": { "$ref": "#/types/google-native:dataproc/v1:TrinoJob" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/jobs/{jobId}", "values": [ { "name": "jobId", "sdkName": "reference.jobId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectId}/regions/{region}/jobs/{jobId}", "idParams": { "jobId": "reference.jobId", "projectId": "project", "region": "region" } }, "google-native:dataproc/v1:NodeGroup": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}/nodeGroups", "values": [ { "name": "nodeGroupId", "kind": "query" }, { "name": "parentOperationId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "nodeGroupConfig": { "$ref": "#/types/google-native:dataproc/v1:InstanceGroupConfig" }, "roles": { "required": true, "items": { "$ref": "#/types/google-native:dataproc/v1:NodeGroupRolesItem" } } }, "verb": "POST", "operations": { "template": "https://dataproc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}/nodeGroups/{nodeGroupsId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "nodeGroupsId", "sdkName": "nodeGroupId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}/nodeGroups/{nodeGroupsId}", "idParams": { "clustersId": "clusterId", "nodeGroupsId": "nodeGroupId", "projectsId": "project", "regionsId": "regionId" } }, "google-native:dataproc/v1:RegionAutoscalingPolicyIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionAutoscalingPolicyIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionAutoscalingPolicyIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionClusterIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "idParams": { "clustersId": "clusterId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionClusterIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "idParams": { "clustersId": "clusterId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionClusterIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "idParams": { "clustersId": "clusterId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionJobIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionJobIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionJobIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionOperationIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "operationsId", "sdkName": "operationId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "idParams": { "operationsId": "operationId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionOperationIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "operationsId", "sdkName": "operationId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "idParams": { "operationsId": "operationId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionOperationIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "operationsId", "sdkName": "operationId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "idParams": { "operationsId": "operationId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionWorkflowTemplateIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "projectsId": "project", "regionsId": "regionId", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionWorkflowTemplateIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "projectsId": "project", "regionsId": "regionId", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:RegionWorkflowTemplateIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "projectsId": "project", "regionsId": "regionId", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:Session": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sessions?sessionId={sessionId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sessionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "environmentConfig": { "$ref": "#/types/google-native:dataproc/v1:EnvironmentConfig" }, "jupyterSession": { "$ref": "#/types/google-native:dataproc/v1:JupyterConfig" }, "labels": {}, "name": { "required": true }, "runtimeConfig": { "$ref": "#/types/google-native:dataproc/v1:RuntimeConfig" }, "sessionTemplate": {}, "user": {} }, "verb": "POST", "operations": { "template": "https://dataproc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataproc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}", "idParams": { "locationsId": "location", "projectsId": "project", "sessionsId": "sessionId" } }, "google-native:dataproc/v1:SessionTemplate": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sessionTemplates", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "environmentConfig": { "$ref": "#/types/google-native:dataproc/v1:EnvironmentConfig" }, "jupyterSession": { "$ref": "#/types/google-native:dataproc/v1:JupyterConfig" }, "labels": {}, "name": { "required": true }, "runtimeConfig": { "$ref": "#/types/google-native:dataproc/v1:RuntimeConfig" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sessionTemplates/{sessionTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionTemplatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sessionTemplates/{sessionTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionTemplatesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": {}, "environmentConfig": { "$ref": "#/types/google-native:dataproc/v1:EnvironmentConfig" }, "jupyterSession": { "$ref": "#/types/google-native:dataproc/v1:JupyterConfig" }, "labels": {}, "name": { "required": true }, "runtimeConfig": { "$ref": "#/types/google-native:dataproc/v1:RuntimeConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sessionTemplates/{sessionTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionTemplatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/sessionTemplates/{sessionTemplatesId}", "idParams": { "locationsId": "location", "projectsId": "project", "sessionTemplatesId": "name" } }, "google-native:dataproc/v1:WorkflowTemplate": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dagTimeout": { "format": "google-duration" }, "encryptionConfig": { "$ref": "#/types/google-native:dataproc/v1:GoogleCloudDataprocV1WorkflowTemplateEncryptionConfig" }, "id": {}, "jobs": { "required": true, "items": { "$ref": "#/types/google-native:dataproc/v1:OrderedJob" } }, "labels": {}, "parameters": { "items": { "$ref": "#/types/google-native:dataproc/v1:TemplateParameter" } }, "placement": { "$ref": "#/types/google-native:dataproc/v1:WorkflowTemplatePlacement", "required": true }, "version": { "format": "int32" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "dagTimeout": { "format": "google-duration" }, "encryptionConfig": { "$ref": "#/types/google-native:dataproc/v1:GoogleCloudDataprocV1WorkflowTemplateEncryptionConfig" }, "id": {}, "jobs": { "required": true, "items": { "$ref": "#/types/google-native:dataproc/v1:OrderedJob" } }, "labels": {}, "parameters": { "items": { "$ref": "#/types/google-native:dataproc/v1:TemplateParameter" } }, "placement": { "$ref": "#/types/google-native:dataproc/v1:WorkflowTemplatePlacement", "required": true }, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "idParams": { "locationsId": "location", "projectsId": "project", "workflowTemplatesId": "name" } }, "google-native:dataproc/v1:WorkflowTemplateIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:WorkflowTemplateIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1:WorkflowTemplateIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:AutoscalingPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "basicAlgorithm": { "$ref": "#/types/google-native:dataproc/v1beta2:BasicAutoscalingAlgorithm" }, "id": { "required": true }, "secondaryWorkerConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupAutoscalingPolicyConfig" }, "workerConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupAutoscalingPolicyConfig", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "basicAlgorithm": { "$ref": "#/types/google-native:dataproc/v1beta2:BasicAutoscalingAlgorithm" }, "id": { "required": true }, "secondaryWorkerConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupAutoscalingPolicyConfig" }, "workerConfig": { "$ref": "#/types/google-native:dataproc/v1beta2:InstanceGroupAutoscalingPolicyConfig", "required": true } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "idParams": { "autoscalingPoliciesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dataproc/v1beta2:AutoscalingPolicyIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:AutoscalingPolicyIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:AutoscalingPolicyIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:Cluster": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/clusters", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "clusterName": { "required": true }, "config": { "$ref": "#/types/google-native:dataproc/v1beta2:ClusterConfig", "required": true }, "labels": {}, "projectId": { "required": true, "sdkName": "project" } }, "verb": "POST", "operations": { "template": "https://dataproc.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/clusters/{clusterName}", "values": [ { "name": "clusterName", "sdkName": "clusterName", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/clusters/{clusterName}?updateMask={updateMask}", "values": [ { "name": "clusterName", "sdkName": "clusterName", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "clusterName": { "required": true }, "config": { "$ref": "#/types/google-native:dataproc/v1beta2:ClusterConfig", "required": true }, "labels": {}, "projectId": { "required": true, "sdkName": "project" } }, "verb": "PATCH", "operations": { "template": "https://dataproc.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/clusters/{clusterName}", "values": [ { "name": "clusterName", "sdkName": "clusterName", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dataproc.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectId}/regions/{region}/clusters/{clusterName}", "idParams": { "clusterName": "clusterName", "projectId": "project", "region": "region" } }, "google-native:dataproc/v1beta2:Job": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/jobs:submit", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "kind": "path" } ] }, "sdkProperties": { "hadoopJob": { "container": "job" }, "hiveJob": { "container": "job" }, "labels": { "container": "job" }, "pigJob": { "container": "job" }, "placement": { "container": "job" }, "prestoJob": { "container": "job" }, "pysparkJob": { "container": "job" }, "reference": { "container": "job" }, "requestId": {}, "scheduling": { "container": "job" }, "sparkJob": { "container": "job" }, "sparkRJob": { "container": "job" }, "sparkSqlJob": { "container": "job" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/jobs/{jobId}", "values": [ { "name": "jobId", "sdkName": "reference.jobId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/jobs/{jobId}?updateMask={updateMask}", "values": [ { "name": "jobId", "sdkName": "reference.jobId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "hadoopJob": { "$ref": "#/types/google-native:dataproc/v1beta2:HadoopJob" }, "hiveJob": { "$ref": "#/types/google-native:dataproc/v1beta2:HiveJob" }, "labels": {}, "pigJob": { "$ref": "#/types/google-native:dataproc/v1beta2:PigJob" }, "placement": { "$ref": "#/types/google-native:dataproc/v1beta2:JobPlacement", "required": true }, "prestoJob": { "$ref": "#/types/google-native:dataproc/v1beta2:PrestoJob" }, "pysparkJob": { "$ref": "#/types/google-native:dataproc/v1beta2:PySparkJob" }, "reference": { "$ref": "#/types/google-native:dataproc/v1beta2:JobReference" }, "scheduling": { "$ref": "#/types/google-native:dataproc/v1beta2:JobScheduling" }, "sparkJob": { "$ref": "#/types/google-native:dataproc/v1beta2:SparkJob" }, "sparkRJob": { "$ref": "#/types/google-native:dataproc/v1beta2:SparkRJob" }, "sparkSqlJob": { "$ref": "#/types/google-native:dataproc/v1beta2:SparkSqlJob" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/jobs/{jobId}", "values": [ { "name": "jobId", "sdkName": "reference.jobId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "sdkName": "region", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectId}/regions/{region}/jobs/{jobId}", "idParams": { "jobId": "reference.jobId", "projectId": "project", "region": "region" } }, "google-native:dataproc/v1beta2:RegionAutoscalingPolicyIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionAutoscalingPolicyIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionAutoscalingPolicyIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:setIamPolicy", "values": [ { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "idParams": { "autoscalingPoliciesId": "autoscalingPolicyId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionClusterIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "idParams": { "clustersId": "clusterId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionClusterIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "idParams": { "clustersId": "clusterId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionClusterIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "idParams": { "clustersId": "clusterId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionJobIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionJobIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionJobIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionOperationIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "operationsId", "sdkName": "operationId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "idParams": { "operationsId": "operationId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionOperationIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "operationsId", "sdkName": "operationId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "idParams": { "operationsId": "operationId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionOperationIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "operationsId", "sdkName": "operationId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:setIamPolicy", "values": [ { "name": "operationsId", "sdkName": "operationId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "idParams": { "operationsId": "operationId", "projectsId": "project", "regionsId": "regionId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionWorkflowTemplateIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "projectsId": "project", "regionsId": "regionId", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionWorkflowTemplateIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "projectsId": "project", "regionsId": "regionId", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:RegionWorkflowTemplateIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "projectsId": "project", "regionsId": "regionId", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:WorkflowTemplate": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dagTimeout": { "format": "google-duration" }, "id": { "required": true }, "jobs": { "required": true, "items": { "$ref": "#/types/google-native:dataproc/v1beta2:OrderedJob" } }, "labels": {}, "parameters": { "items": { "$ref": "#/types/google-native:dataproc/v1beta2:TemplateParameter" } }, "placement": { "$ref": "#/types/google-native:dataproc/v1beta2:WorkflowTemplatePlacement", "required": true }, "version": { "format": "int32" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "dagTimeout": { "format": "google-duration" }, "id": { "required": true }, "jobs": { "required": true, "items": { "$ref": "#/types/google-native:dataproc/v1beta2:OrderedJob" } }, "labels": {}, "parameters": { "items": { "$ref": "#/types/google-native:dataproc/v1beta2:TemplateParameter" } }, "placement": { "$ref": "#/types/google-native:dataproc/v1beta2:WorkflowTemplatePlacement", "required": true }, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "idParams": { "locationsId": "location", "projectsId": "project", "workflowTemplatesId": "name" } }, "google-native:dataproc/v1beta2:WorkflowTemplateIamBinding": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:WorkflowTemplateIamMember": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:dataproc/v1beta2:WorkflowTemplateIamPolicy": { "create": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dataproc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workflowTemplatesId": "workflowTemplateId" }, "iamResourceName": "resource" }, "google-native:datastore/v1:Index": { "create": { "endpoint": { "template": "https://datastore.googleapis.com/v1/projects/{projectId}/indexes", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "ancestor": { "$ref": "#/types/google-native:datastore/v1:IndexAncestor", "required": true }, "kind": { "required": true }, "properties": { "required": true, "items": { "$ref": "#/types/google-native:datastore/v1:GoogleDatastoreAdminV1IndexedProperty" } } }, "verb": "POST", "operations": { "template": "https://datastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datastore.googleapis.com/v1/projects/{projectId}/indexes/{indexId}", "values": [ { "name": "indexId", "sdkName": "indexId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datastore.googleapis.com/v1/projects/{projectId}/indexes/{indexId}", "values": [ { "name": "indexId", "sdkName": "indexId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectId}/indexes/{indexId}", "idParams": { "indexId": "indexId", "projectId": "project" } }, "google-native:datastream/v1:ConnectionProfile": { "create": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles?connectionProfileId={connectionProfileId}", "values": [ { "name": "connectionProfileId", "kind": "query" }, { "name": "force", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bigqueryProfile": { "$ref": "#/types/google-native:datastream/v1:BigQueryProfile" }, "displayName": { "required": true }, "forwardSshConnectivity": { "$ref": "#/types/google-native:datastream/v1:ForwardSshTunnelConnectivity" }, "gcsProfile": { "$ref": "#/types/google-native:datastream/v1:GcsProfile" }, "labels": {}, "mysqlProfile": { "$ref": "#/types/google-native:datastream/v1:MysqlProfile" }, "oracleProfile": { "$ref": "#/types/google-native:datastream/v1:OracleProfile" }, "postgresqlProfile": { "$ref": "#/types/google-native:datastream/v1:PostgresqlProfile" }, "privateConnectivity": { "$ref": "#/types/google-native:datastream/v1:PrivateConnectivity" }, "staticServiceIpConnectivity": { "$ref": "#/types/google-native:datastream/v1:StaticServiceIpConnectivity" } }, "verb": "POST", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bigqueryProfile": { "$ref": "#/types/google-native:datastream/v1:BigQueryProfile" }, "displayName": { "required": true }, "forwardSshConnectivity": { "$ref": "#/types/google-native:datastream/v1:ForwardSshTunnelConnectivity" }, "gcsProfile": { "$ref": "#/types/google-native:datastream/v1:GcsProfile" }, "labels": {}, "mysqlProfile": { "$ref": "#/types/google-native:datastream/v1:MysqlProfile" }, "oracleProfile": { "$ref": "#/types/google-native:datastream/v1:OracleProfile" }, "postgresqlProfile": { "$ref": "#/types/google-native:datastream/v1:PostgresqlProfile" }, "privateConnectivity": { "$ref": "#/types/google-native:datastream/v1:PrivateConnectivity" }, "staticServiceIpConnectivity": { "$ref": "#/types/google-native:datastream/v1:StaticServiceIpConnectivity" } }, "verb": "PATCH", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datastream.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" } }, "google-native:datastream/v1:PrivateConnection": { "create": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections?privateConnectionId={privateConnectionId}", "values": [ { "name": "force", "kind": "query" }, { "name": "privateConnectionId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "labels": {}, "vpcPeeringConfig": { "$ref": "#/types/google-native:datastream/v1:VpcPeeringConfig" } }, "verb": "POST", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datastream.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "idParams": { "locationsId": "location", "privateConnectionsId": "privateConnectionId", "projectsId": "project" } }, "google-native:datastream/v1:Route": { "create": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes?routeId={routeId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "routeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "sdkProperties": { "destinationAddress": { "required": true }, "destinationPort": { "format": "int32" }, "displayName": { "required": true }, "labels": {} }, "verb": "POST", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "routesId", "sdkName": "routeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "routesId", "sdkName": "routeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datastream.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}", "idParams": { "locationsId": "location", "privateConnectionsId": "privateConnectionId", "projectsId": "project", "routesId": "routeId" } }, "google-native:datastream/v1:Stream": { "create": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/streams?streamId={streamId}", "values": [ { "name": "force", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "streamId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "backfillAll": { "$ref": "#/types/google-native:datastream/v1:BackfillAllStrategy" }, "backfillNone": { "$ref": "#/types/google-native:datastream/v1:BackfillNoneStrategy" }, "customerManagedEncryptionKey": { "forceNew": true }, "destinationConfig": { "$ref": "#/types/google-native:datastream/v1:DestinationConfig", "required": true }, "displayName": { "required": true }, "labels": {}, "sourceConfig": { "$ref": "#/types/google-native:datastream/v1:SourceConfig", "required": true }, "state": { "$ref": "#/types/google-native:datastream/v1:StreamState" } }, "verb": "POST", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "streamsId", "sdkName": "streamId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "streamsId", "sdkName": "streamId", "kind": "path" } ] }, "sdkProperties": { "backfillAll": { "$ref": "#/types/google-native:datastream/v1:BackfillAllStrategy" }, "backfillNone": { "$ref": "#/types/google-native:datastream/v1:BackfillNoneStrategy" }, "customerManagedEncryptionKey": { "forceNew": true }, "destinationConfig": { "$ref": "#/types/google-native:datastream/v1:DestinationConfig", "required": true }, "displayName": { "required": true }, "labels": {}, "sourceConfig": { "$ref": "#/types/google-native:datastream/v1:SourceConfig", "required": true }, "state": { "$ref": "#/types/google-native:datastream/v1:StreamState" } }, "verb": "PATCH", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "streamsId", "sdkName": "streamId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datastream.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datastream.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "idParams": { "locationsId": "location", "projectsId": "project", "streamsId": "streamId" } }, "google-native:datastream/v1alpha1:ConnectionProfile": { "create": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles?connectionProfileId={connectionProfileId}", "values": [ { "name": "connectionProfileId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "forwardSshConnectivity": { "$ref": "#/types/google-native:datastream/v1alpha1:ForwardSshTunnelConnectivity" }, "gcsProfile": { "$ref": "#/types/google-native:datastream/v1alpha1:GcsProfile" }, "labels": {}, "mysqlProfile": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlProfile" }, "noConnectivity": { "$ref": "#/types/google-native:datastream/v1alpha1:NoConnectivitySettings" }, "oracleProfile": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleProfile" }, "privateConnectivity": { "$ref": "#/types/google-native:datastream/v1alpha1:PrivateConnectivity" }, "staticServiceIpConnectivity": { "$ref": "#/types/google-native:datastream/v1alpha1:StaticServiceIpConnectivity" } }, "verb": "POST", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "forwardSshConnectivity": { "$ref": "#/types/google-native:datastream/v1alpha1:ForwardSshTunnelConnectivity" }, "gcsProfile": { "$ref": "#/types/google-native:datastream/v1alpha1:GcsProfile" }, "labels": {}, "mysqlProfile": { "$ref": "#/types/google-native:datastream/v1alpha1:MysqlProfile" }, "noConnectivity": { "$ref": "#/types/google-native:datastream/v1alpha1:NoConnectivitySettings" }, "oracleProfile": { "$ref": "#/types/google-native:datastream/v1alpha1:OracleProfile" }, "privateConnectivity": { "$ref": "#/types/google-native:datastream/v1alpha1:PrivateConnectivity" }, "staticServiceIpConnectivity": { "$ref": "#/types/google-native:datastream/v1alpha1:StaticServiceIpConnectivity" } }, "verb": "PATCH", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datastream.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "idParams": { "connectionProfilesId": "connectionProfileId", "locationsId": "location", "projectsId": "project" } }, "google-native:datastream/v1alpha1:PrivateConnection": { "create": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections?privateConnectionId={privateConnectionId}", "values": [ { "name": "privateConnectionId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "labels": {}, "vpcPeeringConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:VpcPeeringConfig" } }, "verb": "POST", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datastream.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "idParams": { "locationsId": "location", "privateConnectionsId": "privateConnectionId", "projectsId": "project" } }, "google-native:datastream/v1alpha1:Route": { "create": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes?routeId={routeId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "routeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "sdkProperties": { "destinationAddress": { "required": true }, "destinationPort": { "format": "int32" }, "displayName": { "required": true }, "labels": {} }, "verb": "POST", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "routesId", "sdkName": "routeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "routesId", "sdkName": "routeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datastream.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}", "idParams": { "locationsId": "location", "privateConnectionsId": "privateConnectionId", "projectsId": "project", "routesId": "routeId" } }, "google-native:datastream/v1alpha1:Stream": { "create": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/streams?streamId={streamId}", "values": [ { "name": "force", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "streamId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "backfillAll": { "$ref": "#/types/google-native:datastream/v1alpha1:BackfillAllStrategy" }, "backfillNone": { "$ref": "#/types/google-native:datastream/v1alpha1:BackfillNoneStrategy" }, "customerManagedEncryptionKey": { "forceNew": true }, "destinationConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:DestinationConfig", "required": true }, "displayName": { "required": true }, "labels": {}, "sourceConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:SourceConfig", "required": true }, "state": { "$ref": "#/types/google-native:datastream/v1alpha1:StreamState" } }, "verb": "POST", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "streamsId", "sdkName": "streamId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "streamsId", "sdkName": "streamId", "kind": "path" } ] }, "sdkProperties": { "backfillAll": { "$ref": "#/types/google-native:datastream/v1alpha1:BackfillAllStrategy" }, "backfillNone": { "$ref": "#/types/google-native:datastream/v1alpha1:BackfillNoneStrategy" }, "customerManagedEncryptionKey": { "forceNew": true }, "destinationConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:DestinationConfig", "required": true }, "displayName": { "required": true }, "labels": {}, "sourceConfig": { "$ref": "#/types/google-native:datastream/v1alpha1:SourceConfig", "required": true }, "state": { "$ref": "#/types/google-native:datastream/v1alpha1:StreamState" } }, "verb": "PATCH", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "streamsId", "sdkName": "streamId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://datastream.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://datastream.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "idParams": { "locationsId": "location", "projectsId": "project", "streamsId": "streamId" } }, "google-native:deploymentmanager/alpha:CompositeType": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/compositeTypes", "values": [ { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:CompositeTypeLabelEntry" } }, "name": {}, "status": { "$ref": "#/types/google-native:deploymentmanager/alpha:CompositeTypeStatus" }, "templateContents": { "$ref": "#/types/google-native:deploymentmanager/alpha:TemplateContents" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:CompositeTypeLabelEntry" } }, "name": {}, "status": { "$ref": "#/types/google-native:deploymentmanager/alpha:CompositeTypeStatus" }, "templateContents": { "$ref": "#/types/google-native:deploymentmanager/alpha:TemplateContents" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:deploymentmanager/alpha:Deployment": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments", "values": [ { "name": "createPolicy", "kind": "query" }, { "name": "preview", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "credential": { "$ref": "#/types/google-native:deploymentmanager/alpha:Credential" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:DeploymentLabelEntry" } }, "name": {}, "target": { "$ref": "#/types/google-native:deploymentmanager/alpha:TargetConfiguration" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "credential": { "$ref": "#/types/google-native:deploymentmanager/alpha:Credential" }, "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:DeploymentLabelEntry" } }, "name": {}, "target": { "$ref": "#/types/google-native:deploymentmanager/alpha:TargetConfiguration" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:deploymentmanager/alpha:DeploymentIamBinding": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idPath": "deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:deploymentmanager/alpha:DeploymentIamMember": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idPath": "deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:deploymentmanager/alpha:DeploymentIamPolicy": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idPath": "deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:deploymentmanager/alpha:TypeProvider": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/typeProviders", "values": [ { "name": "project", "kind": "path" } ] }, "sdkProperties": { "collectionOverrides": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:CollectionOverride" } }, "credential": { "$ref": "#/types/google-native:deploymentmanager/alpha:Credential" }, "customCertificateAuthorityRoots": { "items": {} }, "description": {}, "descriptorUrl": {}, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:TypeProviderLabelEntry" } }, "name": {}, "options": { "$ref": "#/types/google-native:deploymentmanager/alpha:Options" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "collectionOverrides": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:CollectionOverride" } }, "credential": { "$ref": "#/types/google-native:deploymentmanager/alpha:Credential" }, "customCertificateAuthorityRoots": { "items": {} }, "description": {}, "descriptorUrl": {}, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/alpha:TypeProviderLabelEntry" } }, "name": {}, "options": { "$ref": "#/types/google-native:deploymentmanager/alpha:Options" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:deploymentmanager/v2:Deployment": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments", "values": [ { "name": "createPolicy", "kind": "query" }, { "name": "preview", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:DeploymentLabelEntry" } }, "name": {}, "target": { "$ref": "#/types/google-native:deploymentmanager/v2:TargetConfiguration" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2:DeploymentLabelEntry" } }, "name": {}, "target": { "$ref": "#/types/google-native:deploymentmanager/v2:TargetConfiguration" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:deploymentmanager/v2:DeploymentIamBinding": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idPath": "deploymentmanager/v2/projects/{project}/global/deployments/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:deploymentmanager/v2:DeploymentIamMember": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idPath": "deploymentmanager/v2/projects/{project}/global/deployments/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:deploymentmanager/v2:DeploymentIamPolicy": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idPath": "deploymentmanager/v2/projects/{project}/global/deployments/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:deploymentmanager/v2beta:CompositeType": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/compositeTypes", "values": [ { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:CompositeTypeLabelEntry" } }, "name": {}, "status": { "$ref": "#/types/google-native:deploymentmanager/v2beta:CompositeTypeStatus" }, "templateContents": { "$ref": "#/types/google-native:deploymentmanager/v2beta:TemplateContents" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:CompositeTypeLabelEntry" } }, "name": {}, "status": { "$ref": "#/types/google-native:deploymentmanager/v2beta:CompositeTypeStatus" }, "templateContents": { "$ref": "#/types/google-native:deploymentmanager/v2beta:TemplateContents" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:deploymentmanager/v2beta:Deployment": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments", "values": [ { "name": "createPolicy", "kind": "query" }, { "name": "preview", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:DeploymentLabelEntry" } }, "name": {}, "target": { "$ref": "#/types/google-native:deploymentmanager/v2beta:TargetConfiguration" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "fingerprint": { "format": "byte", "copyFromOutputs": true }, "id": { "format": "uint64" }, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:DeploymentLabelEntry" } }, "name": {}, "target": { "$ref": "#/types/google-native:deploymentmanager/v2beta:TargetConfiguration" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:deploymentmanager/v2beta:DeploymentIamBinding": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idPath": "deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:deploymentmanager/v2beta:DeploymentIamMember": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idPath": "deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:deploymentmanager/v2beta:DeploymentIamPolicy": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/setIamPolicy", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "resource", "sdkName": "resource", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idPath": "deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/getIamPolicy", "idParams": { "project": "project", "resource": "resource" }, "iamResourceName": "resource" }, "google-native:deploymentmanager/v2beta:TypeProvider": { "create": { "endpoint": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/typeProviders", "values": [ { "name": "project", "kind": "path" } ] }, "sdkProperties": { "collectionOverrides": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:CollectionOverride" } }, "credential": { "$ref": "#/types/google-native:deploymentmanager/v2beta:Credential" }, "customCertificateAuthorityRoots": { "items": {} }, "description": {}, "descriptorUrl": {}, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:TypeProviderLabelEntry" } }, "name": {}, "options": { "$ref": "#/types/google-native:deploymentmanager/v2beta:Options" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "collectionOverrides": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:CollectionOverride" } }, "credential": { "$ref": "#/types/google-native:deploymentmanager/v2beta:Credential" }, "customCertificateAuthorityRoots": { "items": {} }, "description": {}, "descriptorUrl": {}, "labels": { "items": { "$ref": "#/types/google-native:deploymentmanager/v2beta:TypeProviderLabelEntry" } }, "name": {}, "options": { "$ref": "#/types/google-native:deploymentmanager/v2beta:Options" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://deploymentmanager.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:dialogflow/v2:Context": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "sdkProperties": { "lifespanCount": { "format": "int32" }, "name": { "required": true }, "parameters": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "lifespanCount": { "format": "int32" }, "name": { "required": true }, "parameters": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "idParams": { "contextsId": "name", "environmentsId": "environmentId", "locationsId": "location", "projectsId": "project", "sessionsId": "sessionId", "usersId": "userId" } }, "google-native:dialogflow/v2:Conversation": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversations", "values": [ { "name": "conversationId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "conversationProfile": { "required": true, "pattern": "projects/{project}/locations/{location}/conversationProfiles/{conversationProfile}" }, "conversationStage": { "$ref": "#/types/google-native:dialogflow/v2:ConversationConversationStage" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "values": [ { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "idParams": { "conversationsId": "conversationId", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:ConversationDataset": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationDatasets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true } }, "verb": "POST", "operations": { "template": "https://dialogflow.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationDatasets/{conversationDatasetsId}", "values": [ { "name": "conversationDatasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationDatasets/{conversationDatasetsId}", "values": [ { "name": "conversationDatasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dialogflow.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/conversationDatasets/{conversationDatasetsId}", "idParams": { "conversationDatasetsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:ConversationModel": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationModels", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "articleSuggestionModelMetadata": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2ArticleSuggestionModelMetadata" }, "datasets": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2InputDataset" } }, "displayName": { "required": true }, "languageCode": {}, "name": {}, "smartReplyModelMetadata": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SmartReplyModelMetadata" } }, "verb": "POST", "operations": { "template": "https://dialogflow.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/conversationModels/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationModels/{conversationModelsId}", "values": [ { "name": "conversationModelsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationModels/{conversationModelsId}", "values": [ { "name": "conversationModelsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dialogflow.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/conversationModels/{conversationModelsId}", "idParams": { "conversationModelsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:ConversationProfile": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationProfiles", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "automatedAgentConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2AutomatedAgentConfig" }, "displayName": { "required": true }, "humanAgentAssistantConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfig" }, "humanAgentHandoffConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfig" }, "languageCode": {}, "loggingConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2LoggingConfig" }, "name": {}, "newMessageEventNotificationConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2NotificationConfig" }, "notificationConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2NotificationConfig" }, "securitySettings": {}, "sttConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SpeechToTextConfig" }, "timeZone": {}, "ttsConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SynthesizeSpeechConfig" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/conversationProfiles/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}", "values": [ { "name": "conversationProfilesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}?updateMask={updateMask}", "values": [ { "name": "conversationProfilesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "automatedAgentConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2AutomatedAgentConfig" }, "displayName": { "required": true }, "humanAgentAssistantConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfig" }, "humanAgentHandoffConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentHandoffConfig" }, "languageCode": {}, "loggingConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2LoggingConfig" }, "name": {}, "newMessageEventNotificationConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2NotificationConfig" }, "notificationConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2NotificationConfig" }, "securitySettings": {}, "sttConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SpeechToTextConfig" }, "timeZone": {}, "ttsConfig": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2SynthesizeSpeechConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}", "values": [ { "name": "conversationProfilesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}", "idParams": { "conversationProfilesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:Document": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" } ] }, "sdkProperties": { "contentUri": {}, "displayName": { "required": true }, "enableAutoReload": {}, "knowledgeTypes": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:DocumentKnowledgeTypesItem" } }, "metadata": {}, "mimeType": { "required": true }, "name": {}, "rawContent": { "format": "byte" } }, "verb": "POST", "operations": { "template": "https://dialogflow.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/knowledgeBases/{knowledgeBaseId}/documents/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "values": [ { "name": "documentsId", "sdkName": "name", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "values": [ { "name": "documentsId", "sdkName": "name", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "contentUri": {}, "displayName": { "required": true }, "enableAutoReload": {}, "knowledgeTypes": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:DocumentKnowledgeTypesItem" } }, "metadata": {}, "mimeType": { "required": true }, "name": {}, "rawContent": { "format": "byte" } }, "verb": "PATCH", "operations": { "template": "https://dialogflow.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "values": [ { "name": "documentsId", "sdkName": "name", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dialogflow.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "idParams": { "documentsId": "name", "knowledgeBasesId": "knowledgeBaseId", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:EntityType": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/entityTypes", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "autoExpansionMode": { "$ref": "#/types/google-native:dialogflow/v2:EntityTypeAutoExpansionMode" }, "displayName": { "required": true }, "enableFuzzyExtraction": {}, "entities": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2EntityTypeEntity" } }, "kind": { "$ref": "#/types/google-native:dialogflow/v2:EntityTypeKind", "required": true }, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "autoExpansionMode": { "$ref": "#/types/google-native:dialogflow/v2:EntityTypeAutoExpansionMode" }, "displayName": { "required": true }, "enableFuzzyExtraction": {}, "entities": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2EntityTypeEntity" } }, "kind": { "$ref": "#/types/google-native:dialogflow/v2:EntityTypeKind", "required": true }, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "idParams": { "entityTypesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:Environment": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments?environmentId={environmentId}", "values": [ { "name": "environmentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "agentVersion": {}, "description": {}, "fulfillment": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2Fulfillment" }, "textToSpeechSettings": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2TextToSpeechSettings" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}?updateMask={updateMask}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "agentVersion": {}, "description": {}, "fulfillment": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2Fulfillment" }, "textToSpeechSettings": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2TextToSpeechSettings" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}", "idParams": { "environmentsId": "environmentId", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:Evaluation": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationModels/{conversationModelsId}/evaluations", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationModelsId", "sdkName": "conversationModelId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "container": "conversationModelEvaluation" }, "evaluationConfig": { "container": "conversationModelEvaluation" }, "name": { "container": "conversationModelEvaluation" } }, "verb": "POST", "operations": { "template": "https://dialogflow.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/conversationModels/{conversationModelId}/evaluations/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationModels/{conversationModelsId}/evaluations/{evaluationsId}", "values": [ { "name": "conversationModelsId", "sdkName": "conversationModelId", "kind": "path" }, { "name": "evaluationsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/conversationModels/{conversationModelsId}/evaluations/{evaluationsId}", "idParams": { "conversationModelsId": "conversationModelId", "evaluationsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:Intent": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/intents", "values": [ { "name": "intentView", "kind": "query" }, { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "action": {}, "defaultResponsePlatforms": { "items": { "$ref": "#/types/google-native:dialogflow/v2:IntentDefaultResponsePlatformsItem" } }, "displayName": { "required": true }, "endInteraction": {}, "events": { "items": {} }, "inputContextNames": { "items": {} }, "isFallback": {}, "liveAgentHandoff": {}, "messages": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessage" } }, "mlDisabled": {}, "name": {}, "outputContexts": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2Context" } }, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentParameter" } }, "parentFollowupIntentName": {}, "priority": { "format": "int32" }, "resetContexts": {}, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentTrainingPhrase" } }, "webhookState": { "$ref": "#/types/google-native:dialogflow/v2:IntentWebhookState" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "values": [ { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "values": [ { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "action": {}, "defaultResponsePlatforms": { "items": { "$ref": "#/types/google-native:dialogflow/v2:IntentDefaultResponsePlatformsItem" } }, "displayName": { "required": true }, "endInteraction": {}, "events": { "items": {} }, "inputContextNames": { "items": {} }, "isFallback": {}, "liveAgentHandoff": {}, "messages": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentMessage" } }, "mlDisabled": {}, "name": {}, "outputContexts": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2Context" } }, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentParameter" } }, "parentFollowupIntentName": {}, "priority": { "format": "int32" }, "resetContexts": {}, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2IntentTrainingPhrase" } }, "webhookState": { "$ref": "#/types/google-native:dialogflow/v2:IntentWebhookState" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "values": [ { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "idParams": { "intentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:KnowledgeBase": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "languageCode": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/knowledgeBases/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "values": [ { "name": "knowledgeBasesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "values": [ { "name": "knowledgeBasesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "languageCode": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "values": [ { "name": "knowledgeBasesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "idParams": { "knowledgeBasesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2:Participant": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" } ] }, "sdkProperties": { "documentsMetadataFilters": {}, "name": {}, "obfuscatedExternalUserId": {}, "role": { "$ref": "#/types/google-native:dialogflow/v2:ParticipantRole", "forceNew": true }, "sipRecordingMediaLabel": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/conversations/{conversationId}/participants/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants/{participantsId}", "values": [ { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "participantsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants/{participantsId}?updateMask={updateMask}", "values": [ { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "participantsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "documentsMetadataFilters": {}, "name": {}, "obfuscatedExternalUserId": {}, "role": { "$ref": "#/types/google-native:dialogflow/v2:ParticipantRole", "forceNew": true }, "sipRecordingMediaLabel": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants/{participantsId}", "idParams": { "conversationsId": "conversationId", "locationsId": "location", "participantsId": "name", "projectsId": "project" } }, "google-native:dialogflow/v2:SessionEntityType": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "sdkProperties": { "entities": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2EntityTypeEntity" } }, "entityOverrideMode": { "$ref": "#/types/google-native:dialogflow/v2:SessionEntityTypeEntityOverrideMode", "required": true }, "name": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "entities": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2:GoogleCloudDialogflowV2EntityTypeEntity" } }, "entityOverrideMode": { "$ref": "#/types/google-native:dialogflow/v2:SessionEntityTypeEntityOverrideMode", "required": true }, "name": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "idParams": { "entityTypesId": "name", "environmentsId": "environmentId", "locationsId": "location", "projectsId": "project", "sessionsId": "sessionId", "usersId": "userId" } }, "google-native:dialogflow/v2:Version": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/versions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}", "idParams": { "locationsId": "location", "projectsId": "project", "versionsId": "name" } }, "google-native:dialogflow/v2beta1:Context": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "sdkProperties": { "lifespanCount": { "format": "int32" }, "name": { "required": true }, "parameters": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "lifespanCount": { "format": "int32" }, "name": { "required": true }, "parameters": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "values": [ { "name": "contextsId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "idParams": { "contextsId": "name", "environmentsId": "environmentId", "locationsId": "location", "projectsId": "project", "sessionsId": "sessionId", "usersId": "userId" } }, "google-native:dialogflow/v2beta1:Conversation": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversations", "values": [ { "name": "conversationId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "conversationProfile": { "required": true, "pattern": "projects/{project}/locations/{location}/conversationProfiles/{conversationProfile}" }, "conversationStage": { "$ref": "#/types/google-native:dialogflow/v2beta1:ConversationConversationStage" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "values": [ { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "idParams": { "conversationsId": "conversationId", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2beta1:ConversationProfile": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversationProfiles", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "automatedAgentConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1AutomatedAgentConfig" }, "displayName": { "required": true }, "humanAgentAssistantConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig" }, "humanAgentHandoffConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig" }, "languageCode": {}, "loggingConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1LoggingConfig" }, "name": {}, "newMessageEventNotificationConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1NotificationConfig" }, "notificationConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1NotificationConfig" }, "securitySettings": {}, "sttConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SpeechToTextConfig" }, "timeZone": {}, "ttsConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/conversationProfiles/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}", "values": [ { "name": "conversationProfilesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}?updateMask={updateMask}", "values": [ { "name": "conversationProfilesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "automatedAgentConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1AutomatedAgentConfig" }, "displayName": { "required": true }, "humanAgentAssistantConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfig" }, "humanAgentHandoffConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentHandoffConfig" }, "languageCode": {}, "loggingConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1LoggingConfig" }, "name": {}, "newMessageEventNotificationConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1NotificationConfig" }, "notificationConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1NotificationConfig" }, "securitySettings": {}, "sttConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SpeechToTextConfig" }, "timeZone": {}, "ttsConfig": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1SynthesizeSpeechConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}", "values": [ { "name": "conversationProfilesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}", "idParams": { "conversationProfilesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2beta1:Document": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents", "values": [ { "name": "importGcsCustomMetadata", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" } ] }, "sdkProperties": { "content": {}, "contentUri": {}, "displayName": { "required": true }, "enableAutoReload": {}, "knowledgeTypes": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:DocumentKnowledgeTypesItem" } }, "metadata": {}, "mimeType": { "required": true }, "name": {}, "rawContent": { "format": "byte" } }, "verb": "POST", "operations": { "template": "https://dialogflow.googleapis.com/v2beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/knowledgeBases/{knowledgeBaseId}/documents/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "values": [ { "name": "documentsId", "sdkName": "name", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "values": [ { "name": "documentsId", "sdkName": "name", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "content": {}, "contentUri": {}, "displayName": { "required": true }, "enableAutoReload": {}, "knowledgeTypes": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:DocumentKnowledgeTypesItem" } }, "metadata": {}, "mimeType": { "required": true }, "name": {}, "rawContent": { "format": "byte" } }, "verb": "PATCH", "operations": { "template": "https://dialogflow.googleapis.com/v2beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "values": [ { "name": "documentsId", "sdkName": "name", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://dialogflow.googleapis.com/v2beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "idParams": { "documentsId": "name", "knowledgeBasesId": "knowledgeBaseId", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2beta1:EntityType": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/entityTypes", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "autoExpansionMode": { "$ref": "#/types/google-native:dialogflow/v2beta1:EntityTypeAutoExpansionMode" }, "displayName": { "required": true }, "enableFuzzyExtraction": {}, "entities": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1EntityTypeEntity" } }, "kind": { "$ref": "#/types/google-native:dialogflow/v2beta1:EntityTypeKind", "required": true }, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "autoExpansionMode": { "$ref": "#/types/google-native:dialogflow/v2beta1:EntityTypeAutoExpansionMode" }, "displayName": { "required": true }, "enableFuzzyExtraction": {}, "entities": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1EntityTypeEntity" } }, "kind": { "$ref": "#/types/google-native:dialogflow/v2beta1:EntityTypeKind", "required": true }, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "idParams": { "entityTypesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2beta1:Environment": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments?environmentId={environmentId}", "values": [ { "name": "environmentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "agentVersion": {}, "description": {}, "fulfillment": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1Fulfillment" }, "textToSpeechSettings": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1TextToSpeechSettings" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}?updateMask={updateMask}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "agentVersion": {}, "description": {}, "fulfillment": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1Fulfillment" }, "textToSpeechSettings": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1TextToSpeechSettings" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}", "idParams": { "environmentsId": "environmentId", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2beta1:Intent": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/intents", "values": [ { "name": "intentView", "kind": "query" }, { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "action": {}, "defaultResponsePlatforms": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:IntentDefaultResponsePlatformsItem" } }, "displayName": { "required": true }, "endInteraction": {}, "events": { "items": {} }, "inputContextNames": { "items": {} }, "isFallback": {}, "liveAgentHandoff": {}, "messages": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessage" } }, "mlDisabled": {}, "mlEnabled": {}, "name": {}, "outputContexts": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1Context" } }, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentParameter" } }, "parentFollowupIntentName": {}, "priority": { "format": "int32" }, "resetContexts": {}, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentTrainingPhrase" } }, "webhookState": { "$ref": "#/types/google-native:dialogflow/v2beta1:IntentWebhookState" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "values": [ { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "values": [ { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "action": {}, "defaultResponsePlatforms": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:IntentDefaultResponsePlatformsItem" } }, "displayName": { "required": true }, "endInteraction": {}, "events": { "items": {} }, "inputContextNames": { "items": {} }, "isFallback": {}, "liveAgentHandoff": {}, "messages": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentMessage" } }, "mlDisabled": {}, "mlEnabled": {}, "name": {}, "outputContexts": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1Context" } }, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentParameter" } }, "parentFollowupIntentName": {}, "priority": { "format": "int32" }, "resetContexts": {}, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1IntentTrainingPhrase" } }, "webhookState": { "$ref": "#/types/google-native:dialogflow/v2beta1:IntentWebhookState" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "values": [ { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "idParams": { "intentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2beta1:KnowledgeBase": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "languageCode": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/knowledgeBases/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "values": [ { "name": "knowledgeBasesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "values": [ { "name": "knowledgeBasesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "languageCode": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "values": [ { "name": "knowledgeBasesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "idParams": { "knowledgeBasesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v2beta1:Participant": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" } ] }, "sdkProperties": { "documentsMetadataFilters": {}, "name": {}, "obfuscatedExternalUserId": {}, "role": { "$ref": "#/types/google-native:dialogflow/v2beta1:ParticipantRole", "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/conversations/{conversationId}/participants/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants/{participantsId}", "values": [ { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "participantsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants/{participantsId}?updateMask={updateMask}", "values": [ { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "participantsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "documentsMetadataFilters": {}, "name": {}, "obfuscatedExternalUserId": {}, "role": { "$ref": "#/types/google-native:dialogflow/v2beta1:ParticipantRole", "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants/{participantsId}", "idParams": { "conversationsId": "conversationId", "locationsId": "location", "participantsId": "name", "projectsId": "project" } }, "google-native:dialogflow/v2beta1:SessionEntityType": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "sdkProperties": { "entities": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1EntityTypeEntity" } }, "entityOverrideMode": { "$ref": "#/types/google-native:dialogflow/v2beta1:SessionEntityTypeEntityOverrideMode", "required": true }, "name": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "entities": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1EntityTypeEntity" } }, "entityOverrideMode": { "$ref": "#/types/google-native:dialogflow/v2beta1:SessionEntityTypeEntityOverrideMode", "required": true }, "name": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "idParams": { "entityTypesId": "name", "environmentsId": "environmentId", "locationsId": "location", "projectsId": "project", "sessionsId": "sessionId", "usersId": "userId" } }, "google-native:dialogflow/v2beta1:Version": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/versions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta1/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}", "idParams": { "locationsId": "location", "projectsId": "project", "versionsId": "name" } }, "google-native:dialogflow/v3:Agent": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings" }, "answerFeedbackSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings" }, "avatarUri": {}, "defaultLanguageCode": { "required": true, "forceNew": true }, "description": {}, "displayName": { "required": true }, "enableSpellCorrection": {}, "enableStackdriverLogging": {}, "genAppBuilderSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings" }, "gitIntegrationSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGitIntegrationSettings" }, "locked": {}, "name": {}, "securitySettings": {}, "speechToTextSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SpeechToTextSettings" }, "startFlow": { "forceNew": true }, "supportedLanguageCodes": { "items": {} }, "textToSpeechSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TextToSpeechSettings" }, "timeZone": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "values": [ { "name": "agentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "values": [ { "name": "agentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings" }, "answerFeedbackSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentAnswerFeedbackSettings" }, "avatarUri": {}, "defaultLanguageCode": { "required": true, "forceNew": true }, "description": {}, "displayName": { "required": true }, "enableSpellCorrection": {}, "enableStackdriverLogging": {}, "genAppBuilderSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGenAppBuilderSettings" }, "gitIntegrationSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AgentGitIntegrationSettings" }, "locked": {}, "name": {}, "securitySettings": {}, "speechToTextSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SpeechToTextSettings" }, "startFlow": { "forceNew": true }, "supportedLanguageCodes": { "items": {} }, "textToSpeechSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TextToSpeechSettings" }, "timeZone": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "values": [ { "name": "agentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "idParams": { "agentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3:EntityType": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "autoExpansionMode": { "$ref": "#/types/google-native:dialogflow/v3:EntityTypeAutoExpansionMode" }, "displayName": { "required": true }, "enableFuzzyExtraction": {}, "entities": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeEntity" } }, "excludedPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase" } }, "kind": { "$ref": "#/types/google-native:dialogflow/v3:EntityTypeKind", "required": true }, "name": {}, "redact": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/entityTypes/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "autoExpansionMode": { "$ref": "#/types/google-native:dialogflow/v3:EntityTypeAutoExpansionMode" }, "displayName": { "required": true }, "enableFuzzyExtraction": {}, "entities": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeEntity" } }, "excludedPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase" } }, "kind": { "$ref": "#/types/google-native:dialogflow/v3:EntityTypeKind", "required": true }, "name": {}, "redact": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "idParams": { "agentsId": "agentId", "entityTypesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3:Environment": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "name": {}, "testCasesConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig" }, "versionConfigs": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentVersionConfig" } }, "webhookConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentWebhookConfig" } }, "verb": "POST", "operations": { "template": "https://dialogflow.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/environments/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}?updateMask={updateMask}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "name": {}, "testCasesConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig" }, "versionConfigs": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentVersionConfig" } }, "webhookConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EnvironmentWebhookConfig" } }, "verb": "PATCH", "operations": { "template": "https://dialogflow.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}", "idParams": { "agentsId": "agentId", "environmentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3:Experiment": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "definition": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentDefinition" }, "description": {}, "displayName": { "required": true }, "endTime": { "format": "google-datetime" }, "experimentLength": { "format": "google-duration" }, "lastUpdateTime": { "format": "google-datetime" }, "name": {}, "result": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResult" }, "rolloutConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutConfig" }, "rolloutFailureReason": {}, "rolloutState": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutState" }, "startTime": { "format": "google-datetime" }, "state": { "$ref": "#/types/google-native:dialogflow/v3:ExperimentState" }, "variantsHistory": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VariantsHistory" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/environments/{environmentId}/experiments/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}?updateMask={updateMask}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "definition": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentDefinition" }, "description": {}, "displayName": { "required": true }, "endTime": { "format": "google-datetime" }, "experimentLength": { "format": "google-duration" }, "lastUpdateTime": { "format": "google-datetime" }, "name": {}, "result": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ExperimentResult" }, "rolloutConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutConfig" }, "rolloutFailureReason": {}, "rolloutState": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3RolloutState" }, "startTime": { "format": "google-datetime" }, "state": { "$ref": "#/types/google-native:dialogflow/v3:ExperimentState" }, "variantsHistory": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3VariantsHistory" } } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}", "idParams": { "agentsId": "agentId", "environmentsId": "environmentId", "experimentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3:Flow": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings" }, "description": {}, "displayName": { "required": true }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandler" } }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3KnowledgeConnectorSettings" }, "name": {}, "nluSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3NluSettings" }, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRoute" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/flows/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings" }, "description": {}, "displayName": { "required": true }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandler" } }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3KnowledgeConnectorSettings" }, "name": {}, "nluSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3NluSettings" }, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRoute" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "idParams": { "agentsId": "agentId", "flowsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3:Intent": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "isFallback": {}, "labels": {}, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentParameter" } }, "priority": { "format": "int32" }, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhrase" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/intents/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "isFallback": {}, "labels": {}, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentParameter" } }, "priority": { "format": "int32" }, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3IntentTrainingPhrase" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "idParams": { "agentsId": "agentId", "intentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3:Page": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings" }, "displayName": { "required": true }, "entryFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Fulfillment" }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandler" } }, "form": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Form" }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3KnowledgeConnectorSettings" }, "name": {}, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRoute" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/flows/{flowId}/pages/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3AdvancedSettings" }, "displayName": { "required": true }, "entryFulfillment": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Fulfillment" }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EventHandler" } }, "form": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3Form" }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3KnowledgeConnectorSettings" }, "name": {}, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRoute" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "idParams": { "agentsId": "agentId", "flowsId": "flowId", "locationsId": "location", "pagesId": "name", "projectsId": "project" } }, "google-native:dialogflow/v3:SecuritySetting": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/securitySettings", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "audioExportSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings" }, "deidentifyTemplate": {}, "displayName": { "required": true }, "insightsExportSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings" }, "inspectTemplate": {}, "name": {}, "purgeDataTypes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:SecuritySettingPurgeDataTypesItem" } }, "redactionScope": { "$ref": "#/types/google-native:dialogflow/v3:SecuritySettingRedactionScope" }, "redactionStrategy": { "$ref": "#/types/google-native:dialogflow/v3:SecuritySettingRedactionStrategy" }, "retentionStrategy": { "$ref": "#/types/google-native:dialogflow/v3:SecuritySettingRetentionStrategy" }, "retentionWindowDays": { "format": "int32" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/securitySettings/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "securitySettingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "securitySettingsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "audioExportSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SecuritySettingsAudioExportSettings" }, "deidentifyTemplate": {}, "displayName": { "required": true }, "insightsExportSettings": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettings" }, "inspectTemplate": {}, "name": {}, "purgeDataTypes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:SecuritySettingPurgeDataTypesItem" } }, "redactionScope": { "$ref": "#/types/google-native:dialogflow/v3:SecuritySettingRedactionScope" }, "redactionStrategy": { "$ref": "#/types/google-native:dialogflow/v3:SecuritySettingRedactionStrategy" }, "retentionStrategy": { "$ref": "#/types/google-native:dialogflow/v3:SecuritySettingRetentionStrategy" }, "retentionWindowDays": { "format": "int32" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "securitySettingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}", "idParams": { "locationsId": "location", "projectsId": "project", "securitySettingsId": "name" } }, "google-native:dialogflow/v3:SessionEntityType": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "sdkProperties": { "entities": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeEntity" } }, "entityOverrideMode": { "$ref": "#/types/google-native:dialogflow/v3:SessionEntityTypeEntityOverrideMode", "required": true }, "name": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/sessions/{sessionId}/entityTypes/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "sdkProperties": { "entities": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3EntityTypeEntity" } }, "entityOverrideMode": { "$ref": "#/types/google-native:dialogflow/v3:SessionEntityTypeEntityOverrideMode", "required": true }, "name": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "idParams": { "agentsId": "agentId", "entityTypesId": "name", "environmentsId": "environmentId", "locationsId": "location", "projectsId": "project", "sessionsId": "sessionId" } }, "google-native:dialogflow/v3:TestCase": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "lastTestResult": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestCaseResult" }, "name": {}, "notes": {}, "tags": { "items": {} }, "testCaseConversationTurns": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurn" } }, "testConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestConfig" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases/{testCasesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "testCasesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases/{testCasesId}?updateMask={updateMask}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "testCasesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": { "required": true }, "lastTestResult": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestCaseResult" }, "name": {}, "notes": {}, "tags": { "items": {} }, "testCaseConversationTurns": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3ConversationTurn" } }, "testConfig": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TestConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases/{testCasesId}", "idParams": { "agentsId": "agentId", "locationsId": "location", "projectsId": "project", "testCasesId": "name" } }, "google-native:dialogflow/v3:TransitionRouteGroup": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {}, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRoute" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/flows/{flowId}/transitionRouteGroups/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "transitionRouteGroupsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "transitionRouteGroupsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {}, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3TransitionRoute" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "transitionRouteGroupsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "idParams": { "agentsId": "agentId", "flowsId": "flowId", "locationsId": "location", "projectsId": "project", "transitionRouteGroupsId": "name" } }, "google-native:dialogflow/v3:Version": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "name": {} }, "verb": "POST", "operations": { "template": "https://dialogflow.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/flows/{flowId}/versions/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}?updateMask={updateMask}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}", "idParams": { "agentsId": "agentId", "flowsId": "flowId", "locationsId": "location", "projectsId": "project", "versionsId": "name" } }, "google-native:dialogflow/v3:Webhook": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "disabled": {}, "displayName": { "required": true }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebService" }, "name": {}, "serviceDirectory": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig" }, "timeout": { "format": "google-duration" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/webhooks/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "webhooksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "webhooksId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "disabled": {}, "displayName": { "required": true }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookGenericWebService" }, "name": {}, "serviceDirectory": { "$ref": "#/types/google-native:dialogflow/v3:GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfig" }, "timeout": { "format": "google-duration" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "webhooksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "idParams": { "agentsId": "agentId", "locationsId": "location", "projectsId": "project", "webhooksId": "name" } }, "google-native:dialogflow/v3beta1:Agent": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings" }, "answerFeedbackSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings" }, "avatarUri": {}, "defaultLanguageCode": { "required": true, "forceNew": true }, "description": {}, "displayName": { "required": true }, "enableSpellCorrection": {}, "enableStackdriverLogging": {}, "genAppBuilderSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings" }, "gitIntegrationSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings" }, "locked": {}, "name": {}, "securitySettings": {}, "speechToTextSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SpeechToTextSettings" }, "startFlow": { "forceNew": true }, "supportedLanguageCodes": { "items": {} }, "textToSpeechSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TextToSpeechSettings" }, "timeZone": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "values": [ { "name": "agentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "values": [ { "name": "agentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings" }, "answerFeedbackSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentAnswerFeedbackSettings" }, "avatarUri": {}, "defaultLanguageCode": { "required": true, "forceNew": true }, "description": {}, "displayName": { "required": true }, "enableSpellCorrection": {}, "enableStackdriverLogging": {}, "genAppBuilderSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGenAppBuilderSettings" }, "gitIntegrationSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AgentGitIntegrationSettings" }, "locked": {}, "name": {}, "securitySettings": {}, "speechToTextSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SpeechToTextSettings" }, "startFlow": { "forceNew": true }, "supportedLanguageCodes": { "items": {} }, "textToSpeechSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TextToSpeechSettings" }, "timeZone": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "values": [ { "name": "agentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "idParams": { "agentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3beta1:EntityType": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "autoExpansionMode": { "$ref": "#/types/google-native:dialogflow/v3beta1:EntityTypeAutoExpansionMode" }, "displayName": { "required": true }, "enableFuzzyExtraction": {}, "entities": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeEntity" } }, "excludedPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase" } }, "kind": { "$ref": "#/types/google-native:dialogflow/v3beta1:EntityTypeKind", "required": true }, "name": {}, "redact": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/entityTypes/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "autoExpansionMode": { "$ref": "#/types/google-native:dialogflow/v3beta1:EntityTypeAutoExpansionMode" }, "displayName": { "required": true }, "enableFuzzyExtraction": {}, "entities": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeEntity" } }, "excludedPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase" } }, "kind": { "$ref": "#/types/google-native:dialogflow/v3beta1:EntityTypeKind", "required": true }, "name": {}, "redact": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "idParams": { "agentsId": "agentId", "entityTypesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3beta1:Environment": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "name": {}, "testCasesConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig" }, "versionConfigs": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig" } }, "webhookConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig" } }, "verb": "POST", "operations": { "template": "https://dialogflow.googleapis.com/v3beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/environments/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}?updateMask={updateMask}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "name": {}, "testCasesConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig" }, "versionConfigs": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig" } }, "webhookConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EnvironmentWebhookConfig" } }, "verb": "PATCH", "operations": { "template": "https://dialogflow.googleapis.com/v3beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}", "idParams": { "agentsId": "agentId", "environmentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3beta1:Experiment": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "definition": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentDefinition" }, "description": {}, "displayName": { "required": true }, "endTime": { "format": "google-datetime" }, "experimentLength": { "format": "google-duration" }, "lastUpdateTime": { "format": "google-datetime" }, "name": {}, "result": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResult" }, "rolloutConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutConfig" }, "rolloutFailureReason": {}, "rolloutState": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutState" }, "startTime": { "format": "google-datetime" }, "state": { "$ref": "#/types/google-native:dialogflow/v3beta1:ExperimentState" }, "variantsHistory": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VariantsHistory" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/environments/{environmentId}/experiments/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}?updateMask={updateMask}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "definition": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentDefinition" }, "description": {}, "displayName": { "required": true }, "endTime": { "format": "google-datetime" }, "experimentLength": { "format": "google-duration" }, "lastUpdateTime": { "format": "google-datetime" }, "name": {}, "result": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ExperimentResult" }, "rolloutConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutConfig" }, "rolloutFailureReason": {}, "rolloutState": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1RolloutState" }, "startTime": { "format": "google-datetime" }, "state": { "$ref": "#/types/google-native:dialogflow/v3beta1:ExperimentState" }, "variantsHistory": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1VariantsHistory" } } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "experimentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}", "idParams": { "agentsId": "agentId", "environmentsId": "environmentId", "experimentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3beta1:Flow": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings" }, "description": {}, "displayName": { "required": true }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandler" } }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings" }, "name": {}, "nluSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1NluSettings" }, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRoute" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/flows/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings" }, "description": {}, "displayName": { "required": true }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandler" } }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings" }, "name": {}, "nluSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1NluSettings" }, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRoute" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "idParams": { "agentsId": "agentId", "flowsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3beta1:Intent": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "isFallback": {}, "labels": {}, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentParameter" } }, "priority": { "format": "int32" }, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/intents/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "isFallback": {}, "labels": {}, "name": {}, "parameters": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentParameter" } }, "priority": { "format": "int32" }, "trainingPhrases": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "intentsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "idParams": { "agentsId": "agentId", "intentsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dialogflow/v3beta1:Page": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings" }, "displayName": { "required": true }, "entryFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Fulfillment" }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandler" } }, "form": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Form" }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings" }, "name": {}, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRoute" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/flows/{flowId}/pages/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "advancedSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1AdvancedSettings" }, "displayName": { "required": true }, "entryFulfillment": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Fulfillment" }, "eventHandlers": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EventHandler" } }, "form": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1Form" }, "knowledgeConnectorSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1KnowledgeConnectorSettings" }, "name": {}, "transitionRouteGroups": { "items": {} }, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRoute" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "idParams": { "agentsId": "agentId", "flowsId": "flowId", "locationsId": "location", "pagesId": "name", "projectsId": "project" } }, "google-native:dialogflow/v3beta1:SecuritySetting": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/securitySettings", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "audioExportSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings" }, "deidentifyTemplate": {}, "displayName": { "required": true }, "insightsExportSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings" }, "inspectTemplate": {}, "name": {}, "purgeDataTypes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:SecuritySettingPurgeDataTypesItem" } }, "redactionScope": { "$ref": "#/types/google-native:dialogflow/v3beta1:SecuritySettingRedactionScope" }, "redactionStrategy": { "$ref": "#/types/google-native:dialogflow/v3beta1:SecuritySettingRedactionStrategy" }, "retentionStrategy": { "$ref": "#/types/google-native:dialogflow/v3beta1:SecuritySettingRetentionStrategy" }, "retentionWindowDays": { "format": "int32" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/securitySettings/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "securitySettingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "securitySettingsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "audioExportSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SecuritySettingsAudioExportSettings" }, "deidentifyTemplate": {}, "displayName": { "required": true }, "insightsExportSettings": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings" }, "inspectTemplate": {}, "name": {}, "purgeDataTypes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:SecuritySettingPurgeDataTypesItem" } }, "redactionScope": { "$ref": "#/types/google-native:dialogflow/v3beta1:SecuritySettingRedactionScope" }, "redactionStrategy": { "$ref": "#/types/google-native:dialogflow/v3beta1:SecuritySettingRedactionStrategy" }, "retentionStrategy": { "$ref": "#/types/google-native:dialogflow/v3beta1:SecuritySettingRetentionStrategy" }, "retentionWindowDays": { "format": "int32" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "securitySettingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}", "idParams": { "locationsId": "location", "projectsId": "project", "securitySettingsId": "name" } }, "google-native:dialogflow/v3beta1:SessionEntityType": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "sdkProperties": { "entities": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeEntity" } }, "entityOverrideMode": { "$ref": "#/types/google-native:dialogflow/v3beta1:SessionEntityTypeEntityOverrideMode", "required": true }, "name": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/sessions/{sessionId}/entityTypes/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "sdkProperties": { "entities": { "required": true, "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1EntityTypeEntity" } }, "entityOverrideMode": { "$ref": "#/types/google-native:dialogflow/v3beta1:SessionEntityTypeEntityOverrideMode", "required": true }, "name": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "name", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "idParams": { "agentsId": "agentId", "entityTypesId": "name", "environmentsId": "environmentId", "locationsId": "location", "projectsId": "project", "sessionsId": "sessionId" } }, "google-native:dialogflow/v3beta1:TestCase": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "lastTestResult": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestCaseResult" }, "name": {}, "notes": {}, "tags": { "items": {} }, "testCaseConversationTurns": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurn" } }, "testConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestConfig" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases/{testCasesId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "testCasesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases/{testCasesId}?updateMask={updateMask}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "testCasesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": { "required": true }, "lastTestResult": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestCaseResult" }, "name": {}, "notes": {}, "tags": { "items": {} }, "testCaseConversationTurns": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1ConversationTurn" } }, "testConfig": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TestConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases/{testCasesId}", "idParams": { "agentsId": "agentId", "locationsId": "location", "projectsId": "project", "testCasesId": "name" } }, "google-native:dialogflow/v3beta1:TransitionRouteGroup": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {}, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRoute" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/flows/{flowId}/transitionRouteGroups/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "transitionRouteGroupsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "transitionRouteGroupsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {}, "transitionRoutes": { "items": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1TransitionRoute" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "transitionRouteGroupsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "idParams": { "agentsId": "agentId", "flowsId": "flowId", "locationsId": "location", "projectsId": "project", "transitionRouteGroupsId": "name" } }, "google-native:dialogflow/v3beta1:Version": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "name": {} }, "verb": "POST", "operations": { "template": "https://dialogflow.googleapis.com/v3beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/flows/{flowId}/versions/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}?updateMask={updateMask}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": { "required": true }, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}", "idParams": { "agentsId": "agentId", "flowsId": "flowId", "locationsId": "location", "projectsId": "project", "versionsId": "name" } }, "google-native:dialogflow/v3beta1:Webhook": { "create": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "sdkProperties": { "disabled": {}, "displayName": { "required": true }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebService" }, "name": {}, "serviceDirectory": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig" }, "timeout": { "format": "google-duration" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/agents/{agentId}/webhooks/{name}" } }, "read": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "webhooksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "webhooksId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "disabled": {}, "displayName": { "required": true }, "genericWebService": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookGenericWebService" }, "name": {}, "serviceDirectory": { "$ref": "#/types/google-native:dialogflow/v3beta1:GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfig" }, "timeout": { "format": "google-duration" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "values": [ { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "webhooksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dialogflow.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "idParams": { "agentsId": "agentId", "locationsId": "location", "projectsId": "project", "webhooksId": "name" } }, "google-native:discoveryengine/v1alpha:Conversation": { "create": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" } ] }, "sdkProperties": { "messages": { "items": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaConversationMessage" } }, "name": { "forceNew": true }, "state": { "$ref": "#/types/google-native:discoveryengine/v1alpha:ConversationState" }, "userPseudoId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "conversationsId", "sdkName": "name", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "conversationsId", "sdkName": "name", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "messages": { "items": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaConversationMessage" } }, "name": { "forceNew": true }, "state": { "$ref": "#/types/google-native:discoveryengine/v1alpha:ConversationState" }, "userPseudoId": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "conversationsId", "sdkName": "name", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://discoveryengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "idParams": { "collectionsId": "collectionId", "conversationsId": "name", "dataStoresId": "dataStoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:discoveryengine/v1alpha:DataStore": { "create": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores?dataStoreId={dataStoreId}", "values": [ { "name": "createAdvancedSiteSearch", "kind": "query" }, { "name": "dataStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" } ] }, "sdkProperties": { "contentConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:DataStoreContentConfig", "forceNew": true }, "displayName": { "required": true }, "industryVertical": { "$ref": "#/types/google-native:discoveryengine/v1alpha:DataStoreIndustryVertical", "forceNew": true }, "name": { "forceNew": true }, "solutionTypes": { "items": { "$ref": "#/types/google-native:discoveryengine/v1alpha:DataStoreSolutionTypesItem" } } }, "verb": "POST", "operations": { "template": "https://discoveryengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{name}" } }, "read": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "contentConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:DataStoreContentConfig", "forceNew": true }, "displayName": { "required": true }, "industryVertical": { "$ref": "#/types/google-native:discoveryengine/v1alpha:DataStoreIndustryVertical", "forceNew": true }, "name": { "forceNew": true }, "solutionTypes": { "items": { "$ref": "#/types/google-native:discoveryengine/v1alpha:DataStoreSolutionTypesItem" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://discoveryengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://discoveryengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}", "idParams": { "collectionsId": "collectionId", "dataStoresId": "dataStoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:discoveryengine/v1alpha:Document": { "create": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents?documentId={documentId}", "values": [ { "name": "documentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" } ] }, "sdkProperties": { "content": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaDocumentContent" }, "id": { "forceNew": true }, "jsonData": {}, "name": { "forceNew": true }, "parentDocumentId": {}, "schemaId": {}, "structData": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}/branches/{branchId}/documents/{name}" } }, "read": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "content": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaDocumentContent" }, "id": { "forceNew": true }, "jsonData": {}, "name": { "forceNew": true }, "parentDocumentId": {}, "schemaId": {}, "structData": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://discoveryengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "idParams": { "branchesId": "branchId", "collectionsId": "collectionId", "dataStoresId": "dataStoreId", "documentsId": "documentId", "locationsId": "location", "projectsId": "project" } }, "google-native:discoveryengine/v1alpha:Engine": { "create": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines?engineId={engineId}", "values": [ { "name": "engineId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" } ] }, "sdkProperties": { "chatEngineConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig" }, "commonConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineCommonConfig" }, "dataStoreIds": { "items": {} }, "displayName": { "required": true }, "industryVertical": { "$ref": "#/types/google-native:discoveryengine/v1alpha:EngineIndustryVertical" }, "mediaRecommendationEngineConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig" }, "name": { "forceNew": true }, "searchEngineConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig" }, "similarDocumentsConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig" }, "solutionType": { "$ref": "#/types/google-native:discoveryengine/v1alpha:EngineSolutionType", "required": true } }, "verb": "POST", "operations": { "template": "https://discoveryengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/collections/{collectionId}/engines/{name}" } }, "read": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "enginesId", "sdkName": "engineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "enginesId", "sdkName": "engineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "chatEngineConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig" }, "commonConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineCommonConfig" }, "dataStoreIds": { "items": {} }, "displayName": { "required": true }, "industryVertical": { "$ref": "#/types/google-native:discoveryengine/v1alpha:EngineIndustryVertical" }, "mediaRecommendationEngineConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineMediaRecommendationEngineConfig" }, "name": { "forceNew": true }, "searchEngineConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSearchEngineConfig" }, "similarDocumentsConfig": { "$ref": "#/types/google-native:discoveryengine/v1alpha:GoogleCloudDiscoveryengineV1alphaEngineSimilarDocumentsEngineConfig" }, "solutionType": { "$ref": "#/types/google-native:discoveryengine/v1alpha:EngineSolutionType", "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "enginesId", "sdkName": "engineId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://discoveryengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://discoveryengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}", "idParams": { "collectionsId": "collectionId", "enginesId": "engineId", "locationsId": "location", "projectsId": "project" } }, "google-native:discoveryengine/v1alpha:Schema": { "create": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas?schemaId={schemaId}", "values": [ { "name": "schemaId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" } ] }, "sdkProperties": { "jsonSchema": {}, "name": { "forceNew": true }, "structSchema": {} }, "verb": "POST", "operations": { "template": "https://discoveryengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}/schemas/{name}" } }, "read": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "jsonSchema": {}, "name": { "forceNew": true }, "structSchema": {} }, "verb": "PATCH", "operations": { "template": "https://discoveryengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://discoveryengine.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://discoveryengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "idParams": { "collectionsId": "collectionId", "dataStoresId": "dataStoreId", "locationsId": "location", "projectsId": "project", "schemasId": "schemaId" } }, "google-native:discoveryengine/v1beta:Conversation": { "create": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" } ] }, "sdkProperties": { "messages": { "items": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaConversationMessage" } }, "name": { "forceNew": true }, "state": { "$ref": "#/types/google-native:discoveryengine/v1beta:ConversationState" }, "userPseudoId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "conversationsId", "sdkName": "name", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "conversationsId", "sdkName": "name", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "messages": { "items": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaConversationMessage" } }, "name": { "forceNew": true }, "state": { "$ref": "#/types/google-native:discoveryengine/v1beta:ConversationState" }, "userPseudoId": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "conversationsId", "sdkName": "name", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://discoveryengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "idParams": { "collectionsId": "collectionId", "conversationsId": "name", "dataStoresId": "dataStoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:discoveryengine/v1beta:Document": { "create": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents?documentId={documentId}", "values": [ { "name": "documentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" } ] }, "sdkProperties": { "content": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaDocumentContent" }, "id": { "forceNew": true }, "jsonData": {}, "name": { "forceNew": true }, "parentDocumentId": {}, "schemaId": {}, "structData": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}/branches/{branchId}/documents/{name}" } }, "read": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "content": { "$ref": "#/types/google-native:discoveryengine/v1beta:GoogleCloudDiscoveryengineV1betaDocumentContent" }, "id": { "forceNew": true }, "jsonData": {}, "name": { "forceNew": true }, "parentDocumentId": {}, "schemaId": {}, "structData": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://discoveryengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "idParams": { "branchesId": "branchId", "collectionsId": "collectionId", "dataStoresId": "dataStoreId", "documentsId": "documentId", "locationsId": "location", "projectsId": "project" } }, "google-native:discoveryengine/v1beta:Schema": { "create": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas?schemaId={schemaId}", "values": [ { "name": "schemaId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" } ] }, "sdkProperties": { "jsonSchema": {}, "name": { "forceNew": true }, "structSchema": {} }, "verb": "POST", "operations": { "template": "https://discoveryengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/collections/{collectionId}/dataStores/{dataStoreId}/schemas/{name}" } }, "read": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "jsonSchema": {}, "name": { "forceNew": true }, "structSchema": {} }, "verb": "PATCH", "operations": { "template": "https://discoveryengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "values": [ { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://discoveryengine.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://discoveryengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "idParams": { "collectionsId": "collectionId", "dataStoresId": "dataStoreId", "locationsId": "location", "projectsId": "project", "schemasId": "schemaId" } }, "google-native:dlp/v2:DeidentifyTemplate": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/deidentifyTemplates", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "deidentifyConfig": { "container": "deidentifyTemplate" }, "description": { "container": "deidentifyTemplate" }, "displayName": { "container": "deidentifyTemplate" }, "locationId": { "sdkName": "location" }, "templateId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "values": [ { "name": "deidentifyTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "values": [ { "name": "deidentifyTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "deidentifyConfig": { "container": "deidentifyTemplate" }, "description": { "container": "deidentifyTemplate" }, "displayName": { "container": "deidentifyTemplate" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "values": [ { "name": "deidentifyTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "idParams": { "deidentifyTemplatesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dlp/v2:DiscoveryConfig": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/discoveryConfigs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "actions": { "container": "discoveryConfig" }, "configId": {}, "displayName": { "container": "discoveryConfig" }, "inspectTemplates": { "container": "discoveryConfig" }, "name": { "container": "discoveryConfig" }, "orgConfig": { "container": "discoveryConfig" }, "status": { "container": "discoveryConfig" }, "targets": { "container": "discoveryConfig" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/discoveryConfigs/{name}" } }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "values": [ { "name": "discoveryConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "values": [ { "name": "discoveryConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "actions": { "container": "discoveryConfig" }, "displayName": { "container": "discoveryConfig" }, "inspectTemplates": { "container": "discoveryConfig" }, "name": { "container": "discoveryConfig" }, "orgConfig": { "container": "discoveryConfig" }, "status": { "container": "discoveryConfig" }, "targets": { "container": "discoveryConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "values": [ { "name": "discoveryConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "idParams": { "discoveryConfigsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dlp/v2:DlpJob": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/dlpJobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "inspectJob": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2InspectJobConfig" }, "jobId": {}, "locationId": { "sdkName": "location" }, "riskJob": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2RiskAnalysisJobConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/dlpJobs/{dlpJobsId}", "values": [ { "name": "dlpJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/dlpJobs/{dlpJobsId}", "values": [ { "name": "dlpJobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/dlpJobs/{dlpJobsId}", "idParams": { "dlpJobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dlp/v2:InspectTemplate": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/inspectTemplates", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "inspectTemplate" }, "displayName": { "container": "inspectTemplate" }, "inspectConfig": { "container": "inspectTemplate" }, "locationId": { "sdkName": "location" }, "templateId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "values": [ { "name": "inspectTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "values": [ { "name": "inspectTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "inspectTemplate" }, "displayName": { "container": "inspectTemplate" }, "inspectConfig": { "container": "inspectTemplate" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "values": [ { "name": "inspectTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "idParams": { "inspectTemplatesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dlp/v2:JobTrigger": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobTriggers", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "jobTrigger" }, "displayName": { "container": "jobTrigger" }, "inspectJob": { "container": "jobTrigger" }, "locationId": { "sdkName": "location" }, "name": { "container": "jobTrigger" }, "status": { "container": "jobTrigger" }, "triggerId": {}, "triggers": { "container": "jobTrigger" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/jobTriggers/{name}" } }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "values": [ { "name": "jobTriggersId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "values": [ { "name": "jobTriggersId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "jobTrigger" }, "displayName": { "container": "jobTrigger" }, "inspectJob": { "container": "jobTrigger" }, "name": { "container": "jobTrigger" }, "status": { "container": "jobTrigger" }, "triggers": { "container": "jobTrigger" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "values": [ { "name": "jobTriggersId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "idParams": { "jobTriggersId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:dlp/v2:OrganizationDiscoveryConfig": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/discoveryConfigs", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "actions": { "container": "discoveryConfig" }, "configId": {}, "displayName": { "container": "discoveryConfig" }, "inspectTemplates": { "container": "discoveryConfig" }, "name": { "container": "discoveryConfig" }, "orgConfig": { "container": "discoveryConfig" }, "status": { "container": "discoveryConfig" }, "targets": { "container": "discoveryConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "values": [ { "name": "discoveryConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "values": [ { "name": "discoveryConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "actions": { "container": "discoveryConfig" }, "displayName": { "container": "discoveryConfig" }, "inspectTemplates": { "container": "discoveryConfig" }, "name": { "container": "discoveryConfig" }, "orgConfig": { "container": "discoveryConfig" }, "status": { "container": "discoveryConfig" }, "targets": { "container": "discoveryConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "values": [ { "name": "discoveryConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "idParams": { "discoveryConfigsId": "name", "locationsId": "location", "organizationsId": "organizationId" } }, "google-native:dlp/v2:OrganizationInspectTemplate": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/inspectTemplates", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "inspectTemplate" }, "displayName": { "container": "inspectTemplate" }, "inspectConfig": { "container": "inspectTemplate" }, "locationId": { "sdkName": "location" }, "templateId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "values": [ { "name": "inspectTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "values": [ { "name": "inspectTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "inspectTemplate" }, "displayName": { "container": "inspectTemplate" }, "inspectConfig": { "container": "inspectTemplate" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "values": [ { "name": "inspectTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "idParams": { "inspectTemplatesId": "name", "locationsId": "location", "organizationsId": "organizationId" } }, "google-native:dlp/v2:OrganizationJobTrigger": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/jobTriggers", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "jobTrigger" }, "displayName": { "container": "jobTrigger" }, "inspectJob": { "container": "jobTrigger" }, "locationId": { "sdkName": "location" }, "name": { "container": "jobTrigger" }, "status": { "container": "jobTrigger" }, "triggerId": {}, "triggers": { "container": "jobTrigger" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "values": [ { "name": "jobTriggersId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "values": [ { "name": "jobTriggersId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "jobTrigger" }, "displayName": { "container": "jobTrigger" }, "inspectJob": { "container": "jobTrigger" }, "name": { "container": "jobTrigger" }, "status": { "container": "jobTrigger" }, "triggers": { "container": "jobTrigger" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "values": [ { "name": "jobTriggersId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "idParams": { "jobTriggersId": "name", "locationsId": "location", "organizationsId": "organizationId" } }, "google-native:dlp/v2:OrganizationsDeidentifyTemplate": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/deidentifyTemplates", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "deidentifyConfig": { "container": "deidentifyTemplate" }, "description": { "container": "deidentifyTemplate" }, "displayName": { "container": "deidentifyTemplate" }, "locationId": { "sdkName": "location" }, "templateId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "values": [ { "name": "deidentifyTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "values": [ { "name": "deidentifyTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "deidentifyConfig": { "container": "deidentifyTemplate" }, "description": { "container": "deidentifyTemplate" }, "displayName": { "container": "deidentifyTemplate" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "values": [ { "name": "deidentifyTemplatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "idParams": { "deidentifyTemplatesId": "name", "locationsId": "location", "organizationsId": "organizationId" } }, "google-native:dlp/v2:StoredInfoType": { "create": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/storedInfoTypes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StoredInfoTypeConfig", "required": true }, "locationId": { "sdkName": "location" }, "storedInfoTypeId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/storedInfoTypes/{storedInfoTypesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "storedInfoTypesId", "sdkName": "storedInfoTypeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/storedInfoTypes/{storedInfoTypesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "storedInfoTypesId", "sdkName": "storedInfoTypeId", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:dlp/v2:GooglePrivacyDlpV2StoredInfoTypeConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/storedInfoTypes/{storedInfoTypesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "storedInfoTypesId", "sdkName": "storedInfoTypeId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dlp.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/storedInfoTypes/{storedInfoTypesId}", "idParams": { "locationsId": "location", "projectsId": "project", "storedInfoTypesId": "storedInfoTypeId" } }, "google-native:dns/v1:Change": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}/changes", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" } ] }, "sdkProperties": { "additions": { "items": { "$ref": "#/types/google-native:dns/v1:ResourceRecordSet" } }, "deletions": { "items": { "$ref": "#/types/google-native:dns/v1:ResourceRecordSet" } }, "isServing": {}, "kind": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}/changes/{changeId}", "values": [ { "name": "changeId", "sdkName": "id", "kind": "path" }, { "name": "managedZone", "sdkName": "managedZone", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1/projects/{project}/managedZones/{managedZone}/changes/{changeId}", "idParams": { "changeId": "id", "managedZone": "managedZone", "project": "project" } }, "google-native:dns/v1:ManagedZone": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "cloudLoggingConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneCloudLoggingConfig" }, "creationTime": {}, "description": {}, "dnsName": {}, "dnssecConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneDnsSecConfig" }, "forwardingConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneForwardingConfig" }, "kind": {}, "labels": {}, "name": {}, "nameServerSet": {}, "peeringConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZonePeeringConfig" }, "privateVisibilityConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZonePrivateVisibilityConfig" }, "reverseLookupConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneReverseLookupConfig" }, "serviceDirectoryConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneServiceDirectoryConfig" }, "visibility": { "$ref": "#/types/google-native:dns/v1:ManagedZoneVisibility" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}", "values": [ { "name": "managedZone", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}", "values": [ { "name": "managedZone", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "cloudLoggingConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneCloudLoggingConfig" }, "creationTime": {}, "description": {}, "dnsName": {}, "dnssecConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneDnsSecConfig" }, "forwardingConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneForwardingConfig" }, "kind": {}, "labels": {}, "name": {}, "nameServerSet": {}, "peeringConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZonePeeringConfig" }, "privateVisibilityConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZonePrivateVisibilityConfig" }, "reverseLookupConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneReverseLookupConfig" }, "serviceDirectoryConfig": { "$ref": "#/types/google-native:dns/v1:ManagedZoneServiceDirectoryConfig" }, "visibility": { "$ref": "#/types/google-native:dns/v1:ManagedZoneVisibility" } }, "verb": "PATCH", "operations": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}/operations/{operation}", "values": [ { "name": "clientOperationId", "sdkName": "clientOperation", "kind": "query" }, { "name": "managedZone", "sdkName": "name", "kind": "path" }, { "name": "operation", "sdkName": "id", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}", "values": [ { "name": "managedZone", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1/projects/{project}/managedZones/{managedZone}", "idParams": { "managedZone": "name", "project": "project" } }, "google-native:dns/v1:ManagedZoneIamBinding": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "idParams": { "managedZonesId": "managedZone", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dns/v1:ManagedZoneIamMember": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "idParams": { "managedZonesId": "managedZone", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dns/v1:ManagedZoneIamPolicy": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "idParams": { "managedZonesId": "managedZone", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dns/v1:Policy": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/policies", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "alternativeNameServerConfig": { "$ref": "#/types/google-native:dns/v1:PolicyAlternativeNameServerConfig" }, "description": {}, "enableInboundForwarding": {}, "enableLogging": {}, "kind": {}, "name": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1:PolicyNetwork" } } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/policies/{policy}", "values": [ { "name": "policy", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/policies/{policy}", "values": [ { "name": "policy", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "alternativeNameServerConfig": { "$ref": "#/types/google-native:dns/v1:PolicyAlternativeNameServerConfig" }, "description": {}, "enableInboundForwarding": {}, "enableLogging": {}, "kind": {}, "name": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1:PolicyNetwork" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/policies/{policy}", "values": [ { "name": "policy", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1/projects/{project}/policies/{policy}", "idParams": { "policy": "name", "project": "project" } }, "google-native:dns/v1:ResourceRecordSet": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}/rrsets", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" } ] }, "sdkProperties": { "kind": {}, "name": {}, "routingPolicy": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicy" }, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "ttl": { "format": "int32" }, "type": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "values": [ { "name": "managedZone", "sdkName": "managedZone", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "type", "sdkName": "type", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "values": [ { "name": "managedZone", "sdkName": "managedZone", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "type", "sdkName": "type", "kind": "path" } ] }, "sdkProperties": { "kind": {}, "name": {}, "routingPolicy": { "$ref": "#/types/google-native:dns/v1:RRSetRoutingPolicy" }, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "ttl": { "format": "int32" }, "type": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "values": [ { "name": "managedZone", "sdkName": "managedZone", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "type", "sdkName": "type", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "idParams": { "managedZone": "managedZone", "name": "name", "project": "project", "type": "type" } }, "google-native:dns/v1beta2:Change": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}/changes", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" } ] }, "sdkProperties": { "additions": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ResourceRecordSet" } }, "deletions": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ResourceRecordSet" } }, "isServing": {}, "kind": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}/changes/{changeId}", "values": [ { "name": "changeId", "sdkName": "id", "kind": "path" }, { "name": "managedZone", "sdkName": "managedZone", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1beta2/projects/{project}/managedZones/{managedZone}/changes/{changeId}", "idParams": { "changeId": "id", "managedZone": "managedZone", "project": "project" } }, "google-native:dns/v1beta2:ManagedZone": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "cloudLoggingConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneCloudLoggingConfig" }, "creationTime": {}, "description": {}, "dnsName": {}, "dnssecConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneDnsSecConfig" }, "forwardingConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneForwardingConfig" }, "kind": {}, "labels": {}, "name": {}, "nameServerSet": {}, "peeringConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePeeringConfig" }, "privateVisibilityConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfig" }, "reverseLookupConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneReverseLookupConfig" }, "serviceDirectoryConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneServiceDirectoryConfig" }, "visibility": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneVisibility" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}", "values": [ { "name": "managedZone", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}", "values": [ { "name": "managedZone", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "cloudLoggingConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneCloudLoggingConfig" }, "creationTime": {}, "description": {}, "dnsName": {}, "dnssecConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneDnsSecConfig" }, "forwardingConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneForwardingConfig" }, "kind": {}, "labels": {}, "name": {}, "nameServerSet": {}, "peeringConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePeeringConfig" }, "privateVisibilityConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZonePrivateVisibilityConfig" }, "reverseLookupConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneReverseLookupConfig" }, "serviceDirectoryConfig": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneServiceDirectoryConfig" }, "visibility": { "$ref": "#/types/google-native:dns/v1beta2:ManagedZoneVisibility" } }, "verb": "PATCH", "operations": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}/operations/{operation}", "values": [ { "name": "clientOperationId", "sdkName": "clientOperation", "kind": "query" }, { "name": "managedZone", "sdkName": "name", "kind": "path" }, { "name": "operation", "sdkName": "id", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}", "values": [ { "name": "managedZone", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1beta2/projects/{project}/managedZones/{managedZone}", "idParams": { "managedZone": "name", "project": "project" } }, "google-native:dns/v1beta2:ManagedZoneIamBinding": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "idParams": { "managedZonesId": "managedZone", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dns/v1beta2:ManagedZoneIamMember": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "idParams": { "managedZonesId": "managedZone", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dns/v1beta2:ManagedZoneIamPolicy": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy", "values": [ { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "idParams": { "managedZonesId": "managedZone", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:dns/v1beta2:Policy": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/policies", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "alternativeNameServerConfig": { "$ref": "#/types/google-native:dns/v1beta2:PolicyAlternativeNameServerConfig" }, "description": {}, "enableInboundForwarding": {}, "enableLogging": {}, "kind": {}, "name": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1beta2:PolicyNetwork" } } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/policies/{policy}", "values": [ { "name": "policy", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/policies/{policy}", "values": [ { "name": "policy", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "alternativeNameServerConfig": { "$ref": "#/types/google-native:dns/v1beta2:PolicyAlternativeNameServerConfig" }, "description": {}, "enableInboundForwarding": {}, "enableLogging": {}, "kind": {}, "name": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1beta2:PolicyNetwork" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/policies/{policy}", "values": [ { "name": "policy", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1beta2/projects/{project}/policies/{policy}", "idParams": { "policy": "name", "project": "project" } }, "google-native:dns/v1beta2:ResourceRecordSet": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}/rrsets", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" } ] }, "sdkProperties": { "kind": {}, "name": {}, "routingPolicy": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicy" }, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "ttl": { "format": "int32" }, "type": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "values": [ { "name": "managedZone", "sdkName": "managedZone", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "type", "sdkName": "type", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "values": [ { "name": "managedZone", "sdkName": "managedZone", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "type", "sdkName": "type", "kind": "path" } ] }, "sdkProperties": { "kind": {}, "name": {}, "routingPolicy": { "$ref": "#/types/google-native:dns/v1beta2:RRSetRoutingPolicy" }, "rrdatas": { "items": {} }, "signatureRrdatas": { "items": {} }, "ttl": { "format": "int32" }, "type": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "values": [ { "name": "managedZone", "sdkName": "managedZone", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "type", "sdkName": "type", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1beta2/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "idParams": { "managedZone": "managedZone", "name": "name", "project": "project", "type": "type" } }, "google-native:dns/v1beta2:ResponsePolicy": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gkeClusters": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ResponsePolicyGKECluster" } }, "kind": {}, "labels": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ResponsePolicyNetwork" } }, "responsePolicyName": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "responsePolicy", "sdkName": "id", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "responsePolicy", "sdkName": "id", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gkeClusters": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ResponsePolicyGKECluster" } }, "kind": {}, "labels": {}, "networks": { "items": { "$ref": "#/types/google-native:dns/v1beta2:ResponsePolicyNetwork" } }, "responsePolicyName": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "responsePolicy", "sdkName": "id", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}", "idParams": { "project": "project", "responsePolicy": "id" } }, "google-native:dns/v1beta2:ResponsePolicyRule": { "create": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}/rules", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "responsePolicy", "kind": "path" } ] }, "sdkProperties": { "behavior": { "$ref": "#/types/google-native:dns/v1beta2:ResponsePolicyRuleBehavior" }, "dnsName": {}, "kind": {}, "localData": { "$ref": "#/types/google-native:dns/v1beta2:ResponsePolicyRuleLocalData" }, "ruleName": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "responsePolicy", "sdkName": "responsePolicy", "kind": "path" }, { "name": "responsePolicyRule", "sdkName": "ruleName", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "responsePolicy", "sdkName": "responsePolicy", "kind": "path" }, { "name": "responsePolicyRule", "sdkName": "ruleName", "kind": "path" } ] }, "sdkProperties": { "behavior": { "$ref": "#/types/google-native:dns/v1beta2:ResponsePolicyRuleBehavior" }, "dnsName": {}, "kind": {}, "localData": { "$ref": "#/types/google-native:dns/v1beta2:ResponsePolicyRuleLocalData" }, "ruleName": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}", "values": [ { "name": "project", "sdkName": "project", "kind": "path" }, { "name": "responsePolicy", "sdkName": "responsePolicy", "kind": "path" }, { "name": "responsePolicyRule", "sdkName": "ruleName", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://dns.googleapis.com/", "formDataUpload": {}, "idPath": "dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}", "idParams": { "project": "project", "responsePolicy": "responsePolicy", "responsePolicyRule": "ruleName" } }, "google-native:documentai/v1:Processor": { "create": { "endpoint": { "template": "https://documentai.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processors", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "defaultProcessorVersion": {}, "displayName": {}, "kmsKeyName": {}, "type": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://documentai.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processors/{processorsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processorsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://documentai.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processors/{processorsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processorsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://documentai.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://documentai.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/processors/{processorsId}", "idParams": { "locationsId": "location", "processorsId": "name", "projectsId": "project" } }, "google-native:documentai/v1beta3:Processor": { "create": { "endpoint": { "template": "https://documentai.googleapis.com/v1beta3/projects/{projectsId}/locations/{locationsId}/processors", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "defaultProcessorVersion": {}, "displayName": {}, "kmsKeyName": {}, "type": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://documentai.googleapis.com/v1beta3/projects/{projectsId}/locations/{locationsId}/processors/{processorsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processorsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://documentai.googleapis.com/v1beta3/projects/{projectsId}/locations/{locationsId}/processors/{processorsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processorsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://documentai.googleapis.com/v1beta3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://documentai.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta3/projects/{projectsId}/locations/{locationsId}/processors/{processorsId}", "idParams": { "locationsId": "location", "processorsId": "name", "projectsId": "project" } }, "google-native:domains/v1:Registration": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations:register", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "contactNotices": { "items": { "$ref": "#/types/google-native:domains/v1:RegistrationContactNoticesItem" } }, "contactSettings": { "container": "registration" }, "dnsSettings": { "container": "registration" }, "domainName": { "container": "registration" }, "domainNotices": { "items": { "$ref": "#/types/google-native:domains/v1:RegistrationDomainNoticesItem" } }, "labels": { "container": "registration" }, "managementSettings": { "container": "registration" }, "validateOnly": {}, "yearlyPrice": { "$ref": "#/types/google-native:domains/v1:Money", "required": true } }, "verb": "POST", "operations": { "template": "https://domains.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "contactSettings": { "$ref": "#/types/google-native:domains/v1:ContactSettings", "required": true }, "dnsSettings": { "$ref": "#/types/google-native:domains/v1:DnsSettings" }, "domainName": { "required": true, "forceNew": true }, "labels": {}, "managementSettings": { "$ref": "#/types/google-native:domains/v1:ManagementSettings" } }, "verb": "PATCH", "operations": { "template": "https://domains.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://domains.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "name" } }, "google-native:domains/v1:RegistrationIamBinding": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "registrationId" }, "iamResourceName": "resource" }, "google-native:domains/v1:RegistrationIamMember": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "registrationId" }, "iamResourceName": "resource" }, "google-native:domains/v1:RegistrationIamPolicy": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "registrationId" }, "iamResourceName": "resource" }, "google-native:domains/v1alpha2:Registration": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations:register", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "contactNotices": { "items": { "$ref": "#/types/google-native:domains/v1alpha2:RegistrationContactNoticesItem" } }, "contactSettings": { "container": "registration" }, "dnsSettings": { "container": "registration" }, "domainName": { "container": "registration" }, "domainNotices": { "items": { "$ref": "#/types/google-native:domains/v1alpha2:RegistrationDomainNoticesItem" } }, "labels": { "container": "registration" }, "managementSettings": { "container": "registration" }, "validateOnly": {}, "yearlyPrice": { "$ref": "#/types/google-native:domains/v1alpha2:Money", "required": true } }, "verb": "POST", "operations": { "template": "https://domains.googleapis.com/v1alpha2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "contactSettings": { "$ref": "#/types/google-native:domains/v1alpha2:ContactSettings", "required": true }, "dnsSettings": { "$ref": "#/types/google-native:domains/v1alpha2:DnsSettings" }, "domainName": { "required": true, "forceNew": true }, "labels": {}, "managementSettings": { "$ref": "#/types/google-native:domains/v1alpha2:ManagementSettings" } }, "verb": "PATCH", "operations": { "template": "https://domains.googleapis.com/v1alpha2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://domains.googleapis.com/v1alpha2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "name" } }, "google-native:domains/v1alpha2:RegistrationIamBinding": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "registrationId" }, "iamResourceName": "resource" }, "google-native:domains/v1alpha2:RegistrationIamMember": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "registrationId" }, "iamResourceName": "resource" }, "google-native:domains/v1alpha2:RegistrationIamPolicy": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "registrationId" }, "iamResourceName": "resource" }, "google-native:domains/v1beta1:Registration": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations:register", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "contactNotices": { "items": { "$ref": "#/types/google-native:domains/v1beta1:RegistrationContactNoticesItem" } }, "contactSettings": { "container": "registration" }, "dnsSettings": { "container": "registration" }, "domainName": { "container": "registration" }, "domainNotices": { "items": { "$ref": "#/types/google-native:domains/v1beta1:RegistrationDomainNoticesItem" } }, "labels": { "container": "registration" }, "managementSettings": { "container": "registration" }, "validateOnly": {}, "yearlyPrice": { "$ref": "#/types/google-native:domains/v1beta1:Money", "required": true } }, "verb": "POST", "operations": { "template": "https://domains.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "contactSettings": { "$ref": "#/types/google-native:domains/v1beta1:ContactSettings", "required": true }, "dnsSettings": { "$ref": "#/types/google-native:domains/v1beta1:DnsSettings" }, "domainName": { "required": true, "forceNew": true }, "labels": {}, "managementSettings": { "$ref": "#/types/google-native:domains/v1beta1:ManagementSettings" } }, "verb": "PATCH", "operations": { "template": "https://domains.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://domains.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "name" } }, "google-native:domains/v1beta1:RegistrationIamBinding": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "registrationId" }, "iamResourceName": "resource" }, "google-native:domains/v1beta1:RegistrationIamMember": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "registrationId" }, "iamResourceName": "resource" }, "google-native:domains/v1beta1:RegistrationIamPolicy": { "create": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://domains.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "registrationsId": "registrationId" }, "iamResourceName": "resource" }, "google-native:essentialcontacts/v1:Contact": { "create": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/projects/{projectsId}/contacts", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "email": { "required": true }, "languageTag": { "required": true }, "notificationCategorySubscriptions": { "required": true, "items": { "$ref": "#/types/google-native:essentialcontacts/v1:ContactNotificationCategorySubscriptionsItem" } }, "validateTime": { "format": "google-datetime" }, "validationState": { "$ref": "#/types/google-native:essentialcontacts/v1:ContactValidationState" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/projects/{projectsId}/contacts/{contactsId}", "values": [ { "name": "contactsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/projects/{projectsId}/contacts/{contactsId}", "values": [ { "name": "contactsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "email": { "required": true }, "languageTag": { "required": true }, "notificationCategorySubscriptions": { "required": true, "items": { "$ref": "#/types/google-native:essentialcontacts/v1:ContactNotificationCategorySubscriptionsItem" } }, "validateTime": { "format": "google-datetime" }, "validationState": { "$ref": "#/types/google-native:essentialcontacts/v1:ContactValidationState" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/projects/{projectsId}/contacts/{contactsId}", "values": [ { "name": "contactsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://essentialcontacts.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/contacts/{contactsId}", "idParams": { "contactsId": "name", "projectsId": "project" } }, "google-native:essentialcontacts/v1:FolderContact": { "create": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/folders/{foldersId}/contacts", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "email": { "required": true }, "languageTag": { "required": true }, "notificationCategorySubscriptions": { "required": true, "items": { "$ref": "#/types/google-native:essentialcontacts/v1:FolderContactNotificationCategorySubscriptionsItem" } }, "validateTime": { "format": "google-datetime" }, "validationState": { "$ref": "#/types/google-native:essentialcontacts/v1:FolderContactValidationState" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/folders/{foldersId}/contacts/{contactsId}", "values": [ { "name": "contactsId", "sdkName": "name", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/folders/{foldersId}/contacts/{contactsId}", "values": [ { "name": "contactsId", "sdkName": "name", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "email": { "required": true }, "languageTag": { "required": true }, "notificationCategorySubscriptions": { "required": true, "items": { "$ref": "#/types/google-native:essentialcontacts/v1:FolderContactNotificationCategorySubscriptionsItem" } }, "validateTime": { "format": "google-datetime" }, "validationState": { "$ref": "#/types/google-native:essentialcontacts/v1:FolderContactValidationState" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/folders/{foldersId}/contacts/{contactsId}", "values": [ { "name": "contactsId", "sdkName": "name", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://essentialcontacts.googleapis.com/", "formDataUpload": {}, "idPath": "v1/folders/{foldersId}/contacts/{contactsId}", "idParams": { "contactsId": "name", "foldersId": "folderId" } }, "google-native:essentialcontacts/v1:OrganizationContact": { "create": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/organizations/{organizationsId}/contacts", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "email": { "required": true }, "languageTag": { "required": true }, "notificationCategorySubscriptions": { "required": true, "items": { "$ref": "#/types/google-native:essentialcontacts/v1:OrganizationContactNotificationCategorySubscriptionsItem" } }, "validateTime": { "format": "google-datetime" }, "validationState": { "$ref": "#/types/google-native:essentialcontacts/v1:OrganizationContactValidationState" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/organizations/{organizationsId}/contacts/{contactsId}", "values": [ { "name": "contactsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/organizations/{organizationsId}/contacts/{contactsId}", "values": [ { "name": "contactsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "email": { "required": true }, "languageTag": { "required": true }, "notificationCategorySubscriptions": { "required": true, "items": { "$ref": "#/types/google-native:essentialcontacts/v1:OrganizationContactNotificationCategorySubscriptionsItem" } }, "validateTime": { "format": "google-datetime" }, "validationState": { "$ref": "#/types/google-native:essentialcontacts/v1:OrganizationContactValidationState" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://essentialcontacts.googleapis.com/v1/organizations/{organizationsId}/contacts/{contactsId}", "values": [ { "name": "contactsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://essentialcontacts.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/contacts/{contactsId}", "idParams": { "contactsId": "name", "organizationsId": "organizationId" } }, "google-native:eventarc/v1:Channel": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels?channelId={channelId}", "values": [ { "name": "channelId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cryptoKeyName": {}, "name": { "required": true }, "provider": { "pattern": "projects/{project}/locations/{location}/providers/{provider}" } }, "verb": "POST", "operations": { "template": "https://eventarc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/channels/{name}" } }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "cryptoKeyName": {}, "name": { "required": true }, "provider": {} }, "verb": "PATCH", "operations": { "template": "https://eventarc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://eventarc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}", "idParams": { "channelsId": "channelId", "locationsId": "location", "projectsId": "project" } }, "google-native:eventarc/v1:ChannelConnection": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections?channelConnectionId={channelConnectionId}", "values": [ { "name": "channelConnectionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "activationToken": {}, "channel": { "required": true, "pattern": "projects/{project}/location/{location}/channels/{channel}" }, "name": { "required": true } }, "verb": "POST", "operations": { "template": "https://eventarc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://eventarc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}", "idParams": { "channelConnectionsId": "channelConnectionId", "locationsId": "location", "projectsId": "project" } }, "google-native:eventarc/v1:ChannelConnectionIamBinding": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:getIamPolicy", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:setIamPolicy", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:setIamPolicy", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:getIamPolicy", "idParams": { "channelConnectionsId": "channelConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:eventarc/v1:ChannelConnectionIamMember": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:getIamPolicy", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:setIamPolicy", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:setIamPolicy", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:getIamPolicy", "idParams": { "channelConnectionsId": "channelConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:eventarc/v1:ChannelConnectionIamPolicy": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:getIamPolicy", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:setIamPolicy", "values": [ { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:getIamPolicy", "idParams": { "channelConnectionsId": "channelConnectionId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:eventarc/v1:ChannelIamBinding": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelsId", "sdkName": "channelId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:getIamPolicy", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:setIamPolicy", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:setIamPolicy", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:getIamPolicy", "idParams": { "channelsId": "channelId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:eventarc/v1:ChannelIamMember": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelsId", "sdkName": "channelId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:getIamPolicy", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:setIamPolicy", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:setIamPolicy", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:getIamPolicy", "idParams": { "channelsId": "channelId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:eventarc/v1:ChannelIamPolicy": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelsId", "sdkName": "channelId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:getIamPolicy", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:setIamPolicy", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:getIamPolicy", "idParams": { "channelsId": "channelId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:eventarc/v1:Trigger": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers?triggerId={triggerId}", "values": [ { "name": "triggerId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "channel": { "pattern": "projects/{project}/locations/{location}/channels/{channel}" }, "destination": { "$ref": "#/types/google-native:eventarc/v1:Destination", "required": true }, "eventDataContentType": {}, "eventFilters": { "required": true, "items": { "$ref": "#/types/google-native:eventarc/v1:EventFilter" } }, "labels": {}, "name": { "required": true }, "serviceAccount": {}, "transport": { "$ref": "#/types/google-native:eventarc/v1:Transport" } }, "verb": "POST", "operations": { "template": "https://eventarc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/triggers/{name}" } }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "channel": {}, "destination": { "$ref": "#/types/google-native:eventarc/v1:Destination", "required": true }, "eventDataContentType": {}, "eventFilters": { "required": true, "items": { "$ref": "#/types/google-native:eventarc/v1:EventFilter" } }, "labels": {}, "name": { "required": true }, "serviceAccount": {}, "transport": { "$ref": "#/types/google-native:eventarc/v1:Transport" } }, "verb": "PATCH", "operations": { "template": "https://eventarc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://eventarc.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "idParams": { "locationsId": "location", "projectsId": "project", "triggersId": "triggerId" } }, "google-native:eventarc/v1:TriggerIamBinding": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "triggersId": "triggerId" }, "iamResourceName": "resource" }, "google-native:eventarc/v1:TriggerIamMember": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "triggersId": "triggerId" }, "iamResourceName": "resource" }, "google-native:eventarc/v1:TriggerIamPolicy": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "triggersId": "triggerId" }, "iamResourceName": "resource" }, "google-native:eventarc/v1beta1:Trigger": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers?triggerId={triggerId}", "values": [ { "name": "triggerId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "destination": { "$ref": "#/types/google-native:eventarc/v1beta1:Destination", "required": true }, "labels": {}, "matchingCriteria": { "required": true, "items": { "$ref": "#/types/google-native:eventarc/v1beta1:MatchingCriteria" } }, "name": { "required": true }, "serviceAccount": {} }, "verb": "POST", "operations": { "template": "https://eventarc.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/triggers/{name}" } }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "destination": { "$ref": "#/types/google-native:eventarc/v1beta1:Destination", "required": true }, "labels": {}, "matchingCriteria": { "required": true, "items": { "$ref": "#/types/google-native:eventarc/v1beta1:MatchingCriteria" } }, "name": { "required": true }, "serviceAccount": {} }, "verb": "PATCH", "operations": { "template": "https://eventarc.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://eventarc.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "idParams": { "locationsId": "location", "projectsId": "project", "triggersId": "triggerId" } }, "google-native:eventarc/v1beta1:TriggerIamBinding": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "triggersId": "triggerId" }, "iamResourceName": "resource" }, "google-native:eventarc/v1beta1:TriggerIamMember": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "triggersId": "triggerId" }, "iamResourceName": "resource" }, "google-native:eventarc/v1beta1:TriggerIamPolicy": { "create": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://eventarc.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "triggersId": "triggerId" }, "iamResourceName": "resource" }, "google-native:file/v1:Backup": { "create": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "kmsKey": { "forceNew": true }, "labels": {}, "sourceFileShare": {}, "sourceInstance": {} }, "verb": "POST", "operations": { "template": "https://file.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}?updateMask={updateMask}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "kmsKey": { "forceNew": true }, "labels": {}, "sourceFileShare": {}, "sourceInstance": {} }, "verb": "PATCH", "operations": { "template": "https://file.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://file.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://file.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project" } }, "google-native:file/v1:Instance": { "create": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "fileShares": { "items": { "$ref": "#/types/google-native:file/v1:FileShareConfig" } }, "kmsKeyName": {}, "labels": {}, "networks": { "items": { "$ref": "#/types/google-native:file/v1:NetworkConfig" } }, "tier": { "$ref": "#/types/google-native:file/v1:InstanceTier" } }, "verb": "POST", "operations": { "template": "https://file.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "fileShares": { "items": { "$ref": "#/types/google-native:file/v1:FileShareConfig" } }, "kmsKeyName": {}, "labels": {}, "networks": { "items": { "$ref": "#/types/google-native:file/v1:NetworkConfig" } }, "tier": { "$ref": "#/types/google-native:file/v1:InstanceTier" } }, "verb": "PATCH", "operations": { "template": "https://file.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://file.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://file.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:file/v1:Snapshot": { "create": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots?snapshotId={snapshotId}", "values": [ { "name": "snapshotId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://file.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://file.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://file.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://file.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project", "snapshotsId": "snapshotId" } }, "google-native:file/v1beta1:Backup": { "create": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "kmsKeyName": { "forceNew": true }, "labels": {}, "sourceFileShare": {}, "sourceInstance": {} }, "verb": "POST", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}?updateMask={updateMask}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "kmsKeyName": { "forceNew": true }, "labels": {}, "sourceFileShare": {}, "sourceInstance": {} }, "verb": "PATCH", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://file.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project" } }, "google-native:file/v1beta1:Instance": { "create": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "capacityGb": { "format": "int64" }, "description": {}, "directoryServices": { "$ref": "#/types/google-native:file/v1beta1:DirectoryServicesConfig" }, "etag": {}, "fileShares": { "items": { "$ref": "#/types/google-native:file/v1beta1:FileShareConfig" } }, "kmsKeyName": {}, "labels": {}, "maxShareCount": { "format": "int64" }, "multiShareEnabled": {}, "networks": { "items": { "$ref": "#/types/google-native:file/v1beta1:NetworkConfig" } }, "protocol": { "$ref": "#/types/google-native:file/v1beta1:InstanceProtocol", "forceNew": true }, "tier": { "$ref": "#/types/google-native:file/v1beta1:InstanceTier" } }, "verb": "POST", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "capacityGb": { "format": "int64" }, "description": {}, "directoryServices": { "$ref": "#/types/google-native:file/v1beta1:DirectoryServicesConfig" }, "etag": {}, "fileShares": { "items": { "$ref": "#/types/google-native:file/v1beta1:FileShareConfig" } }, "kmsKeyName": {}, "labels": {}, "maxShareCount": { "format": "int64" }, "multiShareEnabled": {}, "networks": { "items": { "$ref": "#/types/google-native:file/v1beta1:NetworkConfig" } }, "protocol": { "$ref": "#/types/google-native:file/v1beta1:InstanceProtocol", "forceNew": true }, "tier": { "$ref": "#/types/google-native:file/v1beta1:InstanceTier" } }, "verb": "PATCH", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://file.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:file/v1beta1:Share": { "create": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/shares?shareId={shareId}", "values": [ { "name": "shareId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "backup": { "pattern": "projects/{project}/locations/{location}/backups/{backup}", "forceNew": true }, "capacityGb": { "format": "int64" }, "description": {}, "labels": {}, "mountName": {}, "nfsExportOptions": { "items": { "$ref": "#/types/google-native:file/v1beta1:NfsExportOptions" } } }, "verb": "POST", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/shares/{sharesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sharesId", "sdkName": "shareId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/shares/{sharesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sharesId", "sdkName": "shareId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "backup": { "forceNew": true }, "capacityGb": { "format": "int64" }, "description": {}, "labels": {}, "mountName": {}, "nfsExportOptions": { "items": { "$ref": "#/types/google-native:file/v1beta1:NfsExportOptions" } } }, "verb": "PATCH", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/shares/{sharesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sharesId", "sdkName": "shareId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://file.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/shares/{sharesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project", "sharesId": "shareId" } }, "google-native:file/v1beta1:Snapshot": { "create": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots?snapshotId={snapshotId}", "values": [ { "name": "snapshotId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://file.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://file.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project", "snapshotsId": "snapshotId" } }, "google-native:firebase/v1beta1:AndroidApp": { "create": { "endpoint": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/androidApps", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "apiKeyId": {}, "displayName": {}, "etag": {}, "name": {}, "packageName": { "forceNew": true }, "sha1Hashes": { "items": {} }, "sha256Hashes": { "items": {} } }, "verb": "POST", "operations": { "template": "https://firebase.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{name}" } }, "read": { "endpoint": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/androidApps/{androidAppsId}", "values": [ { "name": "androidAppsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/androidApps/{androidAppsId}", "values": [ { "name": "androidAppsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "apiKeyId": {}, "displayName": {}, "etag": {}, "name": {}, "packageName": { "forceNew": true }, "sha1Hashes": { "items": {} }, "sha256Hashes": { "items": {} } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://firebase.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/androidApps/{androidAppsId}", "idParams": { "androidAppsId": "name", "projectsId": "project" } }, "google-native:firebase/v1beta1:IosApp": { "create": { "endpoint": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/iosApps", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "apiKeyId": {}, "appStoreId": {}, "bundleId": { "forceNew": true }, "displayName": {}, "etag": {}, "name": {}, "teamId": {} }, "verb": "POST", "operations": { "template": "https://firebase.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{name}" } }, "read": { "endpoint": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/iosApps/{iosAppsId}", "values": [ { "name": "iosAppsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/iosApps/{iosAppsId}", "values": [ { "name": "iosAppsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "apiKeyId": {}, "appStoreId": {}, "bundleId": { "forceNew": true }, "displayName": {}, "etag": {}, "name": {}, "teamId": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://firebase.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/iosApps/{iosAppsId}", "idParams": { "iosAppsId": "name", "projectsId": "project" } }, "google-native:firebase/v1beta1:WebApp": { "create": { "endpoint": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/webApps", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "apiKeyId": {}, "appUrls": { "items": {} }, "displayName": {}, "etag": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://firebase.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{name}" } }, "read": { "endpoint": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/webApps/{webAppsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "webAppsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/webApps/{webAppsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "webAppsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "apiKeyId": {}, "appUrls": { "items": {} }, "displayName": {}, "etag": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://firebase.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/webApps/{webAppsId}", "idParams": { "projectsId": "project", "webAppsId": "name" } }, "google-native:firebaseappcheck/v1:DebugToken": { "create": { "endpoint": { "template": "https://firebaseappcheck.googleapis.com/v1/projects/{projectsId}/apps/{appsId}/debugTokens", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "required": true }, "token": { "required": true, "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/apps/{appId}/debugTokens/{name}" } }, "read": { "endpoint": { "template": "https://firebaseappcheck.googleapis.com/v1/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "debugTokensId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebaseappcheck.googleapis.com/v1/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}?updateMask={updateMask}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "debugTokensId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "required": true }, "token": { "required": true, "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://firebaseappcheck.googleapis.com/v1/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "debugTokensId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebaseappcheck.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}", "idParams": { "appsId": "appId", "debugTokensId": "name", "projectsId": "project" } }, "google-native:firebaseappcheck/v1beta:DebugToken": { "create": { "endpoint": { "template": "https://firebaseappcheck.googleapis.com/v1beta/projects/{projectsId}/apps/{appsId}/debugTokens", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "required": true }, "token": { "required": true, "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/apps/{appId}/debugTokens/{name}" } }, "read": { "endpoint": { "template": "https://firebaseappcheck.googleapis.com/v1beta/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "debugTokensId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebaseappcheck.googleapis.com/v1beta/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}?updateMask={updateMask}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "debugTokensId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "required": true }, "token": { "required": true, "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://firebaseappcheck.googleapis.com/v1beta/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "debugTokensId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebaseappcheck.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}", "idParams": { "appsId": "appId", "debugTokensId": "name", "projectsId": "project" } }, "google-native:firebaseappdistribution/v1:Group": { "create": { "endpoint": { "template": "https://firebaseappdistribution.googleapis.com/v1/projects/{projectsId}/groups", "values": [ { "name": "groupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/groups/{name}" } }, "read": { "endpoint": { "template": "https://firebaseappdistribution.googleapis.com/v1/projects/{projectsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebaseappdistribution.googleapis.com/v1/projects/{projectsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebaseappdistribution.googleapis.com/v1/projects/{projectsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebaseappdistribution.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/groups/{groupsId}", "idParams": { "groupsId": "groupId", "projectsId": "project" } }, "google-native:firebasedatabase/v1beta:Instance": { "create": { "endpoint": { "template": "https://firebasedatabase.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/instances", "values": [ { "name": "databaseId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "name": {}, "type": { "$ref": "#/types/google-native:firebasedatabase/v1beta:InstanceType", "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/instances/{name}" } }, "read": { "endpoint": { "template": "https://firebasedatabase.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebasedatabase.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebasedatabase.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:firebasehosting/v1beta1:Channel": { "create": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/channels?channelId={channelId}", "values": [ { "name": "channelId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "sdkProperties": { "expireTime": { "format": "google-datetime" }, "labels": {}, "name": {}, "retainedReleaseCount": { "format": "int32" }, "ttl": { "format": "google-duration" } }, "verb": "POST", "autoname": { "fieldName": "sites/{name}" } }, "read": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "sdkProperties": { "expireTime": { "format": "google-datetime" }, "labels": {}, "name": {}, "retainedReleaseCount": { "format": "int32" }, "ttl": { "format": "google-duration" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebasehosting.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}", "idParams": { "channelsId": "channelId", "projectsId": "project", "sitesId": "siteId" } }, "google-native:firebasehosting/v1beta1:CustomDomain": { "create": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/customDomains?customDomainId={customDomainId}", "values": [ { "name": "customDomainId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "certPreference": { "$ref": "#/types/google-native:firebasehosting/v1beta1:CustomDomainCertPreference" }, "labels": {}, "redirectTarget": {} }, "verb": "POST", "operations": { "template": "https://firebasehosting.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/customDomains/{customDomainsId}", "values": [ { "name": "customDomainsId", "sdkName": "customDomainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/customDomains/{customDomainsId}", "values": [ { "name": "customDomainsId", "sdkName": "customDomainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "certPreference": { "$ref": "#/types/google-native:firebasehosting/v1beta1:CustomDomainCertPreference" }, "labels": {}, "redirectTarget": {} }, "verb": "PATCH", "operations": { "template": "https://firebasehosting.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/customDomains/{customDomainsId}", "values": [ { "name": "customDomainsId", "sdkName": "customDomainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://firebasehosting.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://firebasehosting.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/sites/{sitesId}/customDomains/{customDomainsId}", "idParams": { "customDomainsId": "customDomainId", "projectsId": "project", "sitesId": "siteId" } }, "google-native:firebasehosting/v1beta1:Domain": { "create": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/domains", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "sdkProperties": { "domainName": { "required": true }, "domainRedirect": { "$ref": "#/types/google-native:firebasehosting/v1beta1:DomainRedirect" }, "site": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "domainName", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "domainName", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "sdkProperties": { "domainName": { "required": true }, "domainRedirect": { "$ref": "#/types/google-native:firebasehosting/v1beta1:DomainRedirect" }, "site": { "required": true } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "domainName", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebasehosting.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/sites/{sitesId}/domains/{domainsId}", "idParams": { "domainsId": "domainName", "projectsId": "project", "sitesId": "siteId" } }, "google-native:firebasehosting/v1beta1:Release": { "create": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}/releases", "values": [ { "name": "versionName", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "channelsId", "sdkName": "channelId", "kind": "path" } ] }, "sdkProperties": { "message": {}, "type": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ReleaseType" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}/releases/{releasesId}", "values": [ { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releasesId", "sdkName": "name", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://firebasehosting.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}/releases/{releasesId}", "idParams": { "channelsId": "channelId", "projectsId": "project", "releasesId": "name", "sitesId": "siteId" } }, "google-native:firebasehosting/v1beta1:Site": { "create": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites?siteId={siteId}", "values": [ { "name": "siteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "appId": {}, "labels": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "sdkProperties": { "appId": {}, "labels": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebasehosting.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/sites/{sitesId}", "idParams": { "projectsId": "project", "sitesId": "siteId" } }, "google-native:firebasehosting/v1beta1:Version": { "create": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/versions", "values": [ { "name": "sizeBytes", "kind": "query" }, { "name": "versionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ServingConfig" }, "labels": {}, "name": {}, "status": { "$ref": "#/types/google-native:firebasehosting/v1beta1:VersionStatus" } }, "verb": "POST", "autoname": { "fieldName": "sites/{name}" } }, "read": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:firebasehosting/v1beta1:ServingConfig" }, "labels": {}, "name": {}, "status": { "$ref": "#/types/google-native:firebasehosting/v1beta1:VersionStatus" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebasehosting.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/sites/{sitesId}/versions/{versionsId}", "idParams": { "projectsId": "project", "sitesId": "siteId", "versionsId": "versionId" } }, "google-native:firebaseml/v1beta2:Model": { "create": { "endpoint": { "template": "https://firebaseml.googleapis.com/v1beta2/projects/{projectsId}/models", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {}, "state": { "$ref": "#/types/google-native:firebaseml/v1beta2:ModelState" }, "tags": { "items": {} }, "tfliteModel": { "$ref": "#/types/google-native:firebaseml/v1beta2:TfLiteModel" } }, "verb": "POST", "operations": { "template": "https://firebaseml.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/models/{name}" } }, "read": { "endpoint": { "template": "https://firebaseml.googleapis.com/v1beta2/projects/{projectsId}/models/{modelsId}", "values": [ { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebaseml.googleapis.com/v1beta2/projects/{projectsId}/models/{modelsId}", "values": [ { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": {}, "state": { "$ref": "#/types/google-native:firebaseml/v1beta2:ModelState" }, "tags": { "items": {} }, "tfliteModel": { "$ref": "#/types/google-native:firebaseml/v1beta2:TfLiteModel" } }, "verb": "PATCH", "operations": { "template": "https://firebaseml.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebaseml.googleapis.com/v1beta2/projects/{projectsId}/models/{modelsId}", "values": [ { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebaseml.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/models/{modelsId}", "idParams": { "modelsId": "name", "projectsId": "project" } }, "google-native:firebaserules/v1:Release": { "create": { "endpoint": { "template": "https://firebaserules.googleapis.com/v1/projects/{projectsId}/releases", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "name": { "required": true }, "rulesetName": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/releases/{name}" } }, "read": { "endpoint": { "template": "https://firebaserules.googleapis.com/v1/projects/{projectsId}/releases/{releasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releasesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firebaserules.googleapis.com/v1/projects/{projectsId}/releases/{releasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releasesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "name": { "container": "release" }, "rulesetName": { "container": "release" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebaserules.googleapis.com/v1/projects/{projectsId}/releases/{releasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releasesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebaserules.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/releases/{releasesId}", "idParams": { "projectsId": "project", "releasesId": "name" } }, "google-native:firebaserules/v1:Ruleset": { "create": { "endpoint": { "template": "https://firebaserules.googleapis.com/v1/projects/{projectsId}/rulesets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "source": { "$ref": "#/types/google-native:firebaserules/v1:Source", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://firebaserules.googleapis.com/v1/projects/{projectsId}/rulesets/{rulesetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rulesetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://firebaserules.googleapis.com/v1/projects/{projectsId}/rulesets/{rulesetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rulesetsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firebaserules.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/rulesets/{rulesetsId}", "idParams": { "projectsId": "project", "rulesetsId": "name" } }, "google-native:firestore/v1:BackupSchedule": { "create": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}/backupSchedules", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "dailyRecurrence": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1DailyRecurrence" }, "retention": { "format": "google-duration" }, "weeklyRecurrence": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1WeeklyRecurrence" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}/backupSchedules/{backupSchedulesId}", "values": [ { "name": "backupSchedulesId", "sdkName": "name", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}/backupSchedules/{backupSchedulesId}", "values": [ { "name": "backupSchedulesId", "sdkName": "name", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "dailyRecurrence": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1DailyRecurrence" }, "retention": { "format": "google-duration" }, "weeklyRecurrence": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1WeeklyRecurrence" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}/backupSchedules/{backupSchedulesId}", "values": [ { "name": "backupSchedulesId", "sdkName": "name", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firestore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/databases/{databasesId}/backupSchedules/{backupSchedulesId}", "idParams": { "backupSchedulesId": "name", "databasesId": "databaseId", "projectsId": "project" } }, "google-native:firestore/v1:Database": { "create": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases?databaseId={databaseId}", "values": [ { "name": "databaseId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "appEngineIntegrationMode": { "$ref": "#/types/google-native:firestore/v1:DatabaseAppEngineIntegrationMode" }, "concurrencyMode": { "$ref": "#/types/google-native:firestore/v1:DatabaseConcurrencyMode" }, "deleteProtectionState": { "$ref": "#/types/google-native:firestore/v1:DatabaseDeleteProtectionState" }, "etag": {}, "locationId": { "sdkName": "location" }, "name": {}, "pointInTimeRecoveryEnablement": { "$ref": "#/types/google-native:firestore/v1:DatabasePointInTimeRecoveryEnablement" }, "type": { "$ref": "#/types/google-native:firestore/v1:DatabaseType" } }, "verb": "POST", "operations": { "template": "https://firestore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/databases/{name}" } }, "read": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "appEngineIntegrationMode": { "$ref": "#/types/google-native:firestore/v1:DatabaseAppEngineIntegrationMode" }, "concurrencyMode": { "$ref": "#/types/google-native:firestore/v1:DatabaseConcurrencyMode" }, "deleteProtectionState": { "$ref": "#/types/google-native:firestore/v1:DatabaseDeleteProtectionState" }, "etag": {}, "locationId": { "sdkName": "location" }, "name": {}, "pointInTimeRecoveryEnablement": { "$ref": "#/types/google-native:firestore/v1:DatabasePointInTimeRecoveryEnablement" }, "type": { "$ref": "#/types/google-native:firestore/v1:DatabaseType" } }, "verb": "PATCH", "operations": { "template": "https://firestore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://firestore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://firestore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/databases/{databasesId}", "idParams": { "databasesId": "databaseId", "projectsId": "project" } }, "google-native:firestore/v1:Index": { "create": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "collectionGroupsId", "sdkName": "collectionGroupId", "kind": "path" } ] }, "sdkProperties": { "apiScope": { "$ref": "#/types/google-native:firestore/v1:IndexApiScope" }, "fields": { "items": { "$ref": "#/types/google-native:firestore/v1:GoogleFirestoreAdminV1IndexField" } }, "queryScope": { "$ref": "#/types/google-native:firestore/v1:IndexQueryScope" } }, "verb": "POST", "operations": { "template": "https://firestore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes/{indexesId}", "values": [ { "name": "collectionGroupsId", "sdkName": "collectionGroupId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes/{indexesId}", "values": [ { "name": "collectionGroupsId", "sdkName": "collectionGroupId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firestore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes/{indexesId}", "idParams": { "collectionGroupsId": "collectionGroupId", "databasesId": "databaseId", "indexesId": "name", "projectsId": "project" } }, "google-native:firestore/v1beta1:Index": { "create": { "endpoint": { "template": "https://firestore.googleapis.com/v1beta1/projects/{projectsId}/databases/{databasesId}/indexes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "collectionId": {}, "fields": { "items": { "$ref": "#/types/google-native:firestore/v1beta1:GoogleFirestoreAdminV1beta1IndexField" } }, "name": {}, "state": { "$ref": "#/types/google-native:firestore/v1beta1:IndexState" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://firestore.googleapis.com/v1beta1/projects/{projectsId}/databases/{databasesId}/indexes/{indexesId}", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://firestore.googleapis.com/v1beta1/projects/{projectsId}/databases/{databasesId}/indexes/{indexesId}", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firestore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/databases/{databasesId}/indexes/{indexesId}", "idParams": { "databasesId": "databaseId", "indexesId": "name", "projectsId": "project" } }, "google-native:firestore/v1beta2:Index": { "create": { "endpoint": { "template": "https://firestore.googleapis.com/v1beta2/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "collectionGroupsId", "sdkName": "collectionGroupId", "kind": "path" } ] }, "sdkProperties": { "fields": { "items": { "$ref": "#/types/google-native:firestore/v1beta2:GoogleFirestoreAdminV1beta2IndexField" } }, "queryScope": { "$ref": "#/types/google-native:firestore/v1beta2:IndexQueryScope" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://firestore.googleapis.com/v1beta2/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes/{indexesId}", "values": [ { "name": "collectionGroupsId", "sdkName": "collectionGroupId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://firestore.googleapis.com/v1beta2/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes/{indexesId}", "values": [ { "name": "collectionGroupsId", "sdkName": "collectionGroupId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "indexesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://firestore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes/{indexesId}", "idParams": { "collectionGroupsId": "collectionGroupId", "databasesId": "databaseId", "indexesId": "name", "projectsId": "project" } }, "google-native:gameservices/v1:GameServerDeploymentIamBinding": { "create": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gameservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "idParams": { "gameServerDeploymentsId": "gameServerDeploymentId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gameservices/v1:GameServerDeploymentIamMember": { "create": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gameservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "idParams": { "gameServerDeploymentsId": "gameServerDeploymentId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gameservices/v1:GameServerDeploymentIamPolicy": { "create": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gameservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "idParams": { "gameServerDeploymentsId": "gameServerDeploymentId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gameservices/v1beta:GameServerDeploymentIamBinding": { "create": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gameservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "idParams": { "gameServerDeploymentsId": "gameServerDeploymentId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gameservices/v1beta:GameServerDeploymentIamMember": { "create": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gameservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "idParams": { "gameServerDeploymentsId": "gameServerDeploymentId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gameservices/v1beta:GameServerDeploymentIamPolicy": { "create": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:setIamPolicy", "values": [ { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "rules": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gameservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "idParams": { "gameServerDeploymentsId": "gameServerDeploymentId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:genomics/v1alpha2:Pipeline": { "create": { "endpoint": { "template": "https://genomics.googleapis.com/v1alpha2/pipelines" }, "sdkProperties": { "description": {}, "docker": { "$ref": "#/types/google-native:genomics/v1alpha2:DockerExecutor" }, "inputParameters": { "items": { "$ref": "#/types/google-native:genomics/v1alpha2:PipelineParameter" } }, "name": { "required": true }, "outputParameters": { "items": { "$ref": "#/types/google-native:genomics/v1alpha2:PipelineParameter" } }, "pipelineId": {}, "projectId": { "required": true, "sdkName": "project" }, "resources": { "$ref": "#/types/google-native:genomics/v1alpha2:PipelineResources", "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://genomics.googleapis.com/v1alpha2/pipelines/{pipelineId}", "values": [ { "name": "pipelineId", "sdkName": "pipelineId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://genomics.googleapis.com/v1alpha2/pipelines/{pipelineId}", "values": [ { "name": "pipelineId", "sdkName": "pipelineId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://genomics.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/pipelines/{pipelineId}", "idParams": { "pipelineId": "pipelineId" } }, "google-native:gkebackup/v1:Backup": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups", "values": [ { "name": "backupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" } ] }, "sdkProperties": { "deleteLockDays": { "format": "int32" }, "description": {}, "labels": {}, "retainDays": { "format": "int32" } }, "verb": "POST", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "deleteLockDays": { "format": "int32" }, "description": {}, "labels": {}, "retainDays": { "format": "int32" } }, "verb": "PATCH", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}", "idParams": { "backupPlansId": "backupPlanId", "backupsId": "backupId", "locationsId": "location", "projectsId": "project" } }, "google-native:gkebackup/v1:BackupPlan": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans?backupPlanId={backupPlanId}", "values": [ { "name": "backupPlanId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "backupConfig": { "$ref": "#/types/google-native:gkebackup/v1:BackupConfig" }, "backupSchedule": { "$ref": "#/types/google-native:gkebackup/v1:Schedule" }, "cluster": { "required": true, "forceNew": true }, "deactivated": {}, "description": {}, "labels": {}, "retentionPolicy": { "$ref": "#/types/google-native:gkebackup/v1:RetentionPolicy" } }, "verb": "POST", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "backupConfig": { "$ref": "#/types/google-native:gkebackup/v1:BackupConfig" }, "backupSchedule": { "$ref": "#/types/google-native:gkebackup/v1:Schedule" }, "cluster": { "required": true, "forceNew": true }, "deactivated": {}, "description": {}, "labels": {}, "retentionPolicy": { "$ref": "#/types/google-native:gkebackup/v1:RetentionPolicy" } }, "verb": "PATCH", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}", "idParams": { "backupPlansId": "backupPlanId", "locationsId": "location", "projectsId": "project" } }, "google-native:gkebackup/v1:BackupPlanBackupIamBinding": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupPlansId": "backupPlanId", "backupsId": "backupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:BackupPlanBackupIamMember": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupPlansId": "backupPlanId", "backupsId": "backupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:BackupPlanBackupIamPolicy": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupPlansId": "backupPlanId", "backupsId": "backupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:BackupPlanBackupVolumeBackupIamBinding": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:getIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:getIamPolicy", "idParams": { "backupPlansId": "backupPlanId", "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "volumeBackupsId": "volumeBackupId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:BackupPlanBackupVolumeBackupIamMember": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:getIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:getIamPolicy", "idParams": { "backupPlansId": "backupPlanId", "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "volumeBackupsId": "volumeBackupId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:BackupPlanBackupVolumeBackupIamPolicy": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:getIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:getIamPolicy", "idParams": { "backupPlansId": "backupPlanId", "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "volumeBackupsId": "volumeBackupId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:BackupPlanIamBinding": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:getIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:getIamPolicy", "idParams": { "backupPlansId": "backupPlanId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:BackupPlanIamMember": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:getIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:getIamPolicy", "idParams": { "backupPlansId": "backupPlanId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:BackupPlanIamPolicy": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:getIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:setIamPolicy", "values": [ { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:getIamPolicy", "idParams": { "backupPlansId": "backupPlanId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:Restore": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores?restoreId={restoreId}", "values": [ { "name": "restoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "backup": { "required": true, "forceNew": true }, "description": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "sdkProperties": { "backup": { "required": true, "forceNew": true }, "description": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId", "restoresId": "restoreId" } }, "google-native:gkebackup/v1:RestorePlan": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans?restorePlanId={restorePlanId}", "values": [ { "name": "restorePlanId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "backupPlan": { "required": true, "pattern": "projects/{project}/locations/{location}/backupPlans/{backupPlan}", "forceNew": true }, "cluster": { "required": true, "forceNew": true }, "description": {}, "labels": {}, "restoreConfig": { "$ref": "#/types/google-native:gkebackup/v1:RestoreConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "backupPlan": { "required": true, "forceNew": true }, "cluster": { "required": true, "forceNew": true }, "description": {}, "labels": {}, "restoreConfig": { "$ref": "#/types/google-native:gkebackup/v1:RestoreConfig", "required": true } }, "verb": "PATCH", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkebackup.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId" } }, "google-native:gkebackup/v1:RestorePlanIamBinding": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:RestorePlanIamMember": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:RestorePlanIamPolicy": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:RestorePlanRestoreIamBinding": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId", "restoresId": "restoreId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:RestorePlanRestoreIamMember": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId", "restoresId": "restoreId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:RestorePlanRestoreIamPolicy": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId", "restoresId": "restoreId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:RestorePlanRestoreVolumeRestoreIamBinding": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId", "restoresId": "restoreId", "volumeRestoresId": "volumeRestoreId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:RestorePlanRestoreVolumeRestoreIamMember": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId", "restoresId": "restoreId", "volumeRestoresId": "volumeRestoreId" }, "iamResourceName": "resource" }, "google-native:gkebackup/v1:RestorePlanRestoreVolumeRestoreIamPolicy": { "create": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkebackup.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "restorePlansId": "restorePlanId", "restoresId": "restoreId", "volumeRestoresId": "volumeRestoreId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1:Binding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings?membershipBindingId={membershipBindingId}", "values": [ { "name": "membershipBindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "scope": { "pattern": "projects/{project}/locations/{location}/scopes/{scope}" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "values": [ { "name": "bindingsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}?updateMask={updateMask}", "values": [ { "name": "bindingsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": {}, "scope": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "values": [ { "name": "bindingsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "idParams": { "bindingsId": "name", "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" } }, "google-native:gkehub/v1:Feature": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features", "values": [ { "name": "featureId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "fleetDefaultMemberConfig": { "$ref": "#/types/google-native:gkehub/v1:CommonFleetDefaultMemberConfigSpec" }, "labels": {}, "membershipSpecs": {}, "scopeSpecs": {}, "spec": { "$ref": "#/types/google-native:gkehub/v1:CommonFeatureSpec" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "fleetDefaultMemberConfig": { "$ref": "#/types/google-native:gkehub/v1:CommonFleetDefaultMemberConfigSpec" }, "labels": {}, "membershipSpecs": {}, "scopeSpecs": {}, "spec": { "$ref": "#/types/google-native:gkehub/v1:CommonFeatureSpec" } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" } }, "google-native:gkehub/v1:FeatureIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1:FeatureIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1:FeatureIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1:Fleet": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/fleets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "defaultClusterConfig": { "$ref": "#/types/google-native:gkehub/v1:DefaultClusterConfig" }, "displayName": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "values": [ { "name": "fleetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}?updateMask={updateMask}", "values": [ { "name": "fleetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "defaultClusterConfig": { "$ref": "#/types/google-native:gkehub/v1:DefaultClusterConfig" }, "displayName": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "values": [ { "name": "fleetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "idParams": { "fleetsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:gkehub/v1:Membership": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships?membershipId={membershipId}", "values": [ { "name": "membershipId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1:Authority" }, "endpoint": { "$ref": "#/types/google-native:gkehub/v1:MembershipEndpoint" }, "externalId": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1:MonitoringConfig" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1:Authority" }, "endpoint": { "$ref": "#/types/google-native:gkehub/v1:MembershipEndpoint" }, "externalId": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1:MonitoringConfig" } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" } }, "google-native:gkehub/v1:MembershipIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1:MembershipIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1:MembershipIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1:Namespace": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces?scopeNamespaceId={scopeNamespaceId}", "values": [ { "name": "scopeNamespaceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {}, "scope": { "required": true } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {}, "scope": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "idParams": { "locationsId": "location", "namespacesId": "name", "projectsId": "project", "scopesId": "scopeId" } }, "google-native:gkehub/v1:Rbacrolebinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings?rbacrolebindingId={rbacrolebindingId}", "values": [ { "name": "rbacrolebindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1:Role", "required": true }, "user": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1:Role", "required": true }, "user": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "idParams": { "locationsId": "location", "projectsId": "project", "rbacrolebindingsId": "rbacrolebindingId", "scopesId": "scopeId" } }, "google-native:gkehub/v1:Scope": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes?scopeId={scopeId}", "values": [ { "name": "scopeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" } }, "google-native:gkehub/v1:ScopeIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1:ScopeIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1:ScopeIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha2:Membership": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships?membershipId={membershipId}", "values": [ { "name": "membershipId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1alpha2:Authority" }, "endpoint": { "$ref": "#/types/google-native:gkehub/v1alpha2:MembershipEndpoint" }, "externalId": {}, "infrastructureType": { "$ref": "#/types/google-native:gkehub/v1alpha2:MembershipInfrastructureType" }, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1alpha2:MonitoringConfig" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1alpha2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1alpha2:Authority" }, "endpoint": { "$ref": "#/types/google-native:gkehub/v1alpha2:MembershipEndpoint" }, "externalId": {}, "infrastructureType": { "$ref": "#/types/google-native:gkehub/v1alpha2:MembershipInfrastructureType" }, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1alpha2:MonitoringConfig" } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1alpha2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1alpha2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" } }, "google-native:gkehub/v1alpha2:MembershipIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha2:MembershipIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha2:MembershipIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:Binding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings?membershipBindingId={membershipBindingId}", "values": [ { "name": "membershipBindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "scope": { "pattern": "projects/{project}/locations/{location}/scopes/{scope}" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "values": [ { "name": "bindingsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}?updateMask={updateMask}", "values": [ { "name": "bindingsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": {}, "scope": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "values": [ { "name": "bindingsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "idParams": { "bindingsId": "name", "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" } }, "google-native:gkehub/v1alpha:Feature": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features", "values": [ { "name": "featureId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "fleetDefaultMemberConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:CommonFleetDefaultMemberConfigSpec" }, "labels": {}, "membershipSpecs": {}, "scopeSpecs": {}, "spec": { "$ref": "#/types/google-native:gkehub/v1alpha:CommonFeatureSpec" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "fleetDefaultMemberConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:CommonFleetDefaultMemberConfigSpec" }, "labels": {}, "membershipSpecs": {}, "scopeSpecs": {}, "spec": { "$ref": "#/types/google-native:gkehub/v1alpha:CommonFeatureSpec" } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" } }, "google-native:gkehub/v1alpha:FeatureIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:FeatureIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:FeatureIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:Fleet": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/fleets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "defaultClusterConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:DefaultClusterConfig" }, "displayName": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "values": [ { "name": "fleetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}?updateMask={updateMask}", "values": [ { "name": "fleetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "defaultClusterConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:DefaultClusterConfig" }, "displayName": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "values": [ { "name": "fleetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "idParams": { "fleetsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:gkehub/v1alpha:Membership": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships?membershipId={membershipId}", "values": [ { "name": "membershipId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1alpha:Authority" }, "endpoint": { "$ref": "#/types/google-native:gkehub/v1alpha:MembershipEndpoint" }, "externalId": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:MonitoringConfig" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1alpha:Authority" }, "endpoint": { "$ref": "#/types/google-native:gkehub/v1alpha:MembershipEndpoint" }, "externalId": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1alpha:MonitoringConfig" } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" } }, "google-native:gkehub/v1alpha:MembershipIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:MembershipIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:MembershipIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:MembershipRbacRoleBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings?rbacrolebindingId={rbacrolebindingId}", "values": [ { "name": "rbacrolebindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1alpha:Role", "required": true }, "user": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1alpha:Role", "required": true }, "user": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project", "rbacrolebindingsId": "rbacrolebindingId" } }, "google-native:gkehub/v1alpha:Namespace": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces?scopeNamespaceId={scopeNamespaceId}", "values": [ { "name": "scopeNamespaceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {}, "scope": { "required": true } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {}, "scope": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "idParams": { "locationsId": "location", "namespacesId": "name", "projectsId": "project", "scopesId": "scopeId" } }, "google-native:gkehub/v1alpha:Scope": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes?scopeId={scopeId}", "values": [ { "name": "scopeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" } }, "google-native:gkehub/v1alpha:ScopeIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:ScopeIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:ScopeIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1alpha:ScopeRbacRoleBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings?rbacrolebindingId={rbacrolebindingId}", "values": [ { "name": "rbacrolebindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1alpha:Role", "required": true }, "user": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1alpha:Role", "required": true }, "user": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "idParams": { "locationsId": "location", "projectsId": "project", "rbacrolebindingsId": "rbacrolebindingId", "scopesId": "scopeId" } }, "google-native:gkehub/v1beta1:Membership": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships?membershipId={membershipId}", "values": [ { "name": "membershipId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1beta1:Authority" }, "description": {}, "endpoint": { "$ref": "#/types/google-native:gkehub/v1beta1:MembershipEndpoint" }, "externalId": {}, "infrastructureType": { "$ref": "#/types/google-native:gkehub/v1beta1:MembershipInfrastructureType" }, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1beta1:MonitoringConfig" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1beta1:Authority" }, "description": {}, "endpoint": { "$ref": "#/types/google-native:gkehub/v1beta1:MembershipEndpoint" }, "externalId": {}, "infrastructureType": { "$ref": "#/types/google-native:gkehub/v1beta1:MembershipInfrastructureType" }, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1beta1:MonitoringConfig" } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" } }, "google-native:gkehub/v1beta1:MembershipIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta1:MembershipIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta1:MembershipIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:Binding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings?membershipBindingId={membershipBindingId}", "values": [ { "name": "membershipBindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "scope": { "pattern": "projects/{project}/locations/{location}/scopes/{scope}" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "values": [ { "name": "bindingsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}?updateMask={updateMask}", "values": [ { "name": "bindingsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": {}, "scope": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "values": [ { "name": "bindingsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "idParams": { "bindingsId": "name", "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" } }, "google-native:gkehub/v1beta:Feature": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features", "values": [ { "name": "featureId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "fleetDefaultMemberConfig": { "$ref": "#/types/google-native:gkehub/v1beta:CommonFleetDefaultMemberConfigSpec" }, "labels": {}, "membershipSpecs": {}, "scopeSpecs": {}, "spec": { "$ref": "#/types/google-native:gkehub/v1beta:CommonFeatureSpec" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "fleetDefaultMemberConfig": { "$ref": "#/types/google-native:gkehub/v1beta:CommonFleetDefaultMemberConfigSpec" }, "labels": {}, "membershipSpecs": {}, "scopeSpecs": {}, "spec": { "$ref": "#/types/google-native:gkehub/v1beta:CommonFeatureSpec" } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" } }, "google-native:gkehub/v1beta:FeatureIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:FeatureIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:FeatureIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:setIamPolicy", "values": [ { "name": "featuresId", "sdkName": "featureId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "idParams": { "featuresId": "featureId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:Fleet": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/fleets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "defaultClusterConfig": { "$ref": "#/types/google-native:gkehub/v1beta:DefaultClusterConfig" }, "displayName": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "values": [ { "name": "fleetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}?updateMask={updateMask}", "values": [ { "name": "fleetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "defaultClusterConfig": { "$ref": "#/types/google-native:gkehub/v1beta:DefaultClusterConfig" }, "displayName": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "values": [ { "name": "fleetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "idParams": { "fleetsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:gkehub/v1beta:Membership": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships?membershipId={membershipId}", "values": [ { "name": "membershipId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1beta:Authority" }, "endpoint": { "$ref": "#/types/google-native:gkehub/v1beta:MembershipEndpoint" }, "externalId": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1beta:MonitoringConfig" } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authority": { "$ref": "#/types/google-native:gkehub/v1beta:Authority" }, "endpoint": { "$ref": "#/types/google-native:gkehub/v1beta:MembershipEndpoint" }, "externalId": {}, "labels": {}, "monitoringConfig": { "$ref": "#/types/google-native:gkehub/v1beta:MonitoringConfig" } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" } }, "google-native:gkehub/v1beta:MembershipIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:MembershipIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:MembershipIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:MembershipRbacRoleBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings?rbacrolebindingId={rbacrolebindingId}", "values": [ { "name": "rbacrolebindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1beta:Role", "required": true }, "user": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1beta:Role", "required": true }, "user": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}", "idParams": { "locationsId": "location", "membershipsId": "membershipId", "projectsId": "project", "rbacrolebindingsId": "rbacrolebindingId" } }, "google-native:gkehub/v1beta:Namespace": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces?scopeNamespaceId={scopeNamespaceId}", "values": [ { "name": "scopeNamespaceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {}, "scope": { "required": true } }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {}, "scope": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "idParams": { "locationsId": "location", "namespacesId": "name", "projectsId": "project", "scopesId": "scopeId" } }, "google-native:gkehub/v1beta:Scope": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes?scopeId={scopeId}", "values": [ { "name": "scopeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": {}, "namespaceLabels": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" } }, "google-native:gkehub/v1beta:ScopeIamBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:ScopeIamMember": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:ScopeIamPolicy": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "scopesId": "scopeId" }, "iamResourceName": "resource" }, "google-native:gkehub/v1beta:ScopeRbacRoleBinding": { "create": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings?rbacrolebindingId={rbacrolebindingId}", "values": [ { "name": "rbacrolebindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1beta:Role", "required": true }, "user": {} }, "verb": "POST", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "group": {}, "labels": {}, "name": {}, "role": { "$ref": "#/types/google-native:gkehub/v1beta:Role", "required": true }, "user": {} }, "verb": "PATCH", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkehub.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkehub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "idParams": { "locationsId": "location", "projectsId": "project", "rbacrolebindingsId": "rbacrolebindingId", "scopesId": "scopeId" } }, "google-native:gkeonprem/v1:BareMetalAdminCluster": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters?bareMetalAdminClusterId={bareMetalAdminClusterId}", "values": [ { "name": "bareMetalAdminClusterId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "bareMetalVersion": {}, "binaryAuthorization": { "$ref": "#/types/google-native:gkeonprem/v1:BinaryAuthorization" }, "clusterOperations": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminClusterOperationsConfig" }, "controlPlane": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminControlPlaneConfig" }, "description": {}, "etag": {}, "loadBalancer": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminLoadBalancerConfig" }, "maintenanceConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminMaintenanceConfig" }, "name": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminNetworkConfig" }, "nodeAccessConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminNodeAccessConfig" }, "nodeConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminWorkloadNodeConfig" }, "osEnvironmentConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminOsEnvironmentConfig" }, "proxy": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminProxyConfig" }, "securityConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminSecurityConfig" }, "storage": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminStorageConfig" } }, "verb": "POST", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}?updateMask={updateMask}", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "bareMetalVersion": {}, "binaryAuthorization": { "$ref": "#/types/google-native:gkeonprem/v1:BinaryAuthorization" }, "clusterOperations": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminClusterOperationsConfig" }, "controlPlane": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminControlPlaneConfig" }, "description": {}, "etag": {}, "loadBalancer": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminLoadBalancerConfig" }, "maintenanceConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminMaintenanceConfig" }, "name": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminNetworkConfig" }, "nodeAccessConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminNodeAccessConfig" }, "nodeConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminWorkloadNodeConfig" }, "osEnvironmentConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminOsEnvironmentConfig" }, "proxy": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminProxyConfig" }, "securityConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminSecurityConfig" }, "storage": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalAdminStorageConfig" } }, "verb": "PATCH", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}", "idParams": { "bareMetalAdminClustersId": "bareMetalAdminClusterId", "locationsId": "location", "projectsId": "project" } }, "google-native:gkeonprem/v1:BareMetalAdminClusterIamBinding": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:getIamPolicy", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:setIamPolicy", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:setIamPolicy", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:getIamPolicy", "idParams": { "bareMetalAdminClustersId": "bareMetalAdminClusterId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:BareMetalAdminClusterIamMember": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:getIamPolicy", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:setIamPolicy", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:setIamPolicy", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:getIamPolicy", "idParams": { "bareMetalAdminClustersId": "bareMetalAdminClusterId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:BareMetalAdminClusterIamPolicy": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:getIamPolicy", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:setIamPolicy", "values": [ { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:getIamPolicy", "idParams": { "bareMetalAdminClustersId": "bareMetalAdminClusterId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:BareMetalCluster": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters?bareMetalClusterId={bareMetalClusterId}", "values": [ { "name": "bareMetalClusterId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "adminClusterMembership": { "required": true }, "annotations": {}, "bareMetalVersion": { "required": true }, "binaryAuthorization": { "$ref": "#/types/google-native:gkeonprem/v1:BinaryAuthorization" }, "clusterOperations": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalClusterOperationsConfig" }, "controlPlane": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalControlPlaneConfig", "required": true }, "description": {}, "loadBalancer": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerConfig", "required": true }, "maintenanceConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalMaintenanceConfig" }, "name": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNetworkConfig", "required": true }, "nodeAccessConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodeAccessConfig" }, "nodeConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalWorkloadNodeConfig" }, "osEnvironmentConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalOsEnvironmentConfig" }, "proxy": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalProxyConfig" }, "securityConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalSecurityConfig" }, "storage": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalStorageConfig", "required": true }, "upgradePolicy": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalClusterUpgradePolicy" } }, "verb": "POST", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}?updateMask={updateMask}", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "adminClusterMembership": { "required": true }, "annotations": {}, "bareMetalVersion": { "required": true }, "binaryAuthorization": { "$ref": "#/types/google-native:gkeonprem/v1:BinaryAuthorization" }, "clusterOperations": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalClusterOperationsConfig" }, "controlPlane": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalControlPlaneConfig", "required": true }, "description": {}, "loadBalancer": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalLoadBalancerConfig", "required": true }, "maintenanceConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalMaintenanceConfig" }, "name": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNetworkConfig", "required": true }, "nodeAccessConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodeAccessConfig" }, "nodeConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalWorkloadNodeConfig" }, "osEnvironmentConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalOsEnvironmentConfig" }, "proxy": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalProxyConfig" }, "securityConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalSecurityConfig" }, "storage": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalStorageConfig", "required": true }, "upgradePolicy": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalClusterUpgradePolicy" } }, "verb": "PATCH", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}", "idParams": { "bareMetalClustersId": "bareMetalClusterId", "locationsId": "location", "projectsId": "project" } }, "google-native:gkeonprem/v1:BareMetalClusterBareMetalNodePoolIamBinding": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:getIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:getIamPolicy", "idParams": { "bareMetalClustersId": "bareMetalClusterId", "bareMetalNodePoolsId": "bareMetalNodePoolId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:BareMetalClusterBareMetalNodePoolIamMember": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:getIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:getIamPolicy", "idParams": { "bareMetalClustersId": "bareMetalClusterId", "bareMetalNodePoolsId": "bareMetalNodePoolId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:BareMetalClusterBareMetalNodePoolIamPolicy": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:getIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:getIamPolicy", "idParams": { "bareMetalClustersId": "bareMetalClusterId", "bareMetalNodePoolsId": "bareMetalNodePoolId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:BareMetalClusterIamBinding": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:getIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:getIamPolicy", "idParams": { "bareMetalClustersId": "bareMetalClusterId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:BareMetalClusterIamMember": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:getIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:getIamPolicy", "idParams": { "bareMetalClustersId": "bareMetalClusterId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:BareMetalClusterIamPolicy": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:getIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:setIamPolicy", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:getIamPolicy", "idParams": { "bareMetalClustersId": "bareMetalClusterId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:BareMetalNodePool": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools", "values": [ { "name": "bareMetalNodePoolId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "etag": {}, "name": { "forceNew": true }, "nodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolConfig", "required": true }, "upgradePolicy": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolUpgradePolicy" } }, "verb": "POST", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}?updateMask={updateMask}", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "etag": {}, "name": { "forceNew": true }, "nodePoolConfig": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolConfig", "required": true }, "upgradePolicy": { "$ref": "#/types/google-native:gkeonprem/v1:BareMetalNodePoolUpgradePolicy" } }, "verb": "PATCH", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}", "values": [ { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}", "idParams": { "bareMetalClustersId": "bareMetalClusterId", "bareMetalNodePoolsId": "bareMetalNodePoolId", "locationsId": "location", "projectsId": "project" } }, "google-native:gkeonprem/v1:VmwareAdminClusterIamBinding": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareAdminClustersId": "vmwareAdminClusterId" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:VmwareAdminClusterIamMember": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareAdminClustersId": "vmwareAdminClusterId" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:VmwareAdminClusterIamPolicy": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareAdminClustersId": "vmwareAdminClusterId" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:VmwareCluster": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters", "values": [ { "name": "vmwareClusterId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "adminClusterMembership": { "required": true }, "annotations": {}, "antiAffinityGroups": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareAAGConfig" }, "authorization": { "$ref": "#/types/google-native:gkeonprem/v1:Authorization" }, "autoRepairConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareAutoRepairConfig" }, "controlPlaneNode": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareControlPlaneNodeConfig" }, "dataplaneV2": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareDataplaneV2Config" }, "description": {}, "disableBundledIngress": {}, "enableControlPlaneV2": {}, "etag": {}, "loadBalancer": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareLoadBalancerConfig" }, "name": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareNetworkConfig" }, "onPremVersion": { "required": true }, "storage": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareStorageConfig" }, "upgradePolicy": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareClusterUpgradePolicy" }, "vcenter": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareVCenterConfig" }, "vmTrackingEnabled": {} }, "verb": "POST", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "adminClusterMembership": { "required": true }, "annotations": {}, "antiAffinityGroups": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareAAGConfig" }, "authorization": { "$ref": "#/types/google-native:gkeonprem/v1:Authorization" }, "autoRepairConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareAutoRepairConfig" }, "controlPlaneNode": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareControlPlaneNodeConfig" }, "dataplaneV2": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareDataplaneV2Config" }, "description": {}, "disableBundledIngress": {}, "enableControlPlaneV2": {}, "etag": {}, "loadBalancer": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareLoadBalancerConfig" }, "name": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareNetworkConfig" }, "onPremVersion": { "required": true }, "storage": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareStorageConfig" }, "upgradePolicy": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareClusterUpgradePolicy" }, "vcenter": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareVCenterConfig" }, "vmTrackingEnabled": {} }, "verb": "PATCH", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareClustersId": "vmwareClusterId" } }, "google-native:gkeonprem/v1:VmwareClusterIamBinding": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareClustersId": "vmwareClusterId" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:VmwareClusterIamMember": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareClustersId": "vmwareClusterId" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:VmwareClusterIamPolicy": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareClustersId": "vmwareClusterId" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:VmwareClusterVmwareNodePoolIamBinding": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareClustersId": "vmwareClusterId", "vmwareNodePoolsId": "vmwareNodePoolId" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:VmwareClusterVmwareNodePoolIamMember": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareClustersId": "vmwareClusterId", "vmwareNodePoolsId": "vmwareNodePoolId" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:VmwareClusterVmwareNodePoolIamPolicy": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareClustersId": "vmwareClusterId", "vmwareNodePoolsId": "vmwareNodePoolId" }, "iamResourceName": "resource" }, "google-native:gkeonprem/v1:VmwareNodePool": { "create": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools", "values": [ { "name": "vmwareNodePoolId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "config": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareNodeConfig", "required": true }, "displayName": {}, "etag": {}, "name": { "forceNew": true }, "nodePoolAutoscaling": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareNodePoolAutoscalingConfig" }, "onPremVersion": {} }, "verb": "POST", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "config": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareNodeConfig", "required": true }, "displayName": {}, "etag": {}, "name": { "forceNew": true }, "nodePoolAutoscaling": { "$ref": "#/types/google-native:gkeonprem/v1:VmwareNodePoolAutoscalingConfig" }, "onPremVersion": {} }, "verb": "PATCH", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://gkeonprem.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://gkeonprem.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareClustersId": "vmwareClusterId", "vmwareNodePoolsId": "vmwareNodePoolId" } }, "google-native:healthcare/v1:AttributeDefinition": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions?attributeDefinitionId={attributeDefinitionId}", "values": [ { "name": "attributeDefinitionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "allowedValues": { "required": true, "items": {} }, "category": { "$ref": "#/types/google-native:healthcare/v1:AttributeDefinitionCategory", "required": true }, "consentDefaultValues": { "items": {} }, "dataMappingDefaultValue": {}, "description": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/attributeDefinitions/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}", "values": [ { "name": "attributeDefinitionsId", "sdkName": "attributeDefinitionId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}?updateMask={updateMask}", "values": [ { "name": "attributeDefinitionsId", "sdkName": "attributeDefinitionId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "allowedValues": { "required": true, "items": {} }, "category": { "$ref": "#/types/google-native:healthcare/v1:AttributeDefinitionCategory", "required": true }, "consentDefaultValues": { "items": {} }, "dataMappingDefaultValue": {}, "description": {}, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}", "values": [ { "name": "attributeDefinitionsId", "sdkName": "attributeDefinitionId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}", "idParams": { "attributeDefinitionsId": "attributeDefinitionId", "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1:Consent": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "consentArtifact": { "required": true, "pattern": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/consentArtifacts/{consentArtifact}" }, "expireTime": { "format": "google-datetime" }, "metadata": {}, "name": {}, "policies": { "items": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1ConsentPolicy" } }, "state": { "$ref": "#/types/google-native:healthcare/v1:ConsentState", "required": true }, "ttl": { "format": "google-duration" }, "userId": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/consents/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}?updateMask={updateMask}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "consentArtifact": { "required": true }, "expireTime": { "format": "google-datetime" }, "metadata": {}, "name": {}, "policies": { "items": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1ConsentPolicy" } }, "state": { "$ref": "#/types/google-native:healthcare/v1:ConsentState", "required": true }, "ttl": { "format": "google-duration" }, "userId": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}", "idParams": { "consentStoresId": "consentStoreId", "consentsId": "name", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1:ConsentArtifact": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "consentContentScreenshots": { "items": { "$ref": "#/types/google-native:healthcare/v1:Image" } }, "consentContentVersion": {}, "guardianSignature": { "$ref": "#/types/google-native:healthcare/v1:Signature" }, "metadata": {}, "name": {}, "userId": { "required": true }, "userSignature": { "$ref": "#/types/google-native:healthcare/v1:Signature" }, "witnessSignature": { "$ref": "#/types/google-native:healthcare/v1:Signature" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/consentArtifacts/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts/{consentArtifactsId}", "values": [ { "name": "consentArtifactsId", "sdkName": "name", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts/{consentArtifactsId}", "values": [ { "name": "consentArtifactsId", "sdkName": "name", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts/{consentArtifactsId}", "idParams": { "consentArtifactsId": "name", "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1:ConsentStore": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores?consentStoreId={consentStoreId}", "values": [ { "name": "consentStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "defaultConsentTtl": { "format": "google-duration" }, "enableConsentCreateOnUpdate": {}, "labels": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}?updateMask={updateMask}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "defaultConsentTtl": { "format": "google-duration" }, "enableConsentCreateOnUpdate": {}, "labels": {}, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1:Dataset": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets", "values": [ { "name": "datasetId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "name": {}, "timeZone": {} }, "verb": "POST", "operations": { "template": "https://healthcare.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "name": {}, "timeZone": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "idParams": { "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1:DatasetConsentStoreIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetConsentStoreIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetConsentStoreIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetDicomStoreIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "dicomStoresId": "dicomStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetDicomStoreIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "dicomStoresId": "dicomStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetDicomStoreIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "dicomStoresId": "dicomStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetFhirStoreIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "fhirStoresId": "fhirStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetFhirStoreIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "fhirStoresId": "fhirStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetFhirStoreIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "fhirStoresId": "fhirStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetHl7V2StoreIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetHl7V2StoreIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetHl7V2StoreIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DatasetIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1:DicomStore": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores", "values": [ { "name": "dicomStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1:NotificationConfig" }, "streamConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1DicomStreamConfig" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/dicomStores/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1:NotificationConfig" }, "streamConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:GoogleCloudHealthcareV1DicomStreamConfig" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "idParams": { "datasetsId": "datasetId", "dicomStoresId": "dicomStoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1:FhirStore": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores", "values": [ { "name": "fhirStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "complexDataTypeReferenceParsing": { "$ref": "#/types/google-native:healthcare/v1:FhirStoreComplexDataTypeReferenceParsing" }, "defaultSearchHandlingStrict": {}, "disableReferentialIntegrity": { "forceNew": true }, "disableResourceVersioning": { "forceNew": true }, "enableUpdateCreate": {}, "labels": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1:NotificationConfig" }, "notificationConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:FhirNotificationConfig" } }, "streamConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:StreamConfig" } }, "validationConfig": { "$ref": "#/types/google-native:healthcare/v1:ValidationConfig" }, "version": { "$ref": "#/types/google-native:healthcare/v1:FhirStoreVersion", "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "complexDataTypeReferenceParsing": { "$ref": "#/types/google-native:healthcare/v1:FhirStoreComplexDataTypeReferenceParsing" }, "defaultSearchHandlingStrict": {}, "disableReferentialIntegrity": { "forceNew": true }, "disableResourceVersioning": { "forceNew": true }, "enableUpdateCreate": {}, "labels": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1:NotificationConfig" }, "notificationConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:FhirNotificationConfig" } }, "streamConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:StreamConfig" } }, "validationConfig": { "$ref": "#/types/google-native:healthcare/v1:ValidationConfig" }, "version": { "$ref": "#/types/google-native:healthcare/v1:FhirStoreVersion", "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "idParams": { "datasetsId": "datasetId", "fhirStoresId": "fhirStoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1:Hl7V2Store": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores", "values": [ { "name": "hl7V2StoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "notificationConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:Hl7V2NotificationConfig" } }, "parserConfig": { "$ref": "#/types/google-native:healthcare/v1:ParserConfig" }, "rejectDuplicateMessage": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/hl7V2Stores/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "notificationConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1:Hl7V2NotificationConfig" } }, "parserConfig": { "$ref": "#/types/google-native:healthcare/v1:ParserConfig" }, "rejectDuplicateMessage": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1:Message": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "sdkProperties": { "data": { "container": "message" }, "labels": { "container": "message" }, "messageType": { "container": "message" }, "name": { "container": "message" }, "patientIds": { "container": "message" }, "schematizedData": { "container": "message" }, "sendFacility": { "container": "message" }, "sendTime": { "container": "message" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/hl7V2Stores/{hl7V2StoreId}/messages/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "messagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "messagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "data": { "format": "byte" }, "labels": {}, "messageType": {}, "name": {}, "patientIds": { "items": { "$ref": "#/types/google-native:healthcare/v1:PatientId" } }, "schematizedData": { "$ref": "#/types/google-native:healthcare/v1:SchematizedData" }, "sendFacility": {}, "sendTime": { "format": "google-datetime" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "messagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "messagesId": "name", "projectsId": "project" } }, "google-native:healthcare/v1:UserDataMapping": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "dataId": { "required": true }, "name": {}, "resourceAttributes": { "items": { "$ref": "#/types/google-native:healthcare/v1:Attribute" } }, "userId": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/userDataMappings/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "userDataMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}?updateMask={updateMask}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "userDataMappingsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "dataId": { "required": true }, "name": {}, "resourceAttributes": { "items": { "$ref": "#/types/google-native:healthcare/v1:Attribute" } }, "userId": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "userDataMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project", "userDataMappingsId": "name" } }, "google-native:healthcare/v1beta1:Annotation": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}/annotations", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" } ] }, "sdkProperties": { "annotationSource": { "$ref": "#/types/google-native:healthcare/v1beta1:AnnotationSource" }, "customData": {}, "imageAnnotation": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageAnnotation" }, "name": {}, "resourceAnnotation": { "$ref": "#/types/google-native:healthcare/v1beta1:ResourceAnnotation" }, "textAnnotation": { "$ref": "#/types/google-native:healthcare/v1beta1:SensitiveTextAnnotation" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/annotationStores/{annotationStoreId}/annotations/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}/annotations/{annotationsId}", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "annotationsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}/annotations/{annotationsId}", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "annotationsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotationSource": { "$ref": "#/types/google-native:healthcare/v1beta1:AnnotationSource" }, "customData": {}, "imageAnnotation": { "$ref": "#/types/google-native:healthcare/v1beta1:ImageAnnotation" }, "name": {}, "resourceAnnotation": { "$ref": "#/types/google-native:healthcare/v1beta1:ResourceAnnotation" }, "textAnnotation": { "$ref": "#/types/google-native:healthcare/v1beta1:SensitiveTextAnnotation" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}/annotations/{annotationsId}", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "annotationsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}/annotations/{annotationsId}", "idParams": { "annotationStoresId": "annotationStoreId", "annotationsId": "name", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:AnnotationStore": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores", "values": [ { "name": "annotationStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/annotationStores/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}", "idParams": { "annotationStoresId": "annotationStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:AttributeDefinition": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions?attributeDefinitionId={attributeDefinitionId}", "values": [ { "name": "attributeDefinitionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "allowedValues": { "required": true, "items": {} }, "category": { "$ref": "#/types/google-native:healthcare/v1beta1:AttributeDefinitionCategory", "required": true }, "consentDefaultValues": { "items": {} }, "dataMappingDefaultValue": {}, "description": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/attributeDefinitions/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}", "values": [ { "name": "attributeDefinitionsId", "sdkName": "attributeDefinitionId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}?updateMask={updateMask}", "values": [ { "name": "attributeDefinitionsId", "sdkName": "attributeDefinitionId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "allowedValues": { "required": true, "items": {} }, "category": { "$ref": "#/types/google-native:healthcare/v1beta1:AttributeDefinitionCategory", "required": true }, "consentDefaultValues": { "items": {} }, "dataMappingDefaultValue": {}, "description": {}, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}", "values": [ { "name": "attributeDefinitionsId", "sdkName": "attributeDefinitionId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}", "idParams": { "attributeDefinitionsId": "attributeDefinitionId", "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:Consent": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "consentArtifact": { "required": true, "pattern": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/consentArtifacts/{consentArtifact}" }, "expireTime": { "format": "google-datetime" }, "metadata": {}, "name": {}, "policies": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1ConsentPolicy" } }, "state": { "$ref": "#/types/google-native:healthcare/v1beta1:ConsentState", "required": true }, "ttl": { "format": "google-duration" }, "userId": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/consents/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}?updateMask={updateMask}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "consentArtifact": { "required": true }, "expireTime": { "format": "google-datetime" }, "metadata": {}, "name": {}, "policies": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1ConsentPolicy" } }, "state": { "$ref": "#/types/google-native:healthcare/v1beta1:ConsentState", "required": true }, "ttl": { "format": "google-duration" }, "userId": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentsId", "sdkName": "name", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}", "idParams": { "consentStoresId": "consentStoreId", "consentsId": "name", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:ConsentArtifact": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "consentContentScreenshots": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Image" } }, "consentContentVersion": {}, "guardianSignature": { "$ref": "#/types/google-native:healthcare/v1beta1:Signature" }, "metadata": {}, "name": {}, "userId": { "required": true }, "userSignature": { "$ref": "#/types/google-native:healthcare/v1beta1:Signature" }, "witnessSignature": { "$ref": "#/types/google-native:healthcare/v1beta1:Signature" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/consentArtifacts/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts/{consentArtifactsId}", "values": [ { "name": "consentArtifactsId", "sdkName": "name", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts/{consentArtifactsId}", "values": [ { "name": "consentArtifactsId", "sdkName": "name", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts/{consentArtifactsId}", "idParams": { "consentArtifactsId": "name", "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:ConsentStore": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores?consentStoreId={consentStoreId}", "values": [ { "name": "consentStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "defaultConsentTtl": { "format": "google-duration" }, "enableConsentCreateOnUpdate": {}, "labels": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}?updateMask={updateMask}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "defaultConsentTtl": { "format": "google-duration" }, "enableConsentCreateOnUpdate": {}, "labels": {}, "name": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:Dataset": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets", "values": [ { "name": "datasetId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "name": {}, "timeZone": {} }, "verb": "POST", "operations": { "template": "https://healthcare.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "name": {}, "timeZone": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "idParams": { "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:DatasetAnnotationStoreIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:getIamPolicy", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:setIamPolicy", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:setIamPolicy", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:getIamPolicy", "idParams": { "annotationStoresId": "annotationStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetAnnotationStoreIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:getIamPolicy", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:setIamPolicy", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:setIamPolicy", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:getIamPolicy", "idParams": { "annotationStoresId": "annotationStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetAnnotationStoreIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:getIamPolicy", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:setIamPolicy", "values": [ { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:getIamPolicy", "idParams": { "annotationStoresId": "annotationStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetConsentStoreIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetConsentStoreIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetConsentStoreIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:setIamPolicy", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetDicomStoreIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "dicomStoresId": "dicomStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetDicomStoreIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "dicomStoresId": "dicomStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetDicomStoreIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "dicomStoresId": "dicomStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetFhirStoreIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "fhirStoresId": "fhirStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetFhirStoreIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "fhirStoresId": "fhirStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetFhirStoreIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "fhirStoresId": "fhirStoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetHl7V2StoreIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetHl7V2StoreIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetHl7V2StoreIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetIamBinding": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetIamMember": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DatasetIamPolicy": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:setIamPolicy", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "idParams": { "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:healthcare/v1beta1:DicomStore": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores", "values": [ { "name": "dicomStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:NotificationConfig" }, "streamConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DicomStreamConfig" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/dicomStores/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:NotificationConfig" }, "streamConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:GoogleCloudHealthcareV1beta1DicomStreamConfig" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "idParams": { "datasetsId": "datasetId", "dicomStoresId": "dicomStoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:FhirStore": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores", "values": [ { "name": "fhirStoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "complexDataTypeReferenceParsing": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirStoreComplexDataTypeReferenceParsing" }, "consentConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:ConsentConfig" }, "defaultSearchHandlingStrict": {}, "disableReferentialIntegrity": { "forceNew": true }, "disableResourceVersioning": { "forceNew": true }, "enableUpdateCreate": {}, "labels": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:NotificationConfig" }, "notificationConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirNotificationConfig" } }, "searchConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:SearchConfig" }, "streamConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:StreamConfig" } }, "validationConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:ValidationConfig" }, "version": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirStoreVersion", "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "complexDataTypeReferenceParsing": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirStoreComplexDataTypeReferenceParsing" }, "consentConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:ConsentConfig" }, "defaultSearchHandlingStrict": {}, "disableReferentialIntegrity": { "forceNew": true }, "disableResourceVersioning": { "forceNew": true }, "enableUpdateCreate": {}, "labels": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:NotificationConfig" }, "notificationConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirNotificationConfig" } }, "searchConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:SearchConfig" }, "streamConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:StreamConfig" } }, "validationConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:ValidationConfig" }, "version": { "$ref": "#/types/google-native:healthcare/v1beta1:FhirStoreVersion", "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "idParams": { "datasetsId": "datasetId", "fhirStoresId": "fhirStoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:Hl7V2Store": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores", "values": [ { "name": "hl7V2StoreId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:NotificationConfig" }, "notificationConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Hl7V2NotificationConfig" } }, "parserConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:ParserConfig" }, "rejectDuplicateMessage": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/hl7V2Stores/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "notificationConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:NotificationConfig" }, "notificationConfigs": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Hl7V2NotificationConfig" } }, "parserConfig": { "$ref": "#/types/google-native:healthcare/v1beta1:ParserConfig" }, "rejectDuplicateMessage": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "projectsId": "project" } }, "google-native:healthcare/v1beta1:Message": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "sdkProperties": { "data": { "container": "message" }, "labels": { "container": "message" }, "messageType": { "container": "message" }, "name": { "container": "message" }, "patientIds": { "container": "message" }, "schematizedData": { "container": "message" }, "sendFacility": { "container": "message" }, "sendTime": { "container": "message" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/hl7V2Stores/{hl7V2StoreId}/messages/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "messagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "messagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "data": { "format": "byte" }, "labels": {}, "messageType": {}, "name": {}, "patientIds": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:PatientId" } }, "schematizedData": { "$ref": "#/types/google-native:healthcare/v1beta1:SchematizedData" }, "sendFacility": {}, "sendTime": { "format": "google-datetime" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "values": [ { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "messagesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "idParams": { "datasetsId": "datasetId", "hl7V2StoresId": "hl7V2StoreId", "locationsId": "location", "messagesId": "name", "projectsId": "project" } }, "google-native:healthcare/v1beta1:UserDataMapping": { "create": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "sdkProperties": { "dataId": { "required": true }, "name": {}, "resourceAttributes": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Attribute" } }, "userId": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{datasetId}/consentStores/{consentStoreId}/userDataMappings/{name}" } }, "read": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "userDataMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}?updateMask={updateMask}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "userDataMappingsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "dataId": { "required": true }, "name": {}, "resourceAttributes": { "items": { "$ref": "#/types/google-native:healthcare/v1beta1:Attribute" } }, "userId": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}", "values": [ { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "userDataMappingsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://healthcare.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}", "idParams": { "consentStoresId": "consentStoreId", "datasetsId": "datasetId", "locationsId": "location", "projectsId": "project", "userDataMappingsId": "name" } }, "google-native:iam/v1:Key": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}/keys", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "sdkProperties": { "keyAlgorithm": { "$ref": "#/types/google-native:iam/v1:KeyKeyAlgorithm" }, "privateKeyType": { "$ref": "#/types/google-native:iam/v1:KeyPrivateKeyType" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}/keys/{keysId}", "idParams": { "keysId": "name", "projectsId": "project", "serviceAccountsId": "serviceAccountId" } }, "google-native:iam/v1:OrganizationRole": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/organizations/{organizationsId}/roles", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "deleted": { "container": "role" }, "description": { "container": "role" }, "etag": { "container": "role" }, "includedPermissions": { "container": "role" }, "name": { "container": "role" }, "roleId": {}, "stage": { "container": "role" }, "title": { "container": "role" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/organizations/{organizationsId}/roles/{rolesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "rolesId", "sdkName": "roleId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/organizations/{organizationsId}/roles/{rolesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "rolesId", "sdkName": "roleId", "kind": "path" } ] }, "sdkProperties": { "deleted": {}, "description": {}, "etag": { "format": "byte" }, "includedPermissions": { "items": {} }, "name": {}, "stage": { "$ref": "#/types/google-native:iam/v1:OrganizationRoleStage" }, "title": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/organizations/{organizationsId}/roles/{rolesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "rolesId", "sdkName": "roleId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/roles/{rolesId}", "idParams": { "organizationsId": "organizationId", "rolesId": "roleId" } }, "google-native:iam/v1:Provider": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers?workloadIdentityPoolProviderId={workloadIdentityPoolProviderId}", "values": [ { "name": "workloadIdentityPoolProviderId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" } ] }, "sdkProperties": { "attributeCondition": {}, "attributeMapping": {}, "aws": { "$ref": "#/types/google-native:iam/v1:Aws" }, "description": {}, "disabled": {}, "displayName": {}, "oidc": { "$ref": "#/types/google-native:iam/v1:Oidc" }, "saml": { "$ref": "#/types/google-native:iam/v1:Saml" } }, "verb": "POST", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "name", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "name", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "attributeCondition": {}, "attributeMapping": {}, "aws": { "$ref": "#/types/google-native:iam/v1:Aws" }, "description": {}, "disabled": {}, "displayName": {}, "oidc": { "$ref": "#/types/google-native:iam/v1:Oidc" }, "saml": { "$ref": "#/types/google-native:iam/v1:Saml" } }, "verb": "PATCH", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "name", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}", "idParams": { "locationsId": "location", "projectsId": "project", "providersId": "name", "workloadIdentityPoolsId": "workloadIdentityPoolId" } }, "google-native:iam/v1:Role": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/roles", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "deleted": { "container": "role" }, "description": { "container": "role" }, "etag": { "container": "role" }, "includedPermissions": { "container": "role" }, "name": { "container": "role" }, "roleId": {}, "stage": { "container": "role" }, "title": { "container": "role" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/roles/{rolesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rolesId", "sdkName": "roleId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/roles/{rolesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rolesId", "sdkName": "roleId", "kind": "path" } ] }, "sdkProperties": { "deleted": {}, "description": {}, "etag": { "format": "byte" }, "includedPermissions": { "items": {} }, "name": {}, "stage": { "$ref": "#/types/google-native:iam/v1:RoleStage" }, "title": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/roles/{rolesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rolesId", "sdkName": "roleId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/roles/{rolesId}", "idParams": { "projectsId": "project", "rolesId": "roleId" } }, "google-native:iam/v1:ServiceAccount": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "accountId": { "required": true }, "description": { "container": "serviceAccount" }, "displayName": { "container": "serviceAccount" }, "etag": { "container": "serviceAccount" }, "name": { "container": "serviceAccount" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "serviceAccount" }, "displayName": { "container": "serviceAccount" }, "etag": { "container": "serviceAccount" }, "name": { "container": "serviceAccount" } }, "verb": "PATCH", "updateMask": { "bodyPropertyName": "updateMask" } }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}", "idParams": { "projectsId": "project", "serviceAccountsId": "name" } }, "google-native:iam/v1:ServiceAccountIamBinding": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:getIamPolicy", "idParams": { "projectsId": "project", "serviceAccountsId": "serviceAccountId" }, "iamResourceName": "resource" }, "google-native:iam/v1:ServiceAccountIamMember": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:getIamPolicy", "idParams": { "projectsId": "project", "serviceAccountsId": "serviceAccountId" }, "iamResourceName": "resource" }, "google-native:iam/v1:ServiceAccountIamPolicy": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:getIamPolicy", "idParams": { "projectsId": "project", "serviceAccountsId": "serviceAccountId" }, "iamResourceName": "resource" }, "google-native:iam/v1:WorkforcePool": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools", "values": [ { "name": "workforcePoolId", "kind": "query" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "accessRestrictions": { "$ref": "#/types/google-native:iam/v1:AccessRestrictions" }, "description": {}, "disabled": {}, "displayName": {}, "parent": { "forceNew": true }, "sessionDuration": { "format": "google-duration" } }, "verb": "POST", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "accessRestrictions": { "$ref": "#/types/google-native:iam/v1:AccessRestrictions" }, "description": {}, "disabled": {}, "displayName": {}, "parent": { "forceNew": true }, "sessionDuration": { "format": "google-duration" } }, "verb": "PATCH", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/locations/{locationsId}/workforcePools/{workforcePoolsId}", "idParams": { "locationsId": "location", "workforcePoolsId": "workforcePoolId" } }, "google-native:iam/v1:WorkforcePoolIamBinding": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:getIamPolicy", "idParams": { "locationsId": "location", "workforcePoolsId": "workforcePoolId" }, "iamResourceName": "resource" }, "google-native:iam/v1:WorkforcePoolIamMember": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:getIamPolicy", "idParams": { "locationsId": "location", "workforcePoolsId": "workforcePoolId" }, "iamResourceName": "resource" }, "google-native:iam/v1:WorkforcePoolIamPolicy": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:getIamPolicy", "idParams": { "locationsId": "location", "workforcePoolsId": "workforcePoolId" }, "iamResourceName": "resource" }, "google-native:iam/v1:WorkforcePoolKey": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}/keys?workforcePoolProviderKeyId={workforcePoolProviderKeyId}", "values": [ { "name": "workforcePoolProviderKeyId", "kind": "query" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "keyData": { "$ref": "#/types/google-native:iam/v1:KeyData", "forceNew": true }, "use": { "$ref": "#/types/google-native:iam/v1:WorkforcePoolKeyUse", "required": true } }, "verb": "POST", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}/keys/{keysId}", "idParams": { "keysId": "name", "locationsId": "location", "providersId": "providerId", "workforcePoolsId": "workforcePoolId" } }, "google-native:iam/v1:WorkforcePoolProvider": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers?workforcePoolProviderId={workforcePoolProviderId}", "values": [ { "name": "workforcePoolProviderId", "kind": "query" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "sdkProperties": { "attributeCondition": {}, "attributeMapping": { "required": true }, "description": {}, "disabled": {}, "displayName": {}, "oidc": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidc" }, "saml": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderSaml" } }, "verb": "POST", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "providersId", "sdkName": "name", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "providersId", "sdkName": "name", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "attributeCondition": {}, "attributeMapping": { "required": true }, "description": {}, "disabled": {}, "displayName": {}, "oidc": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderOidc" }, "saml": { "$ref": "#/types/google-native:iam/v1:GoogleIamAdminV1WorkforcePoolProviderSaml" } }, "verb": "PATCH", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "providersId", "sdkName": "name", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}", "idParams": { "locationsId": "location", "providersId": "name", "workforcePoolsId": "workforcePoolId" } }, "google-native:iam/v1:WorkloadIdentityPool": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools?workloadIdentityPoolId={workloadIdentityPoolId}", "values": [ { "name": "workloadIdentityPoolId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "displayName": {} }, "verb": "POST", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "displayName": {} }, "verb": "PATCH", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}", "idParams": { "locationsId": "location", "projectsId": "project", "workloadIdentityPoolsId": "workloadIdentityPoolId" } }, "google-native:iam/v1:WorkloadIdentityPoolKey": { "create": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}/keys?workloadIdentityPoolProviderKeyId={workloadIdentityPoolProviderKeyId}", "values": [ { "name": "workloadIdentityPoolProviderKeyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "sdkProperties": { "keyData": { "$ref": "#/types/google-native:iam/v1:KeyData", "forceNew": true }, "use": { "$ref": "#/types/google-native:iam/v1:WorkloadIdentityPoolKeyUse", "required": true } }, "verb": "POST", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://iam.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://iam.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}/keys/{keysId}", "idParams": { "keysId": "name", "locationsId": "location", "projectsId": "project", "providersId": "providerId", "workloadIdentityPoolsId": "workloadIdentityPoolId" } }, "google-native:iap/v1:Brand": { "create": { "endpoint": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/brands", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "applicationTitle": {}, "supportEmail": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/brands/{brandsId}", "values": [ { "name": "brandsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://iap.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/brands/{brandsId}", "idParams": { "brandsId": "name", "projectsId": "project" } }, "google-native:iap/v1:DestGroup": { "create": { "endpoint": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/iap_tunnel/locations/{locationsId}/destGroups?tunnelDestGroupId={tunnelDestGroupId}", "values": [ { "name": "tunnelDestGroupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cidrs": { "items": {} }, "fqdns": { "items": {} }, "name": { "required": true, "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/iap_tunnel/locations/{locationsId}/destGroups/{destGroupsId}", "values": [ { "name": "destGroupsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/iap_tunnel/locations/{locationsId}/destGroups/{destGroupsId}", "values": [ { "name": "destGroupsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "cidrs": { "items": {} }, "fqdns": { "items": {} }, "name": { "required": true, "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/iap_tunnel/locations/{locationsId}/destGroups/{destGroupsId}", "values": [ { "name": "destGroupsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://iap.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/iap_tunnel/locations/{locationsId}/destGroups/{destGroupsId}", "idParams": { "destGroupsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:iap/v1:IdentityAwareProxyClient": { "create": { "endpoint": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/brands/{brandsId}/identityAwareProxyClients", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "brandsId", "sdkName": "brandId", "kind": "path" } ] }, "sdkProperties": { "displayName": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/brands/{brandsId}/identityAwareProxyClients/{identityAwareProxyClientsId}", "values": [ { "name": "brandsId", "sdkName": "brandId", "kind": "path" }, { "name": "identityAwareProxyClientsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/brands/{brandsId}/identityAwareProxyClients/{identityAwareProxyClientsId}", "values": [ { "name": "brandsId", "sdkName": "brandId", "kind": "path" }, { "name": "identityAwareProxyClientsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://iap.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/brands/{brandsId}/identityAwareProxyClients/{identityAwareProxyClientsId}", "idParams": { "brandsId": "brandId", "identityAwareProxyClientsId": "name", "projectsId": "project" } }, "google-native:iap/v1:V1IamBinding": { "create": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:setIamPolicy", "values": [ { "name": "v1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:getIamPolicy", "values": [ { "name": "v1Id", "sdkName": "v1Id", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:setIamPolicy", "values": [ { "name": "v1Id", "sdkName": "v1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:setIamPolicy", "values": [ { "name": "v1Id", "sdkName": "v1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://iap.googleapis.com/", "formDataUpload": {}, "idPath": "v1/{v1Id}:getIamPolicy", "idParams": { "v1Id": "v1Id" }, "iamResourceName": "resource" }, "google-native:iap/v1:V1IamMember": { "create": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:setIamPolicy", "values": [ { "name": "v1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:getIamPolicy", "values": [ { "name": "v1Id", "sdkName": "v1Id", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:setIamPolicy", "values": [ { "name": "v1Id", "sdkName": "v1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:setIamPolicy", "values": [ { "name": "v1Id", "sdkName": "v1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://iap.googleapis.com/", "formDataUpload": {}, "idPath": "v1/{v1Id}:getIamPolicy", "idParams": { "v1Id": "v1Id" }, "iamResourceName": "resource" }, "google-native:iap/v1:V1IamPolicy": { "create": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:setIamPolicy", "values": [ { "name": "v1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:getIamPolicy", "values": [ { "name": "v1Id", "sdkName": "v1Id", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iap.googleapis.com/v1/{v1Id}:setIamPolicy", "values": [ { "name": "v1Id", "sdkName": "v1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://iap.googleapis.com/", "formDataUpload": {}, "idPath": "v1/{v1Id}:getIamPolicy", "idParams": { "v1Id": "v1Id" }, "iamResourceName": "resource" }, "google-native:iap/v1beta1:V1beta1IamBinding": { "create": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:setIamPolicy", "values": [ { "name": "v1beta1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:getIamPolicy", "values": [ { "name": "v1beta1Id", "sdkName": "v1beta1Id", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:setIamPolicy", "values": [ { "name": "v1beta1Id", "sdkName": "v1beta1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:setIamPolicy", "values": [ { "name": "v1beta1Id", "sdkName": "v1beta1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://iap.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/{v1beta1Id}:getIamPolicy", "idParams": { "v1beta1Id": "v1beta1Id" }, "iamResourceName": "resource" }, "google-native:iap/v1beta1:V1beta1IamMember": { "create": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:setIamPolicy", "values": [ { "name": "v1beta1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:getIamPolicy", "values": [ { "name": "v1beta1Id", "sdkName": "v1beta1Id", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:setIamPolicy", "values": [ { "name": "v1beta1Id", "sdkName": "v1beta1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:setIamPolicy", "values": [ { "name": "v1beta1Id", "sdkName": "v1beta1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://iap.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/{v1beta1Id}:getIamPolicy", "idParams": { "v1beta1Id": "v1beta1Id" }, "iamResourceName": "resource" }, "google-native:iap/v1beta1:V1beta1IamPolicy": { "create": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:setIamPolicy", "values": [ { "name": "v1beta1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:getIamPolicy", "values": [ { "name": "v1beta1Id", "sdkName": "v1beta1Id", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:setIamPolicy", "values": [ { "name": "v1beta1Id", "sdkName": "v1beta1Id", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://iap.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/{v1beta1Id}:getIamPolicy", "idParams": { "v1beta1Id": "v1beta1Id" }, "iamResourceName": "resource" }, "google-native:identitytoolkit/v2:DefaultSupportedIdpConfig": { "create": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/defaultSupportedIdpConfigs", "values": [ { "name": "idpId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "appleSignInConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig" }, "clientId": {}, "clientSecret": {}, "enabled": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/defaultSupportedIdpConfigs/{name}" } }, "read": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/defaultSupportedIdpConfigs/{defaultSupportedIdpConfigsId}", "values": [ { "name": "defaultSupportedIdpConfigsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/defaultSupportedIdpConfigs/{defaultSupportedIdpConfigsId}", "values": [ { "name": "defaultSupportedIdpConfigsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "appleSignInConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig" }, "clientId": {}, "clientSecret": {}, "enabled": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/defaultSupportedIdpConfigs/{defaultSupportedIdpConfigsId}", "values": [ { "name": "defaultSupportedIdpConfigsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://identitytoolkit.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/tenants/{tenantsId}/defaultSupportedIdpConfigs/{defaultSupportedIdpConfigsId}", "idParams": { "defaultSupportedIdpConfigsId": "name", "projectsId": "project", "tenantsId": "tenantId" } }, "google-native:identitytoolkit/v2:InboundSamlConfig": { "create": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/inboundSamlConfigs", "values": [ { "name": "inboundSamlConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "enabled": {}, "idpConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2IdpConfig" }, "name": {}, "spConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SpConfig" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/inboundSamlConfigs/{name}" } }, "read": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/inboundSamlConfigs/{inboundSamlConfigsId}", "values": [ { "name": "inboundSamlConfigsId", "sdkName": "inboundSamlConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/inboundSamlConfigs/{inboundSamlConfigsId}", "values": [ { "name": "inboundSamlConfigsId", "sdkName": "inboundSamlConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "enabled": {}, "idpConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2IdpConfig" }, "name": {}, "spConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SpConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/inboundSamlConfigs/{inboundSamlConfigsId}", "values": [ { "name": "inboundSamlConfigsId", "sdkName": "inboundSamlConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://identitytoolkit.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/tenants/{tenantsId}/inboundSamlConfigs/{inboundSamlConfigsId}", "idParams": { "inboundSamlConfigsId": "inboundSamlConfigId", "projectsId": "project", "tenantsId": "tenantId" } }, "google-native:identitytoolkit/v2:OauthIdpConfig": { "create": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/oauthIdpConfigs", "values": [ { "name": "oauthIdpConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "clientId": {}, "clientSecret": {}, "displayName": {}, "enabled": {}, "issuer": {}, "name": {}, "responseType": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2OAuthResponseType" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/oauthIdpConfigs/{name}" } }, "read": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/oauthIdpConfigs/{oauthIdpConfigsId}", "values": [ { "name": "oauthIdpConfigsId", "sdkName": "oauthIdpConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/oauthIdpConfigs/{oauthIdpConfigsId}", "values": [ { "name": "oauthIdpConfigsId", "sdkName": "oauthIdpConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "clientId": {}, "clientSecret": {}, "displayName": {}, "enabled": {}, "issuer": {}, "name": {}, "responseType": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2OAuthResponseType" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/oauthIdpConfigs/{oauthIdpConfigsId}", "values": [ { "name": "oauthIdpConfigsId", "sdkName": "oauthIdpConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://identitytoolkit.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/tenants/{tenantsId}/oauthIdpConfigs/{oauthIdpConfigsId}", "idParams": { "oauthIdpConfigsId": "oauthIdpConfigId", "projectsId": "project", "tenantsId": "tenantId" } }, "google-native:identitytoolkit/v2:Tenant": { "create": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "allowPasswordSignup": {}, "autodeleteAnonymousUsers": {}, "client": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig" }, "disableAuth": {}, "displayName": {}, "emailPrivacyConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfig" }, "enableAnonymousUser": {}, "enableEmailLinkSignin": {}, "inheritance": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2Inheritance" }, "mfaConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig" }, "monitoring": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MonitoringConfig" }, "passwordPolicyConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfig" }, "recaptchaConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaConfig" }, "smsRegionConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig" }, "testPhoneNumbers": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "allowPasswordSignup": {}, "autodeleteAnonymousUsers": {}, "client": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig" }, "disableAuth": {}, "displayName": {}, "emailPrivacyConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfig" }, "enableAnonymousUser": {}, "enableEmailLinkSignin": {}, "inheritance": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2Inheritance" }, "mfaConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig" }, "monitoring": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2MonitoringConfig" }, "passwordPolicyConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2PasswordPolicyConfig" }, "recaptchaConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2RecaptchaConfig" }, "smsRegionConfig": { "$ref": "#/types/google-native:identitytoolkit/v2:GoogleCloudIdentitytoolkitAdminV2SmsRegionConfig" }, "testPhoneNumbers": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://identitytoolkit.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/tenants/{tenantsId}", "idParams": { "projectsId": "project", "tenantsId": "name" } }, "google-native:identitytoolkit/v2:TenantIamBinding": { "create": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://identitytoolkit.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/tenants/{tenantsId}:getIamPolicy", "idParams": { "projectsId": "project", "tenantsId": "tenantId" }, "iamResourceName": "resource" }, "google-native:identitytoolkit/v2:TenantIamMember": { "create": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://identitytoolkit.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/tenants/{tenantsId}:getIamPolicy", "idParams": { "projectsId": "project", "tenantsId": "tenantId" }, "iamResourceName": "resource" }, "google-native:identitytoolkit/v2:TenantIamPolicy": { "create": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://identitytoolkit.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/tenants/{tenantsId}:getIamPolicy", "idParams": { "projectsId": "project", "tenantsId": "tenantId" }, "iamResourceName": "resource" }, "google-native:ids/v1:Endpoint": { "create": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints?endpointId={endpointId}", "values": [ { "name": "endpointId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "network": { "required": true }, "severity": { "$ref": "#/types/google-native:ids/v1:EndpointSeverity", "required": true }, "threatExceptions": { "items": {} }, "trafficLogs": {} }, "verb": "POST", "operations": { "template": "https://ids.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "network": { "required": true }, "severity": { "$ref": "#/types/google-native:ids/v1:EndpointSeverity", "required": true }, "threatExceptions": { "items": {} }, "trafficLogs": {} }, "verb": "PATCH", "operations": { "template": "https://ids.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://ids.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://ids.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "projectsId": "project" } }, "google-native:ids/v1:EndpointIamBinding": { "create": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://ids.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:ids/v1:EndpointIamMember": { "create": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://ids.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:ids/v1:EndpointIamPolicy": { "create": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:setIamPolicy", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://ids.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:integrations/v1alpha:AuthConfig": { "create": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/authConfigs", "values": [ { "name": "clientCertificate.encryptedPrivateKey", "sdkName": "clientCertificateEncryptedPrivateKey", "kind": "query" }, { "name": "clientCertificate.passphrase", "sdkName": "clientCertificatePassphrase", "kind": "query" }, { "name": "clientCertificate.sslCertificate", "sdkName": "clientCertificateSslCertificate", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" } ] }, "sdkProperties": { "certificateId": {}, "creatorEmail": {}, "credentialType": { "$ref": "#/types/google-native:integrations/v1alpha:AuthConfigCredentialType" }, "decryptedCredential": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCredential" }, "description": {}, "displayName": { "required": true }, "encryptedCredential": { "format": "byte" }, "expiryNotificationDuration": { "items": {} }, "lastModifierEmail": {}, "name": {}, "overrideValidTime": { "format": "google-datetime" }, "reason": {}, "state": { "$ref": "#/types/google-native:integrations/v1alpha:AuthConfigState" }, "validTime": { "format": "google-datetime" }, "visibility": { "$ref": "#/types/google-native:integrations/v1alpha:AuthConfigVisibility" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/authConfigs/{authConfigsId}", "values": [ { "name": "authConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/authConfigs/{authConfigsId}", "values": [ { "name": "authConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "certificateId": {}, "creatorEmail": {}, "credentialType": { "$ref": "#/types/google-native:integrations/v1alpha:AuthConfigCredentialType" }, "decryptedCredential": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCredential" }, "description": {}, "displayName": { "required": true }, "encryptedCredential": { "format": "byte" }, "expiryNotificationDuration": { "items": {} }, "lastModifierEmail": {}, "name": {}, "overrideValidTime": { "format": "google-datetime" }, "reason": {}, "state": { "$ref": "#/types/google-native:integrations/v1alpha:AuthConfigState" }, "validTime": { "format": "google-datetime" }, "visibility": { "$ref": "#/types/google-native:integrations/v1alpha:AuthConfigVisibility" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/authConfigs/{authConfigsId}", "values": [ { "name": "authConfigsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://integrations.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/authConfigs/{authConfigsId}", "idParams": { "authConfigsId": "name", "locationsId": "location", "productsId": "productId", "projectsId": "project" } }, "google-native:integrations/v1alpha:Certificate": { "create": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/certificates", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" } ] }, "sdkProperties": { "certificateStatus": { "$ref": "#/types/google-native:integrations/v1alpha:CertificateCertificateStatus" }, "credentialId": { "forceNew": true }, "description": {}, "displayName": { "required": true }, "rawCertificate": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaClientCertificate" }, "requestorId": { "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/certificates/{certificatesId}", "values": [ { "name": "certificatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/certificates/{certificatesId}", "values": [ { "name": "certificatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "certificateStatus": { "$ref": "#/types/google-native:integrations/v1alpha:CertificateCertificateStatus" }, "credentialId": { "forceNew": true }, "description": {}, "displayName": { "required": true }, "rawCertificate": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaClientCertificate" }, "requestorId": { "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/certificates/{certificatesId}", "values": [ { "name": "certificatesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://integrations.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/certificates/{certificatesId}", "idParams": { "certificatesId": "name", "locationsId": "location", "productsId": "productId", "projectsId": "project" } }, "google-native:integrations/v1alpha:SfdcChannel": { "create": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}/sfdcChannels", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "sfdcInstancesId", "sdkName": "sfdcInstanceId", "kind": "path" } ] }, "sdkProperties": { "channelTopic": {}, "description": {}, "displayName": {}, "isActive": {}, "lastReplayId": {}, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}/sfdcChannels/{sfdcChannelsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sfdcChannelsId", "sdkName": "name", "kind": "path" }, { "name": "sfdcInstancesId", "sdkName": "sfdcInstanceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}/sfdcChannels/{sfdcChannelsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sfdcChannelsId", "sdkName": "name", "kind": "path" }, { "name": "sfdcInstancesId", "sdkName": "sfdcInstanceId", "kind": "path" } ] }, "sdkProperties": { "channelTopic": {}, "description": {}, "displayName": {}, "isActive": {}, "lastReplayId": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}/sfdcChannels/{sfdcChannelsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sfdcChannelsId", "sdkName": "name", "kind": "path" }, { "name": "sfdcInstancesId", "sdkName": "sfdcInstanceId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://integrations.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}/sfdcChannels/{sfdcChannelsId}", "idParams": { "locationsId": "location", "productsId": "productId", "projectsId": "project", "sfdcChannelsId": "name", "sfdcInstancesId": "sfdcInstanceId" } }, "google-native:integrations/v1alpha:SfdcInstance": { "create": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" } ] }, "sdkProperties": { "authConfigId": { "items": {} }, "description": {}, "displayName": {}, "name": {}, "serviceAuthority": {}, "sfdcOrgId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sfdcInstancesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sfdcInstancesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "authConfigId": { "items": {} }, "description": {}, "displayName": {}, "name": {}, "serviceAuthority": {}, "sfdcOrgId": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sfdcInstancesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://integrations.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}", "idParams": { "locationsId": "location", "productsId": "productId", "projectsId": "project", "sfdcInstancesId": "name" } }, "google-native:integrations/v1alpha:TemplatesVersion": { "create": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrationtemplates/{integrationtemplatesId}/versions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "integrationtemplatesId", "sdkName": "integrationtemplateId", "kind": "path" } ] }, "sdkProperties": { "databasePersistencePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:TemplatesVersionDatabasePersistencePolicy" }, "description": {}, "errorCatcherConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaErrorCatcherConfig" } }, "lastModifierEmail": {}, "parentIntegrationVersionId": {}, "status": { "$ref": "#/types/google-native:integrations/v1alpha:TemplatesVersionStatus" }, "taskConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfig" } }, "teardown": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTeardown" }, "templateParameters": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameters" }, "triggerConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTriggerConfig" } }, "userLabel": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrationtemplates/{integrationtemplatesId}/versions/{versionsId}", "values": [ { "name": "integrationtemplatesId", "sdkName": "integrationtemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://integrations.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrationtemplates/{integrationtemplatesId}/versions/{versionsId}", "idParams": { "integrationtemplatesId": "integrationtemplateId", "locationsId": "location", "productsId": "productId", "projectsId": "project", "versionsId": "name" } }, "google-native:integrations/v1alpha:TestCase": { "create": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/integrations/{integrationsId}/versions/{versionsId}/testCases?testCaseId={testCaseId}", "values": [ { "name": "testCaseId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "creatorEmail": {}, "databasePersistencePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:TestCaseDatabasePersistencePolicy" }, "description": {}, "displayName": { "required": true }, "lastModifierEmail": {}, "lockHolderEmail": {}, "testInputParameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationParameter" } }, "testTaskConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTestTaskConfig" } }, "triggerId": { "required": true }, "updateTime": { "format": "google-datetime" }, "workflowId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/integrations/{integrationsId}/versions/{versionsId}/testCases/{testCasesId}", "values": [ { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "testCasesId", "sdkName": "testCaseId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/integrations/{integrationsId}/versions/{versionsId}/testCases/{testCasesId}", "values": [ { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "testCasesId", "sdkName": "testCaseId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "creatorEmail": {}, "databasePersistencePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:TestCaseDatabasePersistencePolicy" }, "description": {}, "displayName": { "required": true }, "lastModifierEmail": {}, "lockHolderEmail": {}, "testInputParameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationParameter" } }, "testTaskConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTestTaskConfig" } }, "triggerId": { "required": true }, "updateTime": { "format": "google-datetime" }, "workflowId": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/integrations/{integrationsId}/versions/{versionsId}/testCases/{testCasesId}", "values": [ { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "testCasesId", "sdkName": "testCaseId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://integrations.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/integrations/{integrationsId}/versions/{versionsId}/testCases/{testCasesId}", "idParams": { "integrationsId": "integrationId", "locationsId": "location", "projectsId": "project", "testCasesId": "testCaseId", "versionsId": "versionId" } }, "google-native:integrations/v1alpha:Version": { "create": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrations/{integrationsId}/versions", "values": [ { "name": "createSampleIntegrations", "kind": "query" }, { "name": "newIntegration", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" } ] }, "sdkProperties": { "cloudLoggingDetails": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCloudLoggingDetails" }, "databasePersistencePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:VersionDatabasePersistencePolicy" }, "description": {}, "errorCatcherConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaErrorCatcherConfig" } }, "integrationParameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationParameter" } }, "integrationParametersInternal": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameters" }, "lastModifierEmail": {}, "lockHolder": {}, "origin": { "$ref": "#/types/google-native:integrations/v1alpha:VersionOrigin" }, "parentTemplateId": {}, "runAsServiceAccount": {}, "snapshotNumber": { "format": "int64" }, "taskConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTaskConfig" } }, "taskConfigsInternal": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfig" } }, "teardown": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTeardown" }, "triggerConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTriggerConfig" } }, "triggerConfigsInternal": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTriggerConfig" } }, "userLabel": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrations/{integrationsId}/versions/{versionsId}", "values": [ { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrations/{integrationsId}/versions/{versionsId}", "values": [ { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "cloudLoggingDetails": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaCloudLoggingDetails" }, "databasePersistencePolicy": { "$ref": "#/types/google-native:integrations/v1alpha:VersionDatabasePersistencePolicy" }, "description": {}, "errorCatcherConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaErrorCatcherConfig" } }, "integrationParameters": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaIntegrationParameter" } }, "integrationParametersInternal": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoWorkflowParameters" }, "lastModifierEmail": {}, "lockHolder": {}, "origin": { "$ref": "#/types/google-native:integrations/v1alpha:VersionOrigin" }, "parentTemplateId": {}, "runAsServiceAccount": {}, "snapshotNumber": { "format": "int64" }, "taskConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTaskConfig" } }, "taskConfigsInternal": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTaskConfig" } }, "teardown": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmEventbusProtoTeardown" }, "triggerConfigs": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:GoogleCloudIntegrationsV1alphaTriggerConfig" } }, "triggerConfigsInternal": { "items": { "$ref": "#/types/google-native:integrations/v1alpha:EnterpriseCrmFrontendsEventbusProtoTriggerConfig" } }, "userLabel": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrations/{integrationsId}/versions/{versionsId}", "values": [ { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://integrations.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrations/{integrationsId}/versions/{versionsId}", "idParams": { "integrationsId": "integrationId", "locationsId": "location", "productsId": "productId", "projectsId": "project", "versionsId": "name" } }, "google-native:jobs/v3:Company": { "create": { "endpoint": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/companies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "careerSiteUri": { "container": "company" }, "displayName": { "container": "company" }, "eeoText": { "container": "company" }, "externalId": { "container": "company" }, "headquartersAddress": { "container": "company" }, "hiringAgency": { "container": "company" }, "imageUri": { "container": "company" }, "keywordSearchableJobCustomAttributes": { "container": "company" }, "name": { "container": "company" }, "size": { "container": "company" }, "websiteUri": { "container": "company" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/companies/{name}" } }, "read": { "endpoint": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/companies/{companiesId}", "values": [ { "name": "companiesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/companies/{companiesId}", "values": [ { "name": "companiesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "careerSiteUri": { "container": "company" }, "displayName": { "container": "company" }, "eeoText": { "container": "company" }, "externalId": { "container": "company" }, "headquartersAddress": { "container": "company" }, "hiringAgency": { "container": "company" }, "imageUri": { "container": "company" }, "keywordSearchableJobCustomAttributes": { "container": "company" }, "name": { "container": "company" }, "size": { "container": "company" }, "websiteUri": { "container": "company" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/companies/{companiesId}", "values": [ { "name": "companiesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://jobs.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/companies/{companiesId}", "idParams": { "companiesId": "name", "projectsId": "project" } }, "google-native:jobs/v3:Job": { "create": { "endpoint": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/jobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "addresses": { "container": "job" }, "applicationInfo": { "container": "job" }, "companyName": { "container": "job" }, "compensationInfo": { "container": "job" }, "customAttributes": { "container": "job" }, "degreeTypes": { "container": "job" }, "department": { "container": "job" }, "description": { "container": "job" }, "employmentTypes": { "container": "job" }, "incentives": { "container": "job" }, "jobBenefits": { "container": "job" }, "jobEndTime": { "container": "job" }, "jobLevel": { "container": "job" }, "jobStartTime": { "container": "job" }, "languageCode": { "container": "job" }, "name": { "container": "job" }, "postingExpireTime": { "container": "job" }, "postingPublishTime": { "container": "job" }, "postingRegion": { "container": "job" }, "processingOptions": { "container": "job" }, "promotionValue": { "container": "job" }, "qualifications": { "container": "job" }, "requisitionId": { "container": "job" }, "responsibilities": { "container": "job" }, "title": { "container": "job" }, "visibility": { "container": "job" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/jobs/{name}" } }, "read": { "endpoint": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "addresses": { "container": "job" }, "applicationInfo": { "container": "job" }, "companyName": { "container": "job" }, "compensationInfo": { "container": "job" }, "customAttributes": { "container": "job" }, "degreeTypes": { "container": "job" }, "department": { "container": "job" }, "description": { "container": "job" }, "employmentTypes": { "container": "job" }, "incentives": { "container": "job" }, "jobBenefits": { "container": "job" }, "jobEndTime": { "container": "job" }, "jobLevel": { "container": "job" }, "jobStartTime": { "container": "job" }, "languageCode": { "container": "job" }, "name": { "container": "job" }, "postingExpireTime": { "container": "job" }, "postingPublishTime": { "container": "job" }, "postingRegion": { "container": "job" }, "processingOptions": { "container": "job" }, "promotionValue": { "container": "job" }, "qualifications": { "container": "job" }, "requisitionId": { "container": "job" }, "responsibilities": { "container": "job" }, "title": { "container": "job" }, "visibility": { "container": "job" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://jobs.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/jobs/{jobsId}", "idParams": { "jobsId": "name", "projectsId": "project" } }, "google-native:jobs/v4:Company": { "create": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/companies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "careerSiteUri": {}, "displayName": { "required": true }, "eeoText": {}, "externalId": { "required": true }, "headquartersAddress": {}, "hiringAgency": {}, "imageUri": {}, "keywordSearchableJobCustomAttributes": { "items": {} }, "name": {}, "size": { "$ref": "#/types/google-native:jobs/v4:CompanySize" }, "websiteUri": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/tenants/{tenantId}/companies/{name}" } }, "read": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/companies/{companiesId}", "values": [ { "name": "companiesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/companies/{companiesId}", "values": [ { "name": "companiesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "careerSiteUri": {}, "displayName": { "required": true }, "eeoText": {}, "externalId": { "required": true }, "headquartersAddress": {}, "hiringAgency": {}, "imageUri": {}, "keywordSearchableJobCustomAttributes": { "items": {} }, "name": {}, "size": { "$ref": "#/types/google-native:jobs/v4:CompanySize" }, "websiteUri": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/companies/{companiesId}", "values": [ { "name": "companiesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://jobs.googleapis.com/", "formDataUpload": {}, "idPath": "v4/projects/{projectsId}/tenants/{tenantsId}/companies/{companiesId}", "idParams": { "companiesId": "name", "projectsId": "project", "tenantsId": "tenantId" } }, "google-native:jobs/v4:Job": { "create": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/jobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "addresses": { "items": {} }, "applicationInfo": { "$ref": "#/types/google-native:jobs/v4:ApplicationInfo" }, "company": { "required": true, "pattern": "projects/{project}/tenants/{tenantId}/companies/{company}" }, "compensationInfo": { "$ref": "#/types/google-native:jobs/v4:CompensationInfo" }, "customAttributes": {}, "degreeTypes": { "items": { "$ref": "#/types/google-native:jobs/v4:JobDegreeTypesItem" } }, "department": {}, "description": { "required": true }, "employmentTypes": { "items": { "$ref": "#/types/google-native:jobs/v4:JobEmploymentTypesItem" } }, "incentives": {}, "jobBenefits": { "items": { "$ref": "#/types/google-native:jobs/v4:JobJobBenefitsItem" } }, "jobEndTime": { "format": "google-datetime" }, "jobLevel": { "$ref": "#/types/google-native:jobs/v4:JobJobLevel" }, "jobStartTime": { "format": "google-datetime" }, "languageCode": {}, "name": {}, "postingExpireTime": { "format": "google-datetime" }, "postingPublishTime": { "format": "google-datetime" }, "postingRegion": { "$ref": "#/types/google-native:jobs/v4:JobPostingRegion" }, "processingOptions": { "$ref": "#/types/google-native:jobs/v4:ProcessingOptions" }, "promotionValue": { "format": "int32" }, "qualifications": {}, "requisitionId": { "required": true }, "responsibilities": {}, "title": { "required": true }, "visibility": { "$ref": "#/types/google-native:jobs/v4:JobVisibility" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/tenants/{tenantId}/jobs/{name}" } }, "read": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "sdkProperties": { "addresses": { "items": {} }, "applicationInfo": { "$ref": "#/types/google-native:jobs/v4:ApplicationInfo" }, "company": { "required": true }, "compensationInfo": { "$ref": "#/types/google-native:jobs/v4:CompensationInfo" }, "customAttributes": {}, "degreeTypes": { "items": { "$ref": "#/types/google-native:jobs/v4:JobDegreeTypesItem" } }, "department": {}, "description": { "required": true }, "employmentTypes": { "items": { "$ref": "#/types/google-native:jobs/v4:JobEmploymentTypesItem" } }, "incentives": {}, "jobBenefits": { "items": { "$ref": "#/types/google-native:jobs/v4:JobJobBenefitsItem" } }, "jobEndTime": { "format": "google-datetime" }, "jobLevel": { "$ref": "#/types/google-native:jobs/v4:JobJobLevel" }, "jobStartTime": { "format": "google-datetime" }, "languageCode": {}, "name": {}, "postingExpireTime": { "format": "google-datetime" }, "postingPublishTime": { "format": "google-datetime" }, "postingRegion": { "$ref": "#/types/google-native:jobs/v4:JobPostingRegion" }, "processingOptions": { "$ref": "#/types/google-native:jobs/v4:ProcessingOptions" }, "promotionValue": { "format": "int32" }, "qualifications": {}, "requisitionId": { "required": true }, "responsibilities": {}, "title": { "required": true }, "visibility": { "$ref": "#/types/google-native:jobs/v4:JobVisibility" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://jobs.googleapis.com/", "formDataUpload": {}, "idPath": "v4/projects/{projectsId}/tenants/{tenantsId}/jobs/{jobsId}", "idParams": { "jobsId": "name", "projectsId": "project", "tenantsId": "tenantId" } }, "google-native:jobs/v4:Tenant": { "create": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "externalId": { "required": true }, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/tenants/{name}" } }, "read": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "externalId": { "required": true }, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://jobs.googleapis.com/", "formDataUpload": {}, "idPath": "v4/projects/{projectsId}/tenants/{tenantsId}", "idParams": { "projectsId": "project", "tenantsId": "name" } }, "google-native:logging/v2:BillingAccountBucket": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets?bucketId={bucketId}", "values": [ { "name": "bucketId", "kind": "query" }, { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "analyticsEnabled": {}, "cmekSettings": { "$ref": "#/types/google-native:logging/v2:CmekSettings" }, "description": {}, "indexConfigs": { "items": { "$ref": "#/types/google-native:logging/v2:IndexConfig" } }, "locked": {}, "restrictedFields": { "items": {} }, "retentionDays": { "format": "int32" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}?updateMask={updateMask}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "analyticsEnabled": {}, "cmekSettings": { "$ref": "#/types/google-native:logging/v2:CmekSettings" }, "description": {}, "indexConfigs": { "items": { "$ref": "#/types/google-native:logging/v2:IndexConfig" } }, "locked": {}, "restrictedFields": { "items": {} }, "retentionDays": { "format": "int32" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}", "idParams": { "billingAccountsId": "billingAccountId", "bucketsId": "bucketId", "locationsId": "location" } }, "google-native:logging/v2:BillingAccountBucketLink": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/links?linkId={linkId}", "values": [ { "name": "linkId", "kind": "query" }, { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "sdkProperties": { "bigqueryDataset": { "$ref": "#/types/google-native:logging/v2:BigQueryDataset" }, "description": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://logging.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://logging.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "idParams": { "billingAccountsId": "billingAccountId", "bucketsId": "bucketId", "linksId": "linkId", "locationsId": "location" } }, "google-native:logging/v2:BillingAccountBucketView": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/views?viewId={viewId}", "values": [ { "name": "viewId", "kind": "query" }, { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "filter": {}, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "filter": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "idParams": { "billingAccountsId": "billingAccountId", "bucketsId": "bucketId", "locationsId": "location", "viewsId": "viewId" } }, "google-native:logging/v2:BillingAccountExclusion": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/exclusions", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/exclusions/{exclusionsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "exclusionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/exclusions/{exclusionsId}?updateMask={updateMask}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/exclusions/{exclusionsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "exclusionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/billingAccounts/{billingAccountsId}/exclusions/{exclusionsId}", "idParams": { "billingAccountsId": "billingAccountId", "exclusionsId": "name" } }, "google-native:logging/v2:BillingAccountSink": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/sinks", "values": [ { "name": "customWriterIdentity", "kind": "query" }, { "name": "uniqueWriterIdentity", "kind": "query" }, { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "sdkProperties": { "bigqueryOptions": { "$ref": "#/types/google-native:logging/v2:BigQueryOptions" }, "description": {}, "destination": { "required": true }, "disabled": {}, "exclusions": { "items": { "$ref": "#/types/google-native:logging/v2:LogExclusion" } }, "filter": {}, "includeChildren": {}, "name": { "required": true }, "outputVersionFormat": { "$ref": "#/types/google-native:logging/v2:BillingAccountSinkOutputVersionFormat" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/sinks/{sinksId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/sinks/{sinksId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "bigqueryOptions": { "$ref": "#/types/google-native:logging/v2:BigQueryOptions" }, "description": {}, "destination": { "required": true }, "disabled": {}, "exclusions": { "items": { "$ref": "#/types/google-native:logging/v2:LogExclusion" } }, "filter": {}, "includeChildren": {}, "name": { "required": true }, "outputVersionFormat": { "$ref": "#/types/google-native:logging/v2:BillingAccountSinkOutputVersionFormat" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/sinks/{sinksId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/billingAccounts/{billingAccountsId}/sinks/{sinksId}", "idParams": { "billingAccountsId": "billingAccountId", "sinksId": "name" } }, "google-native:logging/v2:Bucket": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets?bucketId={bucketId}", "values": [ { "name": "bucketId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "analyticsEnabled": {}, "cmekSettings": { "$ref": "#/types/google-native:logging/v2:CmekSettings" }, "description": {}, "indexConfigs": { "items": { "$ref": "#/types/google-native:logging/v2:IndexConfig" } }, "locked": {}, "restrictedFields": { "items": {} }, "retentionDays": { "format": "int32" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}?updateMask={updateMask}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "analyticsEnabled": {}, "cmekSettings": { "$ref": "#/types/google-native:logging/v2:CmekSettings" }, "description": {}, "indexConfigs": { "items": { "$ref": "#/types/google-native:logging/v2:IndexConfig" } }, "locked": {}, "restrictedFields": { "items": {} }, "retentionDays": { "format": "int32" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}", "idParams": { "bucketsId": "bucketId", "locationsId": "location", "projectsId": "project" } }, "google-native:logging/v2:BucketView": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/views?viewId={viewId}", "values": [ { "name": "viewId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "filter": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/buckets/{bucketId}/views/{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "filter": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "idParams": { "bucketsId": "bucketId", "locationsId": "location", "projectsId": "project", "viewsId": "viewId" } }, "google-native:logging/v2:Exclusion": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/exclusions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/exclusions/{exclusionsId}", "values": [ { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/exclusions/{exclusionsId}?updateMask={updateMask}", "values": [ { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/exclusions/{exclusionsId}", "values": [ { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/exclusions/{exclusionsId}", "idParams": { "exclusionsId": "name", "projectsId": "project" } }, "google-native:logging/v2:FolderBucket": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets?bucketId={bucketId}", "values": [ { "name": "bucketId", "kind": "query" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "analyticsEnabled": {}, "cmekSettings": { "$ref": "#/types/google-native:logging/v2:CmekSettings" }, "description": {}, "indexConfigs": { "items": { "$ref": "#/types/google-native:logging/v2:IndexConfig" } }, "locked": {}, "restrictedFields": { "items": {} }, "retentionDays": { "format": "int32" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}?updateMask={updateMask}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "analyticsEnabled": {}, "cmekSettings": { "$ref": "#/types/google-native:logging/v2:CmekSettings" }, "description": {}, "indexConfigs": { "items": { "$ref": "#/types/google-native:logging/v2:IndexConfig" } }, "locked": {}, "restrictedFields": { "items": {} }, "retentionDays": { "format": "int32" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}", "idParams": { "bucketsId": "bucketId", "foldersId": "folderId", "locationsId": "location" } }, "google-native:logging/v2:FolderBucketLink": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/links?linkId={linkId}", "values": [ { "name": "linkId", "kind": "query" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "sdkProperties": { "bigqueryDataset": { "$ref": "#/types/google-native:logging/v2:BigQueryDataset" }, "description": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://logging.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://logging.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "idParams": { "bucketsId": "bucketId", "foldersId": "folderId", "linksId": "linkId", "locationsId": "location" } }, "google-native:logging/v2:FolderBucketView": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/views?viewId={viewId}", "values": [ { "name": "viewId", "kind": "query" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "filter": {}, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "filter": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "idParams": { "bucketsId": "bucketId", "foldersId": "folderId", "locationsId": "location", "viewsId": "viewId" } }, "google-native:logging/v2:FolderExclusion": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/exclusions", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/exclusions/{exclusionsId}", "values": [ { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/exclusions/{exclusionsId}?updateMask={updateMask}", "values": [ { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/exclusions/{exclusionsId}", "values": [ { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}/exclusions/{exclusionsId}", "idParams": { "exclusionsId": "name", "foldersId": "folderId" } }, "google-native:logging/v2:FolderSink": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/sinks", "values": [ { "name": "customWriterIdentity", "kind": "query" }, { "name": "uniqueWriterIdentity", "kind": "query" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "bigqueryOptions": { "$ref": "#/types/google-native:logging/v2:BigQueryOptions" }, "description": {}, "destination": { "required": true }, "disabled": {}, "exclusions": { "items": { "$ref": "#/types/google-native:logging/v2:LogExclusion" } }, "filter": {}, "includeChildren": {}, "name": { "required": true }, "outputVersionFormat": { "$ref": "#/types/google-native:logging/v2:FolderSinkOutputVersionFormat" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/sinks/{sinksId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/sinks/{sinksId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "bigqueryOptions": { "$ref": "#/types/google-native:logging/v2:BigQueryOptions" }, "description": {}, "destination": { "required": true }, "disabled": {}, "exclusions": { "items": { "$ref": "#/types/google-native:logging/v2:LogExclusion" } }, "filter": {}, "includeChildren": {}, "name": { "required": true }, "outputVersionFormat": { "$ref": "#/types/google-native:logging/v2:FolderSinkOutputVersionFormat" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/sinks/{sinksId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}/sinks/{sinksId}", "idParams": { "foldersId": "folderId", "sinksId": "name" } }, "google-native:logging/v2:Link": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/links?linkId={linkId}", "values": [ { "name": "linkId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "sdkProperties": { "bigqueryDataset": { "$ref": "#/types/google-native:logging/v2:BigQueryDataset" }, "description": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://logging.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/buckets/{bucketId}/links/{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://logging.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "idParams": { "bucketsId": "bucketId", "linksId": "linkId", "locationsId": "location", "projectsId": "project" } }, "google-native:logging/v2:Metric": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/metrics", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bucketName": {}, "bucketOptions": { "$ref": "#/types/google-native:logging/v2:BucketOptions" }, "description": {}, "disabled": {}, "filter": { "required": true }, "labelExtractors": {}, "metricDescriptor": { "$ref": "#/types/google-native:logging/v2:MetricDescriptor" }, "name": { "required": true }, "valueExtractor": {}, "version": { "$ref": "#/types/google-native:logging/v2:MetricVersion" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/metrics/{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/metrics/{metricsId}", "values": [ { "name": "metricsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/metrics/{metricsId}", "values": [ { "name": "metricsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bucketName": {}, "bucketOptions": { "$ref": "#/types/google-native:logging/v2:BucketOptions" }, "description": {}, "disabled": {}, "filter": { "required": true }, "labelExtractors": {}, "metricDescriptor": { "$ref": "#/types/google-native:logging/v2:MetricDescriptor" }, "name": { "required": true }, "valueExtractor": {}, "version": { "$ref": "#/types/google-native:logging/v2:MetricVersion" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/metrics/{metricsId}", "values": [ { "name": "metricsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/metrics/{metricsId}", "idParams": { "metricsId": "name", "projectsId": "project" } }, "google-native:logging/v2:OrganizationBucket": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets?bucketId={bucketId}", "values": [ { "name": "bucketId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "analyticsEnabled": {}, "cmekSettings": { "$ref": "#/types/google-native:logging/v2:CmekSettings" }, "description": {}, "indexConfigs": { "items": { "$ref": "#/types/google-native:logging/v2:IndexConfig" } }, "locked": {}, "restrictedFields": { "items": {} }, "retentionDays": { "format": "int32" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}?updateMask={updateMask}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "analyticsEnabled": {}, "cmekSettings": { "$ref": "#/types/google-native:logging/v2:CmekSettings" }, "description": {}, "indexConfigs": { "items": { "$ref": "#/types/google-native:logging/v2:IndexConfig" } }, "locked": {}, "restrictedFields": { "items": {} }, "retentionDays": { "format": "int32" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}", "idParams": { "bucketsId": "bucketId", "locationsId": "location", "organizationsId": "organizationId" } }, "google-native:logging/v2:OrganizationBucketLink": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/links?linkId={linkId}", "values": [ { "name": "linkId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "sdkProperties": { "bigqueryDataset": { "$ref": "#/types/google-native:logging/v2:BigQueryDataset" }, "description": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://logging.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://logging.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "idParams": { "bucketsId": "bucketId", "linksId": "linkId", "locationsId": "location", "organizationsId": "organizationId" } }, "google-native:logging/v2:OrganizationBucketView": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/views?viewId={viewId}", "values": [ { "name": "viewId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "filter": {}, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "filter": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "idParams": { "bucketsId": "bucketId", "locationsId": "location", "organizationsId": "organizationId", "viewsId": "viewId" } }, "google-native:logging/v2:OrganizationExclusion": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/exclusions", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/exclusions/{exclusionsId}", "values": [ { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/exclusions/{exclusionsId}?updateMask={updateMask}", "values": [ { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "disabled": {}, "filter": { "required": true }, "name": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/exclusions/{exclusionsId}", "values": [ { "name": "exclusionsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/exclusions/{exclusionsId}", "idParams": { "exclusionsId": "name", "organizationsId": "organizationId" } }, "google-native:logging/v2:OrganizationSink": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/sinks", "values": [ { "name": "customWriterIdentity", "kind": "query" }, { "name": "uniqueWriterIdentity", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "bigqueryOptions": { "$ref": "#/types/google-native:logging/v2:BigQueryOptions" }, "description": {}, "destination": { "required": true }, "disabled": {}, "exclusions": { "items": { "$ref": "#/types/google-native:logging/v2:LogExclusion" } }, "filter": {}, "includeChildren": {}, "name": { "required": true }, "outputVersionFormat": { "$ref": "#/types/google-native:logging/v2:OrganizationSinkOutputVersionFormat" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/sinks/{sinksId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/sinks/{sinksId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "bigqueryOptions": { "$ref": "#/types/google-native:logging/v2:BigQueryOptions" }, "description": {}, "destination": { "required": true }, "disabled": {}, "exclusions": { "items": { "$ref": "#/types/google-native:logging/v2:LogExclusion" } }, "filter": {}, "includeChildren": {}, "name": { "required": true }, "outputVersionFormat": { "$ref": "#/types/google-native:logging/v2:OrganizationSinkOutputVersionFormat" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/sinks/{sinksId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/sinks/{sinksId}", "idParams": { "organizationsId": "organizationId", "sinksId": "name" } }, "google-native:logging/v2:Sink": { "create": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/sinks", "values": [ { "name": "customWriterIdentity", "kind": "query" }, { "name": "uniqueWriterIdentity", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bigqueryOptions": { "$ref": "#/types/google-native:logging/v2:BigQueryOptions" }, "description": {}, "destination": { "required": true }, "disabled": {}, "exclusions": { "items": { "$ref": "#/types/google-native:logging/v2:LogExclusion" } }, "filter": {}, "includeChildren": {}, "name": { "required": true }, "outputVersionFormat": { "$ref": "#/types/google-native:logging/v2:SinkOutputVersionFormat" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/sinks/{sinksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/sinks/{sinksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "bigqueryOptions": { "$ref": "#/types/google-native:logging/v2:BigQueryOptions" }, "description": {}, "destination": { "required": true }, "disabled": {}, "exclusions": { "items": { "$ref": "#/types/google-native:logging/v2:LogExclusion" } }, "filter": {}, "includeChildren": {}, "name": { "required": true }, "outputVersionFormat": { "$ref": "#/types/google-native:logging/v2:SinkOutputVersionFormat" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/sinks/{sinksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sinksId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://logging.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/sinks/{sinksId}", "idParams": { "projectsId": "project", "sinksId": "name" } }, "google-native:looker/v1:Instance": { "create": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "adminSettings": { "$ref": "#/types/google-native:looker/v1:AdminSettings" }, "consumerNetwork": {}, "customDomain": { "$ref": "#/types/google-native:looker/v1:CustomDomain" }, "denyMaintenancePeriod": { "$ref": "#/types/google-native:looker/v1:DenyMaintenancePeriod" }, "encryptionConfig": { "$ref": "#/types/google-native:looker/v1:EncryptionConfig" }, "maintenanceSchedule": { "$ref": "#/types/google-native:looker/v1:MaintenanceSchedule" }, "maintenanceWindow": { "$ref": "#/types/google-native:looker/v1:MaintenanceWindow" }, "oauthConfig": { "$ref": "#/types/google-native:looker/v1:OAuthConfig" }, "platformEdition": { "$ref": "#/types/google-native:looker/v1:InstancePlatformEdition" }, "privateIpEnabled": {}, "publicIpEnabled": {}, "reservedRange": {}, "userMetadata": { "$ref": "#/types/google-native:looker/v1:UserMetadata" } }, "verb": "POST", "operations": { "template": "https://looker.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "adminSettings": { "$ref": "#/types/google-native:looker/v1:AdminSettings" }, "consumerNetwork": {}, "customDomain": { "$ref": "#/types/google-native:looker/v1:CustomDomain" }, "denyMaintenancePeriod": { "$ref": "#/types/google-native:looker/v1:DenyMaintenancePeriod" }, "encryptionConfig": { "$ref": "#/types/google-native:looker/v1:EncryptionConfig" }, "maintenanceSchedule": { "$ref": "#/types/google-native:looker/v1:MaintenanceSchedule" }, "maintenanceWindow": { "$ref": "#/types/google-native:looker/v1:MaintenanceWindow" }, "oauthConfig": { "$ref": "#/types/google-native:looker/v1:OAuthConfig" }, "platformEdition": { "$ref": "#/types/google-native:looker/v1:InstancePlatformEdition" }, "privateIpEnabled": {}, "publicIpEnabled": {}, "reservedRange": {}, "userMetadata": { "$ref": "#/types/google-native:looker/v1:UserMetadata" } }, "verb": "PATCH", "operations": { "template": "https://looker.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://looker.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://looker.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:looker/v1:InstanceBackupIamBinding": { "create": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://looker.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:looker/v1:InstanceBackupIamMember": { "create": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://looker.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:looker/v1:InstanceBackupIamPolicy": { "create": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://looker.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:looker/v1:InstanceIamBinding": { "create": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://looker.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:looker/v1:InstanceIamMember": { "create": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://looker.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:looker/v1:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://looker.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1:Backup": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "labels": {} }, "verb": "POST", "operations": { "template": "https://managedidentities.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}?updateMask={updateMask}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {} }, "verb": "PATCH", "operations": { "template": "https://managedidentities.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://managedidentities.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" } }, "google-native:managedidentities/v1:Domain": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains?domainName={domainName}", "values": [ { "name": "domainName", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "admin": {}, "auditLogsEnabled": {}, "authorizedNetworks": { "items": {} }, "labels": {}, "locations": { "required": true, "items": {} }, "name": { "required": true }, "reservedIpRange": { "required": true } }, "verb": "POST", "operations": { "template": "https://managedidentities.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}?updateMask={updateMask}", "values": [ { "name": "domainsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "admin": {}, "auditLogsEnabled": {}, "authorizedNetworks": { "items": {} }, "labels": {}, "locations": { "required": true, "items": {} }, "name": { "required": true }, "reservedIpRange": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://managedidentities.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://managedidentities.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/domains/{domainsId}", "idParams": { "domainsId": "name", "projectsId": "project" } }, "google-native:managedidentities/v1:DomainBackupIamBinding": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1:DomainBackupIamMember": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1:DomainBackupIamPolicy": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1:DomainIamBinding": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "idParams": { "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1:DomainIamMember": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "idParams": { "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1:DomainIamPolicy": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "idParams": { "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1:Peering": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings?peeringId={peeringId}", "values": [ { "name": "peeringId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "authorizedNetwork": { "required": true }, "domainResource": { "required": true }, "labels": {} }, "verb": "POST", "operations": { "template": "https://managedidentities.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}?updateMask={updateMask}", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authorizedNetwork": { "required": true }, "domainResource": { "required": true }, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://managedidentities.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://managedidentities.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "idParams": { "peeringsId": "peeringId", "projectsId": "project" } }, "google-native:managedidentities/v1:PeeringIamBinding": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "idParams": { "peeringsId": "peeringId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1:PeeringIamMember": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "idParams": { "peeringsId": "peeringId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1:PeeringIamPolicy": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "idParams": { "peeringsId": "peeringId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1alpha1:Backup": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://managedidentities.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}?updateMask={updateMask}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://managedidentities.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://managedidentities.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" } }, "google-native:managedidentities/v1alpha1:Domain": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains", "values": [ { "name": "domainName", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditLogsEnabled": {}, "authorizedNetworks": { "items": {} }, "labels": {}, "locations": { "required": true, "items": {} }, "managedIdentitiesAdminName": {}, "reservedIpRange": { "required": true } }, "verb": "POST", "operations": { "template": "https://managedidentities.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditLogsEnabled": {}, "authorizedNetworks": { "items": {} }, "labels": {}, "locations": { "required": true, "items": {} }, "managedIdentitiesAdminName": {}, "reservedIpRange": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://managedidentities.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://managedidentities.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}", "idParams": { "domainsId": "name", "projectsId": "project" } }, "google-native:managedidentities/v1alpha1:DomainBackupIamBinding": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1alpha1:DomainBackupIamMember": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1alpha1:DomainBackupIamPolicy": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1alpha1:DomainIamBinding": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "idParams": { "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1alpha1:DomainIamMember": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "idParams": { "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1alpha1:DomainIamPolicy": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "idParams": { "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1alpha1:Peering": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings?peeringId={peeringId}", "values": [ { "name": "peeringId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "authorizedNetwork": { "required": true }, "domainResource": { "required": true }, "labels": {} }, "verb": "POST", "operations": { "template": "https://managedidentities.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}?updateMask={updateMask}", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authorizedNetwork": { "required": true }, "domainResource": { "required": true }, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://managedidentities.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://managedidentities.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "idParams": { "peeringsId": "peeringId", "projectsId": "project" } }, "google-native:managedidentities/v1alpha1:PeeringIamBinding": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "idParams": { "peeringsId": "peeringId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1alpha1:PeeringIamMember": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "idParams": { "peeringsId": "peeringId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1alpha1:PeeringIamPolicy": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "idParams": { "peeringsId": "peeringId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1beta1:Backup": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://managedidentities.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}?updateMask={updateMask}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://managedidentities.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://managedidentities.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" } }, "google-native:managedidentities/v1beta1:Domain": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains?domainName={domainName}", "values": [ { "name": "domainName", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "admin": {}, "auditLogsEnabled": {}, "authorizedNetworks": { "items": {} }, "labels": {}, "locations": { "required": true, "items": {} }, "reservedIpRange": { "required": true } }, "verb": "POST", "operations": { "template": "https://managedidentities.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}?updateMask={updateMask}", "values": [ { "name": "domainsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "admin": {}, "auditLogsEnabled": {}, "authorizedNetworks": { "items": {} }, "labels": {}, "locations": { "required": true, "items": {} }, "reservedIpRange": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://managedidentities.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "domainsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://managedidentities.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}", "idParams": { "domainsId": "name", "projectsId": "project" } }, "google-native:managedidentities/v1beta1:DomainBackupIamBinding": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1beta1:DomainBackupIamMember": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1beta1:DomainBackupIamPolicy": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1beta1:DomainIamBinding": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "idParams": { "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1beta1:DomainIamMember": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "idParams": { "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1beta1:DomainIamPolicy": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:setIamPolicy", "values": [ { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "idParams": { "domainsId": "domainId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1beta1:Peering": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings?peeringId={peeringId}", "values": [ { "name": "peeringId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "authorizedNetwork": { "required": true }, "domainResource": { "required": true }, "labels": {} }, "verb": "POST", "operations": { "template": "https://managedidentities.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}?updateMask={updateMask}", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authorizedNetwork": { "required": true }, "domainResource": { "required": true }, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://managedidentities.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://managedidentities.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "idParams": { "peeringsId": "peeringId", "projectsId": "project" } }, "google-native:managedidentities/v1beta1:PeeringIamBinding": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "idParams": { "peeringsId": "peeringId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1beta1:PeeringIamMember": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "idParams": { "peeringsId": "peeringId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:managedidentities/v1beta1:PeeringIamPolicy": { "create": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:setIamPolicy", "values": [ { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://managedidentities.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "idParams": { "peeringsId": "peeringId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:memcache/v1:Instance": { "create": { "endpoint": { "template": "https://memcache.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authorizedNetwork": {}, "displayName": {}, "instanceMessages": { "items": { "$ref": "#/types/google-native:memcache/v1:InstanceMessage" } }, "labels": {}, "maintenancePolicy": { "$ref": "#/types/google-native:memcache/v1:GoogleCloudMemcacheV1MaintenancePolicy" }, "memcacheVersion": { "$ref": "#/types/google-native:memcache/v1:InstanceMemcacheVersion" }, "name": { "required": true }, "nodeConfig": { "$ref": "#/types/google-native:memcache/v1:NodeConfig", "required": true }, "nodeCount": { "format": "int32", "required": true }, "parameters": { "$ref": "#/types/google-native:memcache/v1:MemcacheParameters" }, "reservedIpRangeId": { "items": {} }, "zones": { "items": {} } }, "verb": "POST", "operations": { "template": "https://memcache.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/instances/{name}" } }, "read": { "endpoint": { "template": "https://memcache.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://memcache.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authorizedNetwork": {}, "displayName": {}, "instanceMessages": { "items": { "$ref": "#/types/google-native:memcache/v1:InstanceMessage" } }, "labels": {}, "maintenancePolicy": { "$ref": "#/types/google-native:memcache/v1:GoogleCloudMemcacheV1MaintenancePolicy" }, "memcacheVersion": { "$ref": "#/types/google-native:memcache/v1:InstanceMemcacheVersion" }, "name": { "required": true }, "nodeConfig": { "$ref": "#/types/google-native:memcache/v1:NodeConfig", "required": true }, "nodeCount": { "format": "int32", "required": true }, "parameters": { "$ref": "#/types/google-native:memcache/v1:MemcacheParameters" }, "reservedIpRangeId": { "items": {} }, "zones": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://memcache.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://memcache.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://memcache.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://memcache.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:memcache/v1beta2:Instance": { "create": { "endpoint": { "template": "https://memcache.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authorizedNetwork": {}, "displayName": {}, "instanceMessages": { "items": { "$ref": "#/types/google-native:memcache/v1beta2:InstanceMessage" } }, "labels": {}, "maintenancePolicy": { "$ref": "#/types/google-native:memcache/v1beta2:GoogleCloudMemcacheV1beta2MaintenancePolicy" }, "memcacheVersion": { "$ref": "#/types/google-native:memcache/v1beta2:InstanceMemcacheVersion" }, "name": { "required": true }, "nodeConfig": { "$ref": "#/types/google-native:memcache/v1beta2:NodeConfig", "required": true }, "nodeCount": { "format": "int32", "required": true }, "parameters": { "$ref": "#/types/google-native:memcache/v1beta2:MemcacheParameters" }, "reservedIpRangeId": { "items": {} }, "zones": { "items": {} } }, "verb": "POST", "operations": { "template": "https://memcache.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/instances/{name}" } }, "read": { "endpoint": { "template": "https://memcache.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://memcache.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authorizedNetwork": {}, "displayName": {}, "instanceMessages": { "items": { "$ref": "#/types/google-native:memcache/v1beta2:InstanceMessage" } }, "labels": {}, "maintenancePolicy": { "$ref": "#/types/google-native:memcache/v1beta2:GoogleCloudMemcacheV1beta2MaintenancePolicy" }, "memcacheVersion": { "$ref": "#/types/google-native:memcache/v1beta2:InstanceMemcacheVersion" }, "name": { "required": true }, "nodeConfig": { "$ref": "#/types/google-native:memcache/v1beta2:NodeConfig", "required": true }, "nodeCount": { "format": "int32", "required": true }, "parameters": { "$ref": "#/types/google-native:memcache/v1beta2:MemcacheParameters" }, "reservedIpRangeId": { "items": {} }, "zones": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://memcache.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://memcache.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://memcache.googleapis.com/v1beta2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://memcache.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:metastore/v1:Backup": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/services/{serviceId}/backups/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:metastore/v1:Federation": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations?federationId={federationId}", "values": [ { "name": "federationId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "backendMetastores": {}, "labels": {}, "name": { "forceNew": true }, "version": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/federations/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}?updateMask={updateMask}", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "backendMetastores": {}, "labels": {}, "name": { "forceNew": true }, "version": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" } }, "google-native:metastore/v1:FederationIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:metastore/v1:FederationIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:metastore/v1:FederationIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:metastore/v1:MetadataImport": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports?metadataImportId={metadataImportId}", "values": [ { "name": "metadataImportId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "databaseDump": { "$ref": "#/types/google-native:metastore/v1:DatabaseDump", "forceNew": true }, "description": {}, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/services/{serviceId}/metadataImports/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataImportsId", "sdkName": "metadataImportId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataImportsId", "sdkName": "metadataImportId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "databaseDump": { "$ref": "#/types/google-native:metastore/v1:DatabaseDump", "forceNew": true }, "description": {}, "name": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}", "idParams": { "locationsId": "location", "metadataImportsId": "metadataImportId", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:metastore/v1:Service": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services?serviceId={serviceId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "serviceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "databaseType": { "$ref": "#/types/google-native:metastore/v1:ServiceDatabaseType", "forceNew": true }, "encryptionConfig": { "$ref": "#/types/google-native:metastore/v1:EncryptionConfig", "forceNew": true }, "hiveMetastoreConfig": { "$ref": "#/types/google-native:metastore/v1:HiveMetastoreConfig" }, "labels": {}, "maintenanceWindow": { "$ref": "#/types/google-native:metastore/v1:MaintenanceWindow" }, "metadataIntegration": { "$ref": "#/types/google-native:metastore/v1:MetadataIntegration" }, "name": { "forceNew": true }, "network": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:metastore/v1:NetworkConfig" }, "port": { "format": "int32" }, "releaseChannel": { "$ref": "#/types/google-native:metastore/v1:ServiceReleaseChannel", "forceNew": true }, "scalingConfig": { "$ref": "#/types/google-native:metastore/v1:ScalingConfig" }, "telemetryConfig": { "$ref": "#/types/google-native:metastore/v1:TelemetryConfig" }, "tier": { "$ref": "#/types/google-native:metastore/v1:ServiceTier" } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/services/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "databaseType": { "$ref": "#/types/google-native:metastore/v1:ServiceDatabaseType", "forceNew": true }, "encryptionConfig": { "$ref": "#/types/google-native:metastore/v1:EncryptionConfig", "forceNew": true }, "hiveMetastoreConfig": { "$ref": "#/types/google-native:metastore/v1:HiveMetastoreConfig" }, "labels": {}, "maintenanceWindow": { "$ref": "#/types/google-native:metastore/v1:MaintenanceWindow" }, "metadataIntegration": { "$ref": "#/types/google-native:metastore/v1:MetadataIntegration" }, "name": { "forceNew": true }, "network": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:metastore/v1:NetworkConfig" }, "port": { "format": "int32" }, "releaseChannel": { "$ref": "#/types/google-native:metastore/v1:ServiceReleaseChannel", "forceNew": true }, "scalingConfig": { "$ref": "#/types/google-native:metastore/v1:ScalingConfig" }, "telemetryConfig": { "$ref": "#/types/google-native:metastore/v1:TelemetryConfig" }, "tier": { "$ref": "#/types/google-native:metastore/v1:ServiceTier" } }, "verb": "PATCH", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://metastore.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:metastore/v1:ServiceBackupIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1:ServiceBackupIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1:ServiceBackupIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1:ServiceIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1:ServiceIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1:ServiceIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:Backup": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/services/{serviceId}/backups/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:metastore/v1alpha:Federation": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations?federationId={federationId}", "values": [ { "name": "federationId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "backendMetastores": {}, "labels": {}, "name": { "forceNew": true }, "version": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/federations/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}?updateMask={updateMask}", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "backendMetastores": {}, "labels": {}, "name": { "forceNew": true }, "version": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" } }, "google-native:metastore/v1alpha:FederationIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:FederationIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:FederationIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:MetadataImport": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports?metadataImportId={metadataImportId}", "values": [ { "name": "metadataImportId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "databaseDump": { "$ref": "#/types/google-native:metastore/v1alpha:DatabaseDump", "forceNew": true }, "description": {}, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/services/{serviceId}/metadataImports/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataImportsId", "sdkName": "metadataImportId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataImportsId", "sdkName": "metadataImportId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "databaseDump": { "$ref": "#/types/google-native:metastore/v1alpha:DatabaseDump", "forceNew": true }, "description": {}, "name": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}", "idParams": { "locationsId": "location", "metadataImportsId": "metadataImportId", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:metastore/v1alpha:Service": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services?serviceId={serviceId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "serviceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "databaseType": { "$ref": "#/types/google-native:metastore/v1alpha:ServiceDatabaseType", "forceNew": true }, "encryptionConfig": { "$ref": "#/types/google-native:metastore/v1alpha:EncryptionConfig", "forceNew": true }, "hiveMetastoreConfig": { "$ref": "#/types/google-native:metastore/v1alpha:HiveMetastoreConfig" }, "labels": {}, "maintenanceWindow": { "$ref": "#/types/google-native:metastore/v1alpha:MaintenanceWindow" }, "metadataIntegration": { "$ref": "#/types/google-native:metastore/v1alpha:MetadataIntegration" }, "name": { "forceNew": true }, "network": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:metastore/v1alpha:NetworkConfig" }, "port": { "format": "int32" }, "releaseChannel": { "$ref": "#/types/google-native:metastore/v1alpha:ServiceReleaseChannel", "forceNew": true }, "scalingConfig": { "$ref": "#/types/google-native:metastore/v1alpha:ScalingConfig" }, "telemetryConfig": { "$ref": "#/types/google-native:metastore/v1alpha:TelemetryConfig" }, "tier": { "$ref": "#/types/google-native:metastore/v1alpha:ServiceTier" } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/services/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "databaseType": { "$ref": "#/types/google-native:metastore/v1alpha:ServiceDatabaseType", "forceNew": true }, "encryptionConfig": { "$ref": "#/types/google-native:metastore/v1alpha:EncryptionConfig", "forceNew": true }, "hiveMetastoreConfig": { "$ref": "#/types/google-native:metastore/v1alpha:HiveMetastoreConfig" }, "labels": {}, "maintenanceWindow": { "$ref": "#/types/google-native:metastore/v1alpha:MaintenanceWindow" }, "metadataIntegration": { "$ref": "#/types/google-native:metastore/v1alpha:MetadataIntegration" }, "name": { "forceNew": true }, "network": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:metastore/v1alpha:NetworkConfig" }, "port": { "format": "int32" }, "releaseChannel": { "$ref": "#/types/google-native:metastore/v1alpha:ServiceReleaseChannel", "forceNew": true }, "scalingConfig": { "$ref": "#/types/google-native:metastore/v1alpha:ScalingConfig" }, "telemetryConfig": { "$ref": "#/types/google-native:metastore/v1alpha:TelemetryConfig" }, "tier": { "$ref": "#/types/google-native:metastore/v1alpha:ServiceTier" } }, "verb": "PATCH", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://metastore.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:metastore/v1alpha:ServiceBackupIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceBackupIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceBackupIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceDatabaseIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceDatabaseIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceDatabaseIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceDatabaseTableIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceDatabaseTableIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceDatabaseTableIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1alpha:ServiceIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:Backup": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups?backupId={backupId}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/services/{serviceId}/backups/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:metastore/v1beta:Federation": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations?federationId={federationId}", "values": [ { "name": "federationId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "backendMetastores": {}, "labels": {}, "name": { "forceNew": true }, "version": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/federations/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}?updateMask={updateMask}", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "backendMetastores": {}, "labels": {}, "name": { "forceNew": true }, "version": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" } }, "google-native:metastore/v1beta:FederationIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:FederationIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:FederationIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:setIamPolicy", "values": [ { "name": "federationsId", "sdkName": "federationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "idParams": { "federationsId": "federationId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:MetadataImport": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports?metadataImportId={metadataImportId}", "values": [ { "name": "metadataImportId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "databaseDump": { "$ref": "#/types/google-native:metastore/v1beta:DatabaseDump", "forceNew": true }, "description": {}, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/services/{serviceId}/metadataImports/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataImportsId", "sdkName": "metadataImportId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataImportsId", "sdkName": "metadataImportId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "databaseDump": { "$ref": "#/types/google-native:metastore/v1beta:DatabaseDump", "forceNew": true }, "description": {}, "name": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}", "idParams": { "locationsId": "location", "metadataImportsId": "metadataImportId", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:metastore/v1beta:Service": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services?serviceId={serviceId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "serviceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "databaseType": { "$ref": "#/types/google-native:metastore/v1beta:ServiceDatabaseType", "forceNew": true }, "encryptionConfig": { "$ref": "#/types/google-native:metastore/v1beta:EncryptionConfig", "forceNew": true }, "hiveMetastoreConfig": { "$ref": "#/types/google-native:metastore/v1beta:HiveMetastoreConfig" }, "labels": {}, "maintenanceWindow": { "$ref": "#/types/google-native:metastore/v1beta:MaintenanceWindow" }, "metadataIntegration": { "$ref": "#/types/google-native:metastore/v1beta:MetadataIntegration" }, "name": { "forceNew": true }, "network": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:metastore/v1beta:NetworkConfig" }, "port": { "format": "int32" }, "releaseChannel": { "$ref": "#/types/google-native:metastore/v1beta:ServiceReleaseChannel", "forceNew": true }, "scalingConfig": { "$ref": "#/types/google-native:metastore/v1beta:ScalingConfig" }, "telemetryConfig": { "$ref": "#/types/google-native:metastore/v1beta:TelemetryConfig" }, "tier": { "$ref": "#/types/google-native:metastore/v1beta:ServiceTier" } }, "verb": "POST", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/services/{name}" } }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "databaseType": { "$ref": "#/types/google-native:metastore/v1beta:ServiceDatabaseType", "forceNew": true }, "encryptionConfig": { "$ref": "#/types/google-native:metastore/v1beta:EncryptionConfig", "forceNew": true }, "hiveMetastoreConfig": { "$ref": "#/types/google-native:metastore/v1beta:HiveMetastoreConfig" }, "labels": {}, "maintenanceWindow": { "$ref": "#/types/google-native:metastore/v1beta:MaintenanceWindow" }, "metadataIntegration": { "$ref": "#/types/google-native:metastore/v1beta:MetadataIntegration" }, "name": { "forceNew": true }, "network": { "forceNew": true }, "networkConfig": { "$ref": "#/types/google-native:metastore/v1beta:NetworkConfig" }, "port": { "format": "int32" }, "releaseChannel": { "$ref": "#/types/google-native:metastore/v1beta:ServiceReleaseChannel", "forceNew": true }, "scalingConfig": { "$ref": "#/types/google-native:metastore/v1beta:ScalingConfig" }, "telemetryConfig": { "$ref": "#/types/google-native:metastore/v1beta:TelemetryConfig" }, "tier": { "$ref": "#/types/google-native:metastore/v1beta:ServiceTier" } }, "verb": "PATCH", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://metastore.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:metastore/v1beta:ServiceBackupIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceBackupIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceBackupIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceDatabaseIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceDatabaseIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceDatabaseIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceDatabaseTableIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceDatabaseTableIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceDatabaseTableIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "locationsId": "location", "projectsId": "project", "servicesId": "serviceId", "tablesId": "tableId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceIamBinding": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceIamMember": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:metastore/v1beta:ServiceIamPolicy": { "create": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://metastore.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:migrationcenter/v1:Group": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups?groupId={groupId}", "values": [ { "name": "groupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}?updateMask={updateMask}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "idParams": { "groupsId": "groupId", "locationsId": "location", "projectsId": "project" } }, "google-native:migrationcenter/v1:ImportDataFile": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles?importDataFileId={importDataFileId}", "values": [ { "name": "importDataFileId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "format": { "$ref": "#/types/google-native:migrationcenter/v1:ImportDataFileFormat", "required": true }, "uploadFileInfo": { "$ref": "#/types/google-native:migrationcenter/v1:UploadFileInfo" } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles/{importDataFilesId}", "values": [ { "name": "importDataFilesId", "sdkName": "importDataFileId", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles/{importDataFilesId}", "values": [ { "name": "importDataFilesId", "sdkName": "importDataFileId", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles/{importDataFilesId}", "idParams": { "importDataFilesId": "importDataFileId", "importJobsId": "importJobId", "locationsId": "location", "projectsId": "project" } }, "google-native:migrationcenter/v1:ImportJob": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/importJobs?importJobId={importJobId}", "values": [ { "name": "importJobId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "assetSource": { "required": true }, "displayName": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}?updateMask={updateMask}", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "assetSource": { "required": true }, "displayName": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}", "idParams": { "importJobsId": "importJobId", "locationsId": "location", "projectsId": "project" } }, "google-native:migrationcenter/v1:PreferenceSet": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/preferenceSets?preferenceSetId={preferenceSetId}", "values": [ { "name": "preferenceSetId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "virtualMachinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1:VirtualMachinePreferences" } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "preferenceSetsId", "sdkName": "preferenceSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "preferenceSetsId", "sdkName": "preferenceSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "virtualMachinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1:VirtualMachinePreferences" } }, "verb": "PATCH", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "preferenceSetsId", "sdkName": "preferenceSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}", "idParams": { "locationsId": "location", "preferenceSetsId": "preferenceSetId", "projectsId": "project" } }, "google-native:migrationcenter/v1:Report": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports?reportId={reportId}", "values": [ { "name": "reportId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "state": { "$ref": "#/types/google-native:migrationcenter/v1:ReportState" }, "type": { "$ref": "#/types/google-native:migrationcenter/v1:ReportType" } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" }, { "name": "reportsId", "sdkName": "reportId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" }, { "name": "reportsId", "sdkName": "reportId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}", "idParams": { "locationsId": "location", "projectsId": "project", "reportConfigsId": "reportConfigId", "reportsId": "reportId" } }, "google-native:migrationcenter/v1:ReportConfig": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reportConfigs?reportConfigId={reportConfigId}", "values": [ { "name": "reportConfigId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "groupPreferencesetAssignments": { "required": true, "items": { "$ref": "#/types/google-native:migrationcenter/v1:ReportConfigGroupPreferenceSetAssignment" } } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}", "idParams": { "locationsId": "location", "projectsId": "project", "reportConfigsId": "reportConfigId" } }, "google-native:migrationcenter/v1:Source": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources?sourceId={sourceId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "managed": {}, "priority": { "format": "int32" }, "type": { "$ref": "#/types/google-native:migrationcenter/v1:SourceType" } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "managed": {}, "priority": { "format": "int32" }, "type": { "$ref": "#/types/google-native:migrationcenter/v1:SourceType" } }, "verb": "PATCH", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "idParams": { "locationsId": "location", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:migrationcenter/v1alpha1:Group": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups?groupId={groupId}", "values": [ { "name": "groupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}?updateMask={updateMask}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "idParams": { "groupsId": "groupId", "locationsId": "location", "projectsId": "project" } }, "google-native:migrationcenter/v1alpha1:ImportDataFile": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles?importDataFileId={importDataFileId}", "values": [ { "name": "importDataFileId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "format": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ImportDataFileFormat", "required": true }, "uploadFileInfo": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:UploadFileInfo" } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles/{importDataFilesId}", "values": [ { "name": "importDataFilesId", "sdkName": "importDataFileId", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles/{importDataFilesId}", "values": [ { "name": "importDataFilesId", "sdkName": "importDataFileId", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles/{importDataFilesId}", "idParams": { "importDataFilesId": "importDataFileId", "importJobsId": "importJobId", "locationsId": "location", "projectsId": "project" } }, "google-native:migrationcenter/v1alpha1:ImportJob": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs?importJobId={importJobId}", "values": [ { "name": "importJobId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "assetSource": { "required": true }, "displayName": {}, "gcsPayload": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:GCSPayloadInfo" }, "inlinePayload": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:InlinePayloadInfo" }, "labels": {} }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}?updateMask={updateMask}", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "assetSource": { "required": true }, "displayName": {}, "gcsPayload": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:GCSPayloadInfo" }, "inlinePayload": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:InlinePayloadInfo" }, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}", "values": [ { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}", "idParams": { "importJobsId": "importJobId", "locationsId": "location", "projectsId": "project" } }, "google-native:migrationcenter/v1alpha1:PreferenceSet": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/preferenceSets", "values": [ { "name": "preferenceSetId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "virtualMachinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferences" } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "preferenceSetsId", "sdkName": "preferenceSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "preferenceSetsId", "sdkName": "preferenceSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "virtualMachinePreferences": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:VirtualMachinePreferences" } }, "verb": "PATCH", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "preferenceSetsId", "sdkName": "preferenceSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}", "idParams": { "locationsId": "location", "preferenceSetsId": "preferenceSetId", "projectsId": "project" } }, "google-native:migrationcenter/v1alpha1:Report": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports?reportId={reportId}", "values": [ { "name": "reportId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "state": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportState" }, "type": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportType" } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" }, { "name": "reportsId", "sdkName": "reportId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" }, { "name": "reportsId", "sdkName": "reportId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}", "idParams": { "locationsId": "location", "projectsId": "project", "reportConfigsId": "reportConfigId", "reportsId": "reportId" } }, "google-native:migrationcenter/v1alpha1:ReportConfig": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs?reportConfigId={reportConfigId}", "values": [ { "name": "reportConfigId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "groupPreferencesetAssignments": { "required": true, "items": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:ReportConfigGroupPreferenceSetAssignment" } } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}", "idParams": { "locationsId": "location", "projectsId": "project", "reportConfigsId": "reportConfigId" } }, "google-native:migrationcenter/v1alpha1:Source": { "create": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources?sourceId={sourceId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "isManaged": {}, "priority": { "format": "int32" }, "type": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:SourceType" } }, "verb": "POST", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "isManaged": {}, "priority": { "format": "int32" }, "type": { "$ref": "#/types/google-native:migrationcenter/v1alpha1:SourceType" } }, "verb": "PATCH", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://migrationcenter.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://migrationcenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "idParams": { "locationsId": "location", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:ml/v1:Job": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "etag": { "format": "byte" }, "jobId": { "required": true }, "labels": {}, "predictionInput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__PredictionInput" }, "predictionOutput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__PredictionOutput" }, "trainingInput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__TrainingInput" }, "trainingOutput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__TrainingOutput" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}?updateMask={updateMask}", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "etag": { "format": "byte" }, "jobId": { "required": true }, "labels": {}, "predictionInput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__PredictionInput" }, "predictionOutput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__PredictionOutput" }, "trainingInput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__TrainingInput" }, "trainingOutput": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__TrainingOutput" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/jobs/{jobsId}", "idParams": { "jobsId": "jobId", "projectsId": "project" } }, "google-native:ml/v1:JobIamBinding": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:ml/v1:JobIamMember": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:ml/v1:JobIamPolicy": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:ml/v1:Model": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": { "format": "byte" }, "labels": {}, "name": { "required": true }, "onlinePredictionConsoleLogging": {}, "onlinePredictionLogging": {}, "regions": { "items": {} } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}", "values": [ { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}?updateMask={updateMask}", "values": [ { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "etag": { "format": "byte" }, "labels": {}, "name": { "required": true }, "onlinePredictionConsoleLogging": {}, "onlinePredictionLogging": {}, "regions": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://ml.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}", "values": [ { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://ml.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/models/{modelsId}", "idParams": { "modelsId": "name", "projectsId": "project" } }, "google-native:ml/v1:ModelIamBinding": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:getIamPolicy", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/models/{modelsId}:getIamPolicy", "idParams": { "modelsId": "modelId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:ml/v1:ModelIamMember": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:getIamPolicy", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/models/{modelsId}:getIamPolicy", "idParams": { "modelsId": "modelId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:ml/v1:ModelIamPolicy": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:getIamPolicy", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:setIamPolicy", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/models/{modelsId}:getIamPolicy", "idParams": { "modelsId": "modelId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:ml/v1:Study": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies?studyId={studyId}", "values": [ { "name": "studyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "studyConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__StudyConfig", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "idParams": { "locationsId": "location", "projectsId": "project", "studiesId": "studyId" } }, "google-native:ml/v1:Trial": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" } ] }, "sdkProperties": { "finalMeasurement": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__Measurement" }, "measurements": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__Measurement" } }, "parameters": { "items": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1_Trial_Parameter" } }, "state": { "$ref": "#/types/google-native:ml/v1:TrialState" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" }, { "name": "trialsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" }, { "name": "trialsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "idParams": { "locationsId": "location", "projectsId": "project", "studiesId": "studyId", "trialsId": "name" } }, "google-native:ml/v1:Version": { "create": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}/versions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "sdkProperties": { "acceleratorConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AcceleratorConfig" }, "autoScaling": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AutoScaling" }, "container": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ContainerSpec" }, "deploymentUri": {}, "description": {}, "etag": { "format": "byte" }, "explanationConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ExplanationConfig" }, "framework": { "$ref": "#/types/google-native:ml/v1:VersionFramework" }, "labels": {}, "machineType": {}, "manualScaling": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ManualScaling" }, "name": { "required": true }, "packageUris": { "items": {} }, "predictionClass": {}, "pythonVersion": { "required": true }, "requestLoggingConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__RequestLoggingConfig" }, "routes": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__RouteMap" }, "runtimeVersion": { "required": true }, "serviceAccount": {} }, "verb": "POST", "operations": { "template": "https://ml.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}/versions/{versionsId}", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}/versions/{versionsId}?updateMask={updateMask}", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "acceleratorConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AcceleratorConfig" }, "autoScaling": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__AutoScaling" }, "container": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ContainerSpec" }, "deploymentUri": {}, "description": {}, "etag": { "format": "byte" }, "explanationConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ExplanationConfig" }, "framework": { "$ref": "#/types/google-native:ml/v1:VersionFramework" }, "labels": {}, "machineType": {}, "manualScaling": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__ManualScaling" }, "name": { "required": true }, "packageUris": { "items": {} }, "predictionClass": {}, "pythonVersion": { "required": true }, "requestLoggingConfig": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__RequestLoggingConfig" }, "routes": { "$ref": "#/types/google-native:ml/v1:GoogleCloudMlV1__RouteMap" }, "runtimeVersion": { "required": true }, "serviceAccount": {} }, "verb": "PATCH", "operations": { "template": "https://ml.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}/versions/{versionsId}", "values": [ { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "versionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://ml.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://ml.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/models/{modelsId}/versions/{versionsId}", "idParams": { "modelsId": "modelId", "projectsId": "project", "versionsId": "name" } }, "google-native:monitoring/v1:Dashboard": { "create": { "endpoint": { "template": "https://monitoring.googleapis.com/v1/projects/{projectsId}/dashboards", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "columnLayout": { "$ref": "#/types/google-native:monitoring/v1:ColumnLayout" }, "dashboardFilters": { "items": { "$ref": "#/types/google-native:monitoring/v1:DashboardFilter" } }, "displayName": { "required": true }, "etag": {}, "gridLayout": { "$ref": "#/types/google-native:monitoring/v1:GridLayout" }, "labels": {}, "mosaicLayout": { "$ref": "#/types/google-native:monitoring/v1:MosaicLayout" }, "name": { "forceNew": true }, "rowLayout": { "$ref": "#/types/google-native:monitoring/v1:RowLayout" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://monitoring.googleapis.com/v1/projects/{projectsId}/dashboards/{dashboardsId}", "values": [ { "name": "dashboardsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://monitoring.googleapis.com/v1/projects/{projectsId}/dashboards/{dashboardsId}", "values": [ { "name": "dashboardsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "columnLayout": { "$ref": "#/types/google-native:monitoring/v1:ColumnLayout" }, "dashboardFilters": { "items": { "$ref": "#/types/google-native:monitoring/v1:DashboardFilter" } }, "displayName": { "required": true }, "etag": {}, "gridLayout": { "$ref": "#/types/google-native:monitoring/v1:GridLayout" }, "labels": {}, "mosaicLayout": { "$ref": "#/types/google-native:monitoring/v1:MosaicLayout" }, "name": { "forceNew": true }, "rowLayout": { "$ref": "#/types/google-native:monitoring/v1:RowLayout" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://monitoring.googleapis.com/v1/projects/{projectsId}/dashboards/{dashboardsId}", "values": [ { "name": "dashboardsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://monitoring.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/dashboards/{dashboardsId}", "idParams": { "dashboardsId": "name", "projectsId": "project" } }, "google-native:monitoring/v3:AlertPolicy": { "create": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/alertPolicies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "alertStrategy": { "$ref": "#/types/google-native:monitoring/v3:AlertStrategy" }, "combiner": { "$ref": "#/types/google-native:monitoring/v3:AlertPolicyCombiner" }, "conditions": { "items": { "$ref": "#/types/google-native:monitoring/v3:Condition" } }, "creationRecord": { "$ref": "#/types/google-native:monitoring/v3:MutationRecord" }, "displayName": {}, "documentation": { "$ref": "#/types/google-native:monitoring/v3:Documentation" }, "enabled": {}, "mutationRecord": { "$ref": "#/types/google-native:monitoring/v3:MutationRecord" }, "name": {}, "notificationChannels": { "items": {} }, "severity": { "$ref": "#/types/google-native:monitoring/v3:AlertPolicySeverity" }, "userLabels": {}, "validity": { "$ref": "#/types/google-native:monitoring/v3:Status" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/alertPolicies/{alertPoliciesId}", "values": [ { "name": "alertPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/alertPolicies/{alertPoliciesId}", "values": [ { "name": "alertPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "alertStrategy": { "$ref": "#/types/google-native:monitoring/v3:AlertStrategy" }, "combiner": { "$ref": "#/types/google-native:monitoring/v3:AlertPolicyCombiner" }, "conditions": { "items": { "$ref": "#/types/google-native:monitoring/v3:Condition" } }, "creationRecord": { "$ref": "#/types/google-native:monitoring/v3:MutationRecord" }, "displayName": {}, "documentation": { "$ref": "#/types/google-native:monitoring/v3:Documentation" }, "enabled": {}, "mutationRecord": { "$ref": "#/types/google-native:monitoring/v3:MutationRecord" }, "name": {}, "notificationChannels": { "items": {} }, "severity": { "$ref": "#/types/google-native:monitoring/v3:AlertPolicySeverity" }, "userLabels": {}, "validity": { "$ref": "#/types/google-native:monitoring/v3:Status" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/alertPolicies/{alertPoliciesId}", "values": [ { "name": "alertPoliciesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://monitoring.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/alertPolicies/{alertPoliciesId}", "idParams": { "alertPoliciesId": "name", "projectsId": "project" } }, "google-native:monitoring/v3:Group": { "create": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/groups", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "filter": {}, "isCluster": {}, "parentName": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "filter": {}, "isCluster": {}, "parentName": {} }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://monitoring.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/groups/{groupsId}", "idParams": { "groupsId": "name", "projectsId": "project" } }, "google-native:monitoring/v3:MetricDescriptor": { "create": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/metricDescriptors", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "labels": { "items": { "$ref": "#/types/google-native:monitoring/v3:LabelDescriptor" } }, "launchStage": { "$ref": "#/types/google-native:monitoring/v3:MetricDescriptorLaunchStage" }, "metadata": { "$ref": "#/types/google-native:monitoring/v3:MetricDescriptorMetadata" }, "metricKind": { "$ref": "#/types/google-native:monitoring/v3:MetricDescriptorMetricKind" }, "monitoredResourceTypes": { "items": {} }, "name": {}, "type": {}, "unit": {}, "valueType": { "$ref": "#/types/google-native:monitoring/v3:MetricDescriptorValueType" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/metricDescriptors/{metricDescriptorsId}", "values": [ { "name": "metricDescriptorsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/metricDescriptors/{metricDescriptorsId}", "values": [ { "name": "metricDescriptorsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://monitoring.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/metricDescriptors/{metricDescriptorsId}", "idParams": { "metricDescriptorsId": "name", "projectsId": "project" } }, "google-native:monitoring/v3:NotificationChannel": { "create": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/notificationChannels", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "creationRecord": { "$ref": "#/types/google-native:monitoring/v3:MutationRecord" }, "description": {}, "displayName": {}, "enabled": {}, "labels": {}, "mutationRecords": { "items": { "$ref": "#/types/google-native:monitoring/v3:MutationRecord" } }, "name": {}, "type": {}, "userLabels": {}, "verificationStatus": { "$ref": "#/types/google-native:monitoring/v3:NotificationChannelVerificationStatus" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/notificationChannels/{notificationChannelsId}", "values": [ { "name": "notificationChannelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/notificationChannels/{notificationChannelsId}", "values": [ { "name": "notificationChannelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "creationRecord": { "$ref": "#/types/google-native:monitoring/v3:MutationRecord" }, "description": {}, "displayName": {}, "enabled": {}, "labels": {}, "mutationRecords": { "items": { "$ref": "#/types/google-native:monitoring/v3:MutationRecord" } }, "name": {}, "type": {}, "userLabels": {}, "verificationStatus": { "$ref": "#/types/google-native:monitoring/v3:NotificationChannelVerificationStatus" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/notificationChannels/{notificationChannelsId}", "values": [ { "name": "notificationChannelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://monitoring.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/notificationChannels/{notificationChannelsId}", "idParams": { "notificationChannelsId": "name", "projectsId": "project" } }, "google-native:monitoring/v3:Service": { "create": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services", "values": [ { "name": "serviceId", "kind": "query" }, { "name": "v3Id", "kind": "path" }, { "name": "v3Id1", "kind": "path" } ] }, "sdkProperties": { "appEngine": { "$ref": "#/types/google-native:monitoring/v3:AppEngine" }, "basicService": { "$ref": "#/types/google-native:monitoring/v3:BasicService" }, "cloudEndpoints": { "$ref": "#/types/google-native:monitoring/v3:CloudEndpoints" }, "cloudRun": { "$ref": "#/types/google-native:monitoring/v3:CloudRun" }, "clusterIstio": { "$ref": "#/types/google-native:monitoring/v3:ClusterIstio" }, "custom": { "$ref": "#/types/google-native:monitoring/v3:Custom" }, "displayName": {}, "gkeNamespace": { "$ref": "#/types/google-native:monitoring/v3:GkeNamespace" }, "gkeService": { "$ref": "#/types/google-native:monitoring/v3:GkeService" }, "gkeWorkload": { "$ref": "#/types/google-native:monitoring/v3:GkeWorkload" }, "istioCanonicalService": { "$ref": "#/types/google-native:monitoring/v3:IstioCanonicalService" }, "meshIstio": { "$ref": "#/types/google-native:monitoring/v3:MeshIstio" }, "name": {}, "telemetry": { "$ref": "#/types/google-native:monitoring/v3:Telemetry" }, "userLabels": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services/{servicesId}", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "v3Id", "sdkName": "v3Id", "kind": "path" }, { "name": "v3Id1", "sdkName": "v3Id1", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services/{servicesId}", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "v3Id", "sdkName": "v3Id", "kind": "path" }, { "name": "v3Id1", "sdkName": "v3Id1", "kind": "path" } ] }, "sdkProperties": { "appEngine": { "$ref": "#/types/google-native:monitoring/v3:AppEngine" }, "basicService": { "$ref": "#/types/google-native:monitoring/v3:BasicService" }, "cloudEndpoints": { "$ref": "#/types/google-native:monitoring/v3:CloudEndpoints" }, "cloudRun": { "$ref": "#/types/google-native:monitoring/v3:CloudRun" }, "clusterIstio": { "$ref": "#/types/google-native:monitoring/v3:ClusterIstio" }, "custom": { "$ref": "#/types/google-native:monitoring/v3:Custom" }, "displayName": {}, "gkeNamespace": { "$ref": "#/types/google-native:monitoring/v3:GkeNamespace" }, "gkeService": { "$ref": "#/types/google-native:monitoring/v3:GkeService" }, "gkeWorkload": { "$ref": "#/types/google-native:monitoring/v3:GkeWorkload" }, "istioCanonicalService": { "$ref": "#/types/google-native:monitoring/v3:IstioCanonicalService" }, "meshIstio": { "$ref": "#/types/google-native:monitoring/v3:MeshIstio" }, "name": {}, "telemetry": { "$ref": "#/types/google-native:monitoring/v3:Telemetry" }, "userLabels": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services/{servicesId}", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "v3Id", "sdkName": "v3Id", "kind": "path" }, { "name": "v3Id1", "sdkName": "v3Id1", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://monitoring.googleapis.com/", "formDataUpload": {}, "idPath": "v3/{v3Id}/{v3Id1}/services/{servicesId}", "idParams": { "servicesId": "serviceId", "v3Id": "v3Id", "v3Id1": "v3Id1" } }, "google-native:monitoring/v3:ServiceLevelObjective": { "create": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services/{servicesId}/serviceLevelObjectives", "values": [ { "name": "serviceLevelObjectiveId", "kind": "query" }, { "name": "v3Id", "kind": "path" }, { "name": "v3Id1", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "calendarPeriod": { "$ref": "#/types/google-native:monitoring/v3:ServiceLevelObjectiveCalendarPeriod" }, "displayName": {}, "goal": { "format": "double" }, "name": {}, "rollingPeriod": { "format": "google-duration" }, "serviceLevelIndicator": { "$ref": "#/types/google-native:monitoring/v3:ServiceLevelIndicator" }, "userLabels": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services/{servicesId}/serviceLevelObjectives/{serviceLevelObjectivesId}", "values": [ { "name": "serviceLevelObjectivesId", "sdkName": "serviceLevelObjectiveId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "v3Id", "sdkName": "v3Id", "kind": "path" }, { "name": "v3Id1", "sdkName": "v3Id1", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services/{servicesId}/serviceLevelObjectives/{serviceLevelObjectivesId}", "values": [ { "name": "serviceLevelObjectivesId", "sdkName": "serviceLevelObjectiveId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "v3Id", "sdkName": "v3Id", "kind": "path" }, { "name": "v3Id1", "sdkName": "v3Id1", "kind": "path" } ] }, "sdkProperties": { "calendarPeriod": { "$ref": "#/types/google-native:monitoring/v3:ServiceLevelObjectiveCalendarPeriod" }, "displayName": {}, "goal": { "format": "double" }, "name": {}, "rollingPeriod": { "format": "google-duration" }, "serviceLevelIndicator": { "$ref": "#/types/google-native:monitoring/v3:ServiceLevelIndicator" }, "userLabels": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services/{servicesId}/serviceLevelObjectives/{serviceLevelObjectivesId}", "values": [ { "name": "serviceLevelObjectivesId", "sdkName": "serviceLevelObjectiveId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "v3Id", "sdkName": "v3Id", "kind": "path" }, { "name": "v3Id1", "sdkName": "v3Id1", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://monitoring.googleapis.com/", "formDataUpload": {}, "idPath": "v3/{v3Id}/{v3Id1}/services/{servicesId}/serviceLevelObjectives/{serviceLevelObjectivesId}", "idParams": { "serviceLevelObjectivesId": "serviceLevelObjectiveId", "servicesId": "serviceId", "v3Id": "v3Id", "v3Id1": "v3Id1" } }, "google-native:monitoring/v3:Snooze": { "create": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/snoozes", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "criteria": { "$ref": "#/types/google-native:monitoring/v3:Criteria", "required": true }, "displayName": { "required": true }, "interval": { "$ref": "#/types/google-native:monitoring/v3:TimeInterval", "required": true }, "name": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/snoozes/{name}" } }, "read": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/snoozes/{snoozesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snoozesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/snoozes/{snoozesId}?updateMask={updateMask}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snoozesId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "criteria": { "$ref": "#/types/google-native:monitoring/v3:Criteria", "required": true }, "displayName": { "required": true }, "interval": { "$ref": "#/types/google-native:monitoring/v3:TimeInterval", "required": true }, "name": { "required": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://monitoring.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/snoozes/{snoozesId}", "idParams": { "projectsId": "project", "snoozesId": "name" } }, "google-native:monitoring/v3:UptimeCheckConfig": { "create": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/uptimeCheckConfigs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "checkerType": { "$ref": "#/types/google-native:monitoring/v3:UptimeCheckConfigCheckerType" }, "contentMatchers": { "items": { "$ref": "#/types/google-native:monitoring/v3:ContentMatcher" } }, "displayName": {}, "httpCheck": { "$ref": "#/types/google-native:monitoring/v3:HttpCheck" }, "internalCheckers": { "items": { "$ref": "#/types/google-native:monitoring/v3:InternalChecker" } }, "isInternal": {}, "monitoredResource": { "$ref": "#/types/google-native:monitoring/v3:MonitoredResource" }, "name": {}, "period": { "format": "google-duration" }, "resourceGroup": { "$ref": "#/types/google-native:monitoring/v3:ResourceGroup" }, "selectedRegions": { "items": { "$ref": "#/types/google-native:monitoring/v3:UptimeCheckConfigSelectedRegionsItem" } }, "syntheticMonitor": { "$ref": "#/types/google-native:monitoring/v3:SyntheticMonitorTarget" }, "tcpCheck": { "$ref": "#/types/google-native:monitoring/v3:TcpCheck" }, "timeout": { "format": "google-duration" }, "userLabels": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/uptimeCheckConfigs/{uptimeCheckConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "uptimeCheckConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/uptimeCheckConfigs/{uptimeCheckConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "uptimeCheckConfigsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "checkerType": { "$ref": "#/types/google-native:monitoring/v3:UptimeCheckConfigCheckerType" }, "contentMatchers": { "items": { "$ref": "#/types/google-native:monitoring/v3:ContentMatcher" } }, "displayName": {}, "httpCheck": { "$ref": "#/types/google-native:monitoring/v3:HttpCheck" }, "internalCheckers": { "items": { "$ref": "#/types/google-native:monitoring/v3:InternalChecker" } }, "isInternal": {}, "monitoredResource": { "$ref": "#/types/google-native:monitoring/v3:MonitoredResource" }, "name": {}, "period": { "format": "google-duration" }, "resourceGroup": { "$ref": "#/types/google-native:monitoring/v3:ResourceGroup" }, "selectedRegions": { "items": { "$ref": "#/types/google-native:monitoring/v3:UptimeCheckConfigSelectedRegionsItem" } }, "syntheticMonitor": { "$ref": "#/types/google-native:monitoring/v3:SyntheticMonitorTarget" }, "tcpCheck": { "$ref": "#/types/google-native:monitoring/v3:TcpCheck" }, "timeout": { "format": "google-duration" }, "userLabels": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/uptimeCheckConfigs/{uptimeCheckConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "uptimeCheckConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://monitoring.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/uptimeCheckConfigs/{uptimeCheckConfigsId}", "idParams": { "projectsId": "project", "uptimeCheckConfigsId": "name" } }, "google-native:networkconnectivity/v1:Hub": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs?hubId={hubId}", "values": [ { "name": "hubId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": { "forceNew": true }, "routingVpcs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:RoutingVPC" } } }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": { "forceNew": true }, "routingVpcs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:RoutingVPC" } } }, "verb": "PATCH", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/hubs/{hubsId}", "idParams": { "hubsId": "hubId", "projectsId": "project" } }, "google-native:networkconnectivity/v1:HubGroupIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:getIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:getIamPolicy", "idParams": { "groupsId": "groupId", "hubsId": "hubId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:HubGroupIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:getIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:getIamPolicy", "idParams": { "groupsId": "groupId", "hubsId": "hubId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:HubGroupIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:getIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:setIamPolicy", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:getIamPolicy", "idParams": { "groupsId": "groupId", "hubsId": "hubId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:HubIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "idParams": { "hubsId": "hubId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:HubIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "idParams": { "hubsId": "hubId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:HubIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "idParams": { "hubsId": "hubId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:InternalRange": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/internalRanges", "values": [ { "name": "internalRangeId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "description": {}, "ipCidrRange": {}, "labels": {}, "name": { "forceNew": true }, "network": {}, "overlaps": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:InternalRangeOverlapsItem" } }, "peering": { "$ref": "#/types/google-native:networkconnectivity/v1:InternalRangePeering" }, "prefixLength": { "format": "int32" }, "targetCidrRange": { "items": {} }, "updateTime": { "format": "google-datetime" }, "usage": { "$ref": "#/types/google-native:networkconnectivity/v1:InternalRangeUsage" } }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/internalRanges/{name}" } }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "description": {}, "ipCidrRange": {}, "labels": {}, "name": { "forceNew": true }, "network": {}, "overlaps": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:InternalRangeOverlapsItem" } }, "peering": { "$ref": "#/types/google-native:networkconnectivity/v1:InternalRangePeering" }, "prefixLength": { "format": "int32" }, "targetCidrRange": { "items": {} }, "updateTime": { "format": "google-datetime" }, "usage": { "$ref": "#/types/google-native:networkconnectivity/v1:InternalRangeUsage" } }, "verb": "PATCH", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "idParams": { "internalRangesId": "internalRangeId", "locationsId": "location", "projectsId": "project" } }, "google-native:networkconnectivity/v1:PolicyBasedRoute": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes?policyBasedRouteId={policyBasedRouteId}", "values": [ { "name": "policyBasedRouteId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "filter": { "$ref": "#/types/google-native:networkconnectivity/v1:Filter", "required": true }, "interconnectAttachment": { "$ref": "#/types/google-native:networkconnectivity/v1:InterconnectAttachment" }, "labels": {}, "name": { "forceNew": true }, "network": { "required": true }, "nextHopIlbIp": {}, "nextHopOtherRoutes": { "$ref": "#/types/google-native:networkconnectivity/v1:PolicyBasedRouteNextHopOtherRoutes" }, "priority": { "format": "int32" }, "virtualMachine": { "$ref": "#/types/google-native:networkconnectivity/v1:VirtualMachine" } }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkconnectivity/v1:PolicyBasedRouteIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:getIamPolicy", "values": [ { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:setIamPolicy", "values": [ { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:setIamPolicy", "values": [ { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:getIamPolicy", "idParams": { "policyBasedRoutesId": "policyBasedRouteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:PolicyBasedRouteIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:getIamPolicy", "values": [ { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:setIamPolicy", "values": [ { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:setIamPolicy", "values": [ { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:getIamPolicy", "idParams": { "policyBasedRoutesId": "policyBasedRouteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:PolicyBasedRouteIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:getIamPolicy", "values": [ { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:setIamPolicy", "values": [ { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:getIamPolicy", "idParams": { "policyBasedRoutesId": "policyBasedRouteId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceClassIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceClassesId": "serviceClassId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceClassIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceClassesId": "serviceClassId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceClassIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceClassesId": "serviceClassId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceConnectionMap": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps", "values": [ { "name": "requestId", "kind": "query" }, { "name": "serviceConnectionMapId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "consumerPscConfigs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:ConsumerPscConfig" } }, "description": {}, "etag": {}, "labels": {}, "name": { "forceNew": true }, "producerPscConfigs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:ProducerPscConfig" } }, "serviceClass": {}, "token": {} }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/serviceConnectionMaps/{name}" } }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "sdkProperties": { "consumerPscConfigs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:ConsumerPscConfig" } }, "description": {}, "etag": {}, "labels": {}, "name": { "forceNew": true }, "producerPscConfigs": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1:ProducerPscConfig" } }, "serviceClass": {}, "token": {} }, "verb": "PATCH", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}", "idParams": { "locationsId": "location", "projectsId": "project", "serviceConnectionMapsId": "serviceConnectionMapId" } }, "google-native:networkconnectivity/v1:ServiceConnectionMapIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceConnectionMapsId": "serviceConnectionMapId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceConnectionMapIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceConnectionMapsId": "serviceConnectionMapId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceConnectionMapIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceConnectionMapsId": "serviceConnectionMapId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceConnectionPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies", "values": [ { "name": "requestId", "kind": "query" }, { "name": "serviceConnectionPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "name": { "forceNew": true }, "network": {}, "pscConfig": { "$ref": "#/types/google-native:networkconnectivity/v1:PscConfig" }, "serviceClass": {} }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/serviceConnectionPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "name": { "forceNew": true }, "network": {}, "pscConfig": { "$ref": "#/types/google-native:networkconnectivity/v1:PscConfig" }, "serviceClass": {} }, "verb": "PATCH", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}", "idParams": { "locationsId": "location", "projectsId": "project", "serviceConnectionPoliciesId": "serviceConnectionPolicyId" } }, "google-native:networkconnectivity/v1:ServiceConnectionPolicyIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceConnectionPoliciesId": "serviceConnectionPolicyId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceConnectionPolicyIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceConnectionPoliciesId": "serviceConnectionPolicyId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceConnectionPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceConnectionPoliciesId": "serviceConnectionPolicyId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:ServiceConnectionToken": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionTokens", "values": [ { "name": "requestId", "kind": "query" }, { "name": "serviceConnectionTokenId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "labels": {}, "name": { "forceNew": true }, "network": {} }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/ServiceConnectionTokens/{name}" } }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionTokens/{serviceConnectionTokensId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionTokensId", "sdkName": "serviceConnectionTokenId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionTokens/{serviceConnectionTokensId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceConnectionTokensId", "sdkName": "serviceConnectionTokenId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionTokens/{serviceConnectionTokensId}", "idParams": { "locationsId": "location", "projectsId": "project", "serviceConnectionTokensId": "serviceConnectionTokenId" } }, "google-native:networkconnectivity/v1:Spoke": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes?spokeId={spokeId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "spokeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "group": {}, "hub": { "forceNew": true }, "labels": {}, "linkedInterconnectAttachments": { "$ref": "#/types/google-native:networkconnectivity/v1:LinkedInterconnectAttachments" }, "linkedRouterApplianceInstances": { "$ref": "#/types/google-native:networkconnectivity/v1:LinkedRouterApplianceInstances" }, "linkedVpcNetwork": { "$ref": "#/types/google-native:networkconnectivity/v1:LinkedVpcNetwork" }, "linkedVpnTunnels": { "$ref": "#/types/google-native:networkconnectivity/v1:LinkedVpnTunnels" }, "name": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/spokes/{name}" } }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "group": {}, "hub": { "forceNew": true }, "labels": {}, "linkedInterconnectAttachments": { "$ref": "#/types/google-native:networkconnectivity/v1:LinkedInterconnectAttachments" }, "linkedRouterApplianceInstances": { "$ref": "#/types/google-native:networkconnectivity/v1:LinkedRouterApplianceInstances" }, "linkedVpcNetwork": { "$ref": "#/types/google-native:networkconnectivity/v1:LinkedVpcNetwork" }, "linkedVpnTunnels": { "$ref": "#/types/google-native:networkconnectivity/v1:LinkedVpnTunnels" }, "name": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "idParams": { "locationsId": "location", "projectsId": "project", "spokesId": "spokeId" } }, "google-native:networkconnectivity/v1:SpokeIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "spokesId": "spokeId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:SpokeIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "spokesId": "spokeId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1:SpokeIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "spokesId": "spokeId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1alpha1:Hub": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs", "values": [ { "name": "hubId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "description": {}, "labels": {}, "name": { "forceNew": true }, "updateTime": { "format": "google-datetime" } }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "description": {}, "labels": {}, "name": { "forceNew": true }, "updateTime": { "format": "google-datetime" } }, "verb": "PATCH", "operations": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}", "idParams": { "hubsId": "hubId", "projectsId": "project" } }, "google-native:networkconnectivity/v1alpha1:HubIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "idParams": { "hubsId": "hubId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1alpha1:HubIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "idParams": { "hubsId": "hubId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1alpha1:HubIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:setIamPolicy", "values": [ { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "idParams": { "hubsId": "hubId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1alpha1:InternalRange": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges", "values": [ { "name": "internalRangeId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "description": {}, "ipCidrRange": {}, "labels": {}, "name": { "forceNew": true }, "network": {}, "overlaps": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:InternalRangeOverlapsItem" } }, "peering": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:InternalRangePeering" }, "prefixLength": { "format": "int32" }, "targetCidrRange": { "items": {} }, "updateTime": { "format": "google-datetime" }, "usage": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:InternalRangeUsage" } }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/internalRanges/{name}" } }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "description": {}, "ipCidrRange": {}, "labels": {}, "name": { "forceNew": true }, "network": {}, "overlaps": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:InternalRangeOverlapsItem" } }, "peering": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:InternalRangePeering" }, "prefixLength": { "format": "int32" }, "targetCidrRange": { "items": {} }, "updateTime": { "format": "google-datetime" }, "usage": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:InternalRangeUsage" } }, "verb": "PATCH", "operations": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "idParams": { "internalRangesId": "internalRangeId", "locationsId": "location", "projectsId": "project" } }, "google-native:networkconnectivity/v1alpha1:InternalRangeIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:getIamPolicy", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:setIamPolicy", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:setIamPolicy", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:getIamPolicy", "idParams": { "internalRangesId": "internalRangeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1alpha1:InternalRangeIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:getIamPolicy", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:setIamPolicy", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:setIamPolicy", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:getIamPolicy", "idParams": { "internalRangesId": "internalRangeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1alpha1:InternalRangeIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:getIamPolicy", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:setIamPolicy", "values": [ { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:getIamPolicy", "idParams": { "internalRangesId": "internalRangeId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1alpha1:Spoke": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes", "values": [ { "name": "requestId", "kind": "query" }, { "name": "spokeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "description": {}, "hub": {}, "labels": {}, "linkedInterconnectAttachments": { "items": {} }, "linkedRouterApplianceInstances": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:RouterApplianceInstance" } }, "linkedVpnTunnels": { "items": {} }, "name": { "forceNew": true }, "updateTime": { "format": "google-datetime" } }, "verb": "POST", "operations": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "description": {}, "hub": {}, "labels": {}, "linkedInterconnectAttachments": { "items": {} }, "linkedRouterApplianceInstances": { "items": { "$ref": "#/types/google-native:networkconnectivity/v1alpha1:RouterApplianceInstance" } }, "linkedVpnTunnels": { "items": {} }, "name": { "forceNew": true }, "updateTime": { "format": "google-datetime" } }, "verb": "PATCH", "operations": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "idParams": { "locationsId": "location", "projectsId": "project", "spokesId": "spokeId" } }, "google-native:networkconnectivity/v1alpha1:SpokeIamBinding": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "spokesId": "spokeId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1alpha1:SpokeIamMember": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "spokesId": "spokeId" }, "iamResourceName": "resource" }, "google-native:networkconnectivity/v1alpha1:SpokeIamPolicy": { "create": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkconnectivity.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "spokesId": "spokeId" }, "iamResourceName": "resource" }, "google-native:networkmanagement/v1:ConnectivityTest": { "create": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests?testId={testId}", "values": [ { "name": "testId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "destination": { "$ref": "#/types/google-native:networkmanagement/v1:Endpoint", "required": true }, "labels": {}, "name": { "required": true }, "protocol": {}, "relatedProjects": { "items": {} }, "source": { "$ref": "#/types/google-native:networkmanagement/v1:Endpoint", "required": true } }, "verb": "POST", "operations": { "template": "https://networkmanagement.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}", "values": [ { "name": "connectivityTestsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}?updateMask={updateMask}", "values": [ { "name": "connectivityTestsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "destination": { "$ref": "#/types/google-native:networkmanagement/v1:Endpoint", "required": true }, "labels": {}, "name": { "required": true }, "protocol": {}, "relatedProjects": { "items": {} }, "source": { "$ref": "#/types/google-native:networkmanagement/v1:Endpoint", "required": true } }, "verb": "PATCH", "operations": { "template": "https://networkmanagement.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}", "values": [ { "name": "connectivityTestsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkmanagement.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkmanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}", "idParams": { "connectivityTestsId": "name", "projectsId": "project" } }, "google-native:networkmanagement/v1:ConnectivityTestIamBinding": { "create": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkmanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "idParams": { "connectivityTestsId": "connectivityTestId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkmanagement/v1:ConnectivityTestIamMember": { "create": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkmanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "idParams": { "connectivityTestsId": "connectivityTestId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkmanagement/v1:ConnectivityTestIamPolicy": { "create": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkmanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "idParams": { "connectivityTestsId": "connectivityTestId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkmanagement/v1beta1:ConnectivityTest": { "create": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests?testId={testId}", "values": [ { "name": "testId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "destination": { "$ref": "#/types/google-native:networkmanagement/v1beta1:Endpoint", "required": true }, "labels": {}, "name": { "required": true }, "protocol": {}, "relatedProjects": { "items": {} }, "source": { "$ref": "#/types/google-native:networkmanagement/v1beta1:Endpoint", "required": true } }, "verb": "POST", "operations": { "template": "https://networkmanagement.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}", "values": [ { "name": "connectivityTestsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}?updateMask={updateMask}", "values": [ { "name": "connectivityTestsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "destination": { "$ref": "#/types/google-native:networkmanagement/v1beta1:Endpoint", "required": true }, "labels": {}, "name": { "required": true }, "protocol": {}, "relatedProjects": { "items": {} }, "source": { "$ref": "#/types/google-native:networkmanagement/v1beta1:Endpoint", "required": true } }, "verb": "PATCH", "operations": { "template": "https://networkmanagement.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}", "values": [ { "name": "connectivityTestsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkmanagement.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkmanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}", "idParams": { "connectivityTestsId": "name", "projectsId": "project" } }, "google-native:networkmanagement/v1beta1:ConnectivityTestIamBinding": { "create": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkmanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "idParams": { "connectivityTestsId": "connectivityTestId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkmanagement/v1beta1:ConnectivityTestIamMember": { "create": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkmanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "idParams": { "connectivityTestsId": "connectivityTestId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkmanagement/v1beta1:ConnectivityTestIamPolicy": { "create": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:setIamPolicy", "values": [ { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkmanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "idParams": { "connectivityTestsId": "connectivityTestId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:AddressGroup": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups?addressGroupId={addressGroupId}", "values": [ { "name": "addressGroupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "capacity": { "format": "int32", "required": true }, "description": {}, "items": { "items": {} }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:networksecurity/v1:AddressGroupType", "required": true } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/addressGroups/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "capacity": { "format": "int32", "required": true }, "description": {}, "items": { "items": {} }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:networksecurity/v1:AddressGroupType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networksecurity/v1:AddressGroupIamBinding": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "idParams": { "addressGroupsId": "addressGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:AddressGroupIamMember": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "idParams": { "addressGroupsId": "addressGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:AddressGroupIamPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "idParams": { "addressGroupsId": "addressGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:AuthorizationPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies?authorizationPolicyId={authorizationPolicyId}", "values": [ { "name": "authorizationPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:networksecurity/v1:AuthorizationPolicyAction", "required": true }, "description": {}, "labels": {}, "name": { "required": true }, "rules": { "items": { "$ref": "#/types/google-native:networksecurity/v1:Rule" } } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/authorizationPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:networksecurity/v1:AuthorizationPolicyAction", "required": true }, "description": {}, "labels": {}, "name": { "required": true }, "rules": { "items": { "$ref": "#/types/google-native:networksecurity/v1:Rule" } } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "idParams": { "authorizationPoliciesId": "authorizationPolicyId", "locationsId": "location", "projectsId": "project" } }, "google-native:networksecurity/v1:AuthorizationPolicyIamBinding": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "idParams": { "authorizationPoliciesId": "authorizationPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:AuthorizationPolicyIamMember": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "idParams": { "authorizationPoliciesId": "authorizationPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:AuthorizationPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "idParams": { "authorizationPoliciesId": "authorizationPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:ClientTlsPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies?clientTlsPolicyId={clientTlsPolicyId}", "values": [ { "name": "clientTlsPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "clientCertificate": { "$ref": "#/types/google-native:networksecurity/v1:GoogleCloudNetworksecurityV1CertificateProvider" }, "description": {}, "labels": {}, "name": { "required": true }, "serverValidationCa": { "items": { "$ref": "#/types/google-native:networksecurity/v1:ValidationCA" } }, "sni": {} }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/clientTlsPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "clientCertificate": { "$ref": "#/types/google-native:networksecurity/v1:GoogleCloudNetworksecurityV1CertificateProvider" }, "description": {}, "labels": {}, "name": { "required": true }, "serverValidationCa": { "items": { "$ref": "#/types/google-native:networksecurity/v1:ValidationCA" } }, "sni": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "idParams": { "clientTlsPoliciesId": "clientTlsPolicyId", "locationsId": "location", "projectsId": "project" } }, "google-native:networksecurity/v1:ClientTlsPolicyIamBinding": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "idParams": { "clientTlsPoliciesId": "clientTlsPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:ClientTlsPolicyIamMember": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "idParams": { "clientTlsPoliciesId": "clientTlsPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:ClientTlsPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "idParams": { "clientTlsPoliciesId": "clientTlsPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:GatewaySecurityPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies?gatewaySecurityPolicyId={gatewaySecurityPolicyId}", "values": [ { "name": "gatewaySecurityPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "tlsInspectionPolicy": {} }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/gatewaySecurityPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "tlsInspectionPolicy": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "idParams": { "gatewaySecurityPoliciesId": "gatewaySecurityPolicyId", "locationsId": "location", "projectsId": "project" } }, "google-native:networksecurity/v1:OrganizationAddressGroup": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/addressGroups?addressGroupId={addressGroupId}", "values": [ { "name": "addressGroupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "capacity": { "format": "int32", "required": true }, "description": {}, "items": { "items": {} }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:networksecurity/v1:OrganizationAddressGroupType", "required": true } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "capacity": { "format": "int32", "required": true }, "description": {}, "items": { "items": {} }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:networksecurity/v1:OrganizationAddressGroupType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networksecurity/v1:Rule": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules", "values": [ { "name": "gatewaySecurityPolicyRuleId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" } ] }, "sdkProperties": { "applicationMatcher": {}, "basicProfile": { "$ref": "#/types/google-native:networksecurity/v1:RuleBasicProfile", "required": true }, "description": {}, "enabled": { "required": true }, "name": { "required": true, "forceNew": true }, "priority": { "format": "int32", "required": true }, "sessionMatcher": { "required": true }, "tlsInspectionEnabled": {} }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rulesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rulesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "applicationMatcher": {}, "basicProfile": { "$ref": "#/types/google-native:networksecurity/v1:RuleBasicProfile", "required": true }, "description": {}, "enabled": { "required": true }, "name": { "required": true, "forceNew": true }, "priority": { "format": "int32", "required": true }, "sessionMatcher": { "required": true }, "tlsInspectionEnabled": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rulesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "idParams": { "gatewaySecurityPoliciesId": "gatewaySecurityPolicyId", "locationsId": "location", "projectsId": "project", "rulesId": "name" } }, "google-native:networksecurity/v1:ServerTlsPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies?serverTlsPolicyId={serverTlsPolicyId}", "values": [ { "name": "serverTlsPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "allowOpen": {}, "description": {}, "labels": {}, "mtlsPolicy": { "$ref": "#/types/google-native:networksecurity/v1:MTLSPolicy" }, "name": { "required": true }, "serverCertificate": { "$ref": "#/types/google-native:networksecurity/v1:GoogleCloudNetworksecurityV1CertificateProvider" } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/serverTlsPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "allowOpen": {}, "description": {}, "labels": {}, "mtlsPolicy": { "$ref": "#/types/google-native:networksecurity/v1:MTLSPolicy" }, "name": { "required": true }, "serverCertificate": { "$ref": "#/types/google-native:networksecurity/v1:GoogleCloudNetworksecurityV1CertificateProvider" } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "idParams": { "locationsId": "location", "projectsId": "project", "serverTlsPoliciesId": "serverTlsPolicyId" } }, "google-native:networksecurity/v1:ServerTlsPolicyIamBinding": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serverTlsPoliciesId": "serverTlsPolicyId" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:ServerTlsPolicyIamMember": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serverTlsPoliciesId": "serverTlsPolicyId" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:ServerTlsPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serverTlsPoliciesId": "serverTlsPolicyId" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1:TlsInspectionPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies?tlsInspectionPolicyId={tlsInspectionPolicyId}", "values": [ { "name": "tlsInspectionPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "caPool": { "required": true, "pattern": "projects/{project}/locations/{location}/caPools/{caPool}" }, "customTlsFeatures": { "items": {} }, "description": {}, "excludePublicCaSet": {}, "minTlsVersion": { "$ref": "#/types/google-native:networksecurity/v1:TlsInspectionPolicyMinTlsVersion" }, "name": { "required": true }, "tlsFeatureProfile": { "$ref": "#/types/google-native:networksecurity/v1:TlsInspectionPolicyTlsFeatureProfile" }, "trustConfig": { "pattern": "projects/{project}/locations/{location}/trustConfigs/{trustConfig}" } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/tlsInspectionPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tlsInspectionPoliciesId", "sdkName": "tlsInspectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tlsInspectionPoliciesId", "sdkName": "tlsInspectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "caPool": { "required": true }, "customTlsFeatures": { "items": {} }, "description": {}, "excludePublicCaSet": {}, "minTlsVersion": { "$ref": "#/types/google-native:networksecurity/v1:TlsInspectionPolicyMinTlsVersion" }, "name": { "required": true }, "tlsFeatureProfile": { "$ref": "#/types/google-native:networksecurity/v1:TlsInspectionPolicyTlsFeatureProfile" }, "trustConfig": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tlsInspectionPoliciesId", "sdkName": "tlsInspectionPolicyId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "idParams": { "locationsId": "location", "projectsId": "project", "tlsInspectionPoliciesId": "tlsInspectionPolicyId" } }, "google-native:networksecurity/v1:UrlList": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/urlLists?urlListId={urlListId}", "values": [ { "name": "urlListId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "values": { "required": true, "items": {} } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/urlLists/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "urlListsId", "sdkName": "urlListId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "urlListsId", "sdkName": "urlListId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "values": { "required": true, "items": {} } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "urlListsId", "sdkName": "urlListId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "idParams": { "locationsId": "location", "projectsId": "project", "urlListsId": "urlListId" } }, "google-native:networksecurity/v1beta1:AddressGroup": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups?addressGroupId={addressGroupId}", "values": [ { "name": "addressGroupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "capacity": { "format": "int32", "required": true }, "description": {}, "items": { "items": {} }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:networksecurity/v1beta1:AddressGroupType", "required": true } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/addressGroups/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "capacity": { "format": "int32", "required": true }, "description": {}, "items": { "items": {} }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:networksecurity/v1beta1:AddressGroupType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networksecurity/v1beta1:AddressGroupIamBinding": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "idParams": { "addressGroupsId": "addressGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:AddressGroupIamMember": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "idParams": { "addressGroupsId": "addressGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:AddressGroupIamPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:setIamPolicy", "values": [ { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "idParams": { "addressGroupsId": "addressGroupId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:AuthorizationPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies?authorizationPolicyId={authorizationPolicyId}", "values": [ { "name": "authorizationPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:networksecurity/v1beta1:AuthorizationPolicyAction", "required": true }, "description": {}, "labels": {}, "name": { "required": true }, "rules": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:Rule" } } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/authorizationPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:networksecurity/v1beta1:AuthorizationPolicyAction", "required": true }, "description": {}, "labels": {}, "name": { "required": true }, "rules": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:Rule" } } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "idParams": { "authorizationPoliciesId": "authorizationPolicyId", "locationsId": "location", "projectsId": "project" } }, "google-native:networksecurity/v1beta1:AuthorizationPolicyIamBinding": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "idParams": { "authorizationPoliciesId": "authorizationPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:AuthorizationPolicyIamMember": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "idParams": { "authorizationPoliciesId": "authorizationPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:AuthorizationPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:setIamPolicy", "values": [ { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "idParams": { "authorizationPoliciesId": "authorizationPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:ClientTlsPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies?clientTlsPolicyId={clientTlsPolicyId}", "values": [ { "name": "clientTlsPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "clientCertificate": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1CertificateProvider" }, "description": {}, "labels": {}, "name": { "required": true }, "serverValidationCa": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:ValidationCA" } }, "sni": {} }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/clientTlsPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "clientCertificate": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1CertificateProvider" }, "description": {}, "labels": {}, "name": { "required": true }, "serverValidationCa": { "items": { "$ref": "#/types/google-native:networksecurity/v1beta1:ValidationCA" } }, "sni": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "idParams": { "clientTlsPoliciesId": "clientTlsPolicyId", "locationsId": "location", "projectsId": "project" } }, "google-native:networksecurity/v1beta1:ClientTlsPolicyIamBinding": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "idParams": { "clientTlsPoliciesId": "clientTlsPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:ClientTlsPolicyIamMember": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "idParams": { "clientTlsPoliciesId": "clientTlsPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:ClientTlsPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:setIamPolicy", "values": [ { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "idParams": { "clientTlsPoliciesId": "clientTlsPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:FirewallEndpoint": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/firewallEndpoints?firewallEndpointId={firewallEndpointId}", "values": [ { "name": "firewallEndpointId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "billingProjectId": {}, "description": {}, "labels": {} }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}", "values": [ { "name": "firewallEndpointsId", "sdkName": "firewallEndpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}?updateMask={updateMask}", "values": [ { "name": "firewallEndpointsId", "sdkName": "firewallEndpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "billingProjectId": {}, "description": {}, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}", "values": [ { "name": "firewallEndpointsId", "sdkName": "firewallEndpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}", "idParams": { "firewallEndpointsId": "firewallEndpointId", "locationsId": "location", "organizationsId": "organizationId" } }, "google-native:networksecurity/v1beta1:FirewallEndpointAssociation": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/firewallEndpointAssociations", "values": [ { "name": "firewallEndpointAssociationId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "firewallEndpoint": { "required": true }, "labels": {}, "network": { "required": true }, "tlsInspectionPolicy": {} }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/firewallEndpointAssociations/{firewallEndpointAssociationsId}", "values": [ { "name": "firewallEndpointAssociationsId", "sdkName": "firewallEndpointAssociationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/firewallEndpointAssociations/{firewallEndpointAssociationsId}?updateMask={updateMask}", "values": [ { "name": "firewallEndpointAssociationsId", "sdkName": "firewallEndpointAssociationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "firewallEndpoint": { "required": true }, "labels": {}, "network": { "required": true }, "tlsInspectionPolicy": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/firewallEndpointAssociations/{firewallEndpointAssociationsId}", "values": [ { "name": "firewallEndpointAssociationsId", "sdkName": "firewallEndpointAssociationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/firewallEndpointAssociations/{firewallEndpointAssociationsId}", "idParams": { "firewallEndpointAssociationsId": "firewallEndpointAssociationId", "locationsId": "location", "projectsId": "project" } }, "google-native:networksecurity/v1beta1:GatewaySecurityPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies?gatewaySecurityPolicyId={gatewaySecurityPolicyId}", "values": [ { "name": "gatewaySecurityPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "tlsInspectionPolicy": {} }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/gatewaySecurityPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "tlsInspectionPolicy": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "idParams": { "gatewaySecurityPoliciesId": "gatewaySecurityPolicyId", "locationsId": "location", "projectsId": "project" } }, "google-native:networksecurity/v1beta1:OrganizationAddressGroup": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/addressGroups?addressGroupId={addressGroupId}", "values": [ { "name": "addressGroupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "capacity": { "format": "int32", "required": true }, "description": {}, "items": { "items": {} }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:networksecurity/v1beta1:OrganizationAddressGroupType", "required": true } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "capacity": { "format": "int32", "required": true }, "description": {}, "items": { "items": {} }, "labels": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:networksecurity/v1beta1:OrganizationAddressGroupType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networksecurity/v1beta1:Rule": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules", "values": [ { "name": "gatewaySecurityPolicyRuleId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" } ] }, "sdkProperties": { "applicationMatcher": {}, "basicProfile": { "$ref": "#/types/google-native:networksecurity/v1beta1:RuleBasicProfile", "required": true }, "description": {}, "enabled": { "required": true }, "name": { "required": true, "forceNew": true }, "priority": { "format": "int32", "required": true }, "sessionMatcher": { "required": true }, "tlsInspectionEnabled": {} }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rulesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rulesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "applicationMatcher": {}, "basicProfile": { "$ref": "#/types/google-native:networksecurity/v1beta1:RuleBasicProfile", "required": true }, "description": {}, "enabled": { "required": true }, "name": { "required": true, "forceNew": true }, "priority": { "format": "int32", "required": true }, "sessionMatcher": { "required": true }, "tlsInspectionEnabled": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "values": [ { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rulesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "idParams": { "gatewaySecurityPoliciesId": "gatewaySecurityPolicyId", "locationsId": "location", "projectsId": "project", "rulesId": "name" } }, "google-native:networksecurity/v1beta1:SecurityProfile": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfiles?securityProfileId={securityProfileId}", "values": [ { "name": "securityProfileId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": { "forceNew": true }, "threatPreventionProfile": { "$ref": "#/types/google-native:networksecurity/v1beta1:ThreatPreventionProfile" }, "type": { "$ref": "#/types/google-native:networksecurity/v1beta1:SecurityProfileType", "forceNew": true } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfiles/{securityProfilesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfilesId", "sdkName": "securityProfileId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfiles/{securityProfilesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfilesId", "sdkName": "securityProfileId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": { "forceNew": true }, "threatPreventionProfile": { "$ref": "#/types/google-native:networksecurity/v1beta1:ThreatPreventionProfile" }, "type": { "$ref": "#/types/google-native:networksecurity/v1beta1:SecurityProfileType", "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfiles/{securityProfilesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfilesId", "sdkName": "securityProfileId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfiles/{securityProfilesId}", "idParams": { "locationsId": "location", "organizationsId": "organizationId", "securityProfilesId": "securityProfileId" } }, "google-native:networksecurity/v1beta1:SecurityProfileGroup": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfileGroups?securityProfileGroupId={securityProfileGroupId}", "values": [ { "name": "securityProfileGroupId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": { "forceNew": true }, "threatPreventionProfile": {} }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfileGroups/{securityProfileGroupsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfileGroupsId", "sdkName": "securityProfileGroupId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfileGroups/{securityProfileGroupsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfileGroupsId", "sdkName": "securityProfileGroupId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": { "forceNew": true }, "threatPreventionProfile": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfileGroups/{securityProfileGroupsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfileGroupsId", "sdkName": "securityProfileGroupId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfileGroups/{securityProfileGroupsId}", "idParams": { "locationsId": "location", "organizationsId": "organizationId", "securityProfileGroupsId": "securityProfileGroupId" } }, "google-native:networksecurity/v1beta1:ServerTlsPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies?serverTlsPolicyId={serverTlsPolicyId}", "values": [ { "name": "serverTlsPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "allowOpen": {}, "description": {}, "labels": {}, "mtlsPolicy": { "$ref": "#/types/google-native:networksecurity/v1beta1:MTLSPolicy" }, "name": { "required": true }, "serverCertificate": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1CertificateProvider" } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/serverTlsPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "allowOpen": {}, "description": {}, "labels": {}, "mtlsPolicy": { "$ref": "#/types/google-native:networksecurity/v1beta1:MTLSPolicy" }, "name": { "required": true }, "serverCertificate": { "$ref": "#/types/google-native:networksecurity/v1beta1:GoogleCloudNetworksecurityV1beta1CertificateProvider" } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "idParams": { "locationsId": "location", "projectsId": "project", "serverTlsPoliciesId": "serverTlsPolicyId" } }, "google-native:networksecurity/v1beta1:ServerTlsPolicyIamBinding": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serverTlsPoliciesId": "serverTlsPolicyId" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:ServerTlsPolicyIamMember": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serverTlsPoliciesId": "serverTlsPolicyId" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:ServerTlsPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serverTlsPoliciesId": "serverTlsPolicyId" }, "iamResourceName": "resource" }, "google-native:networksecurity/v1beta1:TlsInspectionPolicy": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies?tlsInspectionPolicyId={tlsInspectionPolicyId}", "values": [ { "name": "tlsInspectionPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "caPool": { "required": true, "pattern": "projects/{project}/locations/{location}/caPools/{caPool}" }, "customTlsFeatures": { "items": {} }, "description": {}, "excludePublicCaSet": {}, "minTlsVersion": { "$ref": "#/types/google-native:networksecurity/v1beta1:TlsInspectionPolicyMinTlsVersion" }, "name": { "required": true }, "tlsFeatureProfile": { "$ref": "#/types/google-native:networksecurity/v1beta1:TlsInspectionPolicyTlsFeatureProfile" }, "trustConfig": { "pattern": "projects/{project}/locations/{location}/trustConfigs/{trustConfig}" } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/tlsInspectionPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tlsInspectionPoliciesId", "sdkName": "tlsInspectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tlsInspectionPoliciesId", "sdkName": "tlsInspectionPolicyId", "kind": "path" } ] }, "sdkProperties": { "caPool": { "required": true }, "customTlsFeatures": { "items": {} }, "description": {}, "excludePublicCaSet": {}, "minTlsVersion": { "$ref": "#/types/google-native:networksecurity/v1beta1:TlsInspectionPolicyMinTlsVersion" }, "name": { "required": true }, "tlsFeatureProfile": { "$ref": "#/types/google-native:networksecurity/v1beta1:TlsInspectionPolicyTlsFeatureProfile" }, "trustConfig": {} }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tlsInspectionPoliciesId", "sdkName": "tlsInspectionPolicyId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "idParams": { "locationsId": "location", "projectsId": "project", "tlsInspectionPoliciesId": "tlsInspectionPolicyId" } }, "google-native:networksecurity/v1beta1:UrlList": { "create": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/urlLists?urlListId={urlListId}", "values": [ { "name": "urlListId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "values": { "required": true, "items": {} } }, "verb": "POST", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/urlLists/{name}" } }, "read": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "urlListsId", "sdkName": "urlListId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "urlListsId", "sdkName": "urlListId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "values": { "required": true, "items": {} } }, "verb": "PATCH", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "urlListsId", "sdkName": "urlListId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networksecurity.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networksecurity.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "idParams": { "locationsId": "location", "projectsId": "project", "urlListsId": "urlListId" } }, "google-native:networkservices/v1:EdgeCacheKeysetIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:getIamPolicy", "values": [ { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:setIamPolicy", "values": [ { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:setIamPolicy", "values": [ { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:getIamPolicy", "idParams": { "edgeCacheKeysetsId": "edgeCacheKeysetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EdgeCacheKeysetIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:getIamPolicy", "values": [ { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:setIamPolicy", "values": [ { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:setIamPolicy", "values": [ { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:getIamPolicy", "idParams": { "edgeCacheKeysetsId": "edgeCacheKeysetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EdgeCacheKeysetIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:getIamPolicy", "values": [ { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:setIamPolicy", "values": [ { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:getIamPolicy", "idParams": { "edgeCacheKeysetsId": "edgeCacheKeysetId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EdgeCacheOriginIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:getIamPolicy", "values": [ { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:setIamPolicy", "values": [ { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:setIamPolicy", "values": [ { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:getIamPolicy", "idParams": { "edgeCacheOriginsId": "edgeCacheOriginId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EdgeCacheOriginIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:getIamPolicy", "values": [ { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:setIamPolicy", "values": [ { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:setIamPolicy", "values": [ { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:getIamPolicy", "idParams": { "edgeCacheOriginsId": "edgeCacheOriginId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EdgeCacheOriginIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:getIamPolicy", "values": [ { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:setIamPolicy", "values": [ { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:getIamPolicy", "idParams": { "edgeCacheOriginsId": "edgeCacheOriginId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EdgeCacheServiceIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:getIamPolicy", "values": [ { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:setIamPolicy", "values": [ { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:setIamPolicy", "values": [ { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:getIamPolicy", "idParams": { "edgeCacheServicesId": "edgeCacheServiceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EdgeCacheServiceIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:getIamPolicy", "values": [ { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:setIamPolicy", "values": [ { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:setIamPolicy", "values": [ { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:getIamPolicy", "idParams": { "edgeCacheServicesId": "edgeCacheServiceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EdgeCacheServiceIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:getIamPolicy", "values": [ { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:setIamPolicy", "values": [ { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:getIamPolicy", "idParams": { "edgeCacheServicesId": "edgeCacheServiceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EndpointPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies?endpointPolicyId={endpointPolicyId}", "values": [ { "name": "endpointPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authorizationPolicy": {}, "clientTlsPolicy": {}, "description": {}, "endpointMatcher": { "$ref": "#/types/google-native:networkservices/v1:EndpointMatcher", "required": true }, "labels": {}, "name": { "required": true }, "serverTlsPolicy": {}, "trafficPortSelector": { "$ref": "#/types/google-native:networkservices/v1:TrafficPortSelector" }, "type": { "$ref": "#/types/google-native:networkservices/v1:EndpointPolicyType", "required": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/endpointPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "authorizationPolicy": {}, "clientTlsPolicy": {}, "description": {}, "endpointMatcher": { "$ref": "#/types/google-native:networkservices/v1:EndpointMatcher", "required": true }, "labels": {}, "name": { "required": true }, "serverTlsPolicy": {}, "trafficPortSelector": { "$ref": "#/types/google-native:networkservices/v1:TrafficPortSelector" }, "type": { "$ref": "#/types/google-native:networkservices/v1:EndpointPolicyType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "idParams": { "endpointPoliciesId": "endpointPolicyId", "locationsId": "location", "projectsId": "project" } }, "google-native:networkservices/v1:EndpointPolicyIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "idParams": { "endpointPoliciesId": "endpointPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EndpointPolicyIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "idParams": { "endpointPoliciesId": "endpointPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:EndpointPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "idParams": { "endpointPoliciesId": "endpointPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:Gateway": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways?gatewayId={gatewayId}", "values": [ { "name": "gatewayId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "addresses": { "items": {} }, "certificateUrls": { "items": {} }, "description": {}, "gatewaySecurityPolicy": { "pattern": "projects/{project}/locations/{location}/gatewaySecurityPolicies/{gatewaySecurityPolicy}" }, "labels": {}, "name": { "required": true }, "network": {}, "ports": { "required": true, "items": {} }, "scope": {}, "serverTlsPolicy": {}, "subnetwork": {}, "type": { "$ref": "#/types/google-native:networkservices/v1:GatewayType", "forceNew": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/gateways/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "addresses": { "items": {} }, "certificateUrls": { "items": {} }, "description": {}, "gatewaySecurityPolicy": {}, "labels": {}, "name": { "required": true }, "network": {}, "ports": { "required": true, "items": {} }, "scope": {}, "serverTlsPolicy": {}, "subnetwork": {}, "type": { "$ref": "#/types/google-native:networkservices/v1:GatewayType", "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1:GatewayIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:GatewayIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:GatewayIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:GrpcRoute": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/grpcRoutes?grpcRouteId={grpcRouteId}", "values": [ { "name": "grpcRouteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "hostnames": { "required": true, "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteRouteRule" } } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/grpcRoutes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "hostnames": { "required": true, "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:GrpcRouteRouteRule" } } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1:HttpRoute": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/httpRoutes?httpRouteId={httpRouteId}", "values": [ { "name": "httpRouteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "hostnames": { "required": true, "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRouteRule" } } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/httpRoutes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "hostnames": { "required": true, "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:HttpRouteRouteRule" } } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1:Mesh": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes?meshId={meshId}", "values": [ { "name": "meshId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "interceptionPort": { "format": "int32" }, "labels": {}, "name": { "required": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/meshes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "interceptionPort": { "format": "int32" }, "labels": {}, "name": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1:MeshIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "idParams": { "locationsId": "location", "meshesId": "meshId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:MeshIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "idParams": { "locationsId": "location", "meshesId": "meshId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:MeshIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "idParams": { "locationsId": "location", "meshesId": "meshId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:ServiceBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings?serviceBindingId={serviceBindingId}", "values": [ { "name": "serviceBindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": { "required": true }, "service": { "required": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/serviceBindings/{name}" } }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}", "idParams": { "locationsId": "location", "projectsId": "project", "serviceBindingsId": "serviceBindingId" } }, "google-native:networkservices/v1:ServiceBindingIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceBindingsId": "serviceBindingId" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:ServiceBindingIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceBindingsId": "serviceBindingId" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:ServiceBindingIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceBindingsId": "serviceBindingId" }, "iamResourceName": "resource" }, "google-native:networkservices/v1:TcpRoute": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tcpRoutes?tcpRouteId={tcpRouteId}", "values": [ { "name": "tcpRouteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:TcpRouteRouteRule" } } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/tcpRoutes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:TcpRouteRouteRule" } } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1:TlsRoute": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tlsRoutes?tlsRouteId={tlsRouteId}", "values": [ { "name": "tlsRouteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:TlsRouteRouteRule" } } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/tlsRoutes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1:TlsRouteRouteRule" } } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1beta1:EndpointPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies?endpointPolicyId={endpointPolicyId}", "values": [ { "name": "endpointPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authorizationPolicy": {}, "clientTlsPolicy": {}, "description": {}, "endpointMatcher": { "$ref": "#/types/google-native:networkservices/v1beta1:EndpointMatcher", "required": true }, "labels": {}, "name": { "required": true }, "serverTlsPolicy": {}, "trafficPortSelector": { "$ref": "#/types/google-native:networkservices/v1beta1:TrafficPortSelector" }, "type": { "$ref": "#/types/google-native:networkservices/v1beta1:EndpointPolicyType", "required": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/endpointPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "authorizationPolicy": {}, "clientTlsPolicy": {}, "description": {}, "endpointMatcher": { "$ref": "#/types/google-native:networkservices/v1beta1:EndpointMatcher", "required": true }, "labels": {}, "name": { "required": true }, "serverTlsPolicy": {}, "trafficPortSelector": { "$ref": "#/types/google-native:networkservices/v1beta1:TrafficPortSelector" }, "type": { "$ref": "#/types/google-native:networkservices/v1beta1:EndpointPolicyType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "idParams": { "endpointPoliciesId": "endpointPolicyId", "locationsId": "location", "projectsId": "project" } }, "google-native:networkservices/v1beta1:EndpointPolicyIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "idParams": { "endpointPoliciesId": "endpointPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:EndpointPolicyIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "idParams": { "endpointPoliciesId": "endpointPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:EndpointPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:setIamPolicy", "values": [ { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "idParams": { "endpointPoliciesId": "endpointPolicyId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:Gateway": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways?gatewayId={gatewayId}", "values": [ { "name": "gatewayId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "addresses": { "items": {} }, "certificateUrls": { "items": {} }, "description": {}, "gatewaySecurityPolicy": { "pattern": "projects/{project}/locations/{location}/gatewaySecurityPolicies/{gatewaySecurityPolicy}" }, "labels": {}, "name": { "required": true }, "network": {}, "ports": { "required": true, "items": {} }, "scope": {}, "serverTlsPolicy": {}, "subnetwork": {}, "type": { "$ref": "#/types/google-native:networkservices/v1beta1:GatewayType", "forceNew": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/gateways/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "addresses": { "items": {} }, "certificateUrls": { "items": {} }, "description": {}, "gatewaySecurityPolicy": {}, "labels": {}, "name": { "required": true }, "network": {}, "ports": { "required": true, "items": {} }, "scope": {}, "serverTlsPolicy": {}, "subnetwork": {}, "type": { "$ref": "#/types/google-native:networkservices/v1beta1:GatewayType", "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1beta1:GatewayIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:GatewayIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:GatewayIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:setIamPolicy", "values": [ { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "idParams": { "gatewaysId": "gatewayId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:GrpcRoute": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/grpcRoutes?grpcRouteId={grpcRouteId}", "values": [ { "name": "grpcRouteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "hostnames": { "required": true, "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteRouteRule" } } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/grpcRoutes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "hostnames": { "required": true, "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:GrpcRouteRouteRule" } } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1beta1:HttpRoute": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/httpRoutes?httpRouteId={httpRouteId}", "values": [ { "name": "httpRouteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "hostnames": { "required": true, "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRouteRule" } } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/httpRoutes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "hostnames": { "required": true, "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:HttpRouteRouteRule" } } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1beta1:LbRouteExtension": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions?lbRouteExtensionId={lbRouteExtensionId}", "values": [ { "name": "lbRouteExtensionId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "extensionChains": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:ExtensionChain" } }, "forwardingRules": { "required": true, "items": {} }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:networkservices/v1beta1:LbRouteExtensionLoadBalancingScheme", "required": true }, "name": { "required": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/lbRouteExtensions/{name}" } }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions/{lbRouteExtensionsId}", "values": [ { "name": "lbRouteExtensionsId", "sdkName": "lbRouteExtensionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions/{lbRouteExtensionsId}?updateMask={updateMask}", "values": [ { "name": "lbRouteExtensionsId", "sdkName": "lbRouteExtensionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "extensionChains": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:ExtensionChain" } }, "forwardingRules": { "required": true, "items": {} }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:networkservices/v1beta1:LbRouteExtensionLoadBalancingScheme", "required": true }, "name": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions/{lbRouteExtensionsId}", "values": [ { "name": "lbRouteExtensionsId", "sdkName": "lbRouteExtensionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions/{lbRouteExtensionsId}", "idParams": { "lbRouteExtensionsId": "lbRouteExtensionId", "locationsId": "location", "projectsId": "project" } }, "google-native:networkservices/v1beta1:LbTrafficExtension": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions?lbTrafficExtensionId={lbTrafficExtensionId}", "values": [ { "name": "lbTrafficExtensionId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "extensionChains": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:ExtensionChain" } }, "forwardingRules": { "required": true, "items": {} }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:networkservices/v1beta1:LbTrafficExtensionLoadBalancingScheme", "required": true }, "name": { "required": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/lbTrafficExtensions/{name}" } }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions/{lbTrafficExtensionsId}", "values": [ { "name": "lbTrafficExtensionsId", "sdkName": "lbTrafficExtensionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions/{lbTrafficExtensionsId}?updateMask={updateMask}", "values": [ { "name": "lbTrafficExtensionsId", "sdkName": "lbTrafficExtensionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "extensionChains": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:ExtensionChain" } }, "forwardingRules": { "required": true, "items": {} }, "labels": {}, "loadBalancingScheme": { "$ref": "#/types/google-native:networkservices/v1beta1:LbTrafficExtensionLoadBalancingScheme", "required": true }, "name": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions/{lbTrafficExtensionsId}", "values": [ { "name": "lbTrafficExtensionsId", "sdkName": "lbTrafficExtensionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions/{lbTrafficExtensionsId}", "idParams": { "lbTrafficExtensionsId": "lbTrafficExtensionId", "locationsId": "location", "projectsId": "project" } }, "google-native:networkservices/v1beta1:Mesh": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes?meshId={meshId}", "values": [ { "name": "meshId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "interceptionPort": { "format": "int32" }, "labels": {}, "name": { "required": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/meshes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "interceptionPort": { "format": "int32" }, "labels": {}, "name": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1beta1:MeshIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "idParams": { "locationsId": "location", "meshesId": "meshId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:MeshIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "idParams": { "locationsId": "location", "meshesId": "meshId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:MeshIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "idParams": { "locationsId": "location", "meshesId": "meshId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:ServiceBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings?serviceBindingId={serviceBindingId}", "values": [ { "name": "serviceBindingId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": { "required": true }, "service": { "required": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/serviceBindings/{name}" } }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}", "idParams": { "locationsId": "location", "projectsId": "project", "serviceBindingsId": "serviceBindingId" } }, "google-native:networkservices/v1beta1:ServiceBindingIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceBindingsId": "serviceBindingId" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:ServiceBindingIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceBindingsId": "serviceBindingId" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:ServiceBindingIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceBindingsId": "serviceBindingId" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:ServiceLbPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies?serviceLbPolicyId={serviceLbPolicyId}", "values": [ { "name": "serviceLbPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "autoCapacityDrain": { "$ref": "#/types/google-native:networkservices/v1beta1:ServiceLbPolicyAutoCapacityDrain" }, "description": {}, "failoverConfig": { "$ref": "#/types/google-native:networkservices/v1beta1:ServiceLbPolicyFailoverConfig" }, "labels": {}, "loadBalancingAlgorithm": { "$ref": "#/types/google-native:networkservices/v1beta1:ServiceLbPolicyLoadBalancingAlgorithm" }, "name": { "required": true } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/serviceLbPolicies/{name}" } }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "sdkProperties": { "autoCapacityDrain": { "$ref": "#/types/google-native:networkservices/v1beta1:ServiceLbPolicyAutoCapacityDrain" }, "description": {}, "failoverConfig": { "$ref": "#/types/google-native:networkservices/v1beta1:ServiceLbPolicyFailoverConfig" }, "labels": {}, "loadBalancingAlgorithm": { "$ref": "#/types/google-native:networkservices/v1beta1:ServiceLbPolicyLoadBalancingAlgorithm" }, "name": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}", "idParams": { "locationsId": "location", "projectsId": "project", "serviceLbPoliciesId": "serviceLbPolicyId" } }, "google-native:networkservices/v1beta1:ServiceLbPolicyIamBinding": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceLbPoliciesId": "serviceLbPolicyId" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:ServiceLbPolicyIamMember": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceLbPoliciesId": "serviceLbPolicyId" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:ServiceLbPolicyIamPolicy": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "serviceLbPoliciesId": "serviceLbPolicyId" }, "iamResourceName": "resource" }, "google-native:networkservices/v1beta1:TcpRoute": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tcpRoutes?tcpRouteId={tcpRouteId}", "values": [ { "name": "tcpRouteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TcpRouteRouteRule" } } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/tcpRoutes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TcpRouteRouteRule" } } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:networkservices/v1beta1:TlsRoute": { "create": { "endpoint": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tlsRoutes?tlsRouteId={tlsRouteId}", "values": [ { "name": "tlsRouteId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TlsRouteRouteRule" } } }, "verb": "POST", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/tlsRoutes/{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "description": {}, "gateways": { "items": {} }, "labels": {}, "meshes": { "items": {} }, "name": { "required": true }, "rules": { "required": true, "items": { "$ref": "#/types/google-native:networkservices/v1beta1:TlsRouteRouteRule" } } }, "verb": "PATCH", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "template": "https://networkservices.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://networkservices.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:notebooks/v1:Environment": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/environments?environmentId={environmentId}", "values": [ { "name": "environmentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "containerImage": { "$ref": "#/types/google-native:notebooks/v1:ContainerImage" }, "description": {}, "displayName": {}, "postStartupScript": {}, "vmImage": { "$ref": "#/types/google-native:notebooks/v1:VmImage" } }, "verb": "POST", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "values": [ { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "idParams": { "environmentsId": "environmentId", "locationsId": "location", "projectsId": "project" } }, "google-native:notebooks/v1:Execution": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/executions?executionId={executionId}", "values": [ { "name": "executionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "executionTemplate": { "$ref": "#/types/google-native:notebooks/v1:ExecutionTemplate" }, "outputNotebookFile": {} }, "verb": "POST", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "executionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "executionId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/executions/{executionsId}", "idParams": { "executionsId": "executionId", "locationsId": "location", "projectsId": "project" } }, "google-native:notebooks/v1:Instance": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "acceleratorConfig": { "$ref": "#/types/google-native:notebooks/v1:AcceleratorConfig" }, "bootDiskSizeGb": { "format": "int64" }, "bootDiskType": { "$ref": "#/types/google-native:notebooks/v1:InstanceBootDiskType" }, "canIpForward": {}, "containerImage": { "$ref": "#/types/google-native:notebooks/v1:ContainerImage" }, "customGpuDriverPath": {}, "dataDiskSizeGb": { "format": "int64" }, "dataDiskType": { "$ref": "#/types/google-native:notebooks/v1:InstanceDataDiskType" }, "diskEncryption": { "$ref": "#/types/google-native:notebooks/v1:InstanceDiskEncryption" }, "installGpuDriver": {}, "instanceOwners": { "items": {} }, "kmsKey": {}, "labels": {}, "machineType": { "required": true }, "metadata": {}, "network": {}, "nicType": { "$ref": "#/types/google-native:notebooks/v1:InstanceNicType" }, "noProxyAccess": {}, "noPublicIp": {}, "noRemoveDataDisk": {}, "postStartupScript": {}, "reservationAffinity": { "$ref": "#/types/google-native:notebooks/v1:ReservationAffinity" }, "serviceAccount": {}, "serviceAccountScopes": { "items": {} }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:notebooks/v1:ShieldedInstanceConfig" }, "subnet": {}, "tags": { "items": {} }, "upgradeHistory": { "items": { "$ref": "#/types/google-native:notebooks/v1:UpgradeHistoryEntry" } }, "vmImage": { "$ref": "#/types/google-native:notebooks/v1:VmImage" } }, "verb": "POST", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:notebooks/v1:InstanceIamBinding": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:notebooks/v1:InstanceIamMember": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:notebooks/v1:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:notebooks/v1:Runtime": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes?runtimeId={runtimeId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "runtimeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "accessConfig": { "$ref": "#/types/google-native:notebooks/v1:RuntimeAccessConfig" }, "labels": {}, "softwareConfig": { "$ref": "#/types/google-native:notebooks/v1:RuntimeSoftwareConfig" }, "virtualMachine": { "$ref": "#/types/google-native:notebooks/v1:VirtualMachine" } }, "verb": "POST", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "accessConfig": { "$ref": "#/types/google-native:notebooks/v1:RuntimeAccessConfig" }, "labels": {}, "softwareConfig": { "$ref": "#/types/google-native:notebooks/v1:RuntimeSoftwareConfig" }, "virtualMachine": { "$ref": "#/types/google-native:notebooks/v1:VirtualMachine" } }, "verb": "PATCH", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}", "idParams": { "locationsId": "location", "projectsId": "project", "runtimesId": "runtimeId" } }, "google-native:notebooks/v1:RuntimeIamBinding": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "runtimesId": "runtimeId" }, "iamResourceName": "resource" }, "google-native:notebooks/v1:RuntimeIamMember": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "runtimesId": "runtimeId" }, "iamResourceName": "resource" }, "google-native:notebooks/v1:RuntimeIamPolicy": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "runtimesId": "runtimeId" }, "iamResourceName": "resource" }, "google-native:notebooks/v1:Schedule": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/schedules?scheduleId={scheduleId}", "values": [ { "name": "scheduleId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "cronSchedule": {}, "description": {}, "executionTemplate": { "$ref": "#/types/google-native:notebooks/v1:ExecutionTemplate" }, "state": { "$ref": "#/types/google-native:notebooks/v1:ScheduleState" }, "timeZone": {} }, "verb": "POST", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schedulesId", "sdkName": "scheduleId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schedulesId", "sdkName": "scheduleId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://notebooks.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "idParams": { "locationsId": "location", "projectsId": "project", "schedulesId": "scheduleId" } }, "google-native:notebooks/v2:Instance": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "disableProxyAccess": {}, "gceSetup": { "$ref": "#/types/google-native:notebooks/v2:GceSetup" }, "instanceOwners": { "items": {} }, "labels": {} }, "verb": "POST", "operations": { "template": "https://notebooks.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "disableProxyAccess": {}, "gceSetup": { "$ref": "#/types/google-native:notebooks/v2:GceSetup" }, "instanceOwners": { "items": {} }, "labels": {} }, "verb": "PATCH", "operations": { "template": "https://notebooks.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://notebooks.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:notebooks/v2:InstanceIamBinding": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:notebooks/v2:InstanceIamMember": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:notebooks/v2:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://notebooks.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:orgpolicy/v2:CustomConstraint": { "create": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/customConstraints", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "actionType": { "$ref": "#/types/google-native:orgpolicy/v2:CustomConstraintActionType" }, "condition": {}, "description": {}, "displayName": {}, "methodTypes": { "items": { "$ref": "#/types/google-native:orgpolicy/v2:CustomConstraintMethodTypesItem" } }, "name": { "forceNew": true }, "resourceTypes": { "items": {}, "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "organizations/{organizationId}/customConstraints/{name}" } }, "read": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/customConstraints/{customConstraintsId}", "values": [ { "name": "customConstraintsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/customConstraints/{customConstraintsId}", "values": [ { "name": "customConstraintsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "actionType": { "$ref": "#/types/google-native:orgpolicy/v2:CustomConstraintActionType" }, "condition": {}, "description": {}, "displayName": {}, "methodTypes": { "items": { "$ref": "#/types/google-native:orgpolicy/v2:CustomConstraintMethodTypesItem" } }, "name": { "forceNew": true }, "resourceTypes": { "items": {}, "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/customConstraints/{customConstraintsId}", "values": [ { "name": "customConstraintsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://orgpolicy.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/customConstraints/{customConstraintsId}", "idParams": { "customConstraintsId": "name", "organizationsId": "organizationId" } }, "google-native:orgpolicy/v2:FolderPolicy": { "create": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/folders/{foldersId}/policies", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "alternate": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2AlternatePolicySpec" }, "dryRunSpec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" }, "name": { "forceNew": true }, "spec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/folders/{foldersId}/policies/{policiesId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "policiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/folders/{foldersId}/policies/{policiesId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "policiesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "alternate": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2AlternatePolicySpec" }, "dryRunSpec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" }, "name": { "forceNew": true }, "spec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/folders/{foldersId}/policies/{policiesId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "policiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://orgpolicy.googleapis.com/", "formDataUpload": {}, "idPath": "v2/folders/{foldersId}/policies/{policiesId}", "idParams": { "foldersId": "folderId", "policiesId": "name" } }, "google-native:orgpolicy/v2:OrganizationPolicy": { "create": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/policies", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "alternate": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2AlternatePolicySpec" }, "dryRunSpec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" }, "name": { "forceNew": true }, "spec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/policies/{policiesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "policiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/policies/{policiesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "policiesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "alternate": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2AlternatePolicySpec" }, "dryRunSpec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" }, "name": { "forceNew": true }, "spec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/policies/{policiesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "policiesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://orgpolicy.googleapis.com/", "formDataUpload": {}, "idPath": "v2/organizations/{organizationsId}/policies/{policiesId}", "idParams": { "organizationsId": "organizationId", "policiesId": "name" } }, "google-native:orgpolicy/v2:Policy": { "create": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/projects/{projectsId}/policies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "alternate": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2AlternatePolicySpec" }, "dryRunSpec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" }, "name": { "forceNew": true }, "spec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/policies/{name}" } }, "read": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/projects/{projectsId}/policies/{policiesId}", "values": [ { "name": "policiesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/projects/{projectsId}/policies/{policiesId}", "values": [ { "name": "policiesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "alternate": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2AlternatePolicySpec" }, "dryRunSpec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" }, "name": { "forceNew": true }, "spec": { "$ref": "#/types/google-native:orgpolicy/v2:GoogleCloudOrgpolicyV2PolicySpec" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://orgpolicy.googleapis.com/v2/projects/{projectsId}/policies/{policiesId}", "values": [ { "name": "policiesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://orgpolicy.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/policies/{policiesId}", "idParams": { "policiesId": "name", "projectsId": "project" } }, "google-native:osconfig/v1:OsPolicyAssignment": { "create": { "endpoint": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments?osPolicyAssignmentId={osPolicyAssignmentId}", "values": [ { "name": "osPolicyAssignmentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "instanceFilter": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentInstanceFilter", "required": true }, "name": {}, "osPolicies": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicy" } }, "rollout": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentRollout", "required": true } }, "verb": "POST", "operations": { "template": "https://osconfig.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/osPolicyAssignments/{name}" } }, "read": { "endpoint": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "osPolicyAssignmentsId", "sdkName": "osPolicyAssignmentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "osPolicyAssignmentsId", "sdkName": "osPolicyAssignmentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "instanceFilter": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentInstanceFilter", "required": true }, "name": {}, "osPolicies": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1:OSPolicy" } }, "rollout": { "$ref": "#/types/google-native:osconfig/v1:OSPolicyAssignmentRollout", "required": true } }, "verb": "PATCH", "operations": { "template": "https://osconfig.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "osPolicyAssignmentsId", "sdkName": "osPolicyAssignmentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://osconfig.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://osconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "idParams": { "locationsId": "location", "osPolicyAssignmentsId": "osPolicyAssignmentId", "projectsId": "project" } }, "google-native:osconfig/v1:PatchDeployment": { "create": { "endpoint": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/patchDeployments?patchDeploymentId={patchDeploymentId}", "values": [ { "name": "patchDeploymentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "duration": { "format": "google-duration" }, "instanceFilter": { "$ref": "#/types/google-native:osconfig/v1:PatchInstanceFilter", "required": true }, "name": {}, "oneTimeSchedule": { "$ref": "#/types/google-native:osconfig/v1:OneTimeSchedule", "required": true }, "patchConfig": { "$ref": "#/types/google-native:osconfig/v1:PatchConfig" }, "recurringSchedule": { "$ref": "#/types/google-native:osconfig/v1:RecurringSchedule", "required": true }, "rollout": { "$ref": "#/types/google-native:osconfig/v1:PatchRollout" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/patchDeployments/{name}" } }, "read": { "endpoint": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "values": [ { "name": "patchDeploymentsId", "sdkName": "patchDeploymentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "values": [ { "name": "patchDeploymentsId", "sdkName": "patchDeploymentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "duration": { "format": "google-duration" }, "instanceFilter": { "$ref": "#/types/google-native:osconfig/v1:PatchInstanceFilter", "required": true }, "name": {}, "oneTimeSchedule": { "$ref": "#/types/google-native:osconfig/v1:OneTimeSchedule", "required": true }, "patchConfig": { "$ref": "#/types/google-native:osconfig/v1:PatchConfig" }, "recurringSchedule": { "$ref": "#/types/google-native:osconfig/v1:RecurringSchedule", "required": true }, "rollout": { "$ref": "#/types/google-native:osconfig/v1:PatchRollout" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "values": [ { "name": "patchDeploymentsId", "sdkName": "patchDeploymentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://osconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "idParams": { "patchDeploymentsId": "patchDeploymentId", "projectsId": "project" } }, "google-native:osconfig/v1alpha:OsPolicyAssignment": { "create": { "endpoint": { "template": "https://osconfig.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments?osPolicyAssignmentId={osPolicyAssignmentId}", "values": [ { "name": "osPolicyAssignmentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "instanceFilter": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentInstanceFilter", "required": true }, "name": {}, "osPolicies": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicy" } }, "rollout": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentRollout", "required": true } }, "verb": "POST", "operations": { "template": "https://osconfig.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/osPolicyAssignments/{name}" } }, "read": { "endpoint": { "template": "https://osconfig.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "osPolicyAssignmentsId", "sdkName": "osPolicyAssignmentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://osconfig.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "osPolicyAssignmentsId", "sdkName": "osPolicyAssignmentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "instanceFilter": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentInstanceFilter", "required": true }, "name": {}, "osPolicies": { "required": true, "items": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicy" } }, "rollout": { "$ref": "#/types/google-native:osconfig/v1alpha:OSPolicyAssignmentRollout", "required": true } }, "verb": "PATCH", "operations": { "template": "https://osconfig.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://osconfig.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "osPolicyAssignmentsId", "sdkName": "osPolicyAssignmentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://osconfig.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://osconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "idParams": { "locationsId": "location", "osPolicyAssignmentsId": "osPolicyAssignmentId", "projectsId": "project" } }, "google-native:osconfig/v1beta:GuestPolicy": { "create": { "endpoint": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/guestPolicies?guestPolicyId={guestPolicyId}", "values": [ { "name": "guestPolicyId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "assignment": { "$ref": "#/types/google-native:osconfig/v1beta:Assignment", "required": true }, "description": {}, "etag": {}, "name": { "required": true }, "packageRepositories": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:PackageRepository" } }, "packages": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:Package" } }, "recipes": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipe" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/guestPolicies/{name}" } }, "read": { "endpoint": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/guestPolicies/{guestPoliciesId}", "values": [ { "name": "guestPoliciesId", "sdkName": "guestPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/guestPolicies/{guestPoliciesId}", "values": [ { "name": "guestPoliciesId", "sdkName": "guestPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "assignment": { "$ref": "#/types/google-native:osconfig/v1beta:Assignment", "required": true }, "description": {}, "etag": {}, "name": { "required": true }, "packageRepositories": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:PackageRepository" } }, "packages": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:Package" } }, "recipes": { "items": { "$ref": "#/types/google-native:osconfig/v1beta:SoftwareRecipe" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/guestPolicies/{guestPoliciesId}", "values": [ { "name": "guestPoliciesId", "sdkName": "guestPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://osconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/guestPolicies/{guestPoliciesId}", "idParams": { "guestPoliciesId": "guestPolicyId", "projectsId": "project" } }, "google-native:osconfig/v1beta:PatchDeployment": { "create": { "endpoint": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/patchDeployments?patchDeploymentId={patchDeploymentId}", "values": [ { "name": "patchDeploymentId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "duration": { "format": "google-duration" }, "instanceFilter": { "$ref": "#/types/google-native:osconfig/v1beta:PatchInstanceFilter", "required": true }, "name": {}, "oneTimeSchedule": { "$ref": "#/types/google-native:osconfig/v1beta:OneTimeSchedule", "required": true }, "patchConfig": { "$ref": "#/types/google-native:osconfig/v1beta:PatchConfig" }, "recurringSchedule": { "$ref": "#/types/google-native:osconfig/v1beta:RecurringSchedule", "required": true }, "rollout": { "$ref": "#/types/google-native:osconfig/v1beta:PatchRollout" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/patchDeployments/{name}" } }, "read": { "endpoint": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "values": [ { "name": "patchDeploymentsId", "sdkName": "patchDeploymentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "values": [ { "name": "patchDeploymentsId", "sdkName": "patchDeploymentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "duration": { "format": "google-duration" }, "instanceFilter": { "$ref": "#/types/google-native:osconfig/v1beta:PatchInstanceFilter", "required": true }, "name": {}, "oneTimeSchedule": { "$ref": "#/types/google-native:osconfig/v1beta:OneTimeSchedule", "required": true }, "patchConfig": { "$ref": "#/types/google-native:osconfig/v1beta:PatchConfig" }, "recurringSchedule": { "$ref": "#/types/google-native:osconfig/v1beta:RecurringSchedule", "required": true }, "rollout": { "$ref": "#/types/google-native:osconfig/v1beta:PatchRollout" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "values": [ { "name": "patchDeploymentsId", "sdkName": "patchDeploymentId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://osconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "idParams": { "patchDeploymentsId": "patchDeploymentId", "projectsId": "project" } }, "google-native:oslogin/v1:SshPublicKey": { "create": { "endpoint": { "template": "https://oslogin.googleapis.com/v1/users/{usersId}/sshPublicKeys", "values": [ { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "expirationTimeUsec": { "format": "int64" }, "key": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://oslogin.googleapis.com/v1/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "sshPublicKeysId", "sdkName": "name", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://oslogin.googleapis.com/v1/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "sshPublicKeysId", "sdkName": "name", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "expirationTimeUsec": { "format": "int64" }, "key": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://oslogin.googleapis.com/v1/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "sshPublicKeysId", "sdkName": "name", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://oslogin.googleapis.com/", "formDataUpload": {}, "idPath": "v1/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "idParams": { "sshPublicKeysId": "name", "usersId": "userId" } }, "google-native:oslogin/v1alpha:SshPublicKey": { "create": { "endpoint": { "template": "https://oslogin.googleapis.com/v1alpha/users/{usersId}/sshPublicKeys", "values": [ { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "expirationTimeUsec": { "format": "int64" }, "key": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://oslogin.googleapis.com/v1alpha/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "sshPublicKeysId", "sdkName": "name", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://oslogin.googleapis.com/v1alpha/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "sshPublicKeysId", "sdkName": "name", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "expirationTimeUsec": { "format": "int64" }, "key": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://oslogin.googleapis.com/v1alpha/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "sshPublicKeysId", "sdkName": "name", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://oslogin.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "idParams": { "sshPublicKeysId": "name", "usersId": "userId" } }, "google-native:oslogin/v1beta:SshPublicKey": { "create": { "endpoint": { "template": "https://oslogin.googleapis.com/v1beta/users/{usersId}/sshPublicKeys", "values": [ { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "expirationTimeUsec": { "format": "int64" }, "key": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://oslogin.googleapis.com/v1beta/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "sshPublicKeysId", "sdkName": "name", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://oslogin.googleapis.com/v1beta/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "sshPublicKeysId", "sdkName": "name", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "sdkProperties": { "expirationTimeUsec": { "format": "int64" }, "key": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://oslogin.googleapis.com/v1beta/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "sshPublicKeysId", "sdkName": "name", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://oslogin.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "idParams": { "sshPublicKeysId": "name", "usersId": "userId" } }, "google-native:policysimulator/v1:FolderReplay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1/folders/{foldersId}/locations/{locationsId}/replays", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1:GoogleCloudPolicysimulatorV1ReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "foldersId": "folderId", "locationsId": "location", "replaysId": "name" } }, "google-native:policysimulator/v1:OrganizationReplay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/replays", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1:GoogleCloudPolicysimulatorV1ReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "locationsId": "location", "organizationsId": "organizationId", "replaysId": "name" } }, "google-native:policysimulator/v1:Replay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/replays", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1:GoogleCloudPolicysimulatorV1ReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "locationsId": "location", "projectsId": "project", "replaysId": "name" } }, "google-native:policysimulator/v1alpha:FolderReplay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1alpha/folders/{foldersId}/locations/{locationsId}/replays", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1alpha:GoogleCloudPolicysimulatorV1alphaReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1alpha/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "foldersId": "folderId", "locationsId": "location", "replaysId": "name" } }, "google-native:policysimulator/v1alpha:OrganizationReplay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1alpha/organizations/{organizationsId}/locations/{locationsId}/replays", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1alpha:GoogleCloudPolicysimulatorV1alphaReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1alpha/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "locationsId": "location", "organizationsId": "organizationId", "replaysId": "name" } }, "google-native:policysimulator/v1alpha:Replay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/replays", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1alpha:GoogleCloudPolicysimulatorV1alphaReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "locationsId": "location", "projectsId": "project", "replaysId": "name" } }, "google-native:policysimulator/v1beta1:FolderReplay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta1/folders/{foldersId}/locations/{locationsId}/replays", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1beta1:GoogleCloudPolicysimulatorV1beta1ReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta1/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "foldersId": "folderId", "locationsId": "location", "replaysId": "name" } }, "google-native:policysimulator/v1beta1:OrganizationReplay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/replays", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1beta1:GoogleCloudPolicysimulatorV1beta1ReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "locationsId": "location", "organizationsId": "organizationId", "replaysId": "name" } }, "google-native:policysimulator/v1beta1:Replay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/replays", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1beta1:GoogleCloudPolicysimulatorV1beta1ReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "locationsId": "location", "projectsId": "project", "replaysId": "name" } }, "google-native:policysimulator/v1beta:FolderReplay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta/folders/{foldersId}/locations/{locationsId}/replays", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1beta:GoogleCloudPolicysimulatorV1betaReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "foldersId": "folderId", "locationsId": "location", "replaysId": "name" } }, "google-native:policysimulator/v1beta:OrganizationReplay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta/organizations/{organizationsId}/locations/{locationsId}/replays", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1beta:GoogleCloudPolicysimulatorV1betaReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "locationsId": "location", "organizationsId": "organizationId", "replaysId": "name" } }, "google-native:policysimulator/v1beta:Replay": { "create": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/replays", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:policysimulator/v1beta:GoogleCloudPolicysimulatorV1betaReplayConfig", "required": true } }, "verb": "POST", "operations": { "template": "https://policysimulator.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://policysimulator.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "replaysId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://policysimulator.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "idParams": { "locationsId": "location", "projectsId": "project", "replaysId": "name" } }, "google-native:privateca/v1:CaPool": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools?caPoolId={caPoolId}", "values": [ { "name": "caPoolId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "issuancePolicy": { "$ref": "#/types/google-native:privateca/v1:IssuancePolicy" }, "labels": {}, "publishingOptions": { "$ref": "#/types/google-native:privateca/v1:PublishingOptions" }, "tier": { "$ref": "#/types/google-native:privateca/v1:CaPoolTier", "required": true, "forceNew": true } }, "verb": "POST", "operations": { "template": "https://privateca.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}?updateMask={updateMask}", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "issuancePolicy": { "$ref": "#/types/google-native:privateca/v1:IssuancePolicy" }, "labels": {}, "publishingOptions": { "$ref": "#/types/google-native:privateca/v1:PublishingOptions" }, "tier": { "$ref": "#/types/google-native:privateca/v1:CaPoolTier", "required": true, "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://privateca.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://privateca.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}", "idParams": { "caPoolsId": "caPoolId", "locationsId": "location", "projectsId": "project" } }, "google-native:privateca/v1:CaPoolCertificateAuthorityCertificateRevocationListIamBinding": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "idParams": { "caPoolsId": "caPoolId", "certificateAuthoritiesId": "certificateAuthorityId", "certificateRevocationListsId": "certificateRevocationListId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1:CaPoolCertificateAuthorityCertificateRevocationListIamMember": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "idParams": { "caPoolsId": "caPoolId", "certificateAuthoritiesId": "certificateAuthorityId", "certificateRevocationListsId": "certificateRevocationListId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1:CaPoolCertificateAuthorityCertificateRevocationListIamPolicy": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "idParams": { "caPoolsId": "caPoolId", "certificateAuthoritiesId": "certificateAuthorityId", "certificateRevocationListsId": "certificateRevocationListId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1:CaPoolIamBinding": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:getIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:getIamPolicy", "idParams": { "caPoolsId": "caPoolId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1:CaPoolIamMember": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:getIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:getIamPolicy", "idParams": { "caPoolsId": "caPoolId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1:CaPoolIamPolicy": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:getIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:setIamPolicy", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:getIamPolicy", "idParams": { "caPoolsId": "caPoolId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1:Certificate": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificates", "values": [ { "name": "certificateId", "kind": "query" }, { "name": "issuingCertificateAuthorityId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" } ] }, "sdkProperties": { "certificateTemplate": { "pattern": "projects/{project}/locations/{location}/certificateTemplates/{certificateTemplate}", "forceNew": true }, "config": { "$ref": "#/types/google-native:privateca/v1:CertificateConfig", "forceNew": true }, "labels": {}, "lifetime": { "format": "google-duration", "required": true, "forceNew": true }, "pemCsr": { "forceNew": true }, "subjectMode": { "$ref": "#/types/google-native:privateca/v1:CertificateSubjectMode", "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificates/{certificatesId}", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificatesId", "sdkName": "certificateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificates/{certificatesId}?updateMask={updateMask}", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificatesId", "sdkName": "certificateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "certificateTemplate": { "forceNew": true }, "config": { "$ref": "#/types/google-native:privateca/v1:CertificateConfig", "forceNew": true }, "labels": {}, "lifetime": { "format": "google-duration", "required": true, "forceNew": true }, "pemCsr": { "forceNew": true }, "subjectMode": { "$ref": "#/types/google-native:privateca/v1:CertificateSubjectMode", "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificates/{certificatesId}", "idParams": { "caPoolsId": "caPoolId", "certificatesId": "certificateId", "locationsId": "location", "projectsId": "project" } }, "google-native:privateca/v1:CertificateAuthority": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities?certificateAuthorityId={certificateAuthorityId}", "values": [ { "name": "certificateAuthorityId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:privateca/v1:CertificateConfig", "required": true, "forceNew": true }, "gcsBucket": { "forceNew": true }, "keySpec": { "$ref": "#/types/google-native:privateca/v1:KeyVersionSpec", "required": true, "forceNew": true }, "labels": {}, "lifetime": { "format": "google-duration", "required": true, "forceNew": true }, "subordinateConfig": { "$ref": "#/types/google-native:privateca/v1:SubordinateConfig" }, "type": { "$ref": "#/types/google-native:privateca/v1:CertificateAuthorityType", "required": true, "forceNew": true } }, "verb": "POST", "operations": { "template": "https://privateca.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}?updateMask={updateMask}", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:privateca/v1:CertificateConfig", "required": true, "forceNew": true }, "gcsBucket": { "forceNew": true }, "keySpec": { "$ref": "#/types/google-native:privateca/v1:KeyVersionSpec", "required": true, "forceNew": true }, "labels": {}, "lifetime": { "format": "google-duration", "required": true, "forceNew": true }, "subordinateConfig": { "$ref": "#/types/google-native:privateca/v1:SubordinateConfig" }, "type": { "$ref": "#/types/google-native:privateca/v1:CertificateAuthorityType", "required": true, "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://privateca.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}", "values": [ { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://privateca.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}", "idParams": { "caPoolsId": "caPoolId", "certificateAuthoritiesId": "certificateAuthorityId", "locationsId": "location", "projectsId": "project" } }, "google-native:privateca/v1:CertificateTemplate": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates?certificateTemplateId={certificateTemplateId}", "values": [ { "name": "certificateTemplateId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "identityConstraints": { "$ref": "#/types/google-native:privateca/v1:CertificateIdentityConstraints" }, "labels": {}, "maximumLifetime": { "format": "google-duration" }, "passthroughExtensions": { "$ref": "#/types/google-native:privateca/v1:CertificateExtensionConstraints" }, "predefinedValues": { "$ref": "#/types/google-native:privateca/v1:X509Parameters" } }, "verb": "POST", "operations": { "template": "https://privateca.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}?updateMask={updateMask}", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "identityConstraints": { "$ref": "#/types/google-native:privateca/v1:CertificateIdentityConstraints" }, "labels": {}, "maximumLifetime": { "format": "google-duration" }, "passthroughExtensions": { "$ref": "#/types/google-native:privateca/v1:CertificateExtensionConstraints" }, "predefinedValues": { "$ref": "#/types/google-native:privateca/v1:X509Parameters" } }, "verb": "PATCH", "operations": { "template": "https://privateca.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://privateca.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}", "idParams": { "certificateTemplatesId": "certificateTemplateId", "locationsId": "location", "projectsId": "project" } }, "google-native:privateca/v1:CertificateTemplateIamBinding": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:getIamPolicy", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:setIamPolicy", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:setIamPolicy", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:getIamPolicy", "idParams": { "certificateTemplatesId": "certificateTemplateId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1:CertificateTemplateIamMember": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:getIamPolicy", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:setIamPolicy", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:setIamPolicy", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:getIamPolicy", "idParams": { "certificateTemplatesId": "certificateTemplateId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1:CertificateTemplateIamPolicy": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:getIamPolicy", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:setIamPolicy", "values": [ { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:getIamPolicy", "idParams": { "certificateTemplatesId": "certificateTemplateId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1beta1:CertificateAuthorityCertificateRevocationListIamBinding": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "idParams": { "certificateAuthoritiesId": "certificateAuthorityId", "certificateRevocationListsId": "certificateRevocationListId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1beta1:CertificateAuthorityCertificateRevocationListIamMember": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "idParams": { "certificateAuthoritiesId": "certificateAuthorityId", "certificateRevocationListsId": "certificateRevocationListId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1beta1:CertificateAuthorityCertificateRevocationListIamPolicy": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "idParams": { "certificateAuthoritiesId": "certificateAuthorityId", "certificateRevocationListsId": "certificateRevocationListId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1beta1:CertificateAuthorityIamBinding": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:getIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:getIamPolicy", "idParams": { "certificateAuthoritiesId": "certificateAuthorityId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1beta1:CertificateAuthorityIamMember": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:getIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:getIamPolicy", "idParams": { "certificateAuthoritiesId": "certificateAuthorityId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1beta1:CertificateAuthorityIamPolicy": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:getIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:setIamPolicy", "values": [ { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:getIamPolicy", "idParams": { "certificateAuthoritiesId": "certificateAuthorityId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:privateca/v1beta1:ReusableConfigIamBinding": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "reusableConfigsId": "reusableConfigId" }, "iamResourceName": "resource" }, "google-native:privateca/v1beta1:ReusableConfigIamMember": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "reusableConfigsId": "reusableConfigId" }, "iamResourceName": "resource" }, "google-native:privateca/v1beta1:ReusableConfigIamPolicy": { "create": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://privateca.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "reusableConfigsId": "reusableConfigId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:Schema": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas", "values": [ { "name": "schemaId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "definition": {}, "name": { "required": true }, "type": { "$ref": "#/types/google-native:pubsub/v1:SchemaType" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/schemas/{name}" } }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/schemas/{schemasId}", "idParams": { "projectsId": "project", "schemasId": "schemaId" } }, "google-native:pubsub/v1:SchemaIamBinding": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/schemas/{schemasId}:getIamPolicy", "idParams": { "projectsId": "project", "schemasId": "schemaId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:SchemaIamMember": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/schemas/{schemasId}:getIamPolicy", "idParams": { "projectsId": "project", "schemasId": "schemaId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:SchemaIamPolicy": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/schemas/{schemasId}:getIamPolicy", "idParams": { "projectsId": "project", "schemasId": "schemaId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:Snapshot": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "subscription": { "required": true, "pattern": "projects/{project}/subscriptions/{subscription}" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "labels": { "container": "snapshot" } }, "verb": "PATCH", "updateMask": { "bodyPropertyName": "updateMask" } }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/snapshots/{snapshotsId}", "idParams": { "projectsId": "project", "snapshotsId": "snapshotId" } }, "google-native:pubsub/v1:SnapshotIamBinding": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/snapshots/{snapshotsId}:getIamPolicy", "idParams": { "projectsId": "project", "snapshotsId": "snapshotId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:SnapshotIamMember": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/snapshots/{snapshotsId}:getIamPolicy", "idParams": { "projectsId": "project", "snapshotsId": "snapshotId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:SnapshotIamPolicy": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/snapshots/{snapshotsId}:getIamPolicy", "idParams": { "projectsId": "project", "snapshotsId": "snapshotId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:Subscription": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "ackDeadlineSeconds": { "format": "int32" }, "bigqueryConfig": { "$ref": "#/types/google-native:pubsub/v1:BigQueryConfig" }, "cloudStorageConfig": { "$ref": "#/types/google-native:pubsub/v1:CloudStorageConfig" }, "deadLetterPolicy": { "$ref": "#/types/google-native:pubsub/v1:DeadLetterPolicy" }, "detached": {}, "enableExactlyOnceDelivery": {}, "enableMessageOrdering": {}, "expirationPolicy": { "$ref": "#/types/google-native:pubsub/v1:ExpirationPolicy" }, "filter": {}, "labels": {}, "messageRetentionDuration": { "format": "google-duration" }, "name": { "required": true }, "pushConfig": { "$ref": "#/types/google-native:pubsub/v1:PushConfig" }, "retainAckedMessages": {}, "retryPolicy": { "$ref": "#/types/google-native:pubsub/v1:RetryPolicy" }, "topic": { "required": true, "pattern": "projects/{project}/topics/{topic}" } }, "verb": "PUT", "autoname": { "fieldName": "projects/{project}/subscriptions/{name}" } }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "ackDeadlineSeconds": { "container": "subscription" }, "bigqueryConfig": { "container": "subscription" }, "cloudStorageConfig": { "container": "subscription" }, "deadLetterPolicy": { "container": "subscription" }, "detached": { "container": "subscription" }, "enableExactlyOnceDelivery": { "container": "subscription" }, "enableMessageOrdering": { "container": "subscription" }, "expirationPolicy": { "container": "subscription" }, "filter": { "container": "subscription" }, "labels": { "container": "subscription" }, "messageRetentionDuration": { "container": "subscription" }, "name": { "container": "subscription" }, "pushConfig": { "container": "subscription" }, "retainAckedMessages": { "container": "subscription" }, "retryPolicy": { "container": "subscription" }, "topic": { "container": "subscription" } }, "verb": "PATCH", "updateMask": { "bodyPropertyName": "updateMask" } }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/subscriptions/{subscriptionsId}", "idParams": { "projectsId": "project", "subscriptionsId": "subscriptionId" } }, "google-native:pubsub/v1:SubscriptionIamBinding": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "idParams": { "projectsId": "project", "subscriptionsId": "subscriptionId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:SubscriptionIamMember": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "idParams": { "projectsId": "project", "subscriptionsId": "subscriptionId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:SubscriptionIamPolicy": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "idParams": { "projectsId": "project", "subscriptionsId": "subscriptionId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:Topic": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "kmsKeyName": {}, "labels": {}, "messageRetentionDuration": { "format": "google-duration" }, "messageStoragePolicy": { "$ref": "#/types/google-native:pubsub/v1:MessageStoragePolicy" }, "name": { "required": true }, "satisfiesPzs": {}, "schemaSettings": { "$ref": "#/types/google-native:pubsub/v1:SchemaSettings" } }, "verb": "PUT", "autoname": { "fieldName": "projects/{project}/topics/{name}" } }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "kmsKeyName": { "container": "topic" }, "labels": { "container": "topic" }, "messageRetentionDuration": { "container": "topic" }, "messageStoragePolicy": { "container": "topic" }, "name": { "container": "topic" }, "satisfiesPzs": { "container": "topic" }, "schemaSettings": { "container": "topic" } }, "verb": "PATCH", "updateMask": { "bodyPropertyName": "updateMask" } }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/topics/{topicsId}", "idParams": { "projectsId": "project", "topicsId": "topicId" } }, "google-native:pubsub/v1:TopicIamBinding": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "idParams": { "projectsId": "project", "topicsId": "topicId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:TopicIamMember": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "idParams": { "projectsId": "project", "topicsId": "topicId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1:TopicIamPolicy": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "idParams": { "projectsId": "project", "topicsId": "topicId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1beta1a:Subscription": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta1a/subscriptions" }, "sdkProperties": { "ackDeadlineSeconds": { "format": "int32" }, "name": {}, "pushConfig": { "$ref": "#/types/google-native:pubsub/v1beta1a:PushConfig" }, "topic": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta1a/subscriptions/{subscriptionsId}", "values": [ { "name": "subscriptionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta1a/subscriptions/{subscriptionsId}", "values": [ { "name": "subscriptionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1a/subscriptions/{subscriptionsId}", "idParams": { "subscriptionsId": "name" } }, "google-native:pubsub/v1beta1a:Topic": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta1a/topics" }, "sdkProperties": { "name": {} }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta1a/topics/{topicsId}", "values": [ { "name": "topicsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta1a/topics/{topicsId}", "values": [ { "name": "topicsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1a/topics/{topicsId}", "idParams": { "topicsId": "name" } }, "google-native:pubsub/v1beta2:Subscription": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "ackDeadlineSeconds": { "format": "int32" }, "name": {}, "pushConfig": { "$ref": "#/types/google-native:pubsub/v1beta2:PushConfig" }, "topic": {} }, "verb": "PUT", "autoname": { "fieldName": "projects/{project}/subscriptions/{name}" } }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}", "idParams": { "projectsId": "project", "subscriptionsId": "subscriptionId" } }, "google-native:pubsub/v1beta2:SubscriptionIamBinding": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "idParams": { "projectsId": "project", "subscriptionsId": "subscriptionId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1beta2:SubscriptionIamMember": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "idParams": { "projectsId": "project", "subscriptionsId": "subscriptionId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1beta2:SubscriptionIamPolicy": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "idParams": { "projectsId": "project", "subscriptionsId": "subscriptionId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1beta2:Topic": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "name": {} }, "verb": "PUT", "autoname": { "fieldName": "projects/{project}/topics/{name}" } }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/topics/{topicsId}", "idParams": { "projectsId": "project", "topicsId": "topicId" } }, "google-native:pubsub/v1beta2:TopicIamBinding": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "idParams": { "projectsId": "project", "topicsId": "topicId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1beta2:TopicIamMember": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "idParams": { "projectsId": "project", "topicsId": "topicId" }, "iamResourceName": "resource" }, "google-native:pubsub/v1beta2:TopicIamPolicy": { "create": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://pubsub.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta2/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "idParams": { "projectsId": "project", "topicsId": "topicId" }, "iamResourceName": "resource" }, "google-native:pubsublite/v1:Reservation": { "create": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/reservations?reservationId={reservationId}", "values": [ { "name": "reservationId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "name": {}, "throughputCapacity": { "format": "int64" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/reservations/{name}" } }, "read": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "name": {}, "throughputCapacity": { "format": "int64" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsublite.googleapis.com/", "formDataUpload": {}, "idPath": "v1/admin/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "idParams": { "locationsId": "location", "projectsId": "project", "reservationsId": "reservationId" } }, "google-native:pubsublite/v1:Subscription": { "create": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/subscriptions?subscriptionId={subscriptionId}", "values": [ { "name": "skipBacklog", "kind": "query" }, { "name": "subscriptionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "deliveryConfig": { "$ref": "#/types/google-native:pubsublite/v1:DeliveryConfig" }, "exportConfig": { "$ref": "#/types/google-native:pubsublite/v1:ExportConfig" }, "name": {}, "topic": { "pattern": "projects/{project}/locations/{location}/topics/{topic}" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/subscriptions/{name}" } }, "read": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "deliveryConfig": { "$ref": "#/types/google-native:pubsublite/v1:DeliveryConfig" }, "exportConfig": { "$ref": "#/types/google-native:pubsublite/v1:ExportConfig" }, "name": {}, "topic": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsublite.googleapis.com/", "formDataUpload": {}, "idPath": "v1/admin/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}", "idParams": { "locationsId": "location", "projectsId": "project", "subscriptionsId": "subscriptionId" } }, "google-native:pubsublite/v1:Topic": { "create": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/topics?topicId={topicId}", "values": [ { "name": "topicId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "name": {}, "partitionConfig": { "$ref": "#/types/google-native:pubsublite/v1:PartitionConfig" }, "reservationConfig": { "$ref": "#/types/google-native:pubsublite/v1:ReservationConfig" }, "retentionConfig": { "$ref": "#/types/google-native:pubsublite/v1:RetentionConfig" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/topics/{name}" } }, "read": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/topics/{topicsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/topics/{topicsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "name": {}, "partitionConfig": { "$ref": "#/types/google-native:pubsublite/v1:PartitionConfig" }, "reservationConfig": { "$ref": "#/types/google-native:pubsublite/v1:ReservationConfig" }, "retentionConfig": { "$ref": "#/types/google-native:pubsublite/v1:RetentionConfig" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/topics/{topicsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://pubsublite.googleapis.com/", "formDataUpload": {}, "idPath": "v1/admin/projects/{projectsId}/locations/{locationsId}/topics/{topicsId}", "idParams": { "locationsId": "location", "projectsId": "project", "topicsId": "topicId" } }, "google-native:rapidmigrationassessment/v1:Annotation": { "create": { "endpoint": { "template": "https://rapidmigrationassessment.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/annotations", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": {}, "type": { "$ref": "#/types/google-native:rapidmigrationassessment/v1:AnnotationType" } }, "verb": "POST", "operations": { "template": "https://rapidmigrationassessment.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://rapidmigrationassessment.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/annotations/{annotationsId}", "values": [ { "name": "annotationsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://rapidmigrationassessment.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/annotations/{annotationsId}", "idParams": { "annotationsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:rapidmigrationassessment/v1:Collector": { "create": { "endpoint": { "template": "https://rapidmigrationassessment.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/collectors?collectorId={collectorId}", "values": [ { "name": "collectorId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "collectionDays": { "format": "int32" }, "description": {}, "displayName": {}, "eulaUri": {}, "expectedAssetCount": { "format": "int64" }, "labels": {}, "name": {}, "serviceAccount": {} }, "verb": "POST", "operations": { "template": "https://rapidmigrationassessment.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://rapidmigrationassessment.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/collectors/{collectorsId}", "values": [ { "name": "collectorsId", "sdkName": "collectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://rapidmigrationassessment.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/collectors/{collectorsId}?updateMask={updateMask}", "values": [ { "name": "collectorsId", "sdkName": "collectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "collectionDays": { "format": "int32" }, "description": {}, "displayName": {}, "eulaUri": {}, "expectedAssetCount": { "format": "int64" }, "labels": {}, "name": {}, "serviceAccount": {} }, "verb": "PATCH", "operations": { "template": "https://rapidmigrationassessment.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://rapidmigrationassessment.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/collectors/{collectorsId}", "values": [ { "name": "collectorsId", "sdkName": "collectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://rapidmigrationassessment.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://rapidmigrationassessment.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/collectors/{collectorsId}", "idParams": { "collectorsId": "collectorId", "locationsId": "location", "projectsId": "project" } }, "google-native:recaptchaenterprise/v1:Firewallpolicy": { "create": { "endpoint": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/firewallpolicies", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "actions": { "items": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallAction" } }, "condition": {}, "description": {}, "name": {}, "path": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/firewallpolicies/{name}" } }, "read": { "endpoint": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/firewallpolicies/{firewallpoliciesId}", "values": [ { "name": "firewallpoliciesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/firewallpolicies/{firewallpoliciesId}", "values": [ { "name": "firewallpoliciesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "actions": { "items": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1FirewallAction" } }, "condition": {}, "description": {}, "name": {}, "path": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/firewallpolicies/{firewallpoliciesId}", "values": [ { "name": "firewallpoliciesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://recaptchaenterprise.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/firewallpolicies/{firewallpoliciesId}", "idParams": { "firewallpoliciesId": "name", "projectsId": "project" } }, "google-native:recaptchaenterprise/v1:Key": { "create": { "endpoint": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/keys", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "androidSettings": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1AndroidKeySettings" }, "displayName": { "required": true }, "iosSettings": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1IOSKeySettings" }, "labels": {}, "name": {}, "testingOptions": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1TestingOptions" }, "wafSettings": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WafSettings" }, "webSettings": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WebKeySettings" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/keys/{name}" } }, "read": { "endpoint": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "androidSettings": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1AndroidKeySettings" }, "displayName": { "required": true }, "iosSettings": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1IOSKeySettings" }, "labels": {}, "name": {}, "testingOptions": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1TestingOptions" }, "wafSettings": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WafSettings" }, "webSettings": { "$ref": "#/types/google-native:recaptchaenterprise/v1:GoogleCloudRecaptchaenterpriseV1WebKeySettings" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/keys/{keysId}", "values": [ { "name": "keysId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://recaptchaenterprise.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/keys/{keysId}", "idParams": { "keysId": "name", "projectsId": "project" } }, "google-native:recommendationengine/v1beta1:CatalogItem": { "create": { "endpoint": { "template": "https://recommendationengine.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/catalogItems", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "categoryHierarchies": { "required": true, "items": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy" } }, "description": {}, "id": { "required": true }, "itemAttributes": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1FeatureMap" }, "itemGroupId": {}, "languageCode": {}, "productMetadata": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItem" }, "tags": { "items": {} }, "title": { "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://recommendationengine.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/catalogItems/{catalogItemsId}", "values": [ { "name": "catalogItemsId", "sdkName": "id", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://recommendationengine.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/catalogItems/{catalogItemsId}", "values": [ { "name": "catalogItemsId", "sdkName": "id", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "categoryHierarchies": { "required": true, "items": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy" } }, "description": {}, "id": { "required": true }, "itemAttributes": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1FeatureMap" }, "itemGroupId": {}, "languageCode": {}, "productMetadata": { "$ref": "#/types/google-native:recommendationengine/v1beta1:GoogleCloudRecommendationengineV1beta1ProductCatalogItem" }, "tags": { "items": {} }, "title": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://recommendationengine.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/catalogItems/{catalogItemsId}", "values": [ { "name": "catalogItemsId", "sdkName": "id", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://recommendationengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/catalogItems/{catalogItemsId}", "idParams": { "catalogItemsId": "id", "catalogsId": "catalogId", "locationsId": "location", "projectsId": "project" } }, "google-native:redis/v1:Cluster": { "create": { "endpoint": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters?clusterId={clusterId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authorizationMode": { "$ref": "#/types/google-native:redis/v1:ClusterAuthorizationMode" }, "name": { "required": true }, "pscConfigs": { "required": true, "items": { "$ref": "#/types/google-native:redis/v1:PscConfig" } }, "replicaCount": { "format": "int32" }, "shardCount": { "format": "int32", "required": true }, "transitEncryptionMode": { "$ref": "#/types/google-native:redis/v1:ClusterTransitEncryptionMode" } }, "verb": "POST", "operations": { "template": "https://redis.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/clusters/{name}" } }, "read": { "endpoint": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}?updateMask={updateMask}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authorizationMode": { "$ref": "#/types/google-native:redis/v1:ClusterAuthorizationMode" }, "name": { "required": true }, "pscConfigs": { "required": true, "items": { "$ref": "#/types/google-native:redis/v1:PscConfig" } }, "replicaCount": { "format": "int32" }, "shardCount": { "format": "int32", "required": true }, "transitEncryptionMode": { "$ref": "#/types/google-native:redis/v1:ClusterTransitEncryptionMode" } }, "verb": "PATCH", "operations": { "template": "https://redis.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://redis.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://redis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "idParams": { "clustersId": "clusterId", "locationsId": "location", "projectsId": "project" } }, "google-native:redis/v1:Instance": { "create": { "endpoint": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "alternativeLocationId": {}, "authEnabled": {}, "authorizedNetwork": {}, "availableMaintenanceVersions": { "items": {} }, "connectMode": { "$ref": "#/types/google-native:redis/v1:InstanceConnectMode" }, "customerManagedKey": {}, "displayName": {}, "labels": {}, "locationId": { "sdkName": "location" }, "maintenancePolicy": { "$ref": "#/types/google-native:redis/v1:MaintenancePolicy" }, "maintenanceVersion": {}, "memorySizeGb": { "format": "int32", "required": true }, "name": { "required": true }, "persistenceConfig": { "$ref": "#/types/google-native:redis/v1:PersistenceConfig" }, "readReplicasMode": { "$ref": "#/types/google-native:redis/v1:InstanceReadReplicasMode" }, "redisConfigs": {}, "redisVersion": {}, "replicaCount": { "format": "int32" }, "reservedIpRange": {}, "secondaryIpRange": {}, "suspensionReasons": { "items": { "$ref": "#/types/google-native:redis/v1:InstanceSuspensionReasonsItem" } }, "tier": { "$ref": "#/types/google-native:redis/v1:InstanceTier", "required": true }, "transitEncryptionMode": { "$ref": "#/types/google-native:redis/v1:InstanceTransitEncryptionMode" } }, "verb": "POST", "operations": { "template": "https://redis.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/instances/{name}" } }, "read": { "endpoint": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "alternativeLocationId": {}, "authEnabled": {}, "authorizedNetwork": {}, "availableMaintenanceVersions": { "items": {} }, "connectMode": { "$ref": "#/types/google-native:redis/v1:InstanceConnectMode" }, "customerManagedKey": {}, "displayName": {}, "labels": {}, "locationId": { "sdkName": "location" }, "maintenancePolicy": { "$ref": "#/types/google-native:redis/v1:MaintenancePolicy" }, "maintenanceVersion": {}, "memorySizeGb": { "format": "int32", "required": true }, "name": { "required": true }, "persistenceConfig": { "$ref": "#/types/google-native:redis/v1:PersistenceConfig" }, "readReplicasMode": { "$ref": "#/types/google-native:redis/v1:InstanceReadReplicasMode" }, "redisConfigs": {}, "redisVersion": {}, "replicaCount": { "format": "int32" }, "reservedIpRange": {}, "secondaryIpRange": {}, "suspensionReasons": { "items": { "$ref": "#/types/google-native:redis/v1:InstanceSuspensionReasonsItem" } }, "tier": { "$ref": "#/types/google-native:redis/v1:InstanceTier", "required": true }, "transitEncryptionMode": { "$ref": "#/types/google-native:redis/v1:InstanceTransitEncryptionMode" } }, "verb": "PATCH", "operations": { "template": "https://redis.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://redis.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://redis.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:redis/v1beta1:Cluster": { "create": { "endpoint": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clusters?clusterId={clusterId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "authorizationMode": { "$ref": "#/types/google-native:redis/v1beta1:ClusterAuthorizationMode" }, "name": { "required": true }, "pscConfigs": { "required": true, "items": { "$ref": "#/types/google-native:redis/v1beta1:PscConfig" } }, "replicaCount": { "format": "int32" }, "shardCount": { "format": "int32", "required": true }, "transitEncryptionMode": { "$ref": "#/types/google-native:redis/v1beta1:ClusterTransitEncryptionMode" } }, "verb": "POST", "operations": { "template": "https://redis.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/clusters/{name}" } }, "read": { "endpoint": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}?updateMask={updateMask}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authorizationMode": { "$ref": "#/types/google-native:redis/v1beta1:ClusterAuthorizationMode" }, "name": { "required": true }, "pscConfigs": { "required": true, "items": { "$ref": "#/types/google-native:redis/v1beta1:PscConfig" } }, "replicaCount": { "format": "int32" }, "shardCount": { "format": "int32", "required": true }, "transitEncryptionMode": { "$ref": "#/types/google-native:redis/v1beta1:ClusterTransitEncryptionMode" } }, "verb": "PATCH", "operations": { "template": "https://redis.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://redis.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://redis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "idParams": { "clustersId": "clusterId", "locationsId": "location", "projectsId": "project" } }, "google-native:redis/v1beta1:Instance": { "create": { "endpoint": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances?instanceId={instanceId}", "values": [ { "name": "instanceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "alternativeLocationId": {}, "authEnabled": {}, "authorizedNetwork": {}, "availableMaintenanceVersions": { "items": {} }, "connectMode": { "$ref": "#/types/google-native:redis/v1beta1:InstanceConnectMode" }, "customerManagedKey": {}, "displayName": {}, "labels": {}, "locationId": { "sdkName": "location" }, "maintenancePolicy": { "$ref": "#/types/google-native:redis/v1beta1:MaintenancePolicy" }, "maintenanceVersion": {}, "memorySizeGb": { "format": "int32", "required": true }, "name": { "required": true }, "persistenceConfig": { "$ref": "#/types/google-native:redis/v1beta1:PersistenceConfig" }, "readReplicasMode": { "$ref": "#/types/google-native:redis/v1beta1:InstanceReadReplicasMode" }, "redisConfigs": {}, "redisVersion": {}, "replicaCount": { "format": "int32" }, "reservedIpRange": {}, "secondaryIpRange": {}, "suspensionReasons": { "items": { "$ref": "#/types/google-native:redis/v1beta1:InstanceSuspensionReasonsItem" } }, "tier": { "$ref": "#/types/google-native:redis/v1beta1:InstanceTier", "required": true }, "transitEncryptionMode": { "$ref": "#/types/google-native:redis/v1beta1:InstanceTransitEncryptionMode" } }, "verb": "POST", "operations": { "template": "https://redis.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/instances/{name}" } }, "read": { "endpoint": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}?updateMask={updateMask}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "alternativeLocationId": {}, "authEnabled": {}, "authorizedNetwork": {}, "availableMaintenanceVersions": { "items": {} }, "connectMode": { "$ref": "#/types/google-native:redis/v1beta1:InstanceConnectMode" }, "customerManagedKey": {}, "displayName": {}, "labels": {}, "locationId": { "sdkName": "location" }, "maintenancePolicy": { "$ref": "#/types/google-native:redis/v1beta1:MaintenancePolicy" }, "maintenanceVersion": {}, "memorySizeGb": { "format": "int32", "required": true }, "name": { "required": true }, "persistenceConfig": { "$ref": "#/types/google-native:redis/v1beta1:PersistenceConfig" }, "readReplicasMode": { "$ref": "#/types/google-native:redis/v1beta1:InstanceReadReplicasMode" }, "redisConfigs": {}, "redisVersion": {}, "replicaCount": { "format": "int32" }, "reservedIpRange": {}, "secondaryIpRange": {}, "suspensionReasons": { "items": { "$ref": "#/types/google-native:redis/v1beta1:InstanceSuspensionReasonsItem" } }, "tier": { "$ref": "#/types/google-native:redis/v1beta1:InstanceTier", "required": true }, "transitEncryptionMode": { "$ref": "#/types/google-native:redis/v1beta1:InstanceTransitEncryptionMode" } }, "verb": "PATCH", "operations": { "template": "https://redis.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://redis.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://redis.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "locationsId": "location", "projectsId": "project" } }, "google-native:remotebuildexecution/v1alpha:Instance": { "create": { "endpoint": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "featurePolicy": { "container": "instance" }, "instanceId": {}, "location": { "container": "instance" }, "parent": {} }, "verb": "POST", "operations": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "featurePolicy": { "$ref": "#/types/google-native:remotebuildexecution/v1alpha:GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy" }, "location": {} }, "verb": "PATCH", "operations": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://admin-remotebuildexecution.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "projectsId": "project" } }, "google-native:remotebuildexecution/v1alpha:WorkerPool": { "create": { "endpoint": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances/{instancesId}/workerpools", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "autoscale": { "container": "workerPool" }, "channel": { "container": "workerPool" }, "name": { "container": "workerPool" }, "parent": {}, "poolId": {}, "workerConfig": { "container": "workerPool" }, "workerCount": { "container": "workerPool" } }, "verb": "POST", "operations": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/instances/{instanceId}/workerpools/{name}" } }, "read": { "endpoint": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances/{instancesId}/workerpools/{workerpoolsId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerpoolsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances/{instancesId}/workerpools/{workerpoolsId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerpoolsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "autoscale": { "container": "workerPool" }, "channel": { "container": "workerPool" }, "name": { "container": "workerPool" }, "workerConfig": { "container": "workerPool" }, "workerCount": { "container": "workerPool" } }, "verb": "PATCH", "operations": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances/{instancesId}/workerpools/{workerpoolsId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerpoolsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://admin-remotebuildexecution.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/instances/{instancesId}/workerpools/{workerpoolsId}", "idParams": { "instancesId": "instanceId", "projectsId": "project", "workerpoolsId": "name" } }, "google-native:retail/v2:Control": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls?controlId={controlId}", "values": [ { "name": "controlId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "forceNew": true }, "rule": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Rule" }, "searchSolutionUseCase": { "items": { "$ref": "#/types/google-native:retail/v2:ControlSearchSolutionUseCaseItem" } }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2:ControlSolutionTypesItem" }, "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "name": { "forceNew": true }, "rule": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Rule" }, "searchSolutionUseCase": { "items": { "$ref": "#/types/google-native:retail/v2:ControlSearchSolutionUseCaseItem" } }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2:ControlSolutionTypesItem" }, "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "idParams": { "catalogsId": "catalogId", "controlsId": "controlId", "locationsId": "location", "projectsId": "project" } }, "google-native:retail/v2:Model": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models", "values": [ { "name": "dryRun", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "filteringOption": { "$ref": "#/types/google-native:retail/v2:ModelFilteringOption" }, "modelFeaturesConfig": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ModelModelFeaturesConfig" }, "name": { "required": true }, "optimizationObjective": {}, "periodicTuningState": { "$ref": "#/types/google-native:retail/v2:ModelPeriodicTuningState" }, "trainingState": { "$ref": "#/types/google-native:retail/v2:ModelTrainingState" }, "type": { "required": true } }, "verb": "POST", "operations": { "template": "https://retail.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/catalogs/{catalogId}/models/{name}" } }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "filteringOption": { "$ref": "#/types/google-native:retail/v2:ModelFilteringOption" }, "modelFeaturesConfig": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ModelModelFeaturesConfig" }, "name": { "required": true }, "optimizationObjective": {}, "periodicTuningState": { "$ref": "#/types/google-native:retail/v2:ModelPeriodicTuningState" }, "trainingState": { "$ref": "#/types/google-native:retail/v2:ModelTrainingState" }, "type": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "idParams": { "catalogsId": "catalogId", "locationsId": "location", "modelsId": "name", "projectsId": "project" } }, "google-native:retail/v2:Product": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products?productId={productId}", "values": [ { "name": "productId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "audience": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Audience" }, "availability": { "$ref": "#/types/google-native:retail/v2:ProductAvailability" }, "availableQuantity": { "format": "int32" }, "availableTime": { "format": "google-datetime" }, "brands": { "items": {} }, "categories": { "items": {} }, "collectionMemberIds": { "items": {} }, "colorInfo": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ColorInfo" }, "conditions": { "items": {} }, "description": {}, "expireTime": { "format": "google-datetime" }, "fulfillmentInfo": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2FulfillmentInfo" } }, "gtin": {}, "id": { "forceNew": true }, "images": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Image" } }, "languageCode": {}, "materials": { "items": {} }, "name": { "forceNew": true }, "patterns": { "items": {} }, "priceInfo": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2PriceInfo" }, "primaryProductId": {}, "promotions": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Promotion" } }, "publishTime": { "format": "google-datetime" }, "rating": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Rating" }, "retrievableFields": { "format": "google-fieldmask" }, "sizes": { "items": {} }, "tags": { "items": {} }, "title": { "required": true }, "ttl": { "format": "google-duration" }, "type": { "$ref": "#/types/google-native:retail/v2:ProductType", "forceNew": true }, "uri": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/catalogs/{catalogId}/branches/{branchId}/products/{name}" } }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "audience": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Audience" }, "availability": { "$ref": "#/types/google-native:retail/v2:ProductAvailability" }, "availableQuantity": { "format": "int32" }, "availableTime": { "format": "google-datetime" }, "brands": { "items": {} }, "categories": { "items": {} }, "collectionMemberIds": { "items": {} }, "colorInfo": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2ColorInfo" }, "conditions": { "items": {} }, "description": {}, "expireTime": { "format": "google-datetime" }, "fulfillmentInfo": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2FulfillmentInfo" } }, "gtin": {}, "id": { "forceNew": true }, "images": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Image" } }, "languageCode": {}, "materials": { "items": {} }, "name": { "forceNew": true }, "patterns": { "items": {} }, "priceInfo": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2PriceInfo" }, "primaryProductId": {}, "promotions": { "items": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Promotion" } }, "publishTime": { "format": "google-datetime" }, "rating": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2Rating" }, "retrievableFields": { "format": "google-fieldmask" }, "sizes": { "items": {} }, "tags": { "items": {} }, "title": { "required": true }, "ttl": { "format": "google-duration" }, "type": { "$ref": "#/types/google-native:retail/v2:ProductType", "forceNew": true }, "uri": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "idParams": { "branchesId": "branchId", "catalogsId": "catalogId", "locationsId": "location", "productsId": "productId", "projectsId": "project" } }, "google-native:retail/v2:ServingConfig": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs?servingConfigId={servingConfigId}", "values": [ { "name": "servingConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "boostControlIds": { "items": {} }, "displayName": { "required": true }, "diversityLevel": {}, "diversityType": { "$ref": "#/types/google-native:retail/v2:ServingConfigDiversityType" }, "doNotAssociateControlIds": { "items": {} }, "dynamicFacetSpec": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2SearchRequestDynamicFacetSpec" }, "enableCategoryFilterLevel": {}, "facetControlIds": { "items": {} }, "filterControlIds": { "items": {} }, "ignoreControlIds": { "items": {} }, "modelId": {}, "name": { "forceNew": true }, "onewaySynonymsControlIds": { "items": {} }, "personalizationSpec": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2SearchRequestPersonalizationSpec" }, "priceRerankingLevel": {}, "redirectControlIds": { "items": {} }, "replacementControlIds": { "items": {} }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2:ServingConfigSolutionTypesItem" }, "forceNew": true }, "twowaySynonymsControlIds": { "items": {} } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "sdkProperties": { "boostControlIds": { "items": {} }, "displayName": { "required": true }, "diversityLevel": {}, "diversityType": { "$ref": "#/types/google-native:retail/v2:ServingConfigDiversityType" }, "doNotAssociateControlIds": { "items": {} }, "dynamicFacetSpec": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2SearchRequestDynamicFacetSpec" }, "enableCategoryFilterLevel": {}, "facetControlIds": { "items": {} }, "filterControlIds": { "items": {} }, "ignoreControlIds": { "items": {} }, "modelId": {}, "name": { "forceNew": true }, "onewaySynonymsControlIds": { "items": {} }, "personalizationSpec": { "$ref": "#/types/google-native:retail/v2:GoogleCloudRetailV2SearchRequestPersonalizationSpec" }, "priceRerankingLevel": {}, "redirectControlIds": { "items": {} }, "replacementControlIds": { "items": {} }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2:ServingConfigSolutionTypesItem" }, "forceNew": true }, "twowaySynonymsControlIds": { "items": {} } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "idParams": { "catalogsId": "catalogId", "locationsId": "location", "projectsId": "project", "servingConfigsId": "servingConfigId" } }, "google-native:retail/v2alpha:Control": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls?controlId={controlId}", "values": [ { "name": "controlId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "facetSpec": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestFacetSpec" }, "name": { "forceNew": true }, "rule": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRule" }, "searchSolutionUseCase": { "items": { "$ref": "#/types/google-native:retail/v2alpha:ControlSearchSolutionUseCaseItem" } }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2alpha:ControlSolutionTypesItem" }, "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "facetSpec": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestFacetSpec" }, "name": { "forceNew": true }, "rule": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRule" }, "searchSolutionUseCase": { "items": { "$ref": "#/types/google-native:retail/v2alpha:ControlSearchSolutionUseCaseItem" } }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2alpha:ControlSolutionTypesItem" }, "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "idParams": { "catalogsId": "catalogId", "controlsId": "controlId", "locationsId": "location", "projectsId": "project" } }, "google-native:retail/v2alpha:Model": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models", "values": [ { "name": "dryRun", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "filteringOption": { "$ref": "#/types/google-native:retail/v2alpha:ModelFilteringOption" }, "modelFeaturesConfig": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelModelFeaturesConfig" }, "name": { "required": true }, "optimizationObjective": {}, "pageOptimizationConfig": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfig" }, "periodicTuningState": { "$ref": "#/types/google-native:retail/v2alpha:ModelPeriodicTuningState" }, "trainingState": { "$ref": "#/types/google-native:retail/v2alpha:ModelTrainingState" }, "type": { "required": true } }, "verb": "POST", "operations": { "template": "https://retail.googleapis.com/v2alpha/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/catalogs/{catalogId}/models/{name}" } }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "filteringOption": { "$ref": "#/types/google-native:retail/v2alpha:ModelFilteringOption" }, "modelFeaturesConfig": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelModelFeaturesConfig" }, "name": { "required": true }, "optimizationObjective": {}, "pageOptimizationConfig": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaModelPageOptimizationConfig" }, "periodicTuningState": { "$ref": "#/types/google-native:retail/v2alpha:ModelPeriodicTuningState" }, "trainingState": { "$ref": "#/types/google-native:retail/v2alpha:ModelTrainingState" }, "type": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "idParams": { "catalogsId": "catalogId", "locationsId": "location", "modelsId": "name", "projectsId": "project" } }, "google-native:retail/v2alpha:Product": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products?productId={productId}", "values": [ { "name": "productId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "audience": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaAudience" }, "availability": { "$ref": "#/types/google-native:retail/v2alpha:ProductAvailability" }, "availableQuantity": { "format": "int32" }, "availableTime": { "format": "google-datetime" }, "brands": { "items": {} }, "categories": { "items": {} }, "collectionMemberIds": { "items": {} }, "colorInfo": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaColorInfo" }, "conditions": { "items": {} }, "description": {}, "expireTime": { "format": "google-datetime" }, "fulfillmentInfo": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaFulfillmentInfo" } }, "gtin": {}, "id": { "forceNew": true }, "images": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaImage" } }, "languageCode": {}, "materials": { "items": {} }, "name": { "forceNew": true }, "patterns": { "items": {} }, "priceInfo": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaPriceInfo" }, "primaryProductId": {}, "promotions": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaPromotion" } }, "publishTime": { "format": "google-datetime" }, "rating": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRating" }, "retrievableFields": { "format": "google-fieldmask" }, "sizes": { "items": {} }, "tags": { "items": {} }, "title": { "required": true }, "ttl": { "format": "google-duration" }, "type": { "$ref": "#/types/google-native:retail/v2alpha:ProductType", "forceNew": true }, "uri": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/catalogs/{catalogId}/branches/{branchId}/products/{name}" } }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "audience": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaAudience" }, "availability": { "$ref": "#/types/google-native:retail/v2alpha:ProductAvailability" }, "availableQuantity": { "format": "int32" }, "availableTime": { "format": "google-datetime" }, "brands": { "items": {} }, "categories": { "items": {} }, "collectionMemberIds": { "items": {} }, "colorInfo": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaColorInfo" }, "conditions": { "items": {} }, "description": {}, "expireTime": { "format": "google-datetime" }, "fulfillmentInfo": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaFulfillmentInfo" } }, "gtin": {}, "id": { "forceNew": true }, "images": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaImage" } }, "languageCode": {}, "materials": { "items": {} }, "name": { "forceNew": true }, "patterns": { "items": {} }, "priceInfo": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaPriceInfo" }, "primaryProductId": {}, "promotions": { "items": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaPromotion" } }, "publishTime": { "format": "google-datetime" }, "rating": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaRating" }, "retrievableFields": { "format": "google-fieldmask" }, "sizes": { "items": {} }, "tags": { "items": {} }, "title": { "required": true }, "ttl": { "format": "google-duration" }, "type": { "$ref": "#/types/google-native:retail/v2alpha:ProductType", "forceNew": true }, "uri": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "idParams": { "branchesId": "branchId", "catalogsId": "catalogId", "locationsId": "location", "productsId": "productId", "projectsId": "project" } }, "google-native:retail/v2alpha:ServingConfig": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs?servingConfigId={servingConfigId}", "values": [ { "name": "servingConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "boostControlIds": { "items": {} }, "displayName": { "required": true }, "diversityLevel": {}, "diversityType": { "$ref": "#/types/google-native:retail/v2alpha:ServingConfigDiversityType" }, "doNotAssociateControlIds": { "items": {} }, "dynamicFacetSpec": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec" }, "enableCategoryFilterLevel": {}, "facetControlIds": { "items": {} }, "filterControlIds": { "items": {} }, "ignoreControlIds": { "items": {} }, "modelId": {}, "name": { "forceNew": true }, "onewaySynonymsControlIds": { "items": {} }, "personalizationSpec": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestPersonalizationSpec" }, "priceRerankingLevel": {}, "redirectControlIds": { "items": {} }, "replacementControlIds": { "items": {} }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2alpha:ServingConfigSolutionTypesItem" }, "forceNew": true }, "twowaySynonymsControlIds": { "items": {} } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "sdkProperties": { "boostControlIds": { "items": {} }, "displayName": { "required": true }, "diversityLevel": {}, "diversityType": { "$ref": "#/types/google-native:retail/v2alpha:ServingConfigDiversityType" }, "doNotAssociateControlIds": { "items": {} }, "dynamicFacetSpec": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestDynamicFacetSpec" }, "enableCategoryFilterLevel": {}, "facetControlIds": { "items": {} }, "filterControlIds": { "items": {} }, "ignoreControlIds": { "items": {} }, "modelId": {}, "name": { "forceNew": true }, "onewaySynonymsControlIds": { "items": {} }, "personalizationSpec": { "$ref": "#/types/google-native:retail/v2alpha:GoogleCloudRetailV2alphaSearchRequestPersonalizationSpec" }, "priceRerankingLevel": {}, "redirectControlIds": { "items": {} }, "replacementControlIds": { "items": {} }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2alpha:ServingConfigSolutionTypesItem" }, "forceNew": true }, "twowaySynonymsControlIds": { "items": {} } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "idParams": { "catalogsId": "catalogId", "locationsId": "location", "projectsId": "project", "servingConfigsId": "servingConfigId" } }, "google-native:retail/v2beta:Control": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls?controlId={controlId}", "values": [ { "name": "controlId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "facetSpec": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestFacetSpec" }, "name": { "forceNew": true }, "rule": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRule" }, "searchSolutionUseCase": { "items": { "$ref": "#/types/google-native:retail/v2beta:ControlSearchSolutionUseCaseItem" } }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2beta:ControlSolutionTypesItem" }, "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "facetSpec": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestFacetSpec" }, "name": { "forceNew": true }, "rule": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRule" }, "searchSolutionUseCase": { "items": { "$ref": "#/types/google-native:retail/v2beta:ControlSearchSolutionUseCaseItem" } }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2beta:ControlSolutionTypesItem" }, "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "idParams": { "catalogsId": "catalogId", "controlsId": "controlId", "locationsId": "location", "projectsId": "project" } }, "google-native:retail/v2beta:Model": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models", "values": [ { "name": "dryRun", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "filteringOption": { "$ref": "#/types/google-native:retail/v2beta:ModelFilteringOption" }, "modelFeaturesConfig": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaModelModelFeaturesConfig" }, "name": { "required": true }, "optimizationObjective": {}, "periodicTuningState": { "$ref": "#/types/google-native:retail/v2beta:ModelPeriodicTuningState" }, "trainingState": { "$ref": "#/types/google-native:retail/v2beta:ModelTrainingState" }, "type": { "required": true } }, "verb": "POST", "operations": { "template": "https://retail.googleapis.com/v2beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/catalogs/{catalogId}/models/{name}" } }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": { "required": true }, "filteringOption": { "$ref": "#/types/google-native:retail/v2beta:ModelFilteringOption" }, "modelFeaturesConfig": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaModelModelFeaturesConfig" }, "name": { "required": true }, "optimizationObjective": {}, "periodicTuningState": { "$ref": "#/types/google-native:retail/v2beta:ModelPeriodicTuningState" }, "trainingState": { "$ref": "#/types/google-native:retail/v2beta:ModelTrainingState" }, "type": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "idParams": { "catalogsId": "catalogId", "locationsId": "location", "modelsId": "name", "projectsId": "project" } }, "google-native:retail/v2beta:Product": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products?productId={productId}", "values": [ { "name": "productId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "audience": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaAudience" }, "availability": { "$ref": "#/types/google-native:retail/v2beta:ProductAvailability" }, "availableQuantity": { "format": "int32" }, "availableTime": { "format": "google-datetime" }, "brands": { "items": {} }, "categories": { "items": {} }, "collectionMemberIds": { "items": {} }, "colorInfo": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaColorInfo" }, "conditions": { "items": {} }, "description": {}, "expireTime": { "format": "google-datetime" }, "fulfillmentInfo": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaFulfillmentInfo" } }, "gtin": {}, "id": { "forceNew": true }, "images": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaImage" } }, "languageCode": {}, "materials": { "items": {} }, "name": { "forceNew": true }, "patterns": { "items": {} }, "priceInfo": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaPriceInfo" }, "primaryProductId": {}, "promotions": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaPromotion" } }, "publishTime": { "format": "google-datetime" }, "rating": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRating" }, "retrievableFields": { "format": "google-fieldmask" }, "sizes": { "items": {} }, "tags": { "items": {} }, "title": { "required": true }, "ttl": { "format": "google-duration" }, "type": { "$ref": "#/types/google-native:retail/v2beta:ProductType", "forceNew": true }, "uri": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/catalogs/{catalogId}/branches/{branchId}/products/{name}" } }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "attributes": {}, "audience": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaAudience" }, "availability": { "$ref": "#/types/google-native:retail/v2beta:ProductAvailability" }, "availableQuantity": { "format": "int32" }, "availableTime": { "format": "google-datetime" }, "brands": { "items": {} }, "categories": { "items": {} }, "collectionMemberIds": { "items": {} }, "colorInfo": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaColorInfo" }, "conditions": { "items": {} }, "description": {}, "expireTime": { "format": "google-datetime" }, "fulfillmentInfo": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaFulfillmentInfo" } }, "gtin": {}, "id": { "forceNew": true }, "images": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaImage" } }, "languageCode": {}, "materials": { "items": {} }, "name": { "forceNew": true }, "patterns": { "items": {} }, "priceInfo": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaPriceInfo" }, "primaryProductId": {}, "promotions": { "items": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaPromotion" } }, "publishTime": { "format": "google-datetime" }, "rating": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaRating" }, "retrievableFields": { "format": "google-fieldmask" }, "sizes": { "items": {} }, "tags": { "items": {} }, "title": { "required": true }, "ttl": { "format": "google-duration" }, "type": { "$ref": "#/types/google-native:retail/v2beta:ProductType", "forceNew": true }, "uri": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "idParams": { "branchesId": "branchId", "catalogsId": "catalogId", "locationsId": "location", "productsId": "productId", "projectsId": "project" } }, "google-native:retail/v2beta:ServingConfig": { "create": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs?servingConfigId={servingConfigId}", "values": [ { "name": "servingConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "sdkProperties": { "boostControlIds": { "items": {} }, "displayName": { "required": true }, "diversityLevel": {}, "diversityType": { "$ref": "#/types/google-native:retail/v2beta:ServingConfigDiversityType" }, "doNotAssociateControlIds": { "items": {} }, "dynamicFacetSpec": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestDynamicFacetSpec" }, "enableCategoryFilterLevel": {}, "facetControlIds": { "items": {} }, "filterControlIds": { "items": {} }, "ignoreControlIds": { "items": {} }, "modelId": {}, "name": { "forceNew": true }, "onewaySynonymsControlIds": { "items": {} }, "personalizationSpec": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestPersonalizationSpec" }, "priceRerankingLevel": {}, "redirectControlIds": { "items": {} }, "replacementControlIds": { "items": {} }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2beta:ServingConfigSolutionTypesItem" }, "forceNew": true }, "twowaySynonymsControlIds": { "items": {} } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "sdkProperties": { "boostControlIds": { "items": {} }, "displayName": { "required": true }, "diversityLevel": {}, "diversityType": { "$ref": "#/types/google-native:retail/v2beta:ServingConfigDiversityType" }, "doNotAssociateControlIds": { "items": {} }, "dynamicFacetSpec": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestDynamicFacetSpec" }, "enableCategoryFilterLevel": {}, "facetControlIds": { "items": {} }, "filterControlIds": { "items": {} }, "ignoreControlIds": { "items": {} }, "modelId": {}, "name": { "forceNew": true }, "onewaySynonymsControlIds": { "items": {} }, "personalizationSpec": { "$ref": "#/types/google-native:retail/v2beta:GoogleCloudRetailV2betaSearchRequestPersonalizationSpec" }, "priceRerankingLevel": {}, "redirectControlIds": { "items": {} }, "replacementControlIds": { "items": {} }, "solutionTypes": { "required": true, "items": { "$ref": "#/types/google-native:retail/v2beta:ServingConfigSolutionTypesItem" }, "forceNew": true }, "twowaySynonymsControlIds": { "items": {} } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://retail.googleapis.com/", "formDataUpload": {}, "idPath": "v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "idParams": { "catalogsId": "catalogId", "locationsId": "location", "projectsId": "project", "servingConfigsId": "servingConfigId" } }, "google-native:run/v1:DomainMapping": { "create": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/domainmappings", "values": [ { "name": "dryRun", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "apiVersion": {}, "kind": {}, "metadata": { "$ref": "#/types/google-native:run/v1:ObjectMeta" }, "spec": { "$ref": "#/types/google-native:run/v1:DomainMappingSpec" }, "status": { "$ref": "#/types/google-native:run/v1:DomainMappingStatus" } }, "verb": "POST", "polling": { "strategy": "KNativeStatusPoll" }, "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/domainmappings/{domainmappingsId}", "values": [ { "name": "domainmappingsId", "sdkName": "metadata.name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/domainmappings/{domainmappingsId}", "values": [ { "name": "domainmappingsId", "sdkName": "metadata.name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/domainmappings/{domainmappingsId}", "idParams": { "domainmappingsId": "metadata.name", "locationsId": "location", "projectsId": "project" } }, "google-native:run/v1:JobIamBinding": { "create": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:run/v1:JobIamMember": { "create": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:run/v1:JobIamPolicy": { "create": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:run/v1:Service": { "create": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services", "values": [ { "name": "dryRun", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "apiVersion": {}, "kind": {}, "metadata": { "$ref": "#/types/google-native:run/v1:ObjectMeta" }, "spec": { "$ref": "#/types/google-native:run/v1:ServiceSpec" }, "status": { "$ref": "#/types/google-native:run/v1:ServiceStatus" } }, "verb": "POST", "polling": { "strategy": "KNativeStatusPoll" }, "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "metadata.name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "metadata.name", "kind": "path" } ] }, "sdkProperties": { "apiVersion": {}, "kind": {}, "metadata": { "$ref": "#/types/google-native:run/v1:ObjectMeta" }, "spec": { "$ref": "#/types/google-native:run/v1:ServiceSpec" }, "status": { "$ref": "#/types/google-native:run/v1:ServiceStatus" } }, "verb": "PUT", "polling": { "strategy": "KNativeStatusPoll" }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "metadata.name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "metadata.name" } }, "google-native:run/v1:ServiceIamBinding": { "create": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:run/v1:ServiceIamMember": { "create": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:run/v1:ServiceIamPolicy": { "create": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:run/v2:Job": { "create": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs?jobId={jobId}", "values": [ { "name": "jobId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "binaryAuthorization": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2BinaryAuthorization" }, "client": {}, "clientVersion": {}, "labels": {}, "launchStage": { "$ref": "#/types/google-native:run/v2:JobLaunchStage" }, "name": {}, "template": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ExecutionTemplate", "required": true } }, "verb": "POST", "operations": { "template": "https://run.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/jobs/{name}" } }, "read": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "binaryAuthorization": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2BinaryAuthorization" }, "client": {}, "clientVersion": {}, "labels": {}, "launchStage": { "$ref": "#/types/google-native:run/v2:JobLaunchStage" }, "name": {}, "template": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ExecutionTemplate", "required": true } }, "verb": "PATCH", "operations": { "template": "https://run.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://run.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "idParams": { "jobsId": "jobId", "locationsId": "location", "projectsId": "project" } }, "google-native:run/v2:JobIamBinding": { "create": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:run/v2:JobIamMember": { "create": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:run/v2:JobIamPolicy": { "create": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:setIamPolicy", "values": [ { "name": "jobsId", "sdkName": "jobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "idParams": { "jobsId": "jobId", "locationsId": "location", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:run/v2:Service": { "create": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services?serviceId={serviceId}", "values": [ { "name": "serviceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "binaryAuthorization": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2BinaryAuthorization" }, "client": {}, "clientVersion": {}, "customAudiences": { "items": {} }, "description": {}, "ingress": { "$ref": "#/types/google-native:run/v2:ServiceIngress" }, "labels": {}, "launchStage": { "$ref": "#/types/google-native:run/v2:ServiceLaunchStage" }, "name": {}, "scaling": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ServiceScaling" }, "template": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2RevisionTemplate", "required": true }, "traffic": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2TrafficTarget" } } }, "verb": "POST", "operations": { "template": "https://run.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "binaryAuthorization": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2BinaryAuthorization" }, "client": {}, "clientVersion": {}, "customAudiences": { "items": {} }, "description": {}, "ingress": { "$ref": "#/types/google-native:run/v2:ServiceIngress" }, "labels": {}, "launchStage": { "$ref": "#/types/google-native:run/v2:ServiceLaunchStage" }, "name": {}, "scaling": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2ServiceScaling" }, "template": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2RevisionTemplate", "required": true }, "traffic": { "items": { "$ref": "#/types/google-native:run/v2:GoogleCloudRunV2TrafficTarget" } } }, "verb": "PATCH", "operations": { "template": "https://run.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://run.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:run/v2:ServiceIamBinding": { "create": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:run/v2:ServiceIamMember": { "create": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:run/v2:ServiceIamPolicy": { "create": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://run.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:runtimeconfig/v1beta1:Config": { "create": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/configs/{name}" } }, "read": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}", "values": [ { "name": "configsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}", "values": [ { "name": "configsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {} }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}", "values": [ { "name": "configsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://runtimeconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/configs/{configsId}", "idParams": { "configsId": "name", "projectsId": "project" } }, "google-native:runtimeconfig/v1beta1:ConfigIamBinding": { "create": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://runtimeconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/configs/{configsId}:getIamPolicy", "idParams": { "configsId": "configId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:runtimeconfig/v1beta1:ConfigIamMember": { "create": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://runtimeconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/configs/{configsId}:getIamPolicy", "idParams": { "configsId": "configId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:runtimeconfig/v1beta1:ConfigIamPolicy": { "create": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:setIamPolicy", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://runtimeconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/configs/{configsId}:getIamPolicy", "idParams": { "configsId": "configId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:runtimeconfig/v1beta1:Variable": { "create": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}/variables", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "name": {}, "text": {}, "value": { "format": "byte" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/configs/{configId}/variables/{name}" } }, "read": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}/variables/{variablesId}", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "variablesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}/variables/{variablesId}", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "variablesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "name": {}, "text": {}, "value": { "format": "byte" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}/variables/{variablesId}", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "variablesId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://runtimeconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/configs/{configsId}/variables/{variablesId}", "idParams": { "configsId": "configId", "projectsId": "project", "variablesId": "name" } }, "google-native:runtimeconfig/v1beta1:Waiter": { "create": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}/waiters", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "sdkProperties": { "failure": { "$ref": "#/types/google-native:runtimeconfig/v1beta1:EndCondition" }, "name": {}, "success": { "$ref": "#/types/google-native:runtimeconfig/v1beta1:EndCondition" }, "timeout": { "format": "google-duration" } }, "verb": "POST", "operations": { "template": "https://runtimeconfig.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/configs/{configId}/waiters/{name}" } }, "read": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}/waiters/{waitersId}", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "waitersId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}/waiters/{waitersId}", "values": [ { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "waitersId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://runtimeconfig.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/configs/{configsId}/waiters/{waitersId}", "idParams": { "configsId": "configId", "projectsId": "project", "waitersId": "name" } }, "google-native:secretmanager/v1:Secret": { "create": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets?secretId={secretId}", "values": [ { "name": "secretId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "etag": {}, "expireTime": { "format": "google-datetime" }, "labels": {}, "replication": { "$ref": "#/types/google-native:secretmanager/v1:Replication", "required": true, "forceNew": true }, "rotation": { "$ref": "#/types/google-native:secretmanager/v1:Rotation" }, "topics": { "items": { "$ref": "#/types/google-native:secretmanager/v1:Topic" } }, "ttl": { "format": "google-duration" }, "versionAliases": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}?updateMask={updateMask}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "etag": {}, "expireTime": { "format": "google-datetime" }, "labels": {}, "replication": { "$ref": "#/types/google-native:secretmanager/v1:Replication", "required": true, "forceNew": true }, "rotation": { "$ref": "#/types/google-native:secretmanager/v1:Rotation" }, "topics": { "items": { "$ref": "#/types/google-native:secretmanager/v1:Topic" } }, "ttl": { "format": "google-duration" }, "versionAliases": {} }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://secretmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/secrets/{secretsId}", "idParams": { "projectsId": "project", "secretsId": "secretId" } }, "google-native:secretmanager/v1:SecretIamBinding": { "create": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://secretmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "idParams": { "projectsId": "project", "secretsId": "secretId" }, "iamResourceName": "resource" }, "google-native:secretmanager/v1:SecretIamMember": { "create": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://secretmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "idParams": { "projectsId": "project", "secretsId": "secretId" }, "iamResourceName": "resource" }, "google-native:secretmanager/v1:SecretIamPolicy": { "create": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://secretmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "idParams": { "projectsId": "project", "secretsId": "secretId" }, "iamResourceName": "resource" }, "google-native:secretmanager/v1beta1:Secret": { "create": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets?secretId={secretId}", "values": [ { "name": "secretId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "replication": { "$ref": "#/types/google-native:secretmanager/v1beta1:Replication", "required": true, "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}?updateMask={updateMask}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "replication": { "$ref": "#/types/google-native:secretmanager/v1beta1:Replication", "required": true, "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://secretmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/secrets/{secretsId}", "idParams": { "projectsId": "project", "secretsId": "secretId" } }, "google-native:secretmanager/v1beta1:SecretIamBinding": { "create": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://secretmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "idParams": { "projectsId": "project", "secretsId": "secretId" }, "iamResourceName": "resource" }, "google-native:secretmanager/v1beta1:SecretIamMember": { "create": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://secretmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "idParams": { "projectsId": "project", "secretsId": "secretId" }, "iamResourceName": "resource" }, "google-native:secretmanager/v1beta1:SecretIamPolicy": { "create": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://secretmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "idParams": { "projectsId": "project", "secretsId": "secretId" }, "iamResourceName": "resource" }, "google-native:securitycenter/v1:FolderBigQueryExport": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/bigQueryExports?bigQueryExportId={bigQueryExportId}", "values": [ { "name": "bigQueryExportId", "kind": "query" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "dataset": {}, "description": {}, "filter": {}, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "dataset": {}, "description": {}, "filter": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/folders/{foldersId}/bigQueryExports/{bigQueryExportsId}", "idParams": { "bigQueryExportsId": "bigQueryExportId", "foldersId": "folderId" } }, "google-native:securitycenter/v1:FolderNotificationConfig": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/notificationConfigs?configId={configId}", "values": [ { "name": "configId", "kind": "query" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "pubsubTopic": {}, "streamingConfig": { "$ref": "#/types/google-native:securitycenter/v1:StreamingConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "notificationConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "notificationConfigsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "pubsubTopic": {}, "streamingConfig": { "$ref": "#/types/google-native:securitycenter/v1:StreamingConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "notificationConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/folders/{foldersId}/notificationConfigs/{notificationConfigsId}", "idParams": { "foldersId": "folderId", "notificationConfigsId": "name" } }, "google-native:securitycenter/v1:FolderSecurityHealthAnalyticsSettingCustomModule": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/securityHealthAnalyticsSettings/customModules", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "customConfig": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomConfig" }, "displayName": {}, "enablementState": { "$ref": "#/types/google-native:securitycenter/v1:FolderSecurityHealthAnalyticsSettingCustomModuleEnablementState" }, "name": { "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "sdkProperties": { "customConfig": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomConfig" }, "displayName": {}, "enablementState": { "$ref": "#/types/google-native:securitycenter/v1:FolderSecurityHealthAnalyticsSettingCustomModuleEnablementState" }, "name": { "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/folders/{foldersId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "idParams": { "customModulesId": "name", "foldersId": "folderId" } }, "google-native:securitycenter/v1:MuteConfig": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/muteConfigs?muteConfigId={muteConfigId}", "values": [ { "name": "muteConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "filter": { "required": true }, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/muteConfigs/{muteConfigsId}", "values": [ { "name": "muteConfigsId", "sdkName": "muteConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/muteConfigs/{muteConfigsId}", "values": [ { "name": "muteConfigsId", "sdkName": "muteConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "filter": { "required": true }, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/muteConfigs/{muteConfigsId}", "values": [ { "name": "muteConfigsId", "sdkName": "muteConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/muteConfigs/{muteConfigsId}", "idParams": { "muteConfigsId": "muteConfigId", "projectsId": "project" } }, "google-native:securitycenter/v1:NotificationConfig": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/notificationConfigs?configId={configId}", "values": [ { "name": "configId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "pubsubTopic": {}, "streamingConfig": { "$ref": "#/types/google-native:securitycenter/v1:StreamingConfig" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "notificationConfigsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "notificationConfigsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "pubsubTopic": {}, "streamingConfig": { "$ref": "#/types/google-native:securitycenter/v1:StreamingConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "notificationConfigsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/notificationConfigs/{notificationConfigsId}", "idParams": { "notificationConfigsId": "name", "projectsId": "project" } }, "google-native:securitycenter/v1:OrganizationBigQueryExport": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/bigQueryExports?bigQueryExportId={bigQueryExportId}", "values": [ { "name": "bigQueryExportId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "dataset": {}, "description": {}, "filter": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "organizations/{organizationId}/bigQueryExports/{name}" } }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "dataset": {}, "description": {}, "filter": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/bigQueryExports/{bigQueryExportsId}", "idParams": { "bigQueryExportsId": "bigQueryExportId", "organizationsId": "organizationId" } }, "google-native:securitycenter/v1:OrganizationEventThreatDetectionSettingCustomModule": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/eventThreatDetectionSettings/customModules", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "config": {}, "description": {}, "displayName": {}, "enablementState": { "$ref": "#/types/google-native:securitycenter/v1:OrganizationEventThreatDetectionSettingCustomModuleEnablementState" }, "name": { "forceNew": true }, "type": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/eventThreatDetectionSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/eventThreatDetectionSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "config": {}, "description": {}, "displayName": {}, "enablementState": { "$ref": "#/types/google-native:securitycenter/v1:OrganizationEventThreatDetectionSettingCustomModuleEnablementState" }, "name": { "forceNew": true }, "type": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/eventThreatDetectionSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/eventThreatDetectionSettings/customModules/{customModulesId}", "idParams": { "customModulesId": "name", "organizationsId": "organizationId" } }, "google-native:securitycenter/v1:OrganizationMuteConfig": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/muteConfigs?muteConfigId={muteConfigId}", "values": [ { "name": "muteConfigId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "filter": { "required": true }, "name": {} }, "verb": "POST", "autoname": { "fieldName": "organizations/{organizationId}/muteConfigs/{name}" } }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/muteConfigs/{muteConfigsId}", "values": [ { "name": "muteConfigsId", "sdkName": "muteConfigId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/muteConfigs/{muteConfigsId}", "values": [ { "name": "muteConfigsId", "sdkName": "muteConfigId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "filter": { "required": true }, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/muteConfigs/{muteConfigsId}", "values": [ { "name": "muteConfigsId", "sdkName": "muteConfigId", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/muteConfigs/{muteConfigsId}", "idParams": { "muteConfigsId": "muteConfigId", "organizationsId": "organizationId" } }, "google-native:securitycenter/v1:OrganizationNotificationConfig": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/notificationConfigs?configId={configId}", "values": [ { "name": "configId", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "pubsubTopic": {}, "streamingConfig": { "$ref": "#/types/google-native:securitycenter/v1:StreamingConfig" } }, "verb": "POST", "autoname": { "fieldName": "organizations/{organizationId}/notificationConfigs/{name}" } }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "notificationConfigsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "notificationConfigsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": {}, "pubsubTopic": {}, "streamingConfig": { "$ref": "#/types/google-native:securitycenter/v1:StreamingConfig" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "notificationConfigsId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/notificationConfigs/{notificationConfigsId}", "idParams": { "notificationConfigsId": "name", "organizationsId": "organizationId" } }, "google-native:securitycenter/v1:OrganizationSecurityHealthAnalyticsSettingCustomModule": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/securityHealthAnalyticsSettings/customModules", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "customConfig": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomConfig" }, "displayName": {}, "enablementState": { "$ref": "#/types/google-native:securitycenter/v1:OrganizationSecurityHealthAnalyticsSettingCustomModuleEnablementState" }, "name": { "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "customConfig": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomConfig" }, "displayName": {}, "enablementState": { "$ref": "#/types/google-native:securitycenter/v1:OrganizationSecurityHealthAnalyticsSettingCustomModuleEnablementState" }, "name": { "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "idParams": { "customModulesId": "name", "organizationsId": "organizationId" } }, "google-native:securitycenter/v1:OrganizationSourceIamBinding": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "sourcesId": "sourceId" }, "iamResourceName": "resource" }, "google-native:securitycenter/v1:OrganizationSourceIamMember": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "sourcesId": "sourceId" }, "iamResourceName": "resource" }, "google-native:securitycenter/v1:OrganizationSourceIamPolicy": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "sourcesId": "sourceId" }, "iamResourceName": "resource" }, "google-native:securitycenter/v1:ProjectBigQueryExport": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/bigQueryExports?bigQueryExportId={bigQueryExportId}", "values": [ { "name": "bigQueryExportId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "dataset": { "pattern": "projects/{project}/datasets/{dataset}" }, "description": {}, "filter": {}, "name": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "dataset": {}, "description": {}, "filter": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/bigQueryExports/{bigQueryExportsId}", "idParams": { "bigQueryExportsId": "bigQueryExportId", "projectsId": "project" } }, "google-native:securitycenter/v1:ProjectSecurityHealthAnalyticsSettingCustomModule": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/securityHealthAnalyticsSettings/customModules", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "customConfig": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomConfig" }, "displayName": {}, "enablementState": { "$ref": "#/types/google-native:securitycenter/v1:ProjectSecurityHealthAnalyticsSettingCustomModuleEnablementState" }, "name": { "forceNew": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "customConfig": { "$ref": "#/types/google-native:securitycenter/v1:GoogleCloudSecuritycenterV1CustomConfig" }, "displayName": {}, "enablementState": { "$ref": "#/types/google-native:securitycenter/v1:ProjectSecurityHealthAnalyticsSettingCustomModuleEnablementState" }, "name": { "forceNew": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "customModulesId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "idParams": { "customModulesId": "name", "projectsId": "project" } }, "google-native:securitycenter/v1:Source": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "canonicalName": {}, "description": {}, "displayName": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "organizations/{organizationId}/sources/{name}" } }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "canonicalName": {}, "description": {}, "displayName": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1/organizations/{organizationsId}/sources/{sourcesId}", "idParams": { "organizationsId": "organizationId", "sourcesId": "name" } }, "google-native:securitycenter/v1beta1:OrganizationSourceIamBinding": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "sourcesId": "sourceId" }, "iamResourceName": "resource" }, "google-native:securitycenter/v1beta1:OrganizationSourceIamMember": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "sourcesId": "sourceId" }, "iamResourceName": "resource" }, "google-native:securitycenter/v1beta1:OrganizationSourceIamPolicy": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:setIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "idParams": { "organizationsId": "organizationId", "sourcesId": "sourceId" }, "iamResourceName": "resource" }, "google-native:securitycenter/v1beta1:Source": { "create": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "organizations/{organizationId}/sources/{name}" } }, "read": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://securitycenter.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/organizations/{organizationsId}/sources/{sourcesId}", "idParams": { "organizationsId": "organizationId", "sourcesId": "name" } }, "google-native:servicedirectory/v1:Endpoint": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints?endpointId={endpointId}", "values": [ { "name": "endpointId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "address": {}, "annotations": {}, "name": { "forceNew": true }, "network": { "pattern": "projects/{project}/locations/{location}/networks/{network}", "forceNew": true }, "port": { "format": "int32" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/namespaces/{namespaceId}/services/{serviceId}/endpoints/{name}" } }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}?updateMask={updateMask}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "address": {}, "annotations": {}, "name": { "forceNew": true }, "network": { "forceNew": true }, "port": { "format": "int32" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:servicedirectory/v1:Namespace": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces?namespaceId={namespaceId}", "values": [ { "name": "namespaceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": { "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/namespaces/{name}" } }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": { "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" } }, "google-native:servicedirectory/v1:NamespaceIamBinding": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1:NamespaceIamMember": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1:NamespaceIamPolicy": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1:NamespaceServiceIamBinding": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1:NamespaceServiceIamMember": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1:NamespaceServiceIamPolicy": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1:Service": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services?serviceId={serviceId}", "values": [ { "name": "serviceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "name": { "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/namespaces/{namespaceId}/services/{name}" } }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "name": { "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:servicedirectory/v1beta1:Endpoint": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints?endpointId={endpointId}", "values": [ { "name": "endpointId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "address": {}, "metadata": {}, "name": { "forceNew": true }, "network": { "pattern": "projects/{project}/locations/{location}/networks/{network}", "forceNew": true }, "port": { "format": "int32" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/namespaces/{namespaceId}/services/{serviceId}/endpoints/{name}" } }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}?updateMask={updateMask}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "address": {}, "metadata": {}, "name": { "forceNew": true }, "network": { "forceNew": true }, "port": { "format": "int32" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}", "values": [ { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}", "idParams": { "endpointsId": "endpointId", "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:servicedirectory/v1beta1:Namespace": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces?namespaceId={namespaceId}", "values": [ { "name": "namespaceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "labels": {}, "name": { "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/namespaces/{name}" } }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "labels": {}, "name": { "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" } }, "google-native:servicedirectory/v1beta1:NamespaceIamBinding": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1beta1:NamespaceIamMember": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1beta1:NamespaceIamPolicy": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1beta1:NamespaceServiceIamBinding": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1beta1:NamespaceServiceIamMember": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1beta1:NamespaceServiceIamPolicy": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1beta1:NamespaceWorkloadIamBinding": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "workloadsId": "workloadId" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1beta1:NamespaceWorkloadIamMember": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "workloadsId": "workloadId" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1beta1:NamespaceWorkloadIamPolicy": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:getIamPolicy", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "workloadsId": "workloadId" }, "iamResourceName": "resource" }, "google-native:servicedirectory/v1beta1:Service": { "create": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services?serviceId={serviceId}", "values": [ { "name": "serviceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "sdkProperties": { "metadata": {}, "name": { "forceNew": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/namespaces/{namespaceId}/services/{name}" } }, "read": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "metadata": {}, "name": { "forceNew": true } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://servicedirectory.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}", "idParams": { "locationsId": "location", "namespacesId": "namespaceId", "projectsId": "project", "servicesId": "serviceId" } }, "google-native:servicemanagement/v1:Config": { "create": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{serviceName}/configs", "values": [ { "name": "serviceName", "kind": "path" } ] }, "sdkProperties": { "apis": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Api" } }, "authentication": { "$ref": "#/types/google-native:servicemanagement/v1:Authentication" }, "backend": { "$ref": "#/types/google-native:servicemanagement/v1:Backend" }, "billing": { "$ref": "#/types/google-native:servicemanagement/v1:Billing" }, "configVersion": { "format": "uint32" }, "context": { "$ref": "#/types/google-native:servicemanagement/v1:Context" }, "control": { "$ref": "#/types/google-native:servicemanagement/v1:Control" }, "customError": { "$ref": "#/types/google-native:servicemanagement/v1:CustomError" }, "documentation": { "$ref": "#/types/google-native:servicemanagement/v1:Documentation" }, "endpoints": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Endpoint" } }, "enums": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Enum" } }, "http": { "$ref": "#/types/google-native:servicemanagement/v1:Http" }, "id": {}, "logging": { "$ref": "#/types/google-native:servicemanagement/v1:Logging" }, "logs": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:LogDescriptor" } }, "metrics": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MetricDescriptor" } }, "monitoredResources": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:MonitoredResourceDescriptor" } }, "monitoring": { "$ref": "#/types/google-native:servicemanagement/v1:Monitoring" }, "name": {}, "producerProjectId": {}, "publishing": { "$ref": "#/types/google-native:servicemanagement/v1:Publishing" }, "quota": { "$ref": "#/types/google-native:servicemanagement/v1:Quota" }, "systemParameters": { "$ref": "#/types/google-native:servicemanagement/v1:SystemParameters" }, "systemTypes": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Type" } }, "title": {}, "types": { "items": { "$ref": "#/types/google-native:servicemanagement/v1:Type" } }, "usage": { "$ref": "#/types/google-native:servicemanagement/v1:Usage" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{serviceName}/configs/{configId}", "values": [ { "name": "configId", "sdkName": "name", "kind": "path" }, { "name": "serviceName", "sdkName": "serviceName", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://servicemanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/services/{serviceName}/configs/{configId}", "idParams": { "configId": "name", "serviceName": "serviceName" } }, "google-native:servicemanagement/v1:Rollout": { "create": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{serviceName}/rollouts", "values": [ { "name": "serviceName", "kind": "path" } ] }, "sdkProperties": { "createTime": { "format": "google-datetime" }, "createdBy": {}, "deleteServiceStrategy": { "$ref": "#/types/google-native:servicemanagement/v1:DeleteServiceStrategy" }, "rolloutId": {}, "serviceName": {}, "status": { "$ref": "#/types/google-native:servicemanagement/v1:RolloutStatus" }, "trafficPercentStrategy": { "$ref": "#/types/google-native:servicemanagement/v1:TrafficPercentStrategy" } }, "verb": "POST", "operations": { "template": "https://servicemanagement.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{serviceName}/rollouts/{rolloutId}", "values": [ { "name": "rolloutId", "sdkName": "rolloutId", "kind": "path" }, { "name": "serviceName", "sdkName": "serviceName", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://servicemanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/services/{serviceName}/rollouts/{rolloutId}", "idParams": { "rolloutId": "rolloutId", "serviceName": "serviceName" } }, "google-native:servicemanagement/v1:Service": { "create": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services" }, "sdkProperties": { "producerProjectId": {}, "serviceName": {} }, "verb": "POST", "operations": { "template": "https://servicemanagement.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{serviceName}", "values": [ { "name": "serviceName", "sdkName": "serviceName", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{serviceName}", "values": [ { "name": "serviceName", "sdkName": "serviceName", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://servicemanagement.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://servicemanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/services/{serviceName}", "idParams": { "serviceName": "serviceName" } }, "google-native:servicemanagement/v1:ServiceConsumerIamBinding": { "create": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "consumersId", "sdkName": "consumerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:getIamPolicy", "values": [ { "name": "consumersId", "sdkName": "consumerId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:setIamPolicy", "values": [ { "name": "consumersId", "sdkName": "consumerId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:setIamPolicy", "values": [ { "name": "consumersId", "sdkName": "consumerId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicemanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/services/{servicesId}/consumers/{consumersId}:getIamPolicy", "idParams": { "consumersId": "consumerId", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicemanagement/v1:ServiceConsumerIamMember": { "create": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "consumersId", "sdkName": "consumerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:getIamPolicy", "values": [ { "name": "consumersId", "sdkName": "consumerId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:setIamPolicy", "values": [ { "name": "consumersId", "sdkName": "consumerId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:setIamPolicy", "values": [ { "name": "consumersId", "sdkName": "consumerId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicemanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/services/{servicesId}/consumers/{consumersId}:getIamPolicy", "idParams": { "consumersId": "consumerId", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicemanagement/v1:ServiceConsumerIamPolicy": { "create": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "consumersId", "sdkName": "consumerId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:getIamPolicy", "values": [ { "name": "consumersId", "sdkName": "consumerId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:setIamPolicy", "values": [ { "name": "consumersId", "sdkName": "consumerId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://servicemanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/services/{servicesId}/consumers/{consumersId}:getIamPolicy", "idParams": { "consumersId": "consumerId", "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicemanagement/v1:ServiceIamBinding": { "create": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:getIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicemanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/services/{servicesId}:getIamPolicy", "idParams": { "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicemanagement/v1:ServiceIamMember": { "create": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:getIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://servicemanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/services/{servicesId}:getIamPolicy", "idParams": { "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:servicemanagement/v1:ServiceIamPolicy": { "create": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:getIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:setIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://servicemanagement.googleapis.com/", "formDataUpload": {}, "idPath": "v1/services/{servicesId}:getIamPolicy", "idParams": { "servicesId": "serviceId" }, "iamResourceName": "resource" }, "google-native:sourcerepo/v1:Repo": { "create": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "mirrorConfig": { "$ref": "#/types/google-native:sourcerepo/v1:MirrorConfig" }, "name": {}, "pubsubConfigs": {}, "size": { "format": "int64" }, "url": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/repos/{name}" } }, "read": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "mirrorConfig": { "container": "repo" }, "name": { "container": "repo" }, "pubsubConfigs": { "container": "repo" }, "size": { "container": "repo" }, "url": { "container": "repo" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://sourcerepo.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/repos/{reposId}", "idParams": { "projectsId": "project", "reposId": "name" } }, "google-native:sourcerepo/v1:RepoIamBinding": { "create": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://sourcerepo.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/repos/{reposId}:getIamPolicy", "idParams": { "projectsId": "project", "reposId": "repoId" }, "iamResourceName": "resource" }, "google-native:sourcerepo/v1:RepoIamMember": { "create": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://sourcerepo.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/repos/{reposId}:getIamPolicy", "idParams": { "projectsId": "project", "reposId": "repoId" }, "iamResourceName": "resource" }, "google-native:sourcerepo/v1:RepoIamPolicy": { "create": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://sourcerepo.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/repos/{reposId}:getIamPolicy", "idParams": { "projectsId": "project", "reposId": "repoId" }, "iamResourceName": "resource" }, "google-native:spanner/v1:Backup": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups?backupId={backupId}\u0026encryptionConfig.encryptionType={encryptionConfig.encryptionType}", "values": [ { "name": "backupId", "kind": "query" }, { "name": "encryptionConfig.encryptionType", "sdkName": "encryptionConfigEncryptionType", "kind": "query" }, { "name": "encryptionConfig.kmsKeyName", "sdkName": "encryptionConfigKmsKeyName", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "database": { "pattern": "projects/{project}/instances/{instanceId}/databases/{database}" }, "expireTime": { "format": "google-datetime" }, "name": {}, "versionTime": { "format": "google-datetime" } }, "verb": "POST", "operations": { "template": "https://spanner.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/instances/{instanceId}/backups/{name}" } }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}?updateMask={updateMask}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "database": {}, "expireTime": { "format": "google-datetime" }, "name": {}, "versionTime": { "format": "google-datetime" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}", "idParams": { "backupsId": "backupId", "instancesId": "instanceId", "projectsId": "project" } }, "google-native:spanner/v1:Database": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "createStatement": { "required": true }, "databaseDialect": { "$ref": "#/types/google-native:spanner/v1:DatabaseDatabaseDialect" }, "encryptionConfig": { "$ref": "#/types/google-native:spanner/v1:EncryptionConfig" }, "extraStatements": { "items": {} }, "protoDescriptors": { "format": "byte" } }, "verb": "POST", "operations": { "template": "https://spanner.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}", "values": [ { "name": "databasesId", "sdkName": "name", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}?updateMask={updateMask}", "values": [ { "name": "databasesId", "sdkName": "name", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "verb": "PATCH", "operations": { "template": "https://spanner.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}", "values": [ { "name": "databasesId", "sdkName": "name", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}", "idParams": { "databasesId": "name", "instancesId": "instanceId", "projectsId": "project" } }, "google-native:spanner/v1:Instance": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "autoscalingConfig": { "container": "instance" }, "config": { "container": "instance" }, "displayName": { "container": "instance" }, "endpointUris": { "container": "instance" }, "freeInstanceMetadata": { "container": "instance" }, "instanceId": { "required": true }, "instanceType": { "container": "instance" }, "labels": { "container": "instance" }, "name": { "container": "instance" }, "nodeCount": { "container": "instance" }, "processingUnits": { "container": "instance" } }, "verb": "POST", "operations": { "template": "https://spanner.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/instances/{name}" } }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "autoscalingConfig": { "container": "instance" }, "config": { "container": "instance" }, "displayName": { "container": "instance" }, "endpointUris": { "container": "instance" }, "freeInstanceMetadata": { "container": "instance" }, "instanceType": { "container": "instance" }, "labels": { "container": "instance" }, "name": { "container": "instance" }, "nodeCount": { "container": "instance" }, "processingUnits": { "container": "instance" } }, "verb": "PATCH", "operations": { "template": "https://spanner.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "bodyPropertyName": "fieldMask" } }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}", "idParams": { "instancesId": "instanceId", "projectsId": "project" } }, "google-native:spanner/v1:InstanceBackupIamBinding": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:spanner/v1:InstanceBackupIamMember": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:spanner/v1:InstanceBackupIamPolicy": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:setIamPolicy", "values": [ { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "idParams": { "backupsId": "backupId", "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:spanner/v1:InstanceConfig": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instanceConfigs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "baseConfig": { "container": "instanceConfig" }, "displayName": { "container": "instanceConfig" }, "etag": { "container": "instanceConfig" }, "instanceConfigId": { "required": true }, "labels": { "container": "instanceConfig" }, "leaderOptions": { "container": "instanceConfig" }, "name": { "container": "instanceConfig" }, "replicas": { "container": "instanceConfig" }, "validateOnly": {} }, "verb": "POST", "operations": { "template": "https://spanner.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/instanceConfigs/{name}" } }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instanceConfigs/{instanceConfigsId}", "values": [ { "name": "instanceConfigsId", "sdkName": "instanceConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instanceConfigs/{instanceConfigsId}", "values": [ { "name": "instanceConfigsId", "sdkName": "instanceConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "baseConfig": { "container": "instanceConfig" }, "displayName": { "container": "instanceConfig" }, "etag": { "container": "instanceConfig" }, "labels": { "container": "instanceConfig" }, "leaderOptions": { "container": "instanceConfig" }, "name": { "container": "instanceConfig" }, "replicas": { "container": "instanceConfig" }, "validateOnly": {} }, "verb": "PATCH", "operations": { "template": "https://spanner.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "bodyPropertyName": "updateMask" } }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instanceConfigs/{instanceConfigsId}", "values": [ { "name": "instanceConfigsId", "sdkName": "instanceConfigId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instanceConfigs/{instanceConfigsId}", "idParams": { "instanceConfigsId": "instanceConfigId", "projectsId": "project" } }, "google-native:spanner/v1:InstanceDatabaseIamBinding": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:spanner/v1:InstanceDatabaseIamMember": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:spanner/v1:InstanceDatabaseIamPolicy": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:setIamPolicy", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:getIamPolicy", "idParams": { "databasesId": "databaseId", "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:spanner/v1:InstanceIamBinding": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:spanner/v1:InstanceIamMember": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:spanner/v1:InstanceIamPolicy": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "update": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:setIamPolicy", "values": [ { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "idParams": { "instancesId": "instanceId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:spanner/v1:Session": { "create": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}/sessions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "sdkProperties": { "creatorRole": { "container": "session" }, "labels": { "container": "session" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}/sessions/{sessionsId}", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}/sessions/{sessionsId}", "values": [ { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sessionsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://spanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}/sessions/{sessionsId}", "idParams": { "databasesId": "databaseId", "instancesId": "instanceId", "projectsId": "project", "sessionsId": "name" } }, "google-native:speech/v1:CustomClass": { "create": { "endpoint": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/customClasses", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "customClassId": { "required": true }, "items": { "container": "customClass" }, "name": { "container": "customClass" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/customClasses/{customClassesId}", "values": [ { "name": "customClassesId", "sdkName": "customClassId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/customClasses/{customClassesId}", "values": [ { "name": "customClassesId", "sdkName": "customClassId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "customClassId": {}, "items": { "items": { "$ref": "#/types/google-native:speech/v1:ClassItem" } }, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/customClasses/{customClassesId}", "values": [ { "name": "customClassesId", "sdkName": "customClassId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://speech.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/customClasses/{customClassesId}", "idParams": { "customClassesId": "customClassId", "locationsId": "location", "projectsId": "project" } }, "google-native:speech/v1:PhraseSet": { "create": { "endpoint": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseSets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "boost": { "container": "phraseSet" }, "name": { "container": "phraseSet" }, "phraseSetId": { "required": true }, "phrases": { "container": "phraseSet" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseSets/{phraseSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "phraseSetsId", "sdkName": "phraseSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseSets/{phraseSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "phraseSetsId", "sdkName": "phraseSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "boost": { "format": "float" }, "name": {}, "phrases": { "items": { "$ref": "#/types/google-native:speech/v1:Phrase" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseSets/{phraseSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "phraseSetsId", "sdkName": "phraseSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://speech.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/phraseSets/{phraseSetsId}", "idParams": { "locationsId": "location", "phraseSetsId": "phraseSetId", "projectsId": "project" } }, "google-native:sqladmin/v1:BackupRun": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/backupRuns", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "sdkProperties": { "backupKind": { "$ref": "#/types/google-native:sqladmin/v1:BackupRunBackupKind" }, "description": {}, "diskEncryptionConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:DiskEncryptionConfiguration" }, "diskEncryptionStatus": { "$ref": "#/types/google-native:sqladmin/v1:DiskEncryptionStatus" }, "endTime": { "format": "google-datetime" }, "enqueuedTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:sqladmin/v1:OperationError" }, "id": { "format": "int64" }, "instance": {}, "kind": {}, "location": {}, "selfLink": {}, "startTime": { "format": "google-datetime" }, "status": { "$ref": "#/types/google-native:sqladmin/v1:BackupRunStatus" }, "timeZone": {}, "type": { "$ref": "#/types/google-native:sqladmin/v1:BackupRunType" }, "windowStartTime": { "format": "google-datetime" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:sqladmin/v1:Database": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/databases", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "sdkProperties": { "charset": {}, "collation": {}, "etag": {}, "instance": {}, "kind": {}, "name": {}, "project": {}, "selfLink": {}, "sqlserverDatabaseDetails": { "$ref": "#/types/google-native:sqladmin/v1:SqlServerDatabaseDetails" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "charset": {}, "collation": {}, "etag": {}, "instance": {}, "kind": {}, "name": {}, "project": {}, "selfLink": {}, "sqlserverDatabaseDetails": { "$ref": "#/types/google-native:sqladmin/v1:SqlServerDatabaseDetails" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:sqladmin/v1:Instance": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances", "values": [ { "name": "project", "kind": "path" } ] }, "sdkProperties": { "backendType": { "$ref": "#/types/google-native:sqladmin/v1:InstanceBackendType" }, "connectionName": {}, "currentDiskSize": { "format": "int64" }, "databaseVersion": { "$ref": "#/types/google-native:sqladmin/v1:InstanceDatabaseVersion" }, "diskEncryptionConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:DiskEncryptionConfiguration" }, "diskEncryptionStatus": { "$ref": "#/types/google-native:sqladmin/v1:DiskEncryptionStatus" }, "etag": {}, "failoverReplica": { "$ref": "#/types/google-native:sqladmin/v1:InstanceFailoverReplica" }, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:sqladmin/v1:InstanceInstanceType" }, "ipAddresses": { "items": { "$ref": "#/types/google-native:sqladmin/v1:IpMapping" } }, "ipv6Address": {}, "kind": {}, "maintenanceVersion": {}, "masterInstanceName": {}, "maxDiskSize": { "format": "int64" }, "name": {}, "onPremisesConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:OnPremisesConfiguration" }, "outOfDiskReport": { "$ref": "#/types/google-native:sqladmin/v1:SqlOutOfDiskReport" }, "project": {}, "region": {}, "replicaConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:ReplicaConfiguration" }, "replicaNames": { "items": {} }, "rootPassword": {}, "satisfiesPzs": {}, "scheduledMaintenance": { "$ref": "#/types/google-native:sqladmin/v1:SqlScheduledMaintenance" }, "secondaryGceZone": {}, "selfLink": {}, "serverCaCert": { "$ref": "#/types/google-native:sqladmin/v1:SslCert" }, "serviceAccountEmailAddress": {}, "settings": { "$ref": "#/types/google-native:sqladmin/v1:Settings" }, "sqlNetworkArchitecture": { "$ref": "#/types/google-native:sqladmin/v1:InstanceSqlNetworkArchitecture" }, "state": { "$ref": "#/types/google-native:sqladmin/v1:InstanceState" }, "suspensionReason": { "items": { "$ref": "#/types/google-native:sqladmin/v1:InstanceSuspensionReasonItem" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "backendType": { "$ref": "#/types/google-native:sqladmin/v1:InstanceBackendType" }, "connectionName": {}, "currentDiskSize": { "format": "int64" }, "databaseVersion": { "$ref": "#/types/google-native:sqladmin/v1:InstanceDatabaseVersion" }, "diskEncryptionConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:DiskEncryptionConfiguration" }, "diskEncryptionStatus": { "$ref": "#/types/google-native:sqladmin/v1:DiskEncryptionStatus" }, "etag": {}, "failoverReplica": { "$ref": "#/types/google-native:sqladmin/v1:InstanceFailoverReplica" }, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:sqladmin/v1:InstanceInstanceType" }, "ipAddresses": { "items": { "$ref": "#/types/google-native:sqladmin/v1:IpMapping" } }, "ipv6Address": {}, "kind": {}, "maintenanceVersion": {}, "masterInstanceName": {}, "maxDiskSize": { "format": "int64" }, "name": {}, "onPremisesConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:OnPremisesConfiguration" }, "outOfDiskReport": { "$ref": "#/types/google-native:sqladmin/v1:SqlOutOfDiskReport" }, "project": {}, "region": {}, "replicaConfiguration": { "$ref": "#/types/google-native:sqladmin/v1:ReplicaConfiguration" }, "replicaNames": { "items": {} }, "rootPassword": {}, "satisfiesPzs": {}, "scheduledMaintenance": { "$ref": "#/types/google-native:sqladmin/v1:SqlScheduledMaintenance" }, "secondaryGceZone": {}, "selfLink": {}, "serverCaCert": { "$ref": "#/types/google-native:sqladmin/v1:SslCert" }, "serviceAccountEmailAddress": {}, "settings": { "$ref": "#/types/google-native:sqladmin/v1:Settings" }, "sqlNetworkArchitecture": { "$ref": "#/types/google-native:sqladmin/v1:InstanceSqlNetworkArchitecture" }, "state": { "$ref": "#/types/google-native:sqladmin/v1:InstanceState" }, "suspensionReason": { "items": { "$ref": "#/types/google-native:sqladmin/v1:InstanceSuspensionReasonItem" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:sqladmin/v1:SslCert": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/sslCerts", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "sdkProperties": { "commonName": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink", "embeddedOperationField": "operation" }, "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:sqladmin/v1:User": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/users", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "sdkProperties": { "dualPasswordType": { "$ref": "#/types/google-native:sqladmin/v1:UserDualPasswordType" }, "etag": {}, "host": {}, "instance": {}, "kind": {}, "name": {}, "password": {}, "passwordPolicy": { "$ref": "#/types/google-native:sqladmin/v1:UserPasswordValidationPolicy" }, "project": {}, "sqlserverUserDetails": { "$ref": "#/types/google-native:sqladmin/v1:SqlServerUserDetails" }, "type": { "$ref": "#/types/google-native:sqladmin/v1:UserType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/users/{name}", "values": [ { "name": "instance", "sdkName": "instance", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/users", "values": [ { "name": "instance", "sdkName": "instance", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "dualPasswordType": { "$ref": "#/types/google-native:sqladmin/v1:UserDualPasswordType" }, "etag": {}, "host": {}, "instance": {}, "kind": {}, "name": {}, "password": {}, "passwordPolicy": { "$ref": "#/types/google-native:sqladmin/v1:UserPasswordValidationPolicy" }, "project": {}, "sqlserverUserDetails": { "$ref": "#/types/google-native:sqladmin/v1:SqlServerUserDetails" }, "type": { "$ref": "#/types/google-native:sqladmin/v1:UserType" } }, "verb": "PUT", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/users", "values": [ { "name": "instance", "sdkName": "instance", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{project}/instances/{instance}/users/{name}", "idParams": { "instance": "instance", "name": "name", "project": "project" } }, "google-native:sqladmin/v1beta4:BackupRun": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/backupRuns", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "sdkProperties": { "backupKind": { "$ref": "#/types/google-native:sqladmin/v1beta4:BackupRunBackupKind" }, "description": {}, "diskEncryptionConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:DiskEncryptionConfiguration" }, "diskEncryptionStatus": { "$ref": "#/types/google-native:sqladmin/v1beta4:DiskEncryptionStatus" }, "endTime": { "format": "google-datetime" }, "enqueuedTime": { "format": "google-datetime" }, "error": { "$ref": "#/types/google-native:sqladmin/v1beta4:OperationError" }, "id": { "format": "int64" }, "instance": {}, "kind": {}, "location": {}, "selfLink": {}, "startTime": { "format": "google-datetime" }, "status": { "$ref": "#/types/google-native:sqladmin/v1beta4:BackupRunStatus" }, "timeZone": {}, "type": { "$ref": "#/types/google-native:sqladmin/v1beta4:BackupRunType" }, "windowStartTime": { "format": "google-datetime" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:sqladmin/v1beta4:Database": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/databases", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "sdkProperties": { "charset": {}, "collation": {}, "etag": {}, "instance": {}, "kind": {}, "name": {}, "project": {}, "selfLink": {}, "sqlserverDatabaseDetails": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlServerDatabaseDetails" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "charset": {}, "collation": {}, "etag": {}, "instance": {}, "kind": {}, "name": {}, "project": {}, "selfLink": {}, "sqlserverDatabaseDetails": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlServerDatabaseDetails" } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:sqladmin/v1beta4:Instance": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances", "values": [ { "name": "project", "kind": "path" } ] }, "sdkProperties": { "backendType": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceBackendType" }, "connectionName": {}, "currentDiskSize": { "format": "int64" }, "databaseVersion": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceDatabaseVersion" }, "diskEncryptionConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:DiskEncryptionConfiguration" }, "diskEncryptionStatus": { "$ref": "#/types/google-native:sqladmin/v1beta4:DiskEncryptionStatus" }, "etag": {}, "failoverReplica": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceFailoverReplica" }, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceInstanceType" }, "ipAddresses": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:IpMapping" } }, "ipv6Address": {}, "kind": {}, "maintenanceVersion": {}, "masterInstanceName": {}, "maxDiskSize": { "format": "int64" }, "name": {}, "onPremisesConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:OnPremisesConfiguration" }, "outOfDiskReport": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlOutOfDiskReport" }, "project": {}, "region": {}, "replicaConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:ReplicaConfiguration" }, "replicaNames": { "items": {} }, "rootPassword": {}, "satisfiesPzs": {}, "scheduledMaintenance": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlScheduledMaintenance" }, "secondaryGceZone": {}, "selfLink": {}, "serverCaCert": { "$ref": "#/types/google-native:sqladmin/v1beta4:SslCert" }, "serviceAccountEmailAddress": {}, "settings": { "$ref": "#/types/google-native:sqladmin/v1beta4:Settings" }, "sqlNetworkArchitecture": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceSqlNetworkArchitecture" }, "state": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceState" }, "suspensionReason": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceSuspensionReasonItem" } } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "backendType": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceBackendType" }, "connectionName": {}, "currentDiskSize": { "format": "int64" }, "databaseVersion": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceDatabaseVersion" }, "diskEncryptionConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:DiskEncryptionConfiguration" }, "diskEncryptionStatus": { "$ref": "#/types/google-native:sqladmin/v1beta4:DiskEncryptionStatus" }, "etag": {}, "failoverReplica": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceFailoverReplica" }, "gceZone": {}, "instanceType": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceInstanceType" }, "ipAddresses": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:IpMapping" } }, "ipv6Address": {}, "kind": {}, "maintenanceVersion": {}, "masterInstanceName": {}, "maxDiskSize": { "format": "int64" }, "name": {}, "onPremisesConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:OnPremisesConfiguration" }, "outOfDiskReport": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlOutOfDiskReport" }, "project": {}, "region": {}, "replicaConfiguration": { "$ref": "#/types/google-native:sqladmin/v1beta4:ReplicaConfiguration" }, "replicaNames": { "items": {} }, "rootPassword": {}, "satisfiesPzs": {}, "scheduledMaintenance": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlScheduledMaintenance" }, "secondaryGceZone": {}, "selfLink": {}, "serverCaCert": { "$ref": "#/types/google-native:sqladmin/v1beta4:SslCert" }, "serviceAccountEmailAddress": {}, "settings": { "$ref": "#/types/google-native:sqladmin/v1beta4:Settings" }, "sqlNetworkArchitecture": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceSqlNetworkArchitecture" }, "state": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceState" }, "suspensionReason": { "items": { "$ref": "#/types/google-native:sqladmin/v1beta4:InstanceSuspensionReasonItem" } } }, "verb": "PATCH", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:sqladmin/v1beta4:SslCert": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/sslCerts", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "sdkProperties": { "commonName": {} }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink", "embeddedOperationField": "operation" }, "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:sqladmin/v1beta4:User": { "create": { "endpoint": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/users", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "sdkProperties": { "dualPasswordType": { "$ref": "#/types/google-native:sqladmin/v1beta4:UserDualPasswordType" }, "etag": {}, "host": {}, "instance": {}, "kind": {}, "name": {}, "password": {}, "passwordPolicy": { "$ref": "#/types/google-native:sqladmin/v1beta4:UserPasswordValidationPolicy" }, "project": {}, "sqlserverUserDetails": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlServerUserDetails" }, "type": { "$ref": "#/types/google-native:sqladmin/v1beta4:UserType" } }, "verb": "POST", "operations": { "selfLinkProperty": "selfLink" }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/users/{name}", "values": [ { "name": "instance", "sdkName": "instance", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/users", "values": [ { "name": "instance", "sdkName": "instance", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "dualPasswordType": { "$ref": "#/types/google-native:sqladmin/v1beta4:UserDualPasswordType" }, "etag": {}, "host": {}, "instance": {}, "kind": {}, "name": {}, "password": {}, "passwordPolicy": { "$ref": "#/types/google-native:sqladmin/v1beta4:UserPasswordValidationPolicy" }, "project": {}, "sqlserverUserDetails": { "$ref": "#/types/google-native:sqladmin/v1beta4:SqlServerUserDetails" }, "type": { "$ref": "#/types/google-native:sqladmin/v1beta4:UserType" } }, "verb": "PUT", "operations": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/users", "values": [ { "name": "instance", "sdkName": "instance", "kind": "path" }, { "name": "name", "sdkName": "name", "kind": "path" }, { "name": "project", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "selfLinkProperty": "selfLink" } }, "rootUrl": "https://sqladmin.googleapis.com/", "formDataUpload": {}, "idPath": "sql/v1beta4/projects/{project}/instances/{instance}/users/{name}", "idParams": { "instance": "instance", "name": "name", "project": "project" } }, "google-native:storage/v1:Bucket": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b?project={project}", "values": [ { "name": "enableObjectRetention", "kind": "query" }, { "name": "predefinedAcl", "kind": "query" }, { "name": "predefinedDefaultObjectAcl", "kind": "query" }, { "name": "project", "kind": "query" }, { "name": "projection", "kind": "query" }, { "name": "userProject", "kind": "query" } ] }, "sdkProperties": { "acl": { "items": { "$ref": "#/types/google-native:storage/v1:BucketAccessControl" } }, "autoclass": { "$ref": "#/types/google-native:storage/v1:BucketAutoclass" }, "billing": { "$ref": "#/types/google-native:storage/v1:BucketBilling" }, "cors": { "items": { "$ref": "#/types/google-native:storage/v1:BucketCorsItem" } }, "customPlacementConfig": { "$ref": "#/types/google-native:storage/v1:BucketCustomPlacementConfig" }, "defaultEventBasedHold": {}, "defaultObjectAcl": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectAccessControl" } }, "encryption": { "$ref": "#/types/google-native:storage/v1:BucketEncryption" }, "etag": {}, "iamConfiguration": { "$ref": "#/types/google-native:storage/v1:BucketIamConfiguration" }, "id": {}, "kind": {}, "labels": {}, "lifecycle": { "$ref": "#/types/google-native:storage/v1:BucketLifecycle" }, "location": { "forceNew": true }, "locationType": {}, "logging": { "$ref": "#/types/google-native:storage/v1:BucketLogging" }, "metageneration": { "format": "int64" }, "name": { "forceNew": true }, "objectRetention": { "$ref": "#/types/google-native:storage/v1:BucketObjectRetention" }, "owner": { "$ref": "#/types/google-native:storage/v1:BucketOwner" }, "project": { "forceNew": true }, "projectNumber": { "format": "uint64" }, "retentionPolicy": { "$ref": "#/types/google-native:storage/v1:BucketRetentionPolicy" }, "rpo": {}, "satisfiesPZS": {}, "selfLink": {}, "softDeletePolicy": { "$ref": "#/types/google-native:storage/v1:BucketSoftDeletePolicy" }, "storageClass": {}, "timeCreated": { "format": "date-time" }, "updated": { "format": "date-time" }, "versioning": { "$ref": "#/types/google-native:storage/v1:BucketVersioning" }, "website": { "$ref": "#/types/google-native:storage/v1:BucketWebsite" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "acl": { "items": { "$ref": "#/types/google-native:storage/v1:BucketAccessControl" } }, "autoclass": { "$ref": "#/types/google-native:storage/v1:BucketAutoclass" }, "billing": { "$ref": "#/types/google-native:storage/v1:BucketBilling" }, "cors": { "items": { "$ref": "#/types/google-native:storage/v1:BucketCorsItem" } }, "customPlacementConfig": { "$ref": "#/types/google-native:storage/v1:BucketCustomPlacementConfig" }, "defaultEventBasedHold": {}, "defaultObjectAcl": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectAccessControl" } }, "encryption": { "$ref": "#/types/google-native:storage/v1:BucketEncryption" }, "etag": {}, "iamConfiguration": { "$ref": "#/types/google-native:storage/v1:BucketIamConfiguration" }, "id": {}, "kind": {}, "labels": {}, "lifecycle": { "$ref": "#/types/google-native:storage/v1:BucketLifecycle" }, "location": {}, "locationType": {}, "logging": { "$ref": "#/types/google-native:storage/v1:BucketLogging" }, "metageneration": { "format": "int64" }, "name": {}, "objectRetention": { "$ref": "#/types/google-native:storage/v1:BucketObjectRetention" }, "owner": { "$ref": "#/types/google-native:storage/v1:BucketOwner" }, "projectNumber": { "format": "uint64" }, "retentionPolicy": { "$ref": "#/types/google-native:storage/v1:BucketRetentionPolicy" }, "rpo": {}, "satisfiesPZS": {}, "selfLink": {}, "softDeletePolicy": { "$ref": "#/types/google-native:storage/v1:BucketSoftDeletePolicy" }, "storageClass": {}, "timeCreated": { "format": "date-time" }, "updated": { "format": "date-time" }, "versioning": { "$ref": "#/types/google-native:storage/v1:BucketVersioning" }, "website": { "$ref": "#/types/google-native:storage/v1:BucketWebsite" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:storage/v1:BucketAccessControl": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/acl", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" } ] }, "sdkProperties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "id": {}, "kind": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:BucketAccessControlProjectTeam" }, "role": {}, "selfLink": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "id": {}, "kind": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:BucketAccessControlProjectTeam" }, "role": {}, "selfLink": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:storage/v1:BucketIamBinding": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:BucketIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:BucketIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:BucketIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idPath": "b/{bucket}/iam", "idParams": { "bucket": "bucket" }, "iamResourceName": "bucket" }, "google-native:storage/v1:BucketIamMember": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:BucketIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:BucketIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:BucketIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idPath": "b/{bucket}/iam", "idParams": { "bucket": "bucket" }, "iamResourceName": "bucket" }, "google-native:storage/v1:BucketIamPolicy": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:BucketIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:BucketIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idPath": "b/{bucket}/iam", "idParams": { "bucket": "bucket" }, "iamResourceName": "bucket" }, "google-native:storage/v1:BucketObject": { "create": { "endpoint": { "template": "https://storage.googleapis.com/upload/storage/v1/b/{bucket}/o", "values": [ { "name": "contentEncoding", "kind": "query" }, { "name": "ifGenerationMatch", "kind": "query" }, { "name": "ifGenerationNotMatch", "kind": "query" }, { "name": "ifMetagenerationMatch", "kind": "query" }, { "name": "ifMetagenerationNotMatch", "kind": "query" }, { "name": "kmsKeyName", "kind": "query" }, { "name": "name", "kind": "query" }, { "name": "predefinedAcl", "kind": "query" }, { "name": "projection", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" } ] }, "sdkProperties": { "acl": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectAccessControl" } }, "bucket": {}, "cacheControl": {}, "componentCount": { "format": "int32" }, "contentDisposition": {}, "contentEncoding": {}, "contentLanguage": {}, "contentType": {}, "crc32c": {}, "customTime": { "format": "date-time" }, "customerEncryption": { "$ref": "#/types/google-native:storage/v1:BucketObjectCustomerEncryption" }, "etag": {}, "eventBasedHold": {}, "generation": { "format": "int64" }, "hardDeleteTime": { "format": "date-time" }, "id": {}, "kind": {}, "kmsKeyName": {}, "md5Hash": {}, "mediaLink": {}, "metadata": {}, "metageneration": { "format": "int64" }, "name": {}, "owner": { "$ref": "#/types/google-native:storage/v1:BucketObjectOwner" }, "retention": { "$ref": "#/types/google-native:storage/v1:BucketObjectRetention" }, "retentionExpirationTime": { "format": "date-time" }, "selfLink": {}, "size": { "format": "uint64" }, "softDeleteTime": { "format": "date-time" }, "storageClass": {}, "temporaryHold": {}, "timeCreated": { "format": "date-time" }, "timeDeleted": { "format": "date-time" }, "timeStorageClassUpdated": { "format": "date-time" }, "updated": { "format": "date-time" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "acl": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectAccessControl" } }, "bucket": {}, "cacheControl": {}, "componentCount": { "format": "int32" }, "contentDisposition": {}, "contentEncoding": {}, "contentLanguage": {}, "contentType": {}, "crc32c": {}, "customTime": { "format": "date-time" }, "customerEncryption": { "$ref": "#/types/google-native:storage/v1:BucketObjectCustomerEncryption" }, "etag": {}, "eventBasedHold": {}, "generation": { "format": "int64" }, "hardDeleteTime": { "format": "date-time" }, "id": {}, "kind": {}, "kmsKeyName": {}, "md5Hash": {}, "mediaLink": {}, "metadata": {}, "metageneration": { "format": "int64" }, "name": {}, "owner": { "$ref": "#/types/google-native:storage/v1:BucketObjectOwner" }, "retention": { "$ref": "#/types/google-native:storage/v1:BucketObjectRetention" }, "retentionExpirationTime": { "format": "date-time" }, "selfLink": {}, "size": { "format": "uint64" }, "softDeleteTime": { "format": "date-time" }, "storageClass": {}, "temporaryHold": {}, "timeCreated": { "format": "date-time" }, "timeDeleted": { "format": "date-time" }, "timeStorageClassUpdated": { "format": "date-time" }, "updated": { "format": "date-time" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "assetUpload": true, "idProperty": "selfLink" }, "google-native:storage/v1:DefaultObjectAccessControl": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/defaultObjectAcl", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" } ] }, "sdkProperties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "generation": { "format": "int64" }, "id": {}, "kind": {}, "object": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:DefaultObjectAccessControlProjectTeam" }, "role": {}, "selfLink": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "generation": { "format": "int64" }, "id": {}, "kind": {}, "object": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:DefaultObjectAccessControlProjectTeam" }, "role": {}, "selfLink": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:storage/v1:HmacKey": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/projects/{projectId}/hmacKeys?serviceAccountEmail={serviceAccountEmail}", "values": [ { "name": "serviceAccountEmail", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:storage/v1:ManagedFolder": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders", "values": [ { "name": "bucket", "kind": "path" } ] }, "sdkProperties": { "bucket": {}, "createTime": { "format": "date-time" }, "id": {}, "kind": {}, "metageneration": { "format": "int64" }, "name": {}, "selfLink": {}, "updateTime": { "format": "date-time" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:storage/v1:ManagedFolderIamBinding": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "managedFolder", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ManagedFolderIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "managedFolder", "sdkName": "managedFolder", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "managedFolder", "sdkName": "managedFolder", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ManagedFolderIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "managedFolder", "sdkName": "managedFolder", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ManagedFolderIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idPath": "b/{bucket}/managedFolders/{managedFolder}/iam", "idParams": { "bucket": "bucket", "managedFolder": "managedFolder" }, "iamResourceName": "bucket" }, "google-native:storage/v1:ManagedFolderIamMember": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "managedFolder", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ManagedFolderIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "managedFolder", "sdkName": "managedFolder", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "managedFolder", "sdkName": "managedFolder", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ManagedFolderIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "managedFolder", "sdkName": "managedFolder", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ManagedFolderIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idPath": "b/{bucket}/managedFolders/{managedFolder}/iam", "idParams": { "bucket": "bucket", "managedFolder": "managedFolder" }, "iamResourceName": "bucket" }, "google-native:storage/v1:ManagedFolderIamPolicy": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "managedFolder", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ManagedFolderIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "managedFolder", "sdkName": "managedFolder", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "managedFolder", "sdkName": "managedFolder", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ManagedFolderIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idPath": "b/{bucket}/managedFolders/{managedFolder}/iam", "idParams": { "bucket": "bucket", "managedFolder": "managedFolder" }, "iamResourceName": "bucket" }, "google-native:storage/v1:Notification": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/notificationConfigs", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" } ] }, "sdkProperties": { "custom_attributes": { "sdkName": "customAttributes" }, "etag": {}, "event_types": { "items": {}, "sdkName": "eventTypes" }, "id": {}, "kind": {}, "object_name_prefix": { "sdkName": "objectNamePrefix" }, "payload_format": { "sdkName": "payloadFormat" }, "selfLink": {}, "topic": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:storage/v1:ObjectAccessControl": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/acl", "values": [ { "name": "generation", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "object", "kind": "path" } ] }, "sdkProperties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "generation": { "format": "int64" }, "id": {}, "kind": {}, "object": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:ObjectAccessControlProjectTeam" }, "role": {}, "selfLink": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "GET" }, "update": { "endpoint": { "selfLinkProperty": "selfLink" }, "sdkProperties": { "bucket": {}, "domain": {}, "email": {}, "entity": {}, "entityId": {}, "etag": {}, "generation": { "format": "int64" }, "id": {}, "kind": {}, "object": {}, "projectTeam": { "$ref": "#/types/google-native:storage/v1:ObjectAccessControlProjectTeam" }, "role": {}, "selfLink": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "selfLinkProperty": "selfLink" }, "verb": "DELETE" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idProperty": "selfLink" }, "google-native:storage/v1:ObjectIamBinding": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "generation", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "object", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "object", "sdkName": "object", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "object", "sdkName": "object", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "object", "sdkName": "object", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idPath": "b/{bucket}/o/{object}/iam", "idParams": { "bucket": "bucket", "object": "object" }, "iamResourceName": "bucket" }, "google-native:storage/v1:ObjectIamMember": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "generation", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "object", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "object", "sdkName": "object", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "object", "sdkName": "object", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "object", "sdkName": "object", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT" }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idPath": "b/{bucket}/o/{object}/iam", "idParams": { "bucket": "bucket", "object": "object" }, "iamResourceName": "bucket" }, "google-native:storage/v1:ObjectIamPolicy": { "create": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "generation", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "object", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "autoname": {} }, "read": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "object", "sdkName": "object", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "bucket", "sdkName": "bucket", "kind": "path" }, { "name": "object", "sdkName": "object", "kind": "path" } ] }, "sdkProperties": { "bindings": { "items": { "$ref": "#/types/google-native:storage/v1:ObjectIamPolicyBindingsItem" } }, "etag": { "format": "byte" }, "kind": {}, "resourceId": {}, "version": { "format": "int32" } }, "verb": "PUT", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://storage.googleapis.com/storage/v1/", "formDataUpload": {}, "idPath": "b/{bucket}/o/{object}/iam", "idParams": { "bucket": "bucket", "object": "object" }, "iamResourceName": "bucket" }, "google-native:storagetransfer/v1:AgentPool": { "create": { "endpoint": { "template": "https://storagetransfer.googleapis.com/v1/projects/{projectsId}/agentPools?agentPoolId={agentPoolId}", "values": [ { "name": "agentPoolId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bandwidthLimit": { "$ref": "#/types/google-native:storagetransfer/v1:BandwidthLimit" }, "displayName": {}, "name": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/agentPools/{name}" } }, "read": { "endpoint": { "template": "https://storagetransfer.googleapis.com/v1/projects/{projectsId}/agentPools/{agentPoolsId}", "values": [ { "name": "agentPoolsId", "sdkName": "agentPoolId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storagetransfer.googleapis.com/v1/projects/{projectsId}/agentPools/{agentPoolsId}", "values": [ { "name": "agentPoolsId", "sdkName": "agentPoolId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "bandwidthLimit": { "$ref": "#/types/google-native:storagetransfer/v1:BandwidthLimit" }, "displayName": {}, "name": { "required": true } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://storagetransfer.googleapis.com/v1/projects/{projectsId}/agentPools/{agentPoolsId}", "values": [ { "name": "agentPoolsId", "sdkName": "agentPoolId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://storagetransfer.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/agentPools/{agentPoolsId}", "idParams": { "agentPoolsId": "agentPoolId", "projectsId": "project" } }, "google-native:storagetransfer/v1:TransferJob": { "create": { "endpoint": { "template": "https://storagetransfer.googleapis.com/v1/transferJobs" }, "sdkProperties": { "description": {}, "eventStream": { "$ref": "#/types/google-native:storagetransfer/v1:EventStream" }, "latestOperationName": {}, "loggingConfig": { "$ref": "#/types/google-native:storagetransfer/v1:LoggingConfig" }, "name": {}, "notificationConfig": { "$ref": "#/types/google-native:storagetransfer/v1:NotificationConfig" }, "projectId": { "sdkName": "project" }, "schedule": { "$ref": "#/types/google-native:storagetransfer/v1:Schedule" }, "status": { "$ref": "#/types/google-native:storagetransfer/v1:TransferJobStatus" }, "transferSpec": { "$ref": "#/types/google-native:storagetransfer/v1:TransferSpec" } }, "verb": "POST", "autoname": { "fieldName": "transferJobs/{name}" } }, "read": { "endpoint": { "template": "https://storagetransfer.googleapis.com/v1/transferJobs/{transferJobsId}?projectId={projectId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "query" }, { "name": "transferJobsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://storagetransfer.googleapis.com/v1/transferJobs/{transferJobsId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "query" }, { "name": "transferJobsId", "sdkName": "name", "kind": "path" } ] }, "sdkProperties": { "description": { "container": "transferJob" }, "eventStream": { "container": "transferJob" }, "latestOperationName": { "container": "transferJob" }, "loggingConfig": { "container": "transferJob" }, "name": { "container": "transferJob" }, "notificationConfig": { "container": "transferJob" }, "projectId": { "container": "transferJob" }, "schedule": { "container": "transferJob" }, "status": { "container": "transferJob" }, "transferSpec": { "container": "transferJob" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://storagetransfer.googleapis.com/v1/transferJobs/{transferJobsId}?projectId={projectId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "query" }, { "name": "transferJobsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://storagetransfer.googleapis.com/", "formDataUpload": {}, "idPath": "v1/transferJobs/{transferJobsId}?projectId={projectId}", "idParams": { "projectId": "project", "transferJobsId": "name" } }, "google-native:testing/v1:DeviceSession": { "create": { "endpoint": { "template": "https://testing.googleapis.com/v1/projects/{projectsId}/deviceSessions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "androidDevice": { "$ref": "#/types/google-native:testing/v1:AndroidDevice", "required": true }, "expireTime": { "format": "google-datetime" }, "name": {}, "ttl": { "format": "google-duration" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/deviceSessions/{name}" } }, "read": { "endpoint": { "template": "https://testing.googleapis.com/v1/projects/{projectsId}/deviceSessions/{deviceSessionsId}", "values": [ { "name": "deviceSessionsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://testing.googleapis.com/v1/projects/{projectsId}/deviceSessions/{deviceSessionsId}?updateMask={updateMask}", "values": [ { "name": "deviceSessionsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "androidDevice": { "$ref": "#/types/google-native:testing/v1:AndroidDevice", "required": true }, "expireTime": { "format": "google-datetime" }, "name": {}, "ttl": { "format": "google-duration" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": {} }, "rootUrl": "https://testing.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/deviceSessions/{deviceSessionsId}", "idParams": { "deviceSessionsId": "name", "projectsId": "project" } }, "google-native:testing/v1:TestMatrix": { "create": { "endpoint": { "template": "https://testing.googleapis.com/v1/projects/{projectId}/testMatrices", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "clientInfo": { "$ref": "#/types/google-native:testing/v1:ClientInfo" }, "environmentMatrix": { "$ref": "#/types/google-native:testing/v1:EnvironmentMatrix", "required": true }, "failFast": {}, "flakyTestAttempts": { "format": "int32" }, "projectId": { "sdkName": "project" }, "resultStorage": { "$ref": "#/types/google-native:testing/v1:ResultStorage", "required": true }, "testSpecification": { "$ref": "#/types/google-native:testing/v1:TestSpecification", "required": true } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://testing.googleapis.com/v1/projects/{projectId}/testMatrices/{testMatrixId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "testMatrixId", "sdkName": "testMatrixId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://testing.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectId}/testMatrices/{testMatrixId}", "idParams": { "projectId": "project", "testMatrixId": "testMatrixId" } }, "google-native:toolresults/v1beta3:Execution": { "create": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "historyId", "kind": "path" } ] }, "sdkProperties": { "completionTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Timestamp" }, "creationTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Timestamp" }, "dimensionDefinitions": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:MatrixDimensionDefinition" } }, "executionId": {}, "outcome": { "$ref": "#/types/google-native:toolresults/v1beta3:Outcome" }, "specification": { "$ref": "#/types/google-native:toolresults/v1beta3:Specification" }, "state": { "$ref": "#/types/google-native:toolresults/v1beta3:ExecutionState" }, "testExecutionMatrixId": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}", "values": [ { "name": "executionId", "sdkName": "executionId", "kind": "path" }, { "name": "historyId", "sdkName": "historyId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}", "values": [ { "name": "executionId", "sdkName": "executionId", "kind": "path" }, { "name": "historyId", "sdkName": "historyId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "completionTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Timestamp" }, "creationTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Timestamp" }, "dimensionDefinitions": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:MatrixDimensionDefinition" } }, "executionId": {}, "outcome": { "$ref": "#/types/google-native:toolresults/v1beta3:Outcome" }, "specification": { "$ref": "#/types/google-native:toolresults/v1beta3:Specification" }, "state": { "$ref": "#/types/google-native:toolresults/v1beta3:ExecutionState" }, "testExecutionMatrixId": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://toolresults.googleapis.com/", "formDataUpload": {}, "idPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}", "idParams": { "executionId": "executionId", "historyId": "historyId", "projectId": "project" } }, "google-native:toolresults/v1beta3:History": { "create": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "historyId": {}, "name": {}, "testPlatform": { "$ref": "#/types/google-native:toolresults/v1beta3:HistoryTestPlatform" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}", "values": [ { "name": "historyId", "sdkName": "historyId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://toolresults.googleapis.com/", "formDataUpload": {}, "idPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}", "idParams": { "historyId": "historyId", "projectId": "project" } }, "google-native:toolresults/v1beta3:PerfSampleSeries": { "create": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "historyId", "kind": "path" }, { "name": "executionId", "kind": "path" }, { "name": "stepId", "kind": "path" } ] }, "sdkProperties": { "basicPerfSampleSeries": { "$ref": "#/types/google-native:toolresults/v1beta3:BasicPerfSampleSeries" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}", "values": [ { "name": "executionId", "sdkName": "executionId", "kind": "path" }, { "name": "historyId", "sdkName": "historyId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "sampleSeriesId", "sdkName": "sampleSeriesId", "kind": "path" }, { "name": "stepId", "sdkName": "stepId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://toolresults.googleapis.com/", "formDataUpload": {}, "idPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}", "idParams": { "executionId": "executionId", "historyId": "historyId", "projectId": "project", "sampleSeriesId": "sampleSeriesId", "stepId": "stepId" } }, "google-native:toolresults/v1beta3:Step": { "create": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps", "values": [ { "name": "requestId", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "historyId", "kind": "path" }, { "name": "executionId", "kind": "path" } ] }, "sdkProperties": { "completionTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Timestamp" }, "creationTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Timestamp" }, "description": {}, "deviceUsageDuration": { "$ref": "#/types/google-native:toolresults/v1beta3:Duration" }, "dimensionValue": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:StepDimensionValueEntry" } }, "hasImages": {}, "labels": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:StepLabelsEntry" } }, "multiStep": { "$ref": "#/types/google-native:toolresults/v1beta3:MultiStep" }, "name": {}, "outcome": { "$ref": "#/types/google-native:toolresults/v1beta3:Outcome" }, "runDuration": { "$ref": "#/types/google-native:toolresults/v1beta3:Duration" }, "state": { "$ref": "#/types/google-native:toolresults/v1beta3:StepState" }, "stepId": {}, "testExecutionStep": { "$ref": "#/types/google-native:toolresults/v1beta3:TestExecutionStep" }, "toolExecutionStep": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolExecutionStep" } }, "verb": "POST", "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}", "values": [ { "name": "executionId", "sdkName": "executionId", "kind": "path" }, { "name": "historyId", "sdkName": "historyId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "stepId", "sdkName": "stepId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}", "values": [ { "name": "executionId", "sdkName": "executionId", "kind": "path" }, { "name": "historyId", "sdkName": "historyId", "kind": "path" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "stepId", "sdkName": "stepId", "kind": "path" } ] }, "sdkProperties": { "completionTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Timestamp" }, "creationTime": { "$ref": "#/types/google-native:toolresults/v1beta3:Timestamp" }, "description": {}, "deviceUsageDuration": { "$ref": "#/types/google-native:toolresults/v1beta3:Duration" }, "dimensionValue": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:StepDimensionValueEntry" } }, "hasImages": {}, "labels": { "items": { "$ref": "#/types/google-native:toolresults/v1beta3:StepLabelsEntry" } }, "multiStep": { "$ref": "#/types/google-native:toolresults/v1beta3:MultiStep" }, "name": {}, "outcome": { "$ref": "#/types/google-native:toolresults/v1beta3:Outcome" }, "runDuration": { "$ref": "#/types/google-native:toolresults/v1beta3:Duration" }, "state": { "$ref": "#/types/google-native:toolresults/v1beta3:StepState" }, "stepId": {}, "testExecutionStep": { "$ref": "#/types/google-native:toolresults/v1beta3:TestExecutionStep" }, "toolExecutionStep": { "$ref": "#/types/google-native:toolresults/v1beta3:ToolExecutionStep" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://toolresults.googleapis.com/", "formDataUpload": {}, "idPath": "toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}", "idParams": { "executionId": "executionId", "historyId": "historyId", "projectId": "project", "stepId": "stepId" } }, "google-native:tpu/v1:Node": { "create": { "endpoint": { "template": "https://tpu.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/nodes", "values": [ { "name": "nodeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "acceleratorType": { "required": true }, "cidrBlock": {}, "description": {}, "health": { "$ref": "#/types/google-native:tpu/v1:NodeHealth" }, "labels": {}, "network": {}, "schedulingConfig": { "$ref": "#/types/google-native:tpu/v1:SchedulingConfig" }, "tensorflowVersion": { "required": true }, "useServiceNetworking": {} }, "verb": "POST", "operations": { "template": "https://tpu.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://tpu.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://tpu.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://tpu.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://tpu.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "idParams": { "locationsId": "location", "nodesId": "nodeId", "projectsId": "project" } }, "google-native:tpu/v1alpha1:Node": { "create": { "endpoint": { "template": "https://tpu.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/nodes", "values": [ { "name": "nodeId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "acceleratorType": { "required": true }, "cidrBlock": {}, "description": {}, "health": { "$ref": "#/types/google-native:tpu/v1alpha1:NodeHealth" }, "labels": {}, "network": {}, "schedulingConfig": { "$ref": "#/types/google-native:tpu/v1alpha1:SchedulingConfig" }, "tensorflowVersion": { "required": true }, "useServiceNetworking": {} }, "verb": "POST", "operations": { "template": "https://tpu.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://tpu.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://tpu.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://tpu.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://tpu.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "idParams": { "locationsId": "location", "nodesId": "nodeId", "projectsId": "project" } }, "google-native:tpu/v2:Node": { "create": { "endpoint": { "template": "https://tpu.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nodes", "values": [ { "name": "nodeId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "acceleratorConfig": { "$ref": "#/types/google-native:tpu/v2:AcceleratorConfig" }, "acceleratorType": {}, "cidrBlock": {}, "dataDisks": { "items": { "$ref": "#/types/google-native:tpu/v2:AttachedDisk" } }, "description": {}, "health": { "$ref": "#/types/google-native:tpu/v2:NodeHealth" }, "labels": {}, "metadata": {}, "networkConfig": { "$ref": "#/types/google-native:tpu/v2:NetworkConfig" }, "runtimeVersion": { "required": true }, "schedulingConfig": { "$ref": "#/types/google-native:tpu/v2:SchedulingConfig" }, "serviceAccount": { "$ref": "#/types/google-native:tpu/v2:ServiceAccount" }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:tpu/v2:ShieldedInstanceConfig" }, "tags": { "items": {} } }, "verb": "POST", "operations": { "template": "https://tpu.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://tpu.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://tpu.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "acceleratorConfig": { "$ref": "#/types/google-native:tpu/v2:AcceleratorConfig" }, "acceleratorType": {}, "cidrBlock": {}, "dataDisks": { "items": { "$ref": "#/types/google-native:tpu/v2:AttachedDisk" } }, "description": {}, "health": { "$ref": "#/types/google-native:tpu/v2:NodeHealth" }, "labels": {}, "metadata": {}, "networkConfig": { "$ref": "#/types/google-native:tpu/v2:NetworkConfig" }, "runtimeVersion": { "required": true }, "schedulingConfig": { "$ref": "#/types/google-native:tpu/v2:SchedulingConfig" }, "serviceAccount": { "$ref": "#/types/google-native:tpu/v2:ServiceAccount" }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:tpu/v2:ShieldedInstanceConfig" }, "tags": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://tpu.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://tpu.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://tpu.googleapis.com/v2/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://tpu.googleapis.com/", "formDataUpload": {}, "idPath": "v2/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "idParams": { "locationsId": "location", "nodesId": "nodeId", "projectsId": "project" } }, "google-native:tpu/v2alpha1:Node": { "create": { "endpoint": { "template": "https://tpu.googleapis.com/v2alpha1/projects/{projectsId}/locations/{locationsId}/nodes", "values": [ { "name": "nodeId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "acceleratorConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:AcceleratorConfig" }, "acceleratorType": {}, "autocheckpointEnabled": {}, "bootDiskConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:BootDiskConfig" }, "cidrBlock": {}, "dataDisks": { "items": { "$ref": "#/types/google-native:tpu/v2alpha1:AttachedDisk" } }, "description": {}, "health": { "$ref": "#/types/google-native:tpu/v2alpha1:NodeHealth" }, "labels": {}, "metadata": {}, "networkConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:NetworkConfig" }, "runtimeVersion": { "required": true }, "schedulingConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:SchedulingConfig" }, "serviceAccount": { "$ref": "#/types/google-native:tpu/v2alpha1:ServiceAccount" }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:ShieldedInstanceConfig" }, "tags": { "items": {} } }, "verb": "POST", "operations": { "template": "https://tpu.googleapis.com/v2alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://tpu.googleapis.com/v2alpha1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://tpu.googleapis.com/v2alpha1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "acceleratorConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:AcceleratorConfig" }, "acceleratorType": {}, "autocheckpointEnabled": {}, "bootDiskConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:BootDiskConfig" }, "cidrBlock": {}, "dataDisks": { "items": { "$ref": "#/types/google-native:tpu/v2alpha1:AttachedDisk" } }, "description": {}, "health": { "$ref": "#/types/google-native:tpu/v2alpha1:NodeHealth" }, "labels": {}, "metadata": {}, "networkConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:NetworkConfig" }, "runtimeVersion": { "required": true }, "schedulingConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:SchedulingConfig" }, "serviceAccount": { "$ref": "#/types/google-native:tpu/v2alpha1:ServiceAccount" }, "shieldedInstanceConfig": { "$ref": "#/types/google-native:tpu/v2alpha1:ShieldedInstanceConfig" }, "tags": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://tpu.googleapis.com/v2alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://tpu.googleapis.com/v2alpha1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://tpu.googleapis.com/v2alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://tpu.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "idParams": { "locationsId": "location", "nodesId": "nodeId", "projectsId": "project" } }, "google-native:tpu/v2alpha1:QueuedResource": { "create": { "endpoint": { "template": "https://tpu.googleapis.com/v2alpha1/projects/{projectsId}/locations/{locationsId}/queuedResources", "values": [ { "name": "queuedResourceId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "bestEffort": { "$ref": "#/types/google-native:tpu/v2alpha1:BestEffort" }, "guaranteed": { "$ref": "#/types/google-native:tpu/v2alpha1:Guaranteed" }, "queueingPolicy": { "$ref": "#/types/google-native:tpu/v2alpha1:QueueingPolicy" }, "reservationName": {}, "spot": { "$ref": "#/types/google-native:tpu/v2alpha1:Spot" }, "tpu": { "$ref": "#/types/google-native:tpu/v2alpha1:Tpu" } }, "verb": "POST", "operations": { "template": "https://tpu.googleapis.com/v2alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://tpu.googleapis.com/v2alpha1/projects/{projectsId}/locations/{locationsId}/queuedResources/{queuedResourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuedResourcesId", "sdkName": "queuedResourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://tpu.googleapis.com/v2alpha1/projects/{projectsId}/locations/{locationsId}/queuedResources/{queuedResourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "queuedResourcesId", "sdkName": "queuedResourceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://tpu.googleapis.com/v2alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://tpu.googleapis.com/", "formDataUpload": {}, "idPath": "v2alpha1/projects/{projectsId}/locations/{locationsId}/queuedResources/{queuedResourcesId}", "idParams": { "locationsId": "location", "projectsId": "project", "queuedResourcesId": "queuedResourceId" } }, "google-native:transcoder/v1:Job": { "create": { "endpoint": { "template": "https://transcoder.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "batchModePriority": { "format": "int32" }, "config": { "$ref": "#/types/google-native:transcoder/v1:JobConfig" }, "inputUri": {}, "labels": {}, "mode": { "$ref": "#/types/google-native:transcoder/v1:JobMode" }, "name": {}, "optimization": { "$ref": "#/types/google-native:transcoder/v1:JobOptimization" }, "outputUri": {}, "templateId": {}, "ttlAfterCompletionDays": { "format": "int32" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/jobs/{name}" } }, "read": { "endpoint": { "template": "https://transcoder.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://transcoder.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "jobsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://transcoder.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "idParams": { "jobsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:transcoder/v1:JobTemplate": { "create": { "endpoint": { "template": "https://transcoder.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobTemplates?jobTemplateId={jobTemplateId}", "values": [ { "name": "jobTemplateId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "config": { "$ref": "#/types/google-native:transcoder/v1:JobConfig" }, "labels": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/jobTemplates/{name}" } }, "read": { "endpoint": { "template": "https://transcoder.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobTemplates/{jobTemplatesId}", "values": [ { "name": "jobTemplatesId", "sdkName": "jobTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://transcoder.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobTemplates/{jobTemplatesId}", "values": [ { "name": "jobTemplatesId", "sdkName": "jobTemplateId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://transcoder.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/jobTemplates/{jobTemplatesId}", "idParams": { "jobTemplatesId": "jobTemplateId", "locationsId": "location", "projectsId": "project" } }, "google-native:translate/v3:AdaptiveMtDataset": { "create": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/adaptiveMtDatasets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "exampleCount": { "format": "int32" }, "name": { "required": true }, "sourceLanguageCode": {}, "targetLanguageCode": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/adaptiveMtDatasets/{name}" } }, "read": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/adaptiveMtDatasets/{adaptiveMtDatasetsId}", "values": [ { "name": "adaptiveMtDatasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/adaptiveMtDatasets/{adaptiveMtDatasetsId}", "values": [ { "name": "adaptiveMtDatasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://translation.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/adaptiveMtDatasets/{adaptiveMtDatasetsId}", "idParams": { "adaptiveMtDatasetsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:translate/v3:Dataset": { "create": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/datasets", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "name": {}, "sourceLanguageCode": {}, "targetLanguageCode": {} }, "verb": "POST", "operations": { "template": "https://translation.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/datasets/{name}" } }, "read": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "datasetsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://translation.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://translation.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "idParams": { "datasetsId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:translate/v3:Glossary": { "create": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "inputConfig": { "$ref": "#/types/google-native:translate/v3:GlossaryInputConfig", "required": true }, "languageCodesSet": { "$ref": "#/types/google-native:translate/v3:LanguageCodesSet" }, "languagePair": { "$ref": "#/types/google-native:translate/v3:LanguageCodePair" }, "name": { "required": true } }, "verb": "POST", "operations": { "template": "https://translation.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/glossaries/{name}" } }, "read": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}", "values": [ { "name": "glossariesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}", "values": [ { "name": "glossariesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "inputConfig": { "$ref": "#/types/google-native:translate/v3:GlossaryInputConfig", "required": true }, "languageCodesSet": { "$ref": "#/types/google-native:translate/v3:LanguageCodesSet" }, "languagePair": { "$ref": "#/types/google-native:translate/v3:LanguageCodePair" }, "name": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://translation.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}", "values": [ { "name": "glossariesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://translation.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://translation.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}", "idParams": { "glossariesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:translate/v3:GlossaryEntry": { "create": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}/glossaryEntries", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "glossariesId", "sdkName": "glossaryId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "termsPair": { "$ref": "#/types/google-native:translate/v3:GlossaryTermsPair" }, "termsSet": { "$ref": "#/types/google-native:translate/v3:GlossaryTermsSet" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/glossaries/{glossaryId}/glossaryEntries/{name}" } }, "read": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}/glossaryEntries/{glossaryEntriesId}", "values": [ { "name": "glossariesId", "sdkName": "glossaryId", "kind": "path" }, { "name": "glossaryEntriesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}/glossaryEntries/{glossaryEntriesId}", "values": [ { "name": "glossariesId", "sdkName": "glossaryId", "kind": "path" }, { "name": "glossaryEntriesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "name": { "required": true }, "termsPair": { "$ref": "#/types/google-native:translate/v3:GlossaryTermsPair" }, "termsSet": { "$ref": "#/types/google-native:translate/v3:GlossaryTermsSet" } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}/glossaryEntries/{glossaryEntriesId}", "values": [ { "name": "glossariesId", "sdkName": "glossaryId", "kind": "path" }, { "name": "glossaryEntriesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://translation.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}/glossaryEntries/{glossaryEntriesId}", "idParams": { "glossariesId": "glossaryId", "glossaryEntriesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:translate/v3:Model": { "create": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/models", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "dataset": { "pattern": "projects/{project}/locations/{location}/datasets/{dataset}" }, "displayName": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://translation.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/models/{name}" } }, "read": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/models/{modelsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/models/{modelsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "name", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://translation.googleapis.com/v3/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://translation.googleapis.com/", "formDataUpload": {}, "idPath": "v3/projects/{projectsId}/locations/{locationsId}/models/{modelsId}", "idParams": { "locationsId": "location", "modelsId": "name", "projectsId": "project" } }, "google-native:translate/v3beta1:Glossary": { "create": { "endpoint": { "template": "https://translation.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/glossaries", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "inputConfig": { "$ref": "#/types/google-native:translate/v3beta1:GlossaryInputConfig", "required": true }, "languageCodesSet": { "$ref": "#/types/google-native:translate/v3beta1:LanguageCodesSet" }, "languagePair": { "$ref": "#/types/google-native:translate/v3beta1:LanguageCodePair" }, "name": { "required": true } }, "verb": "POST", "operations": { "template": "https://translation.googleapis.com/v3beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/glossaries/{name}" } }, "read": { "endpoint": { "template": "https://translation.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}", "values": [ { "name": "glossariesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://translation.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}", "values": [ { "name": "glossariesId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://translation.googleapis.com/v3beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://translation.googleapis.com/", "formDataUpload": {}, "idPath": "v3beta1/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}", "idParams": { "glossariesId": "name", "locationsId": "location", "projectsId": "project" } }, "google-native:vision/v1:Product": { "create": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/products", "values": [ { "name": "productId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "name": {}, "productCategory": { "forceNew": true }, "productLabels": { "items": { "$ref": "#/types/google-native:vision/v1:KeyValue" } } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/products/{name}" } }, "read": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "name": {}, "productCategory": { "forceNew": true }, "productLabels": { "items": { "$ref": "#/types/google-native:vision/v1:KeyValue" } } }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://vision.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}", "idParams": { "locationsId": "location", "productsId": "productId", "projectsId": "project" } }, "google-native:vision/v1:ProductSet": { "create": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/productSets", "values": [ { "name": "productSetId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "name": {} }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/productSets/{name}" } }, "read": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/productSets/{productSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productSetsId", "sdkName": "productSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/productSets/{productSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productSetsId", "sdkName": "productSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "name": {} }, "verb": "PATCH", "updateMask": {} }, "delete": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/productSets/{productSetsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productSetsId", "sdkName": "productSetId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://vision.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/productSets/{productSetsId}", "idParams": { "locationsId": "location", "productSetsId": "productSetId", "projectsId": "project" } }, "google-native:vision/v1:ReferenceImage": { "create": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}/referenceImages", "values": [ { "name": "referenceImageId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" } ] }, "sdkProperties": { "boundingPolys": { "items": { "$ref": "#/types/google-native:vision/v1:BoundingPoly" } }, "name": {}, "uri": { "required": true } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/locations/{location}/products/{productId}/referenceImages/{name}" } }, "read": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}/referenceImages/{referenceImagesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "referenceImagesId", "sdkName": "referenceImageId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}/referenceImages/{referenceImagesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "referenceImagesId", "sdkName": "referenceImageId", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://vision.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}/referenceImages/{referenceImagesId}", "idParams": { "locationsId": "location", "productsId": "productId", "projectsId": "project", "referenceImagesId": "referenceImageId" } }, "google-native:vmmigration/v1:CloneJob": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cloneJobs?cloneJobId={cloneJobId}", "values": [ { "name": "cloneJobId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" } ] }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cloneJobs/{cloneJobsId}", "values": [ { "name": "cloneJobsId", "sdkName": "cloneJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cloneJobs/{cloneJobsId}", "idParams": { "cloneJobsId": "cloneJobId", "locationsId": "location", "migratingVmsId": "migratingVmId", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1:CutoverJob": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cutoverJobs?cutoverJobId={cutoverJobId}", "values": [ { "name": "cutoverJobId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" } ] }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cutoverJobs/{cutoverJobsId}", "values": [ { "name": "cutoverJobsId", "sdkName": "cutoverJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cutoverJobs/{cutoverJobsId}", "idParams": { "cutoverJobsId": "cutoverJobId", "locationsId": "location", "migratingVmsId": "migratingVmId", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1:DatacenterConnector": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors?datacenterConnectorId={datacenterConnectorId}", "values": [ { "name": "datacenterConnectorId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "registrationId": { "forceNew": true }, "serviceAccount": {}, "version": {} }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors/{datacenterConnectorsId}", "values": [ { "name": "datacenterConnectorsId", "sdkName": "datacenterConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors/{datacenterConnectorsId}", "values": [ { "name": "datacenterConnectorsId", "sdkName": "datacenterConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors/{datacenterConnectorsId}", "idParams": { "datacenterConnectorsId": "datacenterConnectorId", "locationsId": "location", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1:Group": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups?groupId={groupId}", "values": [ { "name": "groupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "migrationTargetType": { "$ref": "#/types/google-native:vmmigration/v1:GroupMigrationTargetType", "forceNew": true } }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "migrationTargetType": { "$ref": "#/types/google-native:vmmigration/v1:GroupMigrationTargetType", "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "idParams": { "groupsId": "groupId", "locationsId": "location", "projectsId": "project" } }, "google-native:vmmigration/v1:MigratingVm": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms?migratingVmId={migratingVmId}", "values": [ { "name": "migratingVmId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "computeEngineDisksTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineDisksTargetDefaults" }, "computeEngineTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineTargetDefaults" }, "description": {}, "displayName": {}, "labels": {}, "policy": { "$ref": "#/types/google-native:vmmigration/v1:SchedulePolicy" }, "sourceVmId": {} }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "computeEngineDisksTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineDisksTargetDefaults" }, "computeEngineTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1:ComputeEngineTargetDefaults" }, "description": {}, "displayName": {}, "labels": {}, "policy": { "$ref": "#/types/google-native:vmmigration/v1:SchedulePolicy" }, "sourceVmId": {} }, "verb": "PATCH", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "idParams": { "locationsId": "location", "migratingVmsId": "migratingVmId", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1:Source": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources?sourceId={sourceId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "aws": { "$ref": "#/types/google-native:vmmigration/v1:AwsSourceDetails" }, "azure": { "$ref": "#/types/google-native:vmmigration/v1:AzureSourceDetails" }, "description": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:Encryption", "forceNew": true }, "labels": {}, "vmware": { "$ref": "#/types/google-native:vmmigration/v1:VmwareSourceDetails" } }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "aws": { "$ref": "#/types/google-native:vmmigration/v1:AwsSourceDetails" }, "azure": { "$ref": "#/types/google-native:vmmigration/v1:AzureSourceDetails" }, "description": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1:Encryption", "forceNew": true }, "labels": {}, "vmware": { "$ref": "#/types/google-native:vmmigration/v1:VmwareSourceDetails" } }, "verb": "PATCH", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "idParams": { "locationsId": "location", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1:TargetProject": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targetProjects?targetProjectId={targetProjectId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "targetProjectId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "project": { "required": true } }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetProjectsId", "sdkName": "targetProjectId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetProjectsId", "sdkName": "targetProjectId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "project": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetProjectsId", "sdkName": "targetProjectId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "idParams": { "locationsId": "location", "projectsId": "project", "targetProjectsId": "targetProjectId" } }, "google-native:vmmigration/v1:UtilizationReport": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports?utilizationReportId={utilizationReportId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "utilizationReportId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "timeFrame": { "$ref": "#/types/google-native:vmmigration/v1:UtilizationReportTimeFrame" }, "vms": { "items": { "$ref": "#/types/google-native:vmmigration/v1:VmUtilizationInfo" } } }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports/{utilizationReportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "utilizationReportsId", "sdkName": "utilizationReportId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports/{utilizationReportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "utilizationReportsId", "sdkName": "utilizationReportId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports/{utilizationReportsId}", "idParams": { "locationsId": "location", "projectsId": "project", "sourcesId": "sourceId", "utilizationReportsId": "utilizationReportId" } }, "google-native:vmmigration/v1alpha1:CloneJob": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cloneJobs?cloneJobId={cloneJobId}", "values": [ { "name": "cloneJobId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" } ] }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cloneJobs/{cloneJobsId}", "values": [ { "name": "cloneJobsId", "sdkName": "cloneJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cloneJobs/{cloneJobsId}", "idParams": { "cloneJobsId": "cloneJobId", "locationsId": "location", "migratingVmsId": "migratingVmId", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1alpha1:CutoverJob": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cutoverJobs?cutoverJobId={cutoverJobId}", "values": [ { "name": "cutoverJobId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" } ] }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cutoverJobs/{cutoverJobsId}", "values": [ { "name": "cutoverJobsId", "sdkName": "cutoverJobId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cutoverJobs/{cutoverJobsId}", "idParams": { "cutoverJobsId": "cutoverJobId", "locationsId": "location", "migratingVmsId": "migratingVmId", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1alpha1:DatacenterConnector": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors?datacenterConnectorId={datacenterConnectorId}", "values": [ { "name": "datacenterConnectorId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "registrationId": { "forceNew": true }, "serviceAccount": {}, "version": {} }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors/{datacenterConnectorsId}", "values": [ { "name": "datacenterConnectorsId", "sdkName": "datacenterConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors/{datacenterConnectorsId}", "values": [ { "name": "datacenterConnectorsId", "sdkName": "datacenterConnectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors/{datacenterConnectorsId}", "idParams": { "datacenterConnectorsId": "datacenterConnectorId", "locationsId": "location", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1alpha1:Group": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups?groupId={groupId}", "values": [ { "name": "groupId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "migrationTargetType": { "$ref": "#/types/google-native:vmmigration/v1alpha1:GroupMigrationTargetType", "forceNew": true } }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "displayName": {}, "migrationTargetType": { "$ref": "#/types/google-native:vmmigration/v1alpha1:GroupMigrationTargetType", "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "idParams": { "groupsId": "groupId", "locationsId": "location", "projectsId": "project" } }, "google-native:vmmigration/v1alpha1:MigratingVm": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms?migratingVmId={migratingVmId}", "values": [ { "name": "migratingVmId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "computeEngineDisksTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineDisksTargetDefaults" }, "computeEngineTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineTargetDefaults" }, "computeEngineVmDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetails" }, "description": {}, "displayName": {}, "labels": {}, "policy": { "$ref": "#/types/google-native:vmmigration/v1alpha1:SchedulePolicy" }, "sourceVmId": {}, "targetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetails" } }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "computeEngineDisksTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineDisksTargetDefaults" }, "computeEngineTargetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:ComputeEngineTargetDefaults" }, "computeEngineVmDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetails" }, "description": {}, "displayName": {}, "labels": {}, "policy": { "$ref": "#/types/google-native:vmmigration/v1alpha1:SchedulePolicy" }, "sourceVmId": {}, "targetDefaults": { "$ref": "#/types/google-native:vmmigration/v1alpha1:TargetVMDetails" } }, "verb": "PATCH", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "idParams": { "locationsId": "location", "migratingVmsId": "migratingVmId", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1alpha1:Source": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources?sourceId={sourceId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "sourceId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "aws": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AwsSourceDetails" }, "azure": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AzureSourceDetails" }, "description": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:Encryption", "forceNew": true }, "labels": {}, "vmware": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmwareSourceDetails" } }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "aws": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AwsSourceDetails" }, "azure": { "$ref": "#/types/google-native:vmmigration/v1alpha1:AzureSourceDetails" }, "description": {}, "encryption": { "$ref": "#/types/google-native:vmmigration/v1alpha1:Encryption", "forceNew": true }, "labels": {}, "vmware": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmwareSourceDetails" } }, "verb": "PATCH", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "idParams": { "locationsId": "location", "projectsId": "project", "sourcesId": "sourceId" } }, "google-native:vmmigration/v1alpha1:TargetProject": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/targetProjects?targetProjectId={targetProjectId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "targetProjectId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "project": { "required": true } }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetProjectsId", "sdkName": "targetProjectId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetProjectsId", "sdkName": "targetProjectId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "project": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "targetProjectsId", "sdkName": "targetProjectId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "idParams": { "locationsId": "location", "projectsId": "project", "targetProjectsId": "targetProjectId" } }, "google-native:vmmigration/v1alpha1:UtilizationReport": { "create": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports?utilizationReportId={utilizationReportId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "utilizationReportId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "sdkProperties": { "displayName": {}, "timeFrame": { "$ref": "#/types/google-native:vmmigration/v1alpha1:UtilizationReportTimeFrame" }, "vms": { "items": { "$ref": "#/types/google-native:vmmigration/v1alpha1:VmUtilizationInfo" } } }, "verb": "POST", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports/{utilizationReportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "utilizationReportsId", "sdkName": "utilizationReportId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports/{utilizationReportsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "utilizationReportsId", "sdkName": "utilizationReportId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmmigration.googleapis.com/v1alpha1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmmigration.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports/{utilizationReportsId}", "idParams": { "locationsId": "location", "projectsId": "project", "sourcesId": "sourceId", "utilizationReportsId": "utilizationReportId" } }, "google-native:vmwareengine/v1:Cluster": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters?clusterId={clusterId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "sdkProperties": { "nodeTypeConfigs": { "required": true }, "stretchedClusterConfig": { "$ref": "#/types/google-native:vmwareengine/v1:StretchedClusterConfig" } }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}?updateMask={updateMask}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "nodeTypeConfigs": { "required": true }, "stretchedClusterConfig": { "$ref": "#/types/google-native:vmwareengine/v1:StretchedClusterConfig" } }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}", "idParams": { "clustersId": "clusterId", "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" } }, "google-native:vmwareengine/v1:ExternalAccessRule": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}/externalAccessRules?externalAccessRuleId={externalAccessRuleId}", "values": [ { "name": "externalAccessRuleId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "networkPoliciesId", "sdkName": "networkPolicyId", "kind": "path" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:vmwareengine/v1:ExternalAccessRuleAction" }, "description": {}, "destinationIpRanges": { "items": { "$ref": "#/types/google-native:vmwareengine/v1:IpRange" } }, "destinationPorts": { "items": {} }, "ipProtocol": {}, "priority": { "format": "int32" }, "sourceIpRanges": { "items": { "$ref": "#/types/google-native:vmwareengine/v1:IpRange" } }, "sourcePorts": { "items": {} } }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}/externalAccessRules/{externalAccessRulesId}", "values": [ { "name": "externalAccessRulesId", "sdkName": "externalAccessRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "networkPoliciesId", "sdkName": "networkPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}/externalAccessRules/{externalAccessRulesId}?updateMask={updateMask}", "values": [ { "name": "externalAccessRulesId", "sdkName": "externalAccessRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "networkPoliciesId", "sdkName": "networkPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "action": { "$ref": "#/types/google-native:vmwareengine/v1:ExternalAccessRuleAction" }, "description": {}, "destinationIpRanges": { "items": { "$ref": "#/types/google-native:vmwareengine/v1:IpRange" } }, "destinationPorts": { "items": {} }, "ipProtocol": {}, "priority": { "format": "int32" }, "sourceIpRanges": { "items": { "$ref": "#/types/google-native:vmwareengine/v1:IpRange" } }, "sourcePorts": { "items": {} } }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}/externalAccessRules/{externalAccessRulesId}", "values": [ { "name": "externalAccessRulesId", "sdkName": "externalAccessRuleId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "networkPoliciesId", "sdkName": "networkPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}/externalAccessRules/{externalAccessRulesId}", "idParams": { "externalAccessRulesId": "externalAccessRuleId", "locationsId": "location", "networkPoliciesId": "networkPolicyId", "projectsId": "project" } }, "google-native:vmwareengine/v1:ExternalAddress": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/externalAddresses?externalAddressId={externalAddressId}", "values": [ { "name": "externalAddressId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "internalIp": {} }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/externalAddresses/{externalAddressesId}", "values": [ { "name": "externalAddressesId", "sdkName": "externalAddressId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/externalAddresses/{externalAddressesId}?updateMask={updateMask}", "values": [ { "name": "externalAddressesId", "sdkName": "externalAddressId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "internalIp": {} }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/externalAddresses/{externalAddressesId}", "values": [ { "name": "externalAddressesId", "sdkName": "externalAddressId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/externalAddresses/{externalAddressesId}", "idParams": { "externalAddressesId": "externalAddressId", "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" } }, "google-native:vmwareengine/v1:HcxActivationKey": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys?hcxActivationKeyId={hcxActivationKeyId}", "values": [ { "name": "hcxActivationKeyId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}", "values": [ { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}", "idParams": { "hcxActivationKeysId": "hcxActivationKeyId", "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" } }, "google-native:vmwareengine/v1:LoggingServer": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/loggingServers?loggingServerId={loggingServerId}", "values": [ { "name": "loggingServerId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "sdkProperties": { "hostname": { "required": true }, "port": { "format": "int32", "required": true }, "protocol": { "$ref": "#/types/google-native:vmwareengine/v1:LoggingServerProtocol", "required": true }, "sourceType": { "$ref": "#/types/google-native:vmwareengine/v1:LoggingServerSourceType", "required": true } }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/loggingServers/{loggingServersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "loggingServersId", "sdkName": "loggingServerId", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/loggingServers/{loggingServersId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "loggingServersId", "sdkName": "loggingServerId", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "hostname": { "required": true }, "port": { "format": "int32", "required": true }, "protocol": { "$ref": "#/types/google-native:vmwareengine/v1:LoggingServerProtocol", "required": true }, "sourceType": { "$ref": "#/types/google-native:vmwareengine/v1:LoggingServerSourceType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/loggingServers/{loggingServersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "loggingServersId", "sdkName": "loggingServerId", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/loggingServers/{loggingServersId}", "idParams": { "locationsId": "location", "loggingServersId": "loggingServerId", "privateCloudsId": "privateCloudId", "projectsId": "project" } }, "google-native:vmwareengine/v1:ManagementDnsZoneBinding": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/managementDnsZoneBindings?managementDnsZoneBindingId={managementDnsZoneBindingId}", "values": [ { "name": "managementDnsZoneBindingId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "vmwareEngineNetwork": {}, "vpcNetwork": {} }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/managementDnsZoneBindings/{managementDnsZoneBindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementDnsZoneBindingsId", "sdkName": "managementDnsZoneBindingId", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/managementDnsZoneBindings/{managementDnsZoneBindingsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementDnsZoneBindingsId", "sdkName": "managementDnsZoneBindingId", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "vmwareEngineNetwork": {}, "vpcNetwork": {} }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/managementDnsZoneBindings/{managementDnsZoneBindingsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementDnsZoneBindingsId", "sdkName": "managementDnsZoneBindingId", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/managementDnsZoneBindings/{managementDnsZoneBindingsId}", "idParams": { "locationsId": "location", "managementDnsZoneBindingsId": "managementDnsZoneBindingId", "privateCloudsId": "privateCloudId", "projectsId": "project" } }, "google-native:vmwareengine/v1:NetworkPeering": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/global/networkPeerings?networkPeeringId={networkPeeringId}", "values": [ { "name": "networkPeeringId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "description": {}, "exchangeSubnetRoutes": {}, "exportCustomRoutes": {}, "exportCustomRoutesWithPublicIp": {}, "importCustomRoutes": {}, "importCustomRoutesWithPublicIp": {}, "peerMtu": { "format": "int32" }, "peerNetwork": { "required": true }, "peerNetworkType": { "$ref": "#/types/google-native:vmwareengine/v1:NetworkPeeringPeerNetworkType", "required": true }, "vmwareEngineNetwork": { "required": true } }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/global/networkPeerings/{networkPeeringsId}", "values": [ { "name": "networkPeeringsId", "sdkName": "networkPeeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/global/networkPeerings/{networkPeeringsId}?updateMask={updateMask}", "values": [ { "name": "networkPeeringsId", "sdkName": "networkPeeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "exchangeSubnetRoutes": {}, "exportCustomRoutes": {}, "exportCustomRoutesWithPublicIp": {}, "importCustomRoutes": {}, "importCustomRoutesWithPublicIp": {}, "peerMtu": { "format": "int32" }, "peerNetwork": { "required": true }, "peerNetworkType": { "$ref": "#/types/google-native:vmwareengine/v1:NetworkPeeringPeerNetworkType", "required": true }, "vmwareEngineNetwork": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/global/networkPeerings/{networkPeeringsId}", "values": [ { "name": "networkPeeringsId", "sdkName": "networkPeeringId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/global/networkPeerings/{networkPeeringsId}", "idParams": { "networkPeeringsId": "networkPeeringId", "projectsId": "project" } }, "google-native:vmwareengine/v1:NetworkPolicy": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies?networkPolicyId={networkPolicyId}", "values": [ { "name": "networkPolicyId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "edgeServicesCidr": { "required": true }, "externalIp": { "$ref": "#/types/google-native:vmwareengine/v1:NetworkService" }, "internetAccess": { "$ref": "#/types/google-native:vmwareengine/v1:NetworkService" }, "vmwareEngineNetwork": { "pattern": "projects/{project}/locations/{location}/vmwareEngineNetworks/{vmwareEngineNetwork}" } }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "networkPoliciesId", "sdkName": "networkPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "networkPoliciesId", "sdkName": "networkPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "edgeServicesCidr": { "required": true }, "externalIp": { "$ref": "#/types/google-native:vmwareengine/v1:NetworkService" }, "internetAccess": { "$ref": "#/types/google-native:vmwareengine/v1:NetworkService" }, "vmwareEngineNetwork": {} }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "networkPoliciesId", "sdkName": "networkPolicyId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}", "idParams": { "locationsId": "location", "networkPoliciesId": "networkPolicyId", "projectsId": "project" } }, "google-native:vmwareengine/v1:PrivateCloud": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds?privateCloudId={privateCloudId}", "values": [ { "name": "privateCloudId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "managementCluster": { "$ref": "#/types/google-native:vmwareengine/v1:ManagementCluster", "required": true }, "networkConfig": { "$ref": "#/types/google-native:vmwareengine/v1:NetworkConfig", "required": true }, "type": { "$ref": "#/types/google-native:vmwareengine/v1:PrivateCloudType" } }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "managementCluster": { "$ref": "#/types/google-native:vmwareengine/v1:ManagementCluster", "required": true }, "networkConfig": { "$ref": "#/types/google-native:vmwareengine/v1:NetworkConfig", "required": true }, "type": { "$ref": "#/types/google-native:vmwareengine/v1:PrivateCloudType" } }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}", "idParams": { "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" } }, "google-native:vmwareengine/v1:PrivateCloudClusterIamBinding": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:getIamPolicy", "idParams": { "clustersId": "clusterId", "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:vmwareengine/v1:PrivateCloudClusterIamMember": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:getIamPolicy", "idParams": { "clustersId": "clusterId", "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:vmwareengine/v1:PrivateCloudClusterIamPolicy": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:setIamPolicy", "values": [ { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:getIamPolicy", "idParams": { "clustersId": "clusterId", "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:vmwareengine/v1:PrivateCloudHcxActivationKeyIamBinding": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:getIamPolicy", "values": [ { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:setIamPolicy", "values": [ { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:setIamPolicy", "values": [ { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:getIamPolicy", "idParams": { "hcxActivationKeysId": "hcxActivationKeyId", "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:vmwareengine/v1:PrivateCloudHcxActivationKeyIamMember": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:getIamPolicy", "values": [ { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:setIamPolicy", "values": [ { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:setIamPolicy", "values": [ { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:getIamPolicy", "idParams": { "hcxActivationKeysId": "hcxActivationKeyId", "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:vmwareengine/v1:PrivateCloudHcxActivationKeyIamPolicy": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:getIamPolicy", "values": [ { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:setIamPolicy", "values": [ { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:getIamPolicy", "idParams": { "hcxActivationKeysId": "hcxActivationKeyId", "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:vmwareengine/v1:PrivateCloudIamBinding": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:getIamPolicy", "idParams": { "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:vmwareengine/v1:PrivateCloudIamMember": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:getIamPolicy", "idParams": { "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:vmwareengine/v1:PrivateCloudIamPolicy": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:getIamPolicy", "idParams": { "locationsId": "location", "privateCloudsId": "privateCloudId", "projectsId": "project" }, "iamResourceName": "resource" }, "google-native:vmwareengine/v1:PrivateConnection": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections?privateConnectionId={privateConnectionId}", "values": [ { "name": "privateConnectionId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "routingMode": { "$ref": "#/types/google-native:vmwareengine/v1:PrivateConnectionRoutingMode" }, "serviceNetwork": { "required": true }, "type": { "$ref": "#/types/google-native:vmwareengine/v1:PrivateConnectionType", "required": true }, "vmwareEngineNetwork": { "required": true, "pattern": "projects/{project}/locations/{location}/vmwareEngineNetworks/{vmwareEngineNetwork}" } }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "routingMode": { "$ref": "#/types/google-native:vmwareengine/v1:PrivateConnectionRoutingMode" }, "serviceNetwork": { "required": true }, "type": { "$ref": "#/types/google-native:vmwareengine/v1:PrivateConnectionType", "required": true }, "vmwareEngineNetwork": { "required": true } }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "idParams": { "locationsId": "location", "privateConnectionsId": "privateConnectionId", "projectsId": "project" } }, "google-native:vmwareengine/v1:VmwareEngineNetwork": { "create": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareEngineNetworks?vmwareEngineNetworkId={vmwareEngineNetworkId}", "values": [ { "name": "requestId", "kind": "query" }, { "name": "vmwareEngineNetworkId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "etag": {}, "type": { "$ref": "#/types/google-native:vmwareengine/v1:VmwareEngineNetworkType", "required": true } }, "verb": "POST", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareEngineNetworks/{vmwareEngineNetworksId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareEngineNetworksId", "sdkName": "vmwareEngineNetworkId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareEngineNetworks/{vmwareEngineNetworksId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareEngineNetworksId", "sdkName": "vmwareEngineNetworkId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "description": {}, "etag": {}, "type": { "$ref": "#/types/google-native:vmwareengine/v1:VmwareEngineNetworkType", "required": true } }, "verb": "PATCH", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareEngineNetworks/{vmwareEngineNetworksId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "vmwareEngineNetworksId", "sdkName": "vmwareEngineNetworkId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vmwareengine.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vmwareengine.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/vmwareEngineNetworks/{vmwareEngineNetworksId}", "idParams": { "locationsId": "location", "projectsId": "project", "vmwareEngineNetworksId": "vmwareEngineNetworkId" } }, "google-native:vpcaccess/v1:Connector": { "create": { "endpoint": { "template": "https://vpcaccess.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectors?connectorId={connectorId}", "values": [ { "name": "connectorId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "ipCidrRange": {}, "machineType": {}, "maxInstances": { "format": "int32" }, "maxThroughput": { "format": "int32" }, "minInstances": { "format": "int32" }, "minThroughput": { "format": "int32" }, "name": {}, "network": {}, "subnet": { "$ref": "#/types/google-native:vpcaccess/v1:Subnet" } }, "verb": "POST", "operations": { "template": "https://vpcaccess.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": {} }, "read": { "endpoint": { "template": "https://vpcaccess.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vpcaccess.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "ipCidrRange": {}, "machineType": {}, "maxInstances": { "format": "int32" }, "maxThroughput": { "format": "int32" }, "minInstances": { "format": "int32" }, "minThroughput": { "format": "int32" }, "name": {}, "network": {}, "subnet": { "$ref": "#/types/google-native:vpcaccess/v1:Subnet" } }, "verb": "PATCH", "operations": { "template": "https://vpcaccess.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vpcaccess.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vpcaccess.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vpcaccess.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "idParams": { "connectorsId": "connectorId", "locationsId": "location", "projectsId": "project" } }, "google-native:vpcaccess/v1beta1:Connector": { "create": { "endpoint": { "template": "https://vpcaccess.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectors?connectorId={connectorId}", "values": [ { "name": "connectorId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "ipCidrRange": {}, "machineType": {}, "maxInstances": { "format": "int32" }, "maxThroughput": { "format": "int32" }, "minInstances": { "format": "int32" }, "minThroughput": { "format": "int32" }, "name": {}, "network": {}, "subnet": { "$ref": "#/types/google-native:vpcaccess/v1beta1:Subnet" } }, "verb": "POST", "operations": { "template": "https://vpcaccess.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/connectors/{name}" } }, "read": { "endpoint": { "template": "https://vpcaccess.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://vpcaccess.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "ipCidrRange": {}, "machineType": {}, "maxInstances": { "format": "int32" }, "maxThroughput": { "format": "int32" }, "minInstances": { "format": "int32" }, "minThroughput": { "format": "int32" }, "name": {}, "network": {}, "subnet": { "$ref": "#/types/google-native:vpcaccess/v1beta1:Subnet" } }, "verb": "PATCH", "operations": { "template": "https://vpcaccess.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://vpcaccess.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://vpcaccess.googleapis.com/v1beta1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://vpcaccess.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "idParams": { "connectorsId": "connectorId", "locationsId": "location", "projectsId": "project" } }, "google-native:websecurityscanner/v1:ScanConfig": { "create": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1/projects/{projectsId}/scanConfigs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "authentication": { "$ref": "#/types/google-native:websecurityscanner/v1:Authentication" }, "blacklistPatterns": { "items": {} }, "displayName": { "required": true }, "exportToSecurityCommandCenter": { "$ref": "#/types/google-native:websecurityscanner/v1:ScanConfigExportToSecurityCommandCenter" }, "ignoreHttpStatusErrors": {}, "managedScan": {}, "maxQps": { "format": "int32" }, "name": {}, "riskLevel": { "$ref": "#/types/google-native:websecurityscanner/v1:ScanConfigRiskLevel" }, "schedule": { "$ref": "#/types/google-native:websecurityscanner/v1:Schedule" }, "startingUrls": { "required": true, "items": {} }, "staticIpScan": {}, "userAgent": { "$ref": "#/types/google-native:websecurityscanner/v1:ScanConfigUserAgent" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/scanConfigs/{name}" } }, "read": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1/projects/{projectsId}/scanConfigs/{scanConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1/projects/{projectsId}/scanConfigs/{scanConfigsId}?updateMask={updateMask}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authentication": { "$ref": "#/types/google-native:websecurityscanner/v1:Authentication" }, "blacklistPatterns": { "items": {} }, "displayName": { "required": true }, "exportToSecurityCommandCenter": { "$ref": "#/types/google-native:websecurityscanner/v1:ScanConfigExportToSecurityCommandCenter" }, "ignoreHttpStatusErrors": {}, "managedScan": {}, "maxQps": { "format": "int32" }, "name": {}, "riskLevel": { "$ref": "#/types/google-native:websecurityscanner/v1:ScanConfigRiskLevel" }, "schedule": { "$ref": "#/types/google-native:websecurityscanner/v1:Schedule" }, "startingUrls": { "required": true, "items": {} }, "staticIpScan": {}, "userAgent": { "$ref": "#/types/google-native:websecurityscanner/v1:ScanConfigUserAgent" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1/projects/{projectsId}/scanConfigs/{scanConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://websecurityscanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/scanConfigs/{scanConfigsId}", "idParams": { "projectsId": "project", "scanConfigsId": "name" } }, "google-native:websecurityscanner/v1alpha:ScanConfig": { "create": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1alpha/projects/{projectsId}/scanConfigs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "authentication": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:Authentication" }, "blacklistPatterns": { "items": {} }, "displayName": { "required": true }, "latestRun": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:ScanRun" }, "maxQps": { "format": "int32" }, "name": {}, "schedule": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:Schedule" }, "startingUrls": { "required": true, "items": {} }, "targetPlatforms": { "items": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:ScanConfigTargetPlatformsItem" } }, "userAgent": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:ScanConfigUserAgent" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/scanConfigs/{name}" } }, "read": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1alpha/projects/{projectsId}/scanConfigs/{scanConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1alpha/projects/{projectsId}/scanConfigs/{scanConfigsId}?updateMask={updateMask}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authentication": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:Authentication" }, "blacklistPatterns": { "items": {} }, "displayName": { "required": true }, "latestRun": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:ScanRun" }, "maxQps": { "format": "int32" }, "name": {}, "schedule": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:Schedule" }, "startingUrls": { "required": true, "items": {} }, "targetPlatforms": { "items": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:ScanConfigTargetPlatformsItem" } }, "userAgent": { "$ref": "#/types/google-native:websecurityscanner/v1alpha:ScanConfigUserAgent" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1alpha/projects/{projectsId}/scanConfigs/{scanConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://websecurityscanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1alpha/projects/{projectsId}/scanConfigs/{scanConfigsId}", "idParams": { "projectsId": "project", "scanConfigsId": "name" } }, "google-native:websecurityscanner/v1beta:ScanConfig": { "create": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1beta/projects/{projectsId}/scanConfigs", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "sdkProperties": { "authentication": { "$ref": "#/types/google-native:websecurityscanner/v1beta:Authentication" }, "blacklistPatterns": { "items": {} }, "displayName": { "required": true }, "exportToSecurityCommandCenter": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigExportToSecurityCommandCenter" }, "ignoreHttpStatusErrors": {}, "latestRun": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRun" }, "managedScan": {}, "maxQps": { "format": "int32" }, "name": {}, "riskLevel": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigRiskLevel" }, "schedule": { "$ref": "#/types/google-native:websecurityscanner/v1beta:Schedule" }, "startingUrls": { "required": true, "items": {} }, "staticIpScan": {}, "targetPlatforms": { "items": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigTargetPlatformsItem" } }, "userAgent": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigUserAgent" } }, "verb": "POST", "autoname": { "fieldName": "projects/{project}/scanConfigs/{name}" } }, "read": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1beta/projects/{projectsId}/scanConfigs/{scanConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1beta/projects/{projectsId}/scanConfigs/{scanConfigsId}?updateMask={updateMask}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "name", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "authentication": { "$ref": "#/types/google-native:websecurityscanner/v1beta:Authentication" }, "blacklistPatterns": { "items": {} }, "displayName": { "required": true }, "exportToSecurityCommandCenter": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigExportToSecurityCommandCenter" }, "ignoreHttpStatusErrors": {}, "latestRun": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanRun" }, "managedScan": {}, "maxQps": { "format": "int32" }, "name": {}, "riskLevel": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigRiskLevel" }, "schedule": { "$ref": "#/types/google-native:websecurityscanner/v1beta:Schedule" }, "startingUrls": { "required": true, "items": {} }, "staticIpScan": {}, "targetPlatforms": { "items": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigTargetPlatformsItem" } }, "userAgent": { "$ref": "#/types/google-native:websecurityscanner/v1beta:ScanConfigUserAgent" } }, "verb": "PATCH", "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://websecurityscanner.googleapis.com/v1beta/projects/{projectsId}/scanConfigs/{scanConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "name", "kind": "path" } ] }, "verb": "DELETE" }, "rootUrl": "https://websecurityscanner.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/scanConfigs/{scanConfigsId}", "idParams": { "projectsId": "project", "scanConfigsId": "name" } }, "google-native:workflowexecutions/v1:Execution": { "create": { "endpoint": { "template": "https://workflowexecutions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}/executions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "sdkProperties": { "argument": {}, "callLogLevel": { "$ref": "#/types/google-native:workflowexecutions/v1:ExecutionCallLogLevel" }, "labels": {} }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workflowexecutions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://workflowexecutions.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}/executions/{executionsId}", "idParams": { "executionsId": "name", "locationsId": "location", "projectsId": "project", "workflowsId": "workflowId" } }, "google-native:workflowexecutions/v1beta:Execution": { "create": { "endpoint": { "template": "https://workflowexecutions.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}/executions", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "sdkProperties": { "argument": {}, "callLogLevel": { "$ref": "#/types/google-native:workflowexecutions/v1beta:ExecutionCallLogLevel" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workflowexecutions.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}/executions/{executionsId}", "values": [ { "name": "executionsId", "sdkName": "name", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://workflowexecutions.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}/executions/{executionsId}", "idParams": { "executionsId": "name", "locationsId": "location", "projectsId": "project", "workflowsId": "workflowId" } }, "google-native:workflows/v1:Workflow": { "create": { "endpoint": { "template": "https://workflows.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflows?workflowId={workflowId}", "values": [ { "name": "workflowId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "callLogLevel": { "$ref": "#/types/google-native:workflows/v1:WorkflowCallLogLevel" }, "cryptoKeyName": {}, "description": {}, "labels": {}, "name": {}, "serviceAccount": { "pattern": "projects/{project}/serviceAccounts/{serviceAccount}" }, "sourceContents": {}, "userEnvVars": {} }, "verb": "POST", "operations": { "template": "https://workflows.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/workflows/{name}" } }, "read": { "endpoint": { "template": "https://workflows.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workflows.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "sdkProperties": { "callLogLevel": { "$ref": "#/types/google-native:workflows/v1:WorkflowCallLogLevel" }, "cryptoKeyName": {}, "description": {}, "labels": {}, "name": {}, "serviceAccount": {}, "sourceContents": {}, "userEnvVars": {} }, "verb": "PATCH", "operations": { "template": "https://workflows.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://workflows.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://workflows.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://workflows.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "idParams": { "locationsId": "location", "projectsId": "project", "workflowsId": "workflowId" } }, "google-native:workflows/v1beta:Workflow": { "create": { "endpoint": { "template": "https://workflows.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workflows?workflowId={workflowId}", "values": [ { "name": "workflowId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": {}, "serviceAccount": { "pattern": "projects/{project}/serviceAccounts/{serviceAccount}" }, "sourceContents": {} }, "verb": "POST", "operations": { "template": "https://workflows.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/workflows/{name}" } }, "read": { "endpoint": { "template": "https://workflows.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workflows.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "sdkProperties": { "description": {}, "labels": {}, "name": {}, "serviceAccount": {}, "sourceContents": {} }, "verb": "PATCH", "operations": { "template": "https://workflows.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": {} }, "delete": { "endpoint": { "template": "https://workflows.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://workflows.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://workflows.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "idParams": { "locationsId": "location", "projectsId": "project", "workflowsId": "workflowId" } }, "google-native:workloadmanager/v1:Evaluation": { "create": { "endpoint": { "template": "https://workloadmanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/evaluations?evaluationId={evaluationId}", "values": [ { "name": "evaluationId", "kind": "query" }, { "name": "requestId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "customRulesBucket": {}, "description": {}, "labels": {}, "name": {}, "resourceFilter": { "$ref": "#/types/google-native:workloadmanager/v1:ResourceFilter" }, "ruleNames": { "items": {} }, "schedule": {} }, "verb": "POST", "operations": { "template": "https://workloadmanager.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "projects/{project}/locations/{location}/evaluations/{name}" } }, "read": { "endpoint": { "template": "https://workloadmanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/evaluations/{evaluationsId}", "values": [ { "name": "evaluationsId", "sdkName": "evaluationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": {}, "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://workloadmanager.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/evaluations/{evaluationsId}", "idParams": { "evaluationsId": "evaluationId", "locationsId": "location", "projectsId": "project" } }, "google-native:workstations/v1:Workstation": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations?workstationId={workstationId}", "values": [ { "name": "workstationId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "env": {}, "etag": {}, "labels": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://workstations.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "env": {}, "etag": {}, "labels": {}, "name": {} }, "verb": "PATCH", "operations": { "template": "https://workstations.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://workstations.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId", "workstationsId": "workstationId" } }, "google-native:workstations/v1:WorkstationCluster": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters?workstationClusterId={workstationClusterId}", "values": [ { "name": "workstationClusterId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "etag": {}, "labels": {}, "name": {}, "network": { "forceNew": true }, "privateClusterConfig": { "$ref": "#/types/google-native:workstations/v1:PrivateClusterConfig" }, "subnetwork": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://workstations.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "etag": {}, "labels": {}, "name": {}, "network": { "forceNew": true }, "privateClusterConfig": { "$ref": "#/types/google-native:workstations/v1:PrivateClusterConfig" }, "subnetwork": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://workstations.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://workstations.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId" } }, "google-native:workstations/v1:WorkstationClusterWorkstationConfigIamBinding": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId" }, "iamResourceName": "resource" }, "google-native:workstations/v1:WorkstationClusterWorkstationConfigIamMember": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId" }, "iamResourceName": "resource" }, "google-native:workstations/v1:WorkstationClusterWorkstationConfigIamPolicy": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId" }, "iamResourceName": "resource" }, "google-native:workstations/v1:WorkstationClusterWorkstationConfigWorkstationIamBinding": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId", "workstationsId": "workstationId" }, "iamResourceName": "resource" }, "google-native:workstations/v1:WorkstationClusterWorkstationConfigWorkstationIamMember": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId", "workstationsId": "workstationId" }, "iamResourceName": "resource" }, "google-native:workstations/v1:WorkstationClusterWorkstationConfigWorkstationIamPolicy": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId", "workstationsId": "workstationId" }, "iamResourceName": "resource" }, "google-native:workstations/v1:WorkstationConfig": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs?workstationConfigId={workstationConfigId}", "values": [ { "name": "workstationConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "container": { "$ref": "#/types/google-native:workstations/v1:Container" }, "displayName": {}, "encryptionKey": { "$ref": "#/types/google-native:workstations/v1:CustomerEncryptionKey", "forceNew": true }, "etag": {}, "host": { "$ref": "#/types/google-native:workstations/v1:Host" }, "idleTimeout": { "format": "google-duration" }, "labels": {}, "name": {}, "persistentDirectories": { "items": { "$ref": "#/types/google-native:workstations/v1:PersistentDirectory" } }, "readinessChecks": { "items": { "$ref": "#/types/google-native:workstations/v1:ReadinessCheck" } }, "replicaZones": { "items": {}, "forceNew": true }, "runningTimeout": { "format": "google-duration" } }, "verb": "POST", "operations": { "template": "https://workstations.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "container": { "$ref": "#/types/google-native:workstations/v1:Container" }, "displayName": {}, "encryptionKey": { "$ref": "#/types/google-native:workstations/v1:CustomerEncryptionKey", "forceNew": true }, "etag": {}, "host": { "$ref": "#/types/google-native:workstations/v1:Host" }, "idleTimeout": { "format": "google-duration" }, "labels": {}, "name": {}, "persistentDirectories": { "items": { "$ref": "#/types/google-native:workstations/v1:PersistentDirectory" } }, "readinessChecks": { "items": { "$ref": "#/types/google-native:workstations/v1:ReadinessCheck" } }, "replicaZones": { "items": {}, "forceNew": true }, "runningTimeout": { "format": "google-duration" } }, "verb": "PATCH", "operations": { "template": "https://workstations.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://workstations.googleapis.com/v1/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId" } }, "google-native:workstations/v1beta:Workstation": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations?workstationId={workstationId}", "values": [ { "name": "workstationId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "env": {}, "etag": {}, "labels": {}, "name": {} }, "verb": "POST", "operations": { "template": "https://workstations.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "env": {}, "etag": {}, "labels": {}, "name": {} }, "verb": "PATCH", "operations": { "template": "https://workstations.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://workstations.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId", "workstationsId": "workstationId" } }, "google-native:workstations/v1beta:WorkstationCluster": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters?workstationClusterId={workstationClusterId}", "values": [ { "name": "workstationClusterId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "domainConfig": { "$ref": "#/types/google-native:workstations/v1beta:DomainConfig" }, "etag": {}, "labels": {}, "name": {}, "network": { "forceNew": true }, "privateClusterConfig": { "$ref": "#/types/google-native:workstations/v1beta:PrivateClusterConfig" }, "subnetwork": { "forceNew": true } }, "verb": "POST", "operations": { "template": "https://workstations.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "displayName": {}, "domainConfig": { "$ref": "#/types/google-native:workstations/v1beta:DomainConfig" }, "etag": {}, "labels": {}, "name": {}, "network": { "forceNew": true }, "privateClusterConfig": { "$ref": "#/types/google-native:workstations/v1beta:PrivateClusterConfig" }, "subnetwork": { "forceNew": true } }, "verb": "PATCH", "operations": { "template": "https://workstations.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://workstations.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId" } }, "google-native:workstations/v1beta:WorkstationClusterWorkstationConfigIamBinding": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId" }, "iamResourceName": "resource" }, "google-native:workstations/v1beta:WorkstationClusterWorkstationConfigIamMember": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId" }, "iamResourceName": "resource" }, "google-native:workstations/v1beta:WorkstationClusterWorkstationConfigIamPolicy": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId" }, "iamResourceName": "resource" }, "google-native:workstations/v1beta:WorkstationClusterWorkstationConfigWorkstationIamBinding": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId", "workstationsId": "workstationId" }, "iamResourceName": "resource" }, "google-native:workstations/v1beta:WorkstationClusterWorkstationConfigWorkstationIamMember": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST" }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId", "workstationsId": "workstationId" }, "iamResourceName": "resource" }, "google-native:workstations/v1beta:WorkstationClusterWorkstationConfigWorkstationIamPolicy": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "autoname": {} }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:setIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "sdkProperties": { "auditConfigs": { "container": "policy" }, "bindings": { "container": "policy" }, "etag": { "container": "policy" }, "updateMask": { "format": "google-fieldmask" }, "version": { "container": "policy" } }, "verb": "POST", "updateMask": {} }, "delete": { "endpoint": {} }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId", "workstationsId": "workstationId" }, "iamResourceName": "resource" }, "google-native:workstations/v1beta:WorkstationConfig": { "create": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs?workstationConfigId={workstationConfigId}", "values": [ { "name": "workstationConfigId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" } ] }, "sdkProperties": { "annotations": {}, "container": { "$ref": "#/types/google-native:workstations/v1beta:Container" }, "disableTcpConnections": {}, "displayName": {}, "enableAuditAgent": {}, "encryptionKey": { "$ref": "#/types/google-native:workstations/v1beta:CustomerEncryptionKey", "forceNew": true }, "ephemeralDirectories": { "items": { "$ref": "#/types/google-native:workstations/v1beta:EphemeralDirectory" } }, "etag": {}, "host": { "$ref": "#/types/google-native:workstations/v1beta:Host" }, "idleTimeout": { "format": "google-duration" }, "labels": {}, "name": {}, "persistentDirectories": { "items": { "$ref": "#/types/google-native:workstations/v1beta:PersistentDirectory" } }, "readinessChecks": { "items": { "$ref": "#/types/google-native:workstations/v1beta:ReadinessCheck" } }, "replicaZones": { "items": {}, "forceNew": true }, "runningTimeout": { "format": "google-duration" } }, "verb": "POST", "operations": { "template": "https://workstations.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "autoname": { "fieldName": "{name}" } }, "read": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "update": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}?updateMask={updateMask}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "updateMask", "sdkName": "updateMask", "kind": "query" } ] }, "sdkProperties": { "annotations": {}, "container": { "$ref": "#/types/google-native:workstations/v1beta:Container" }, "disableTcpConnections": {}, "displayName": {}, "enableAuditAgent": {}, "encryptionKey": { "$ref": "#/types/google-native:workstations/v1beta:CustomerEncryptionKey", "forceNew": true }, "ephemeralDirectories": { "items": { "$ref": "#/types/google-native:workstations/v1beta:EphemeralDirectory" } }, "etag": {}, "host": { "$ref": "#/types/google-native:workstations/v1beta:Host" }, "idleTimeout": { "format": "google-duration" }, "labels": {}, "name": {}, "persistentDirectories": { "items": { "$ref": "#/types/google-native:workstations/v1beta:PersistentDirectory" } }, "readinessChecks": { "items": { "$ref": "#/types/google-native:workstations/v1beta:ReadinessCheck" } }, "replicaZones": { "items": {}, "forceNew": true }, "runningTimeout": { "format": "google-duration" } }, "verb": "PATCH", "operations": { "template": "https://workstations.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] }, "updateMask": { "queryParamName": "updateMask" } }, "delete": { "endpoint": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "DELETE", "operations": { "template": "https://workstations.googleapis.com/v1beta/{+name}", "values": [ { "name": "name", "sdkName": "name", "kind": "path" } ] } }, "rootUrl": "https://workstations.googleapis.com/", "formDataUpload": {}, "idPath": "v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}", "idParams": { "locationsId": "location", "projectsId": "project", "workstationClustersId": "workstationClusterId", "workstationConfigsId": "workstationConfigId" } } }, "functions": { "google-native:accesscontextmanager/v1:getAccessLevel": { "url": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}", "values": [ { "name": "accessLevelFormat", "kind": "query" }, { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "accessLevelsId", "sdkName": "accessLevelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:accesscontextmanager/v1:getAccessPolicy": { "url": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:accesscontextmanager/v1:getAccessPolicyIamPolicy": { "url": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}:getIamPolicy", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "POST" }, "google-native:accesscontextmanager/v1:getAuthorizedOrgsDesc": { "url": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/authorizedOrgsDescs/{authorizedOrgsDescsId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "authorizedOrgsDescsId", "sdkName": "authorizedOrgsDescId", "kind": "path" } ] }, "verb": "GET" }, "google-native:accesscontextmanager/v1:getGcpUserAccessBinding": { "url": { "template": "https://accesscontextmanager.googleapis.com/v1/organizations/{organizationsId}/gcpUserAccessBindings/{gcpUserAccessBindingsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "gcpUserAccessBindingsId", "sdkName": "gcpUserAccessBindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:accesscontextmanager/v1:getServicePerimeter": { "url": { "template": "https://accesscontextmanager.googleapis.com/v1/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "servicePerimetersId", "sdkName": "servicePerimeterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:accesscontextmanager/v1beta:getAccessLevel": { "url": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/accessLevels/{accessLevelsId}", "values": [ { "name": "accessLevelFormat", "kind": "query" }, { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "accessLevelsId", "sdkName": "accessLevelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:accesscontextmanager/v1beta:getAccessPolicy": { "url": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:accesscontextmanager/v1beta:getServicePerimeter": { "url": { "template": "https://accesscontextmanager.googleapis.com/v1beta/accessPolicies/{accessPoliciesId}/servicePerimeters/{servicePerimetersId}", "values": [ { "name": "accessPoliciesId", "sdkName": "accessPolicyId", "kind": "path" }, { "name": "servicePerimetersId", "sdkName": "servicePerimeterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getArtifact": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getBatchPredictionJob": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs/{batchPredictionJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "batchPredictionJobsId", "sdkName": "batchPredictionJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getContext": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "contextsId", "sdkName": "contextId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getCustomJob": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/customJobs/{customJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "customJobsId", "sdkName": "customJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getDataLabelingJob": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs/{dataLabelingJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataLabelingJobsId", "sdkName": "dataLabelingJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getDataset": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "readMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getDatasetVersion": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions/{datasetVersionsId}", "values": [ { "name": "readMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "datasetVersionsId", "sdkName": "datasetVersionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getDeploymentResourcePool": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools/{deploymentResourcePoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deploymentResourcePoolsId", "sdkName": "deploymentResourcePoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getEndpoint": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getEntityType": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getExecution": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "executionsId", "sdkName": "executionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getExperiment": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getFeatureGroup": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getFeatureGroupFeature": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getFeatureOnlineStore": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getFeatureStoreFeature": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getFeatureView": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "featureViewsId", "sdkName": "featureViewId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getFeaturestore": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getFeaturestoreEntityTypeIamPolicy": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "POST" }, "google-native:aiplatform/v1:getFeaturestoreIamPolicy": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "verb": "POST" }, "google-native:aiplatform/v1:getHyperparameterTuningJob": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs/{hyperparameterTuningJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "hyperparameterTuningJobsId", "sdkName": "hyperparameterTuningJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getIndex": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "indexesId", "sdkName": "indexId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getIndexEndpoint": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "indexEndpointsId", "sdkName": "indexEndpointId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getMetadataSchema": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/metadataSchemas/{metadataSchemasId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "metadataSchemasId", "sdkName": "metadataSchemaId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getMetadataStore": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getModelDeploymentMonitoringJob": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelDeploymentMonitoringJobsId", "sdkName": "modelDeploymentMonitoringJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getNasJob": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/nasJobs/{nasJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nasJobsId", "sdkName": "nasJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getNotebookRuntimeTemplate": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getNotebookRuntimeTemplateIamPolicy": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "verb": "POST" }, "google-native:aiplatform/v1:getPipelineJob": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/pipelineJobs/{pipelineJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelineJobsId", "sdkName": "pipelineJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getRun": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getSchedule": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "schedulesId", "sdkName": "scheduleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getSpecialistPool": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "specialistPoolsId", "sdkName": "specialistPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getStudy": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getTensorboard": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getTimeSeries": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" }, { "name": "timeSeriesId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getTrainingPipeline": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/trainingPipelines/{trainingPipelinesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "trainingPipelinesId", "sdkName": "trainingPipelineId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1:getTrial": { "url": { "template": "https://aiplatform.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" }, { "name": "trialsId", "sdkName": "trialId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getArtifact": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/artifacts/{artifactsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getBatchPredictionJob": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/batchPredictionJobs/{batchPredictionJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "batchPredictionJobsId", "sdkName": "batchPredictionJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getContext": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/contexts/{contextsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "contextsId", "sdkName": "contextId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getCustomJob": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/customJobs/{customJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "customJobsId", "sdkName": "customJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getDataLabelingJob": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataLabelingJobs/{dataLabelingJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataLabelingJobsId", "sdkName": "dataLabelingJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getDataset": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "readMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getDatasetVersion": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/datasetVersions/{datasetVersionsId}", "values": [ { "name": "readMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "datasetVersionsId", "sdkName": "datasetVersionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getDeploymentResourcePool": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/deploymentResourcePools/{deploymentResourcePoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deploymentResourcePoolsId", "sdkName": "deploymentResourcePoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getEndpoint": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getEndpointIamPolicy": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "verb": "POST" }, "google-native:aiplatform/v1beta1:getEntityType": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getExecution": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/executions/{executionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "executionsId", "sdkName": "executionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getExperiment": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getFeatureGroup": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getFeatureGroupFeature": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureGroups/{featureGroupsId}/features/{featuresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureGroupsId", "sdkName": "featureGroupId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getFeatureOnlineStore": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getFeatureStoreFeature": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}/features/{featuresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getFeatureView": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featureOnlineStoresId", "sdkName": "featureOnlineStoreId", "kind": "path" }, { "name": "featureViewsId", "sdkName": "featureViewId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getFeaturestore": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getFeaturestoreEntityTypeIamPolicy": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}/entityTypes/{entityTypesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "POST" }, "google-native:aiplatform/v1beta1:getFeaturestoreIamPolicy": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/featurestores/{featurestoresId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featurestoresId", "sdkName": "featurestoreId", "kind": "path" } ] }, "verb": "POST" }, "google-native:aiplatform/v1beta1:getHyperparameterTuningJob": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/hyperparameterTuningJobs/{hyperparameterTuningJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "hyperparameterTuningJobsId", "sdkName": "hyperparameterTuningJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getIndex": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexes/{indexesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "indexesId", "sdkName": "indexId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getIndexEndpoint": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/indexEndpoints/{indexEndpointsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "indexEndpointsId", "sdkName": "indexEndpointId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getMetadataSchema": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}/metadataSchemas/{metadataSchemasId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" }, { "name": "metadataSchemasId", "sdkName": "metadataSchemaId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getMetadataStore": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/metadataStores/{metadataStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "metadataStoresId", "sdkName": "metadataStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getModelDeploymentMonitoringJob": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/modelDeploymentMonitoringJobs/{modelDeploymentMonitoringJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelDeploymentMonitoringJobsId", "sdkName": "modelDeploymentMonitoringJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getModelIamPolicy": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/models/{modelsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "verb": "POST" }, "google-native:aiplatform/v1beta1:getNasJob": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/nasJobs/{nasJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nasJobsId", "sdkName": "nasJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getNotebookRuntimeTemplate": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getNotebookRuntimeTemplateIamPolicy": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimeTemplates/{notebookRuntimeTemplatesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "notebookRuntimeTemplatesId", "sdkName": "notebookRuntimeTemplateId", "kind": "path" } ] }, "verb": "POST" }, "google-native:aiplatform/v1beta1:getPersistentResource": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/persistentResources/{persistentResourcesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "persistentResourcesId", "sdkName": "persistentResourceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getPipelineJob": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/pipelineJobs/{pipelineJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelineJobsId", "sdkName": "pipelineJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getRun": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getSchedule": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "schedulesId", "sdkName": "scheduleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getSpecialistPool": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/specialistPools/{specialistPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "specialistPoolsId", "sdkName": "specialistPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getStudy": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getTensorboard": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getTimeSeries": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tensorboards/{tensorboardsId}/experiments/{experimentsId}/runs/{runsId}/timeSeries/{timeSeriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tensorboardsId", "sdkName": "tensorboardId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" }, { "name": "timeSeriesId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getTrainingPipeline": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/trainingPipelines/{trainingPipelinesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "trainingPipelinesId", "sdkName": "trainingPipelineId", "kind": "path" } ] }, "verb": "GET" }, "google-native:aiplatform/v1beta1:getTrial": { "url": { "template": "https://aiplatform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" }, { "name": "trialsId", "sdkName": "trialId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1:getBackup": { "url": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1:getCluster": { "url": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1:getInstance": { "url": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1:getUser": { "url": { "template": "https://alloydb.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1alpha:getBackup": { "url": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1alpha:getCluster": { "url": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1alpha:getInstance": { "url": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1alpha:getUser": { "url": { "template": "https://alloydb.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1beta:getBackup": { "url": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1beta:getCluster": { "url": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1beta:getInstance": { "url": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/instances/{instancesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:alloydb/v1beta:getUser": { "url": { "template": "https://alloydb.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/users/{usersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" } ] }, "verb": "GET" }, "google-native:analyticshub/v1:getDataExchange": { "url": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:analyticshub/v1:getDataExchangeIamPolicy": { "url": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "verb": "POST" }, "google-native:analyticshub/v1:getDataExchangeListingIamPolicy": { "url": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "verb": "POST" }, "google-native:analyticshub/v1:getListing": { "url": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:analyticshub/v1:getSubscriptionIamPolicy": { "url": { "template": "https://analyticshub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "POST" }, "google-native:analyticshub/v1beta1:getDataExchange": { "url": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:analyticshub/v1beta1:getDataExchangeIamPolicy": { "url": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" } ] }, "verb": "POST" }, "google-native:analyticshub/v1beta1:getDataExchangeListingIamPolicy": { "url": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "verb": "POST" }, "google-native:analyticshub/v1beta1:getListing": { "url": { "template": "https://analyticshub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/dataExchanges/{dataExchangesId}/listings/{listingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataExchangesId", "sdkName": "dataExchangeId", "kind": "path" }, { "name": "listingsId", "sdkName": "listingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1:getApi": { "url": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1:getApiConfigIamPolicy": { "url": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1:getApiIamPolicy": { "url": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1:getConfig": { "url": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1:getGateway": { "url": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1:getGatewayIamPolicy": { "url": { "template": "https://apigateway.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1beta:getApi": { "url": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1beta:getApiConfigIamPolicy": { "url": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1beta:getApiIamPolicy": { "url": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1beta:getConfig": { "url": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/configs/{configsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1beta:getGateway": { "url": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigateway/v1beta:getGatewayIamPolicy": { "url": { "template": "https://apigateway.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getAlias": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}/aliases/{aliasesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keystoresId", "sdkName": "keystoreId", "kind": "path" }, { "name": "aliasesId", "sdkName": "aliasId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getApi": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apis/{apisId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getApiProduct": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts/{apiproductsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "apiproductsId", "sdkName": "apiproductId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getApicategory": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/sites/{sitesId}/apicategories/{apicategoriesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "apicategoriesId", "sdkName": "apicategoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getAppGroupApp": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}/apps/{appsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "appgroupsId", "sdkName": "appgroupId", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getAppGroupAppKey": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}/apps/{appsId}/keys/{keysId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "appgroupsId", "sdkName": "appgroupId", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "keysId", "sdkName": "keyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getAppgroup": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/appgroups/{appgroupsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "appgroupsId", "sdkName": "appgroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getArchiveDeployment": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/archiveDeployments/{archiveDeploymentsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "archiveDeploymentsId", "sdkName": "archiveDeploymentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getCanaryEvaluation": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/canaryevaluations/{canaryevaluationsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "canaryevaluationsId", "sdkName": "canaryevaluationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getDataCollector": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/datacollectors/{datacollectorsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "datacollectorsId", "sdkName": "datacollectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getDatastore": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/analytics/datastores/{datastoresId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "datastoresId", "sdkName": "datastoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getDebugSession": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/apis/{apisId}/revisions/{revisionsId}/debugsessions/{debugsessionsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "revisionsId", "sdkName": "revisionId", "kind": "path" }, { "name": "debugsessionsId", "sdkName": "debugsessionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getDeveloper": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}", "values": [ { "name": "action", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "developersId", "sdkName": "developerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getDeveloperApp": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}/apps/{appsId}", "values": [ { "name": "entity", "kind": "query" }, { "name": "query", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getDeveloperAppKey": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}/apps/{appsId}/keys/{keysId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "keysId", "sdkName": "keyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getEndpointAttachment": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/endpointAttachments/{endpointAttachmentsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "endpointAttachmentsId", "sdkName": "endpointAttachmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getEntry": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apis/{apisId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "keyvaluemapsId", "sdkName": "keyvaluemapId", "kind": "path" }, { "name": "entriesId", "sdkName": "entryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getEnvgroup": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/envgroups/{envgroupsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "envgroupsId", "sdkName": "envgroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getEnvgroupAttachment": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/envgroups/{envgroupsId}/attachments/{attachmentsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "envgroupsId", "sdkName": "envgroupId", "kind": "path" }, { "name": "attachmentsId", "sdkName": "attachmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getEnvironment": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getEnvironmentEntry": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keyvaluemaps/{keyvaluemapsId}/entries/{entriesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keyvaluemapsId", "sdkName": "keyvaluemapId", "kind": "path" }, { "name": "entriesId", "sdkName": "entryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getExport": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/analytics/exports/{exportsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "exportsId", "sdkName": "exportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getHostQuery": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/hostQueries/{hostQueriesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "hostQueriesId", "sdkName": "hostQueryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getHostSecurityReport": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/hostSecurityReports/{hostSecurityReportsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "hostSecurityReportsId", "sdkName": "hostSecurityReportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getInstance": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getInstanceAttachment": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/attachments/{attachmentsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "attachmentsId", "sdkName": "attachmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getKeystore": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/keystores/{keystoresId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "keystoresId", "sdkName": "keystoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getNatAddress": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/instances/{instancesId}/natAddresses/{natAddressesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "natAddressesId", "sdkName": "natAddressId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getOrganization": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getOrganizationEnvironmentIamPolicy": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getOverride": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/traceConfig/overrides/{overridesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "overridesId", "sdkName": "overrideId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getQuery": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/queries/{queriesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "queriesId", "sdkName": "queryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getRatePlan": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/apiproducts/{apiproductsId}/rateplans/{rateplansId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "apiproductsId", "sdkName": "apiproductId", "kind": "path" }, { "name": "rateplansId", "sdkName": "rateplanId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getReference": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/references/{referencesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "referencesId", "sdkName": "referenceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getReport": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/reports/{reportsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "reportsId", "sdkName": "reportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getResourcefile": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/resourcefiles/{type}/{name}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "type", "kind": "path" }, { "name": "name", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getSecurityAction": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/securityActions/{securityActionsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "securityActionsId", "sdkName": "securityActionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getSecurityProfile": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/securityProfiles/{securityProfilesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "securityProfilesId", "sdkName": "securityProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getSecurityReport": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/securityReports/{securityReportsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "securityReportsId", "sdkName": "securityReportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getSharedflow": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/sharedflows/{sharedflowsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sharedflowsId", "sdkName": "sharedflowId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getSubscription": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/developers/{developersId}/subscriptions/{subscriptionsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "developersId", "sdkName": "developerId", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigee/v1:getTargetServer": { "url": { "template": "https://apigee.googleapis.com/v1/organizations/{organizationsId}/environments/{environmentsId}/targetservers/{targetserversId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "targetserversId", "sdkName": "targetserverId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getApi": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getApiArtifactIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getApiDeploymentIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getApiIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getApiVersionArtifactIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getApiVersionIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getApiVersionSpecArtifactIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getApiVersionSpecIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getArtifact": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}/artifacts/{artifactsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getArtifactIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/artifacts/{artifactsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getDeployment": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getDeploymentArtifact": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/deployments/{deploymentsId}/artifacts/{artifactsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "deploymentsId", "sdkName": "deploymentId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getDocumentIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getInstance": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getInstanceIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getRuntimeIamPolicy": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtime:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getSpec": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/specs/{specsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "specsId", "sdkName": "specId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getVersion": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apigeeregistry/v1:getVersionArtifact": { "url": { "template": "https://apigeeregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/apis/{apisId}/versions/{versionsId}/artifacts/{artifactsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "apisId", "sdkName": "apiId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "artifactsId", "sdkName": "artifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:apikeys/v2:getKey": { "url": { "template": "https://apikeys.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/keys/{keysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keysId", "sdkName": "keyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1:getApp": { "url": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}", "values": [ { "name": "includeExtraData", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1:getAuthorizedCertificate": { "url": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "authorizedCertificateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1:getDomainMapping": { "url": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/domainMappings/{domainMappingsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "domainMappingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1:getIngressRule": { "url": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "ingressRulesId", "sdkName": "ingressRuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1:getVersion": { "url": { "template": "https://appengine.googleapis.com/v1/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1alpha:getAuthorizedCertificate": { "url": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "authorizedCertificateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1alpha:getDomainMapping": { "url": { "template": "https://appengine.googleapis.com/v1alpha/apps/{appsId}/domainMappings/{domainMappingsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "domainMappingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1beta:getApp": { "url": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}", "values": [ { "name": "includeExtraData", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1beta:getAuthorizedCertificate": { "url": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/authorizedCertificates/{authorizedCertificatesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "authorizedCertificatesId", "sdkName": "authorizedCertificateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1beta:getDomainMapping": { "url": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/domainMappings/{domainMappingsId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "domainMappingsId", "sdkName": "domainMappingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1beta:getIngressRule": { "url": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/firewall/ingressRules/{ingressRulesId}", "values": [ { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "ingressRulesId", "sdkName": "ingressRuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:appengine/v1beta:getVersion": { "url": { "template": "https://appengine.googleapis.com/v1beta/apps/{appsId}/services/{servicesId}/versions/{versionsId}", "values": [ { "name": "includeExtraData", "kind": "query" }, { "name": "view", "kind": "query" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:artifactregistry/v1:getRepository": { "url": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:artifactregistry/v1:getRepositoryIamPolicy": { "url": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:artifactregistry/v1:getTag": { "url": { "template": "https://artifactregistry.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "verb": "GET" }, "google-native:artifactregistry/v1beta1:getRepository": { "url": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:artifactregistry/v1beta1:getRepositoryIamPolicy": { "url": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:artifactregistry/v1beta1:getTag": { "url": { "template": "https://artifactregistry.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "verb": "GET" }, "google-native:artifactregistry/v1beta2:getRepository": { "url": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:artifactregistry/v1beta2:getRepositoryIamPolicy": { "url": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:artifactregistry/v1beta2:getTag": { "url": { "template": "https://artifactregistry.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/tags/{tagsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "packagesId", "sdkName": "packageId", "kind": "path" }, { "name": "tagsId", "sdkName": "tagId", "kind": "path" } ] }, "verb": "GET" }, "google-native:assuredworkloads/v1:getWorkload": { "url": { "template": "https://assuredworkloads.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "verb": "GET" }, "google-native:assuredworkloads/v1beta1:getWorkload": { "url": { "template": "https://assuredworkloads.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "verb": "GET" }, "google-native:backupdr/v1:getManagementServer": { "url": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:backupdr/v1:getManagementServerIamPolicy": { "url": { "template": "https://backupdr.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/managementServers/{managementServersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "managementServersId", "sdkName": "managementServerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:baremetalsolution/v2:getNfsShare": { "url": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nfsShares/{nfsSharesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nfsSharesId", "sdkName": "nfsShareId", "kind": "path" } ] }, "verb": "GET" }, "google-native:baremetalsolution/v2:getProvisioningConfig": { "url": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs/{provisioningConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "provisioningConfigsId", "sdkName": "provisioningConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:baremetalsolution/v2:getSnapshot": { "url": { "template": "https://baremetalsolution.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}/snapshots/{snapshotsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "volumesId", "sdkName": "volumeId", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "google-native:batch/v1:getJob": { "url": { "template": "https://batch.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getAppConnection": { "url": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getAppConnectionIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getAppConnector": { "url": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getAppConnectorIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getAppGateway": { "url": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getAppGatewayIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getClientConnectorServiceIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getClientGatewayIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getOrganizationPartnerTenantBrowserDlpRuleIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getOrganizationPartnerTenantIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1:getOrganizationPartnerTenantProxyConfigIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getAppConnection": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getAppConnectionIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnections/{appConnectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectionsId", "sdkName": "appConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getAppConnector": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getAppConnectorIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appConnectors/{appConnectorsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appConnectorsId", "sdkName": "appConnectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getAppGateway": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getAppGatewayIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "appGatewaysId", "sdkName": "appGatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getApplicationDomainIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applicationDomains/{applicationDomainsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "applicationDomainsId", "sdkName": "applicationDomainId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getApplicationIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "applicationsId", "sdkName": "applicationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getBrowserDlpRule": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getClientConnectorServiceIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientConnectorServices/{clientConnectorServicesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientConnectorServicesId", "sdkName": "clientConnectorServiceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getClientGatewayIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/clientGateways/{clientGatewaysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientGatewaysId", "sdkName": "clientGatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getConnection": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getConnectionIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getConnector": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getConnectorIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getNetConnectionIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/netConnections/{netConnectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "netConnectionsId", "sdkName": "netConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getOrganizationPartnerTenantBrowserDlpRuleIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/browserDlpRules/{browserDlpRulesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "browserDlpRulesId", "sdkName": "browserDlpRuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getOrganizationPartnerTenantIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getOrganizationPartnerTenantProxyConfigIamPolicy": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getPartnerTenant": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getProxyConfig": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/global/partnerTenants/{partnerTenantsId}/proxyConfigs/{proxyConfigsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "partnerTenantsId", "sdkName": "partnerTenantId", "kind": "path" }, { "name": "proxyConfigsId", "sdkName": "proxyConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:beyondcorp/v1alpha:getSubscription": { "url": { "template": "https://beyondcorp.googleapis.com/v1alpha/organizations/{organizationsId}/locations/{locationsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:biglake/v1:getCatalog": { "url": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" } ] }, "verb": "GET" }, "google-native:biglake/v1:getDatabase": { "url": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:biglake/v1:getTable": { "url": { "template": "https://biglake.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/databases/{databasesId}/tables/{tablesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigquery/v2:getDataset": { "url": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectId}/datasets/{datasetId}", "values": [ { "name": "datasetView", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "datasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigquery/v2:getJob": { "url": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectId}/jobs/{jobId}", "values": [ { "name": "location", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigquery/v2:getRoutine": { "url": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/routines/{routinesId}", "values": [ { "name": "readMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "routinesId", "sdkName": "routineId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigquery/v2:getTable": { "url": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectId}/datasets/{datasetId}/tables/{tableId}", "values": [ { "name": "selectedFields", "kind": "query" }, { "name": "view", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "datasetId", "kind": "path" }, { "name": "tableId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigquery/v2:getTableIamPolicy": { "url": { "template": "https://bigquery.googleapis.com/bigquery/v2/projects/{projectsId}/datasets/{datasetsId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "POST" }, "google-native:bigqueryconnection/v1beta1:getConnection": { "url": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigqueryconnection/v1beta1:getConnectionIamPolicy": { "url": { "template": "https://bigqueryconnection.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "verb": "POST" }, "google-native:bigquerydatapolicy/v1:getDataPolicy": { "url": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigquerydatapolicy/v1:getDataPolicyIamPolicy": { "url": { "template": "https://bigquerydatapolicy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataPolicies/{dataPoliciesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataPoliciesId", "sdkName": "dataPolicyId", "kind": "path" } ] }, "verb": "POST" }, "google-native:bigquerydatatransfer/v1:getTransferConfig": { "url": { "template": "https://bigquerydatatransfer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/transferConfigs/{transferConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "transferConfigsId", "sdkName": "transferConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigqueryreservation/v1:getCapacityCommitment": { "url": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "capacityCommitmentsId", "sdkName": "capacityCommitmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigqueryreservation/v1:getReservation": { "url": { "template": "https://bigqueryreservation.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigqueryreservation/v1beta1:getCapacityCommitment": { "url": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/capacityCommitments/{capacityCommitmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "capacityCommitmentsId", "sdkName": "capacityCommitmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigqueryreservation/v1beta1:getReservation": { "url": { "template": "https://bigqueryreservation.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigtableadmin/v2:getAppProfile": { "url": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/appProfiles/{appProfilesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "appProfilesId", "sdkName": "appProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigtableadmin/v2:getBackup": { "url": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigtableadmin/v2:getCluster": { "url": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigtableadmin/v2:getInstance": { "url": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:bigtableadmin/v2:getInstanceClusterBackupIamPolicy": { "url": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "POST" }, "google-native:bigtableadmin/v2:getInstanceIamPolicy": { "url": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:bigtableadmin/v2:getInstanceTableIamPolicy": { "url": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "POST" }, "google-native:bigtableadmin/v2:getTable": { "url": { "template": "https://bigtableadmin.googleapis.com/v2/projects/{projectsId}/instances/{instancesId}/tables/{tablesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "google-native:billingbudgets/v1:getBudget": { "url": { "template": "https://billingbudgets.googleapis.com/v1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "budgetsId", "sdkName": "budgetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:billingbudgets/v1beta1:getBudget": { "url": { "template": "https://billingbudgets.googleapis.com/v1beta1/billingAccounts/{billingAccountsId}/budgets/{budgetsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "budgetsId", "sdkName": "budgetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:binaryauthorization/v1:getAttestor": { "url": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:binaryauthorization/v1:getAttestorIamPolicy": { "url": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:binaryauthorization/v1:getPolicy": { "url": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/platforms/{platformsId}/policies/{policiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "platformsId", "sdkName": "platformId", "kind": "path" }, { "name": "policiesId", "sdkName": "policyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:binaryauthorization/v1:getPolicyIamPolicy": { "url": { "template": "https://binaryauthorization.googleapis.com/v1/projects/{projectsId}/policy:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "google-native:binaryauthorization/v1beta1:getAttestor": { "url": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:binaryauthorization/v1beta1:getAttestorIamPolicy": { "url": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/attestors/{attestorsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "attestorsId", "sdkName": "attestorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:binaryauthorization/v1beta1:getPolicyIamPolicy": { "url": { "template": "https://binaryauthorization.googleapis.com/v1beta1/projects/{projectsId}/policy:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "google-native:blockchainnodeengine/v1:getBlockchainNode": { "url": { "template": "https://blockchainnodeengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/blockchainNodes/{blockchainNodesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "blockchainNodesId", "sdkName": "blockchainNodeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:certificatemanager/v1:getCertificate": { "url": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificates/{certificatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificatesId", "sdkName": "certificateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:certificatemanager/v1:getCertificateIssuanceConfig": { "url": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateIssuanceConfigs/{certificateIssuanceConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateIssuanceConfigsId", "sdkName": "certificateIssuanceConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:certificatemanager/v1:getCertificateMap": { "url": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateMapsId", "sdkName": "certificateMapId", "kind": "path" } ] }, "verb": "GET" }, "google-native:certificatemanager/v1:getCertificateMapEntry": { "url": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateMaps/{certificateMapsId}/certificateMapEntries/{certificateMapEntriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateMapsId", "sdkName": "certificateMapId", "kind": "path" }, { "name": "certificateMapEntriesId", "sdkName": "certificateMapEntryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:certificatemanager/v1:getDnsAuthorization": { "url": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dnsAuthorizations/{dnsAuthorizationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dnsAuthorizationsId", "sdkName": "dnsAuthorizationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:certificatemanager/v1:getTrustConfig": { "url": { "template": "https://certificatemanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/trustConfigs/{trustConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "trustConfigsId", "sdkName": "trustConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudasset/v1:getFeed": { "url": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/feeds/{feedsId}", "values": [ { "name": "v1Id", "kind": "path" }, { "name": "v1Id1", "kind": "path" }, { "name": "feedsId", "sdkName": "feedId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudasset/v1:getSavedQuery": { "url": { "template": "https://cloudasset.googleapis.com/v1/{v1Id}/{v1Id1}/savedQueries/{savedQueriesId}", "values": [ { "name": "v1Id", "kind": "path" }, { "name": "v1Id1", "kind": "path" }, { "name": "savedQueriesId", "sdkName": "savedQueryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbilling/v1:getBillingAccount": { "url": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbilling/v1:getBillingAccountIamPolicy": { "url": { "template": "https://cloudbilling.googleapis.com/v1/billingAccounts/{billingAccountsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v1:getBitbucketServerConfig": { "url": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bitbucketServerConfigs/{bitbucketServerConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bitbucketServerConfigsId", "sdkName": "bitbucketServerConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v1:getBuild": { "url": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/builds/{buildsId}", "values": [ { "name": "id", "kind": "query" }, { "name": "projectId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "buildsId", "sdkName": "buildId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v1:getGitLabConfig": { "url": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gitLabConfigsId", "sdkName": "gitLabConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v1:getGithubEnterpriseConfig": { "url": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/githubEnterpriseConfigs/{githubEnterpriseConfigsId}", "values": [ { "name": "configId", "kind": "query" }, { "name": "projectId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "githubEnterpriseConfigsId", "sdkName": "githubEnterpriseConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v1:getTrigger": { "url": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "values": [ { "name": "projectId", "kind": "query" }, { "name": "triggerId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v1:getWorkerPool": { "url": { "template": "https://cloudbuild.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v1alpha1:getWorkerPool": { "url": { "template": "https://cloudbuild.googleapis.com/v1alpha1/projects/{projectsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v1alpha2:getWorkerPool": { "url": { "template": "https://cloudbuild.googleapis.com/v1alpha2/projects/{projectsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v1beta1:getWorkerPool": { "url": { "template": "https://cloudbuild.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/workerPools/{workerPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workerPoolsId", "sdkName": "workerPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v2:getConnection": { "url": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v2:getConnectionIamPolicy": { "url": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudbuild/v2:getRepository": { "url": { "template": "https://cloudbuild.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/repositories/{repositoriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudchannel/v1:getChannelPartnerLink": { "url": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}", "values": [ { "name": "view", "kind": "query" }, { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudchannel/v1:getChannelPartnerRepricingConfig": { "url": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/channelPartnerRepricingConfigs/{channelPartnerRepricingConfigsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" }, { "name": "channelPartnerRepricingConfigsId", "sdkName": "channelPartnerRepricingConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudchannel/v1:getCustomer": { "url": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/channelPartnerLinks/{channelPartnerLinksId}/customers/{customersId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "channelPartnerLinksId", "sdkName": "channelPartnerLinkId", "kind": "path" }, { "name": "customersId", "sdkName": "customerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudchannel/v1:getCustomerRepricingConfig": { "url": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/customers/{customersId}/customerRepricingConfigs/{customerRepricingConfigsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "customersId", "sdkName": "customerId", "kind": "path" }, { "name": "customerRepricingConfigsId", "sdkName": "customerRepricingConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudchannel/v1:getEntitlement": { "url": { "template": "https://cloudchannel.googleapis.com/v1/accounts/{accountsId}/customers/{customersId}/entitlements/{entitlementsId}", "values": [ { "name": "accountsId", "sdkName": "accountId", "kind": "path" }, { "name": "customersId", "sdkName": "customerId", "kind": "path" }, { "name": "entitlementsId", "sdkName": "entitlementId", "kind": "path" } ] }, "verb": "GET" }, "google-native:clouddeploy/v1:getAutomation": { "url": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/automations/{automationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "automationsId", "sdkName": "automationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:clouddeploy/v1:getDeliveryPipeline": { "url": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" } ] }, "verb": "GET" }, "google-native:clouddeploy/v1:getDeliveryPipelineIamPolicy": { "url": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" } ] }, "verb": "GET" }, "google-native:clouddeploy/v1:getRelease": { "url": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/releases/{releasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "releasesId", "sdkName": "releaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:clouddeploy/v1:getRollout": { "url": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/deliveryPipelines/{deliveryPipelinesId}/releases/{releasesId}/rollouts/{rolloutsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deliveryPipelinesId", "sdkName": "deliveryPipelineId", "kind": "path" }, { "name": "releasesId", "sdkName": "releaseId", "kind": "path" }, { "name": "rolloutsId", "sdkName": "rolloutId", "kind": "path" } ] }, "verb": "GET" }, "google-native:clouddeploy/v1:getTarget": { "url": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:clouddeploy/v1:getTargetIamPolicy": { "url": { "template": "https://clouddeploy.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targets/{targetsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "targetsId", "sdkName": "targetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudfunctions/v1:getFunction": { "url": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "versionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudfunctions/v1:getFunctionIamPolicy": { "url": { "template": "https://cloudfunctions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudfunctions/v2:getFunction": { "url": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudfunctions/v2:getFunctionIamPolicy": { "url": { "template": "https://cloudfunctions.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudfunctions/v2alpha:getFunction": { "url": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudfunctions/v2alpha:getFunctionIamPolicy": { "url": { "template": "https://cloudfunctions.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudfunctions/v2beta:getFunction": { "url": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudfunctions/v2beta:getFunctionIamPolicy": { "url": { "template": "https://cloudfunctions.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "functionsId", "sdkName": "functionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1:getDevice": { "url": { "template": "https://cloudidentity.googleapis.com/v1/devices/{devicesId}", "values": [ { "name": "customer", "kind": "query" }, { "name": "devicesId", "sdkName": "deviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1:getGroup": { "url": { "template": "https://cloudidentity.googleapis.com/v1/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1:getInboundSamlSsoProfile": { "url": { "template": "https://cloudidentity.googleapis.com/v1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}", "values": [ { "name": "inboundSamlSsoProfilesId", "sdkName": "inboundSamlSsoProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1:getInboundSsoAssignment": { "url": { "template": "https://cloudidentity.googleapis.com/v1/inboundSsoAssignments/{inboundSsoAssignmentsId}", "values": [ { "name": "inboundSsoAssignmentsId", "sdkName": "inboundSsoAssignmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1:getMembership": { "url": { "template": "https://cloudidentity.googleapis.com/v1/groups/{groupsId}/memberships/{membershipsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1beta1:getDevice": { "url": { "template": "https://cloudidentity.googleapis.com/v1beta1/devices/{devicesId}", "values": [ { "name": "customer", "kind": "query" }, { "name": "devicesId", "sdkName": "deviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1beta1:getGroup": { "url": { "template": "https://cloudidentity.googleapis.com/v1beta1/groups/{groupsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1beta1:getInboundSamlSsoProfile": { "url": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSamlSsoProfiles/{inboundSamlSsoProfilesId}", "values": [ { "name": "inboundSamlSsoProfilesId", "sdkName": "inboundSamlSsoProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1beta1:getInboundSsoAssignment": { "url": { "template": "https://cloudidentity.googleapis.com/v1beta1/inboundSsoAssignments/{inboundSsoAssignmentsId}", "values": [ { "name": "inboundSsoAssignmentsId", "sdkName": "inboundSsoAssignmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudidentity/v1beta1:getMembership": { "url": { "template": "https://cloudidentity.googleapis.com/v1beta1/groups/{groupsId}/memberships/{membershipsId}", "values": [ { "name": "groupsId", "sdkName": "groupId", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudiot/v1:getDevice": { "url": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/devices/{devicesId}", "values": [ { "name": "fieldMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" }, { "name": "devicesId", "sdkName": "deviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudiot/v1:getRegistry": { "url": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudiot/v1:getRegistryGroupIamPolicy": { "url": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}/groups/{groupsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudiot/v1:getRegistryIamPolicy": { "url": { "template": "https://cloudiot.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registries/{registriesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registriesId", "sdkName": "registryId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudkms/v1:getCryptoKey": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudkms/v1:getCryptoKeyVersion": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}/cryptoKeyVersions/{cryptoKeyVersionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" }, { "name": "cryptoKeyVersionsId", "sdkName": "cryptoKeyVersionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudkms/v1:getEkmConfigIamPolicy": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConfig:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudkms/v1:getEkmConnection": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudkms/v1:getEkmConnectionIamPolicy": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "ekmConnectionsId", "sdkName": "ekmConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudkms/v1:getImportJob": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudkms/v1:getKeyRing": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudkms/v1:getKeyRingCryptoKeyIamPolicy": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/cryptoKeys/{cryptoKeysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "cryptoKeysId", "sdkName": "cryptoKeyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudkms/v1:getKeyRingIamPolicy": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudkms/v1:getKeyRingImportJobIamPolicy": { "url": { "template": "https://cloudkms.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}/importJobs/{importJobsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "keyRingsId", "sdkName": "keyRingId", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v1:getLien": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v1/liens/{liensId}", "values": [ { "name": "liensId", "sdkName": "lienId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v1:getOrganizationIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v1/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v1:getProject": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{projectId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v1:getProjectIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v1/projects/{resource}:getIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v1beta1:getOrganizationIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v1beta1:getProject": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{projectId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v1beta1:getProjectIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v1beta1/projects/{resource}:getIamPolicy", "values": [ { "name": "resource", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v2:getFolder": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v2:getFolderIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v2beta1:getFolder": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v2beta1:getFolderIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v2/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v3:getFolder": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v3:getFolderIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/folders/{foldersId}:getIamPolicy", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v3:getLien": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/liens/{liensId}", "values": [ { "name": "liensId", "sdkName": "lienId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v3:getOrganizationIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/organizations/{organizationsId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v3:getProject": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v3:getProjectIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/projects/{projectsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v3:getTagKey": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v3:getTagKeyIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagKeys/{tagKeysId}:getIamPolicy", "values": [ { "name": "tagKeysId", "sdkName": "tagKeyId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudresourcemanager/v3:getTagValue": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudresourcemanager/v3:getTagValueIamPolicy": { "url": { "template": "https://cloudresourcemanager.googleapis.com/v3/tagValues/{tagValuesId}:getIamPolicy", "values": [ { "name": "tagValuesId", "sdkName": "tagValueId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudscheduler/v1:getJob": { "url": { "template": "https://cloudscheduler.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudscheduler/v1beta1:getJob": { "url": { "template": "https://cloudscheduler.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudsearch/v1:getDataSource": { "url": { "template": "https://cloudsearch.googleapis.com/v1/settings/datasources/{datasourcesId}", "values": [ { "name": "debugOptions.enableDebugging", "sdkName": "debugOptionsEnableDebugging", "kind": "query" }, { "name": "datasourcesId", "sdkName": "datasourceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudsearch/v1:getSearchApplication": { "url": { "template": "https://cloudsearch.googleapis.com/v1/settings/searchapplications/{searchapplicationsId}", "values": [ { "name": "debugOptions.enableDebugging", "sdkName": "debugOptionsEnableDebugging", "kind": "query" }, { "name": "searchapplicationsId", "sdkName": "searchapplicationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudsupport/v2:getCase": { "url": { "template": "https://cloudsupport.googleapis.com/v2/{v2Id}/{v2Id1}/cases/{casesId}", "values": [ { "name": "v2Id", "kind": "path" }, { "name": "v2Id1", "kind": "path" }, { "name": "casesId", "sdkName": "caseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudsupport/v2beta:getCase": { "url": { "template": "https://cloudsupport.googleapis.com/v2beta/{v2betaId}/{v2betaId1}/cases/{casesId}", "values": [ { "name": "v2betaId", "sdkName": "v2betumId", "kind": "path" }, { "name": "v2betaId1", "kind": "path" }, { "name": "casesId", "sdkName": "caseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudtasks/v2:getQueue": { "url": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudtasks/v2:getQueueIamPolicy": { "url": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudtasks/v2:getTask": { "url": { "template": "https://cloudtasks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "values": [ { "name": "responseView", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudtasks/v2beta2:getQueue": { "url": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "readMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudtasks/v2beta2:getQueueIamPolicy": { "url": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudtasks/v2beta2:getTask": { "url": { "template": "https://cloudtasks.googleapis.com/v2beta2/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "values": [ { "name": "responseView", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudtasks/v2beta3:getQueue": { "url": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}", "values": [ { "name": "readMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudtasks/v2beta3:getQueueIamPolicy": { "url": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" } ] }, "verb": "POST" }, "google-native:cloudtasks/v2beta3:getTask": { "url": { "template": "https://cloudtasks.googleapis.com/v2beta3/projects/{projectsId}/locations/{locationsId}/queues/{queuesId}/tasks/{tasksId}", "values": [ { "name": "responseView", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuesId", "sdkName": "queueId", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "GET" }, "google-native:cloudtrace/v2beta1:getTraceSink": { "url": { "template": "https://cloudtrace.googleapis.com/v2beta1/projects/{projectsId}/traceSinks/{traceSinksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "traceSinksId", "sdkName": "traceSinkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:composer/v1:getEnvironment": { "url": { "template": "https://composer.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:composer/v1beta1:getEnvironment": { "url": { "template": "https://composer.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getAddress": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/addresses/{address}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "address", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getAutoscaler": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/autoscalers/{autoscaler}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "autoscaler", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getBackendBucket": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{backendBucket}", "values": [ { "name": "project", "kind": "path" }, { "name": "backendBucket", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getBackendBucketIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getBackendService": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{backendService}", "values": [ { "name": "project", "kind": "path" }, { "name": "backendService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getBackendServiceIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getDisk": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{disk}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "disk", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getDiskIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getExternalVpnGateway": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/externalVpnGateways/{externalVpnGateway}", "values": [ { "name": "project", "kind": "path" }, { "name": "externalVpnGateway", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getFirewall": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewalls/{firewall}", "values": [ { "name": "project", "kind": "path" }, { "name": "firewall", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getFirewallPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{firewallPolicy}", "values": [ { "name": "firewallPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getFirewallPolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getForwardingRule": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/forwardingRules/{forwardingRule}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "forwardingRule", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getFutureReservation": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/futureReservations/{futureReservation}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "futureReservation", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getGlobalAddress": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/addresses/{address}", "values": [ { "name": "project", "kind": "path" }, { "name": "address", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getGlobalForwardingRule": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/forwardingRules/{forwardingRule}", "values": [ { "name": "project", "kind": "path" }, { "name": "forwardingRule", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getGlobalNetworkEndpointGroup": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/networkEndpointGroups/{networkEndpointGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "networkEndpointGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getGlobalPublicDelegatedPrefix": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/publicDelegatedPrefixes/{publicDelegatedPrefix}", "values": [ { "name": "project", "kind": "path" }, { "name": "publicDelegatedPrefix", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/healthChecks/{healthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "healthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getHttpHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/httpHealthChecks/{httpHealthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "httpHealthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getHttpsHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/httpsHealthChecks/{httpsHealthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "httpsHealthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getImage": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{image}", "values": [ { "name": "project", "kind": "path" }, { "name": "image", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getImageIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInstance": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{instance}", "values": [ { "name": "view", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInstanceGroup": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instanceGroups/{instanceGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInstanceGroupManager": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInstanceGroupManagerResizeRequest": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/resizeRequests/{resizeRequest}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" }, { "name": "resizeRequest", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInstanceIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInstanceTemplate": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{instanceTemplate}", "values": [ { "name": "view", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "instanceTemplate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInstanceTemplateIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInstantSnapshot": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{instantSnapshot}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instantSnapshot", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInstantSnapshotIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInterconnect": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{interconnect}", "values": [ { "name": "project", "kind": "path" }, { "name": "interconnect", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInterconnectAttachment": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{interconnectAttachment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "interconnectAttachment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInterconnectAttachmentIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/interconnectAttachments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getInterconnectIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/interconnects/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getLicense": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{license}", "values": [ { "name": "project", "kind": "path" }, { "name": "license", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getLicenseCodeIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenseCodes/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getLicenseIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getMachineImage": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{machineImage}", "values": [ { "name": "project", "kind": "path" }, { "name": "machineImage", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getMachineImageIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNetwork": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/networks/{network}", "values": [ { "name": "project", "kind": "path" }, { "name": "network", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNetworkAttachment": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{networkAttachment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "networkAttachment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNetworkAttachmentIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNetworkEdgeSecurityService": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkEdgeSecurityServices/{networkEdgeSecurityService}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "networkEdgeSecurityService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNetworkEndpointGroup": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/networkEndpointGroups/{networkEndpointGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "networkEndpointGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNetworkFirewallPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{firewallPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "firewallPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNetworkFirewallPolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNodeGroup": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{nodeGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "nodeGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNodeGroupIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNodeTemplate": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{nodeTemplate}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "nodeTemplate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getNodeTemplateIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getOrganizationSecurityPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/locations/global/securityPolicies/{securityPolicy}", "values": [ { "name": "securityPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getPacketMirroring": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/packetMirrorings/{packetMirroring}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "packetMirroring", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getPublicAdvertisedPrefix": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/publicAdvertisedPrefixes/{publicAdvertisedPrefix}", "values": [ { "name": "project", "kind": "path" }, { "name": "publicAdvertisedPrefix", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getPublicDelegatedPrefix": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/publicDelegatedPrefixes/{publicDelegatedPrefix}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "publicDelegatedPrefix", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionAutoscaler": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/autoscalers/{autoscaler}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "autoscaler", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionBackendService": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{backendService}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "backendService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionBackendServiceIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionCommitment": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/commitments/{commitment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "commitment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionDisk": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{disk}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "disk", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionDiskIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/healthChecks/{healthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "healthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionHealthCheckService": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/healthCheckServices/{healthCheckService}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "healthCheckService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionInstanceGroupManager": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionInstanceTemplate": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instanceTemplates/{instanceTemplate}", "values": [ { "name": "view", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "instanceTemplate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionInstantSnapshot": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{instantSnapshot}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "instantSnapshot", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionInstantSnapshotIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionNetworkEndpointGroup": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/networkEndpointGroups/{networkEndpointGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "networkEndpointGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionNetworkFirewallPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{firewallPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "firewallPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionNetworkFirewallPolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionNotificationEndpoint": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/notificationEndpoints/{notificationEndpoint}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "notificationEndpoint", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionSecurityPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/securityPolicies/{securityPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "securityPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionSnapshot": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{snapshot}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "snapshot", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionSnapshotIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/snapshots/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionSslCertificate": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/sslCertificates/{sslCertificate}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "sslCertificate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionSslPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/sslPolicies/{sslPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "sslPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionTargetHttpProxy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetHttpProxies/{targetHttpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetHttpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionTargetHttpsProxy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetHttpsProxies/{targetHttpsProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetHttpsProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionTargetTcpProxy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetTcpProxies/{targetTcpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetTcpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRegionUrlMap": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/urlMaps/{urlMap}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "urlMap", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getReservation": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{reservation}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "reservation", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getReservationIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getResourcePolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resourcePolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resourcePolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getResourcePolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRoute": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/routes/{route}", "values": [ { "name": "project", "kind": "path" }, { "name": "route", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getRouter": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/routers/{router}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "router", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getSecurityPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/securityPolicies/{securityPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "securityPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getServiceAttachment": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{serviceAttachment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "serviceAttachment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getServiceAttachmentIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getSnapshot": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{snapshot}", "values": [ { "name": "project", "kind": "path" }, { "name": "snapshot", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getSnapshotIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getSslCertificate": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/sslCertificates/{sslCertificate}", "values": [ { "name": "project", "kind": "path" }, { "name": "sslCertificate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getSslPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/sslPolicies/{sslPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "sslPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getStoragePool": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{storagePool}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "storagePool", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getStoragePoolIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getSubnetwork": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{subnetwork}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "subnetwork", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getSubnetworkIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getTargetGrpcProxy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetGrpcProxies/{targetGrpcProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetGrpcProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getTargetHttpProxy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetHttpProxies/{targetHttpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetHttpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getTargetHttpsProxy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetHttpsProxies/{targetHttpsProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetHttpsProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getTargetInstance": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/targetInstances/{targetInstance}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "targetInstance", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getTargetPool": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetPools/{targetPool}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetPool", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getTargetSslProxy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetSslProxies/{targetSslProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetSslProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getTargetTcpProxy": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/targetTcpProxies/{targetTcpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetTcpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getTargetVpnGateway": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/targetVpnGateways/{targetVpnGateway}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetVpnGateway", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getUrlMap": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/global/urlMaps/{urlMap}", "values": [ { "name": "project", "kind": "path" }, { "name": "urlMap", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getVpnGateway": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/vpnGateways/{vpnGateway}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "vpnGateway", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getVpnTunnel": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/regions/{region}/vpnTunnels/{vpnTunnel}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "vpnTunnel", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/alpha:getZoneQueuedResource": { "url": { "template": "https://compute.googleapis.com/compute/alpha/projects/{project}/zones/{zone}/queuedResources/{queuedResource}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "queuedResource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getAddress": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/addresses/{address}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "address", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getAutoscaler": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/autoscalers/{autoscaler}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "autoscaler", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getBackendBucket": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{backendBucket}", "values": [ { "name": "project", "kind": "path" }, { "name": "backendBucket", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getBackendBucketIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getBackendService": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{backendService}", "values": [ { "name": "project", "kind": "path" }, { "name": "backendService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getBackendServiceIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getDisk": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{disk}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "disk", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getDiskIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getExternalVpnGateway": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/externalVpnGateways/{externalVpnGateway}", "values": [ { "name": "project", "kind": "path" }, { "name": "externalVpnGateway", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getFirewall": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewalls/{firewall}", "values": [ { "name": "project", "kind": "path" }, { "name": "firewall", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getFirewallPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{firewallPolicy}", "values": [ { "name": "firewallPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getFirewallPolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getForwardingRule": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/forwardingRules/{forwardingRule}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "forwardingRule", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getFutureReservation": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/futureReservations/{futureReservation}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "futureReservation", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getGlobalAddress": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/addresses/{address}", "values": [ { "name": "project", "kind": "path" }, { "name": "address", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getGlobalForwardingRule": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/forwardingRules/{forwardingRule}", "values": [ { "name": "project", "kind": "path" }, { "name": "forwardingRule", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getGlobalNetworkEndpointGroup": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/networkEndpointGroups/{networkEndpointGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "networkEndpointGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getGlobalPublicDelegatedPrefix": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/publicDelegatedPrefixes/{publicDelegatedPrefix}", "values": [ { "name": "project", "kind": "path" }, { "name": "publicDelegatedPrefix", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/healthChecks/{healthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "healthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getHttpHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/httpHealthChecks/{httpHealthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "httpHealthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getHttpsHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/httpsHealthChecks/{httpsHealthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "httpsHealthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getImage": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{image}", "values": [ { "name": "project", "kind": "path" }, { "name": "image", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getImageIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInstance": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{instance}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInstanceGroup": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instanceGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInstanceGroupManager": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInstanceGroupManagerResizeRequest": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/resizeRequests/{resizeRequest}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" }, { "name": "resizeRequest", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInstanceIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInstanceTemplate": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{instanceTemplate}", "values": [ { "name": "project", "kind": "path" }, { "name": "instanceTemplate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInstanceTemplateIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInstantSnapshot": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{instantSnapshot}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instantSnapshot", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInstantSnapshotIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInterconnect": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/interconnects/{interconnect}", "values": [ { "name": "project", "kind": "path" }, { "name": "interconnect", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getInterconnectAttachment": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{interconnectAttachment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "interconnectAttachment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getLicense": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{license}", "values": [ { "name": "project", "kind": "path" }, { "name": "license", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getLicenseIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getMachineImage": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{machineImage}", "values": [ { "name": "project", "kind": "path" }, { "name": "machineImage", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getMachineImageIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNetwork": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/networks/{network}", "values": [ { "name": "project", "kind": "path" }, { "name": "network", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNetworkAttachment": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{networkAttachment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "networkAttachment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNetworkAttachmentIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNetworkEdgeSecurityService": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices/{networkEdgeSecurityService}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "networkEdgeSecurityService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNetworkEndpointGroup": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{networkEndpointGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "networkEndpointGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNetworkFirewallPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{firewallPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "firewallPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNetworkFirewallPolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNodeGroup": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{nodeGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "nodeGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNodeGroupIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNodeTemplate": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{nodeTemplate}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "nodeTemplate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getNodeTemplateIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getOrganizationSecurityPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/locations/global/securityPolicies/{securityPolicy}", "values": [ { "name": "securityPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getPacketMirroring": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/packetMirrorings/{packetMirroring}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "packetMirroring", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getPublicAdvertisedPrefix": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{publicAdvertisedPrefix}", "values": [ { "name": "project", "kind": "path" }, { "name": "publicAdvertisedPrefix", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getPublicDelegatedPrefix": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{publicDelegatedPrefix}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "publicDelegatedPrefix", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionAutoscaler": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/autoscalers/{autoscaler}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "autoscaler", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionBackendService": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{backendService}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "backendService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionBackendServiceIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionCommitment": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/commitments/{commitment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "commitment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionDisk": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{disk}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "disk", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionDiskIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/healthChecks/{healthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "healthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionHealthCheckService": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/healthCheckServices/{healthCheckService}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "healthCheckService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionInstanceGroupManager": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionInstanceTemplate": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instanceTemplates/{instanceTemplate}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "instanceTemplate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionInstantSnapshot": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{instantSnapshot}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "instantSnapshot", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionInstantSnapshotIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionNetworkEndpointGroup": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{networkEndpointGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "networkEndpointGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionNetworkFirewallPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewallPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "firewallPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionNetworkFirewallPolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionNotificationEndpoint": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/notificationEndpoints/{notificationEndpoint}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "notificationEndpoint", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionSecurityPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/securityPolicies/{securityPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "securityPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionSslCertificate": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/sslCertificates/{sslCertificate}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "sslCertificate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionSslPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/sslPolicies/{sslPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "sslPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionTargetHttpProxy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetHttpProxies/{targetHttpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetHttpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionTargetHttpsProxy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{targetHttpsProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetHttpsProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionTargetTcpProxy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetTcpProxies/{targetTcpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetTcpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRegionUrlMap": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/urlMaps/{urlMap}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "urlMap", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getReservation": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "reservation", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getReservationIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getResourcePolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resourcePolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resourcePolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getResourcePolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRoute": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/routes/{route}", "values": [ { "name": "project", "kind": "path" }, { "name": "route", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getRouter": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/routers/{router}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "router", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getSecurityPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/securityPolicies/{securityPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "securityPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getServiceAttachment": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{serviceAttachment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "serviceAttachment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getServiceAttachmentIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getSnapshot": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{snapshot}", "values": [ { "name": "project", "kind": "path" }, { "name": "snapshot", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getSnapshotIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getSslCertificate": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/sslCertificates/{sslCertificate}", "values": [ { "name": "project", "kind": "path" }, { "name": "sslCertificate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getSslPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/sslPolicies/{sslPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "sslPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getSubnetwork": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "subnetwork", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getSubnetworkIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getTargetGrpcProxy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetGrpcProxies/{targetGrpcProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetGrpcProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getTargetHttpProxy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetHttpProxies/{targetHttpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetHttpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getTargetHttpsProxy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetHttpsProxies/{targetHttpsProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetHttpsProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getTargetInstance": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/zones/{zone}/targetInstances/{targetInstance}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "targetInstance", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getTargetPool": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetPools/{targetPool}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetPool", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getTargetSslProxy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetSslProxies/{targetSslProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetSslProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getTargetTcpProxy": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/targetTcpProxies/{targetTcpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetTcpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getTargetVpnGateway": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/targetVpnGateways/{targetVpnGateway}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetVpnGateway", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getUrlMap": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/global/urlMaps/{urlMap}", "values": [ { "name": "project", "kind": "path" }, { "name": "urlMap", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getVpnGateway": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/vpnGateways/{vpnGateway}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "vpnGateway", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/beta:getVpnTunnel": { "url": { "template": "https://compute.googleapis.com/compute/beta/projects/{project}/regions/{region}/vpnTunnels/{vpnTunnel}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "vpnTunnel", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getAddress": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/addresses/{address}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "address", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getAutoscaler": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/autoscalers/{autoscaler}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "autoscaler", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getBackendBucket": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{backendBucket}", "values": [ { "name": "project", "kind": "path" }, { "name": "backendBucket", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getBackendBucketIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendBuckets/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getBackendService": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{backendService}", "values": [ { "name": "project", "kind": "path" }, { "name": "backendService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getBackendServiceIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/backendServices/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getDisk": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{disk}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "disk", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getDiskIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getExternalVpnGateway": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/externalVpnGateways/{externalVpnGateway}", "values": [ { "name": "project", "kind": "path" }, { "name": "externalVpnGateway", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getFirewall": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewalls/{firewall}", "values": [ { "name": "project", "kind": "path" }, { "name": "firewall", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getFirewallPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{firewallPolicy}", "values": [ { "name": "firewallPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getFirewallPolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/locations/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getForwardingRule": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/forwardingRules/{forwardingRule}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "forwardingRule", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getGlobalAddress": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/addresses/{address}", "values": [ { "name": "project", "kind": "path" }, { "name": "address", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getGlobalForwardingRule": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/forwardingRules/{forwardingRule}", "values": [ { "name": "project", "kind": "path" }, { "name": "forwardingRule", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getGlobalNetworkEndpointGroup": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/networkEndpointGroups/{networkEndpointGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "networkEndpointGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getGlobalPublicDelegatedPrefix": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/publicDelegatedPrefixes/{publicDelegatedPrefix}", "values": [ { "name": "project", "kind": "path" }, { "name": "publicDelegatedPrefix", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/healthChecks/{healthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "healthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getHttpHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/httpHealthChecks/{httpHealthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "httpHealthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getHttpsHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/httpsHealthChecks/{httpsHealthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "httpsHealthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getImage": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{image}", "values": [ { "name": "project", "kind": "path" }, { "name": "image", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getImageIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/images/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getInstance": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{instance}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getInstanceGroup": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instanceGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getInstanceGroupManager": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getInstanceIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getInstanceTemplate": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{instanceTemplate}", "values": [ { "name": "project", "kind": "path" }, { "name": "instanceTemplate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getInstanceTemplateIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getInterconnect": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/interconnects/{interconnect}", "values": [ { "name": "project", "kind": "path" }, { "name": "interconnect", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getInterconnectAttachment": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/interconnectAttachments/{interconnectAttachment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "interconnectAttachment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getLicense": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{license}", "values": [ { "name": "project", "kind": "path" }, { "name": "license", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getLicenseIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/licenses/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getMachineImage": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{machineImage}", "values": [ { "name": "project", "kind": "path" }, { "name": "machineImage", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getMachineImageIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/machineImages/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNetwork": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/networks/{network}", "values": [ { "name": "project", "kind": "path" }, { "name": "network", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNetworkAttachment": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{networkAttachment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "networkAttachment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNetworkAttachmentIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNetworkEdgeSecurityService": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices/{networkEdgeSecurityService}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "networkEdgeSecurityService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNetworkEndpointGroup": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{networkEndpointGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "networkEndpointGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNetworkFirewallPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{firewallPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "firewallPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNetworkFirewallPolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNodeGroup": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{nodeGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "nodeGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNodeGroupIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNodeTemplate": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{nodeTemplate}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "nodeTemplate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getNodeTemplateIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getPacketMirroring": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/packetMirrorings/{packetMirroring}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "packetMirroring", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getPublicAdvertisedPrefix": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{publicAdvertisedPrefix}", "values": [ { "name": "project", "kind": "path" }, { "name": "publicAdvertisedPrefix", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getPublicDelegatedPrefix": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{publicDelegatedPrefix}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "publicDelegatedPrefix", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionAutoscaler": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/autoscalers/{autoscaler}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "autoscaler", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionBackendService": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{backendService}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "backendService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionBackendServiceIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionCommitment": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/commitments/{commitment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "commitment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionDisk": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{disk}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "disk", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionDiskIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionHealthCheck": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/healthChecks/{healthCheck}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "healthCheck", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionHealthCheckService": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/healthCheckServices/{healthCheckService}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "healthCheckService", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionInstanceGroupManager": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "instanceGroupManager", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionInstanceTemplate": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/instanceTemplates/{instanceTemplate}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "instanceTemplate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionNetworkEndpointGroup": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{networkEndpointGroup}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "networkEndpointGroup", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionNetworkFirewallPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewallPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "firewallPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionNetworkFirewallPolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionNotificationEndpoint": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/notificationEndpoints/{notificationEndpoint}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "notificationEndpoint", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionSecurityPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/securityPolicies/{securityPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "securityPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionSslCertificate": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/sslCertificates/{sslCertificate}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "sslCertificate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionSslPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/sslPolicies/{sslPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "sslPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionTargetHttpProxy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetHttpProxies/{targetHttpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetHttpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionTargetHttpsProxy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{targetHttpsProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetHttpsProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionTargetTcpProxy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetTcpProxies/{targetTcpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetTcpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRegionUrlMap": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/urlMaps/{urlMap}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "urlMap", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getReservation": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "reservation", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getReservationIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getResourcePolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resourcePolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resourcePolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getResourcePolicyIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRoute": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/routes/{route}", "values": [ { "name": "project", "kind": "path" }, { "name": "route", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getRouter": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/routers/{router}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "router", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getSecurityPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/securityPolicies/{securityPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "securityPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getServiceAttachment": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{serviceAttachment}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "serviceAttachment", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getServiceAttachmentIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getSnapshot": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{snapshot}", "values": [ { "name": "project", "kind": "path" }, { "name": "snapshot", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getSnapshotIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/snapshots/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getSslCertificate": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/sslCertificates/{sslCertificate}", "values": [ { "name": "project", "kind": "path" }, { "name": "sslCertificate", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getSslPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/sslPolicies/{sslPolicy}", "values": [ { "name": "project", "kind": "path" }, { "name": "sslPolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getSubnetwork": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "subnetwork", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getSubnetworkIamPolicy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getTargetGrpcProxy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetGrpcProxies/{targetGrpcProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetGrpcProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getTargetHttpProxy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetHttpProxies/{targetHttpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetHttpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getTargetHttpsProxy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetHttpsProxies/{targetHttpsProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetHttpsProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getTargetInstance": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/targetInstances/{targetInstance}", "values": [ { "name": "project", "kind": "path" }, { "name": "zone", "kind": "path" }, { "name": "targetInstance", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getTargetPool": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetPools/{targetPool}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetPool", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getTargetSslProxy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetSslProxies/{targetSslProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetSslProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getTargetTcpProxy": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/targetTcpProxies/{targetTcpProxy}", "values": [ { "name": "project", "kind": "path" }, { "name": "targetTcpProxy", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getTargetVpnGateway": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/targetVpnGateways/{targetVpnGateway}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "targetVpnGateway", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getUrlMap": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/global/urlMaps/{urlMap}", "values": [ { "name": "project", "kind": "path" }, { "name": "urlMap", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getVpnGateway": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/vpnGateways/{vpnGateway}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "vpnGateway", "kind": "path" } ] }, "verb": "GET" }, "google-native:compute/v1:getVpnTunnel": { "url": { "template": "https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/vpnTunnels/{vpnTunnel}", "values": [ { "name": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "vpnTunnel", "kind": "path" } ] }, "verb": "GET" }, "google-native:connectors/v1:getConnection": { "url": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:connectors/v1:getConnectionIamPolicy": { "url": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:connectors/v1:getCustomConnector": { "url": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "customConnectorsId", "sdkName": "customConnectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:connectors/v1:getCustomConnectorVersion": { "url": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/customConnectors/{customConnectorsId}/customConnectorVersions/{customConnectorVersionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "customConnectorsId", "sdkName": "customConnectorId", "kind": "path" }, { "name": "customConnectorVersionsId", "sdkName": "customConnectorVersionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:connectors/v1:getEndpointAttachment": { "url": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointAttachments/{endpointAttachmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointAttachmentsId", "sdkName": "endpointAttachmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:connectors/v1:getEventSubscription": { "url": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions/{eventSubscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "eventSubscriptionsId", "sdkName": "eventSubscriptionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:connectors/v1:getManagedZone": { "url": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/global/managedZones/{managedZonesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" } ] }, "verb": "GET" }, "google-native:connectors/v1:getProviderIamPolicy": { "url": { "template": "https://connectors.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:connectors/v2:getEntity": { "url": { "template": "https://connectors.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/entityTypes/{entityTypesId}/entities/{entitiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionsId", "sdkName": "connectionId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" }, { "name": "entitiesId", "sdkName": "entityId", "kind": "path" } ] }, "verb": "GET" }, "google-native:contactcenteraiplatform/v1alpha1:getContactCenter": { "url": { "template": "https://contactcenteraiplatform.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/contactCenters/{contactCentersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "contactCentersId", "sdkName": "contactCenterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:contactcenterinsights/v1:getAnalysis": { "url": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/analyses/{analysesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "analysesId", "sdkName": "analysisId", "kind": "path" } ] }, "verb": "GET" }, "google-native:contactcenterinsights/v1:getConversation": { "url": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:contactcenterinsights/v1:getIssueModel": { "url": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/issueModels/{issueModelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "issueModelsId", "sdkName": "issueModelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:contactcenterinsights/v1:getPhraseMatcher": { "url": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseMatchers/{phraseMatchersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "phraseMatchersId", "sdkName": "phraseMatcherId", "kind": "path" } ] }, "verb": "GET" }, "google-native:contactcenterinsights/v1:getView": { "url": { "template": "https://contactcenterinsights.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/views/{viewsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "GET" }, "google-native:container/v1:getCluster": { "url": { "template": "https://container.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "projectId", "kind": "query" }, { "name": "zone", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:container/v1:getNodePool": { "url": { "template": "https://container.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/nodePools/{nodePoolsId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "nodePoolId", "kind": "query" }, { "name": "projectId", "kind": "query" }, { "name": "zone", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "nodePoolsId", "sdkName": "nodePoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:container/v1:getServerConfig": { "url": { "template": "https://container.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverConfig", "values": [ { "name": "projectId", "kind": "query" }, { "name": "zone", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "GET" }, "google-native:container/v1beta1:getCluster": { "url": { "template": "https://container.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "projectId", "kind": "query" }, { "name": "zone", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:container/v1beta1:getNodePool": { "url": { "template": "https://container.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/nodePools/{nodePoolsId}", "values": [ { "name": "clusterId", "kind": "query" }, { "name": "nodePoolId", "kind": "query" }, { "name": "projectId", "kind": "query" }, { "name": "zone", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "nodePoolsId", "sdkName": "nodePoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:container/v1beta1:getServerConfig": { "url": { "template": "https://container.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverConfig", "values": [ { "name": "projectId", "kind": "query" }, { "name": "zone", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" } ] }, "verb": "GET" }, "google-native:containeranalysis/v1:getNote": { "url": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:containeranalysis/v1:getNoteIamPolicy": { "url": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "verb": "POST" }, "google-native:containeranalysis/v1:getOccurrence": { "url": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:containeranalysis/v1:getOccurrenceIamPolicy": { "url": { "template": "https://containeranalysis.googleapis.com/v1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:containeranalysis/v1alpha1:getNote": { "url": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:containeranalysis/v1alpha1:getNoteIamPolicy": { "url": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "verb": "POST" }, "google-native:containeranalysis/v1alpha1:getOccurrence": { "url": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:containeranalysis/v1alpha1:getOccurrenceIamPolicy": { "url": { "template": "https://containeranalysis.googleapis.com/v1alpha1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:containeranalysis/v1alpha1:getProviderNoteIamPolicy": { "url": { "template": "https://containeranalysis.googleapis.com/v1alpha1/providers/{providersId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "verb": "POST" }, "google-native:containeranalysis/v1beta1:getNote": { "url": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:containeranalysis/v1beta1:getNoteIamPolicy": { "url": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/notes/{notesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notesId", "sdkName": "noteId", "kind": "path" } ] }, "verb": "POST" }, "google-native:containeranalysis/v1beta1:getOccurrence": { "url": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:containeranalysis/v1beta1:getOccurrenceIamPolicy": { "url": { "template": "https://containeranalysis.googleapis.com/v1beta1/projects/{projectsId}/occurrences/{occurrencesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "occurrencesId", "sdkName": "occurrenceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:contentwarehouse/v1:getDocument": { "url": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documents/{documentsId}:get", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" } ] }, "verb": "POST" }, "google-native:contentwarehouse/v1:getDocumentSchema": { "url": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/documentSchemas/{documentSchemasId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "documentSchemasId", "sdkName": "documentSchemaId", "kind": "path" } ] }, "verb": "GET" }, "google-native:contentwarehouse/v1:getRuleSet": { "url": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/ruleSets/{ruleSetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "ruleSetsId", "sdkName": "ruleSetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:contentwarehouse/v1:getSynonymSet": { "url": { "template": "https://contentwarehouse.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/synonymSets/{synonymSetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "synonymSetsId", "sdkName": "synonymSetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1:getEntry": { "url": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "entriesId", "sdkName": "entryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1:getEntryGroup": { "url": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "values": [ { "name": "readMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1:getEntryGroupIamPolicy": { "url": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "verb": "POST" }, "google-native:datacatalog/v1:getPolicyTag": { "url": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1:getTagTemplate": { "url": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1:getTagTemplateIamPolicy": { "url": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "POST" }, "google-native:datacatalog/v1:getTaxonomy": { "url": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1:getTaxonomyIamPolicy": { "url": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "google-native:datacatalog/v1:getTaxonomyPolicyTagIamPolicy": { "url": { "template": "https://datacatalog.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "verb": "POST" }, "google-native:datacatalog/v1beta1:getEntry": { "url": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" }, { "name": "entriesId", "sdkName": "entryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1beta1:getEntryGroup": { "url": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}", "values": [ { "name": "readMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1beta1:getEntryGroupIamPolicy": { "url": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "verb": "POST" }, "google-native:datacatalog/v1beta1:getPolicyTag": { "url": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1beta1:getTagTemplate": { "url": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1beta1:getTagTemplateIamPolicy": { "url": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tagTemplates/{tagTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tagTemplatesId", "sdkName": "tagTemplateId", "kind": "path" } ] }, "verb": "POST" }, "google-native:datacatalog/v1beta1:getTaxonomy": { "url": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datacatalog/v1beta1:getTaxonomyIamPolicy": { "url": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" } ] }, "verb": "POST" }, "google-native:datacatalog/v1beta1:getTaxonomyPolicyTagIamPolicy": { "url": { "template": "https://datacatalog.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/taxonomies/{taxonomiesId}/policyTags/{policyTagsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "taxonomiesId", "sdkName": "taxonomyId", "kind": "path" }, { "name": "policyTagsId", "sdkName": "policyTagId", "kind": "path" } ] }, "verb": "POST" }, "google-native:dataflow/v1b3:getJob": { "url": { "template": "https://dataflow.googleapis.com/v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "location", "kind": "path" }, { "name": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataflow/v1b3:getTemplate": { "url": { "template": "https://dataflow.googleapis.com/v1b3/projects/{projectId}/locations/{location}/templates:get", "values": [ { "name": "gcsPath", "kind": "query" }, { "name": "view", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "location", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataform/v1beta1:getCollectionIamPolicy": { "url": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataform/v1beta1:getCompilationResult": { "url": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/compilationResults/{compilationResultsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "compilationResultsId", "sdkName": "compilationResultId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataform/v1beta1:getReleaseConfig": { "url": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/releaseConfigs/{releaseConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "releaseConfigsId", "sdkName": "releaseConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataform/v1beta1:getRepository": { "url": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataform/v1beta1:getRepositoryIamPolicy": { "url": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataform/v1beta1:getRepositoryWorkspaceIamPolicy": { "url": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataform/v1beta1:getWorkflowConfig": { "url": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowConfigs/{workflowConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workflowConfigsId", "sdkName": "workflowConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataform/v1beta1:getWorkflowInvocation": { "url": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workflowInvocations/{workflowInvocationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workflowInvocationsId", "sdkName": "workflowInvocationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataform/v1beta1:getWorkspace": { "url": { "template": "https://dataform.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "repositoriesId", "sdkName": "repositoryId", "kind": "path" }, { "name": "workspacesId", "sdkName": "workspaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datafusion/v1:getInstance": { "url": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datafusion/v1:getInstanceIamPolicy": { "url": { "template": "https://datafusion.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datafusion/v1beta1:getInstance": { "url": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datafusion/v1beta1:getInstanceIamPolicy": { "url": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datafusion/v1beta1:getInstanceNamespaceIamPolicy": { "url": { "template": "https://datafusion.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datalabeling/v1beta1:getAnnotationSpecSet": { "url": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/annotationSpecSets/{annotationSpecSetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "annotationSpecSetsId", "sdkName": "annotationSpecSetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datalabeling/v1beta1:getDataset": { "url": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/datasets/{datasetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datalabeling/v1beta1:getEvaluationJob": { "url": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/evaluationJobs/{evaluationJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "evaluationJobsId", "sdkName": "evaluationJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datalabeling/v1beta1:getFeedbackMessage": { "url": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/datasets/{datasetsId}/annotatedDatasets/{annotatedDatasetsId}/feedbackThreads/{feedbackThreadsId}/feedbackMessages/{feedbackMessagesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "annotatedDatasetsId", "sdkName": "annotatedDatasetId", "kind": "path" }, { "name": "feedbackThreadsId", "sdkName": "feedbackThreadId", "kind": "path" }, { "name": "feedbackMessagesId", "sdkName": "feedbackMessageId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datalabeling/v1beta1:getInstruction": { "url": { "template": "https://datalabeling.googleapis.com/v1beta1/projects/{projectsId}/instructions/{instructionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instructionsId", "sdkName": "instructionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datalineage/v1:getLineageEvent": { "url": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}/lineageEvents/{lineageEventsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" }, { "name": "lineageEventsId", "sdkName": "lineageEventId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datalineage/v1:getProcess": { "url": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datalineage/v1:getRun": { "url": { "template": "https://datalineage.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processes/{processesId}/runs/{runsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processesId", "sdkName": "processId", "kind": "path" }, { "name": "runsId", "sdkName": "runId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1:getConnectionProfile": { "url": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1:getConnectionProfileIamPolicy": { "url": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1:getConversionWorkspace": { "url": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1:getConversionWorkspaceIamPolicy": { "url": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1:getMappingRule": { "url": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/conversionWorkspaces/{conversionWorkspacesId}/mappingRules/{mappingRulesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversionWorkspacesId", "sdkName": "conversionWorkspaceId", "kind": "path" }, { "name": "mappingRulesId", "sdkName": "mappingRuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1:getMigrationJob": { "url": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1:getMigrationJobIamPolicy": { "url": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1:getPrivateConnection": { "url": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1:getPrivateConnectionIamPolicy": { "url": { "template": "https://datamigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1beta1:getConnectionProfile": { "url": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1beta1:getConnectionProfileIamPolicy": { "url": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1beta1:getMigrationJob": { "url": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datamigration/v1beta1:getMigrationJobIamPolicy": { "url": { "template": "https://datamigration.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "migrationJobsId", "sdkName": "migrationJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datapipelines/v1:getPipeline": { "url": { "template": "https://datapipelines.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/pipelines/{pipelinesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "pipelinesId", "sdkName": "pipelineId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getAspectTypeIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/aspectTypes/{aspectTypesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "aspectTypesId", "sdkName": "aspectTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getAsset": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" }, { "name": "assetsId", "sdkName": "assetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getAttribute": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "attributesId", "sdkName": "attributeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getContent": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getContentitem": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getDataAttributeBinding": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getDataAttributeBindingIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataAttributeBindings/{dataAttributeBindingsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataAttributeBindingsId", "sdkName": "dataAttributeBindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getDataScan": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getDataScanIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataScans/{dataScansId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataScansId", "sdkName": "dataScanId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getDataTaxonomy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getDataTaxonomyAttributeIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}/attributes/{attributesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" }, { "name": "attributesId", "sdkName": "attributeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getDataTaxonomyIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/dataTaxonomies/{dataTaxonomiesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dataTaxonomiesId", "sdkName": "dataTaxonomyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getEntity": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" }, { "name": "entitiesId", "sdkName": "entityId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getEntryGroupIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryGroupsId", "sdkName": "entryGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getEntryTypeIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/entryTypes/{entryTypesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entryTypesId", "sdkName": "entryTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getEnvironment": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getGovernanceRuleIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/governanceRules/{governanceRulesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "governanceRulesId", "sdkName": "governanceRuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getLake": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getLakeAssetIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/assets/{assetsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" }, { "name": "assetsId", "sdkName": "assetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getLakeContentIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/content/{contentId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getLakeContentitemIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/contentitems/{contentitemsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "contentitemsId", "sdkName": "contentitemId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getLakeEnvironmentIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/environments/{environmentsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getLakeIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getLakeTaskIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getLakeZoneIamPolicy": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getPartition": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}/entities/{entitiesId}/partitions/{partitionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" }, { "name": "entitiesId", "sdkName": "entityId", "kind": "path" }, { "name": "partitionsId", "sdkName": "partitionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getTask": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/tasks/{tasksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "tasksId", "sdkName": "taskId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataplex/v1:getZone": { "url": { "template": "https://dataplex.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/lakes/{lakesId}/zones/{zonesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lakesId", "sdkName": "lakeId", "kind": "path" }, { "name": "zonesId", "sdkName": "zone", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1:getAutoscalingPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1:getAutoscalingPolicyIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "verb": "POST" }, "google-native:dataproc/v1:getBatch": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "batchesId", "sdkName": "batchId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1:getCluster": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/clusters/{clusterName}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "clusterName", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1:getJob": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectId}/regions/{region}/jobs/{jobId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1:getNodeGroup": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}/nodeGroups/{nodeGroupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" }, { "name": "nodeGroupsId", "sdkName": "nodeGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1:getRegionAutoscalingPolicyIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "verb": "POST" }, "google-native:dataproc/v1:getRegionClusterIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "POST" }, "google-native:dataproc/v1:getRegionJobIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "POST" }, "google-native:dataproc/v1:getRegionOperationIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "operationsId", "sdkName": "operationId", "kind": "path" } ] }, "verb": "POST" }, "google-native:dataproc/v1:getRegionWorkflowTemplateIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "POST" }, "google-native:dataproc/v1:getSession": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1:getSessionTemplate": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sessionTemplates/{sessionTemplatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sessionTemplatesId", "sdkName": "sessionTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1:getWorkflowTemplate": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "values": [ { "name": "version", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1:getWorkflowTemplateIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "POST" }, "google-native:dataproc/v1beta2:getAutoscalingPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getAutoscalingPolicyIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getCluster": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/clusters/{clusterName}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "clusterName", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getJob": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectId}/regions/{region}/jobs/{jobId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "region", "kind": "path" }, { "name": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getRegionAutoscalingPolicyIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/autoscalingPolicies/{autoscalingPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "autoscalingPoliciesId", "sdkName": "autoscalingPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getRegionClusterIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getRegionJobIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getRegionOperationIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/operations/{operationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "operationsId", "sdkName": "operationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getRegionWorkflowTemplateIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/regions/{regionsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "regionsId", "sdkName": "regionId", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getWorkflowTemplate": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}", "values": [ { "name": "version", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dataproc/v1beta2:getWorkflowTemplateIamPolicy": { "url": { "template": "https://dataproc.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/workflowTemplates/{workflowTemplatesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowTemplatesId", "sdkName": "workflowTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datastore/v1:getIndex": { "url": { "template": "https://datastore.googleapis.com/v1/projects/{projectId}/indexes/{indexId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "indexId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datastream/v1:getConnectionProfile": { "url": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datastream/v1:getPrivateConnection": { "url": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datastream/v1:getRoute": { "url": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "routesId", "sdkName": "routeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datastream/v1:getStream": { "url": { "template": "https://datastream.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "streamsId", "sdkName": "streamId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datastream/v1alpha1:getConnectionProfile": { "url": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/connectionProfiles/{connectionProfilesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectionProfilesId", "sdkName": "connectionProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datastream/v1alpha1:getPrivateConnection": { "url": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datastream/v1alpha1:getRoute": { "url": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}/routes/{routesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" }, { "name": "routesId", "sdkName": "routeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:datastream/v1alpha1:getStream": { "url": { "template": "https://datastream.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "streamsId", "sdkName": "streamId", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/alpha:getCompositeType": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/compositeTypes/{compositeType}", "values": [ { "name": "project", "kind": "path" }, { "name": "compositeType", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/alpha:getDeployment": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{deployment}", "values": [ { "name": "project", "kind": "path" }, { "name": "deployment", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/alpha:getDeploymentIamPolicy": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/alpha:getTypeProvider": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/alpha/projects/{project}/global/typeProviders/{typeProvider}", "values": [ { "name": "project", "kind": "path" }, { "name": "typeProvider", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/v2:getDeployment": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{deployment}", "values": [ { "name": "project", "kind": "path" }, { "name": "deployment", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/v2:getDeploymentIamPolicy": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/v2beta:getCompositeType": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/compositeTypes/{compositeType}", "values": [ { "name": "project", "kind": "path" }, { "name": "compositeType", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/v2beta:getDeployment": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{deployment}", "values": [ { "name": "project", "kind": "path" }, { "name": "deployment", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/v2beta:getDeploymentIamPolicy": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/deployments/{resource}/getIamPolicy", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "resource", "kind": "path" } ] }, "verb": "GET" }, "google-native:deploymentmanager/v2beta:getTypeProvider": { "url": { "template": "https://deploymentmanager.googleapis.com/deploymentmanager/v2beta/projects/{project}/global/typeProviders/{typeProvider}", "values": [ { "name": "project", "kind": "path" }, { "name": "typeProvider", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getContext": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "contextsId", "sdkName": "contextId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getConversation": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getConversationDataset": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationDatasets/{conversationDatasetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationDatasetsId", "sdkName": "conversationDatasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getConversationModel": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationModels/{conversationModelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationModelsId", "sdkName": "conversationModelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getConversationProfile": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationProfilesId", "sdkName": "conversationProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getDocument": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getEntityType": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getEnvironment": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getEvaluation": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversationModels/{conversationModelsId}/evaluations/{evaluationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationModelsId", "sdkName": "conversationModelId", "kind": "path" }, { "name": "evaluationsId", "sdkName": "evaluationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getIntent": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "values": [ { "name": "intentView", "kind": "query" }, { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "intentsId", "sdkName": "intentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getKnowledgeBase": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getParticipant": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants/{participantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "participantsId", "sdkName": "participantId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getSessionEntityType": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2:getVersion": { "url": { "template": "https://dialogflow.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getContext": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/contexts/{contextsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "contextsId", "sdkName": "contextId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getConversation": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getConversationProfile": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversationProfiles/{conversationProfilesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationProfilesId", "sdkName": "conversationProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getDocument": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}/documents/{documentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getEntityType": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/entityTypes/{entityTypesId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getEnvironment": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getIntent": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/intents/{intentsId}", "values": [ { "name": "intentView", "kind": "query" }, { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "intentsId", "sdkName": "intentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getKnowledgeBase": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/knowledgeBases/{knowledgeBasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "knowledgeBasesId", "sdkName": "knowledgeBaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getParticipant": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/conversations/{conversationsId}/participants/{participantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" }, { "name": "participantsId", "sdkName": "participantId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getSessionEntityType": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/environments/{environmentsId}/users/{usersId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v2beta1:getVersion": { "url": { "template": "https://dialogflow.googleapis.com/v2beta1/projects/{projectsId}/locations/{locationsId}/agent/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getAgent": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getEntityType": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getEnvironment": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getExperiment": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getFlow": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getIntent": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "intentsId", "sdkName": "intentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getPage": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "pagesId", "sdkName": "pageId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getSecuritySetting": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "securitySettingsId", "sdkName": "securitySettingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getSessionEntityType": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getTestCase": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases/{testCasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "testCasesId", "sdkName": "testCaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getTransitionRouteGroup": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "transitionRouteGroupsId", "sdkName": "transitionRouteGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getVersion": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3:getWebhook": { "url": { "template": "https://dialogflow.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "webhooksId", "sdkName": "webhookId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getAgent": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getEntityType": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes/{entityTypesId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getEnvironment": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getExperiment": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/experiments/{experimentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "experimentsId", "sdkName": "experimentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getFlow": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getIntent": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/intents/{intentsId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "intentsId", "sdkName": "intentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getPage": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/pages/{pagesId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "pagesId", "sdkName": "pageId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getSecuritySetting": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/securitySettings/{securitySettingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "securitySettingsId", "sdkName": "securitySettingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getSessionEntityType": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/environments/{environmentsId}/sessions/{sessionsId}/entityTypes/{entityTypesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" }, { "name": "entityTypesId", "sdkName": "entityTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getTestCase": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/testCases/{testCasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "testCasesId", "sdkName": "testCaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getTransitionRouteGroup": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/transitionRouteGroups/{transitionRouteGroupsId}", "values": [ { "name": "languageCode", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "transitionRouteGroupsId", "sdkName": "transitionRouteGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getVersion": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/flows/{flowsId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "flowsId", "sdkName": "flowId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dialogflow/v3beta1:getWebhook": { "url": { "template": "https://dialogflow.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/webhooks/{webhooksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "agentsId", "sdkName": "agentId", "kind": "path" }, { "name": "webhooksId", "sdkName": "webhookId", "kind": "path" } ] }, "verb": "GET" }, "google-native:discoveryengine/v1alpha:getConversation": { "url": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:discoveryengine/v1alpha:getDataStore": { "url": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:discoveryengine/v1alpha:getDocument": { "url": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:discoveryengine/v1alpha:getEngine": { "url": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "enginesId", "sdkName": "engineId", "kind": "path" } ] }, "verb": "GET" }, "google-native:discoveryengine/v1alpha:getSchema": { "url": { "template": "https://discoveryengine.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "google-native:discoveryengine/v1beta:getConversation": { "url": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/conversations/{conversationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "conversationsId", "sdkName": "conversationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:discoveryengine/v1beta:getDocument": { "url": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/branches/{branchesId}/documents/{documentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "documentsId", "sdkName": "documentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:discoveryengine/v1beta:getSchema": { "url": { "template": "https://discoveryengine.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectionsId", "sdkName": "collectionId", "kind": "path" }, { "name": "dataStoresId", "sdkName": "dataStoreId", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getDeidentifyTemplate": { "url": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deidentifyTemplatesId", "sdkName": "deidentifyTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getDiscoveryConfig": { "url": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "discoveryConfigsId", "sdkName": "discoveryConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getDlpJob": { "url": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/dlpJobs/{dlpJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "dlpJobsId", "sdkName": "dlpJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getInspectTemplate": { "url": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "inspectTemplatesId", "sdkName": "inspectTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getJobTrigger": { "url": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobTriggersId", "sdkName": "jobTriggerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getOrganizationDiscoveryConfig": { "url": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/discoveryConfigs/{discoveryConfigsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "discoveryConfigsId", "sdkName": "discoveryConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getOrganizationInspectTemplate": { "url": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/inspectTemplates/{inspectTemplatesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "inspectTemplatesId", "sdkName": "inspectTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getOrganizationJobTrigger": { "url": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/jobTriggers/{jobTriggersId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobTriggersId", "sdkName": "jobTriggerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getOrganizationsDeidentifyTemplate": { "url": { "template": "https://dlp.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/deidentifyTemplates/{deidentifyTemplatesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "deidentifyTemplatesId", "sdkName": "deidentifyTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dlp/v2:getStoredInfoType": { "url": { "template": "https://dlp.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/storedInfoTypes/{storedInfoTypesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "storedInfoTypesId", "sdkName": "storedInfoTypeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1:getChange": { "url": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}/changes/{changeId}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" }, { "name": "changeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1:getManagedZone": { "url": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1:getManagedZoneIamPolicy": { "url": { "template": "https://dns.googleapis.com/dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" } ] }, "verb": "POST" }, "google-native:dns/v1:getPolicy": { "url": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/policies/{policy}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "policy", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1:getResourceRecordSet": { "url": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" }, { "name": "name", "kind": "path" }, { "name": "type", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1:getResponsePolicy": { "url": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/responsePolicies/{responsePolicy}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "responsePolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1:getResponsePolicyRule": { "url": { "template": "https://dns.googleapis.com/dns/v1/projects/{project}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "responsePolicy", "kind": "path" }, { "name": "responsePolicyRule", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1beta2:getChange": { "url": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}/changes/{changeId}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" }, { "name": "changeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1beta2:getManagedZone": { "url": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1beta2:getManagedZoneIamPolicy": { "url": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{projectsId}/managedZones/{managedZonesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "managedZonesId", "sdkName": "managedZone", "kind": "path" } ] }, "verb": "POST" }, "google-native:dns/v1beta2:getPolicy": { "url": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/policies/{policy}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "policy", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1beta2:getResourceRecordSet": { "url": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/managedZones/{managedZone}/rrsets/{name}/{type}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "managedZone", "kind": "path" }, { "name": "name", "kind": "path" }, { "name": "type", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1beta2:getResponsePolicy": { "url": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "responsePolicy", "kind": "path" } ] }, "verb": "GET" }, "google-native:dns/v1beta2:getResponsePolicyRule": { "url": { "template": "https://dns.googleapis.com/dns/v1beta2/projects/{project}/responsePolicies/{responsePolicy}/rules/{responsePolicyRule}", "values": [ { "name": "clientOperationId", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "responsePolicy", "kind": "path" }, { "name": "responsePolicyRule", "kind": "path" } ] }, "verb": "GET" }, "google-native:documentai/v1:getProcessor": { "url": { "template": "https://documentai.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/processors/{processorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processorsId", "sdkName": "processorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:documentai/v1beta3:getProcessor": { "url": { "template": "https://documentai.googleapis.com/v1beta3/projects/{projectsId}/locations/{locationsId}/processors/{processorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "processorsId", "sdkName": "processorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:domains/v1:getRegistration": { "url": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:domains/v1:getRegistrationIamPolicy": { "url": { "template": "https://domains.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:domains/v1alpha2:getRegistration": { "url": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:domains/v1alpha2:getRegistrationIamPolicy": { "url": { "template": "https://domains.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:domains/v1beta1:getRegistration": { "url": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:domains/v1beta1:getRegistrationIamPolicy": { "url": { "template": "https://domains.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/registrations/{registrationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "registrationsId", "sdkName": "registrationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:essentialcontacts/v1:getContact": { "url": { "template": "https://essentialcontacts.googleapis.com/v1/projects/{projectsId}/contacts/{contactsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "contactsId", "sdkName": "contactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:essentialcontacts/v1:getFolderContact": { "url": { "template": "https://essentialcontacts.googleapis.com/v1/folders/{foldersId}/contacts/{contactsId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "contactsId", "sdkName": "contactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:essentialcontacts/v1:getOrganizationContact": { "url": { "template": "https://essentialcontacts.googleapis.com/v1/organizations/{organizationsId}/contacts/{contactsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "contactsId", "sdkName": "contactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:eventarc/v1:getChannel": { "url": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelsId", "sdkName": "channelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:eventarc/v1:getChannelConnection": { "url": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:eventarc/v1:getChannelConnectionIamPolicy": { "url": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channelConnections/{channelConnectionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelConnectionsId", "sdkName": "channelConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:eventarc/v1:getChannelIamPolicy": { "url": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/channels/{channelsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "channelsId", "sdkName": "channelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:eventarc/v1:getTrigger": { "url": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:eventarc/v1:getTriggerIamPolicy": { "url": { "template": "https://eventarc.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:eventarc/v1beta1:getTrigger": { "url": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:eventarc/v1beta1:getTriggerIamPolicy": { "url": { "template": "https://eventarc.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/triggers/{triggersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "triggersId", "sdkName": "triggerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:file/v1:getBackup": { "url": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:file/v1:getInstance": { "url": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:file/v1:getSnapshot": { "url": { "template": "https://file.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "google-native:file/v1beta1:getBackup": { "url": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:file/v1beta1:getInstance": { "url": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:file/v1beta1:getShare": { "url": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/shares/{sharesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "sharesId", "sdkName": "shareId", "kind": "path" } ] }, "verb": "GET" }, "google-native:file/v1beta1:getSnapshot": { "url": { "template": "https://file.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/snapshots/{snapshotsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebase/v1beta1:getAndroidApp": { "url": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/androidApps/{androidAppsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "androidAppsId", "sdkName": "androidAppId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebase/v1beta1:getIosApp": { "url": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/iosApps/{iosAppsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "iosAppsId", "sdkName": "iosAppId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebase/v1beta1:getWebApp": { "url": { "template": "https://firebase.googleapis.com/v1beta1/projects/{projectsId}/webApps/{webAppsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "webAppsId", "sdkName": "webAppId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebaseappcheck/v1:getDebugToken": { "url": { "template": "https://firebaseappcheck.googleapis.com/v1/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "debugTokensId", "sdkName": "debugTokenId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebaseappcheck/v1beta:getDebugToken": { "url": { "template": "https://firebaseappcheck.googleapis.com/v1beta/projects/{projectsId}/apps/{appsId}/debugTokens/{debugTokensId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "appsId", "sdkName": "appId", "kind": "path" }, { "name": "debugTokensId", "sdkName": "debugTokenId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebaseappdistribution/v1:getGroup": { "url": { "template": "https://firebaseappdistribution.googleapis.com/v1/projects/{projectsId}/groups/{groupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebasedatabase/v1beta:getInstance": { "url": { "template": "https://firebasedatabase.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebasehosting/v1beta1:getChannel": { "url": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "channelsId", "sdkName": "channelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebasehosting/v1beta1:getCustomDomain": { "url": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/customDomains/{customDomainsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "customDomainsId", "sdkName": "customDomainId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebasehosting/v1beta1:getDomain": { "url": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/domains/{domainsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebasehosting/v1beta1:getRelease": { "url": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}/releases/{releasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "channelsId", "sdkName": "channelId", "kind": "path" }, { "name": "releasesId", "sdkName": "releaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebasehosting/v1beta1:getSite": { "url": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebasehosting/v1beta1:getVersion": { "url": { "template": "https://firebasehosting.googleapis.com/v1beta1/projects/{projectsId}/sites/{sitesId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sitesId", "sdkName": "siteId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebaseml/v1beta2:getModel": { "url": { "template": "https://firebaseml.googleapis.com/v1beta2/projects/{projectsId}/models/{modelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebaserules/v1:getRelease": { "url": { "template": "https://firebaserules.googleapis.com/v1/projects/{projectsId}/releases/{releasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "releasesId", "sdkName": "releaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firebaserules/v1:getRuleset": { "url": { "template": "https://firebaserules.googleapis.com/v1/projects/{projectsId}/rulesets/{rulesetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rulesetsId", "sdkName": "rulesetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firestore/v1:getBackupSchedule": { "url": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}/backupSchedules/{backupSchedulesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "backupSchedulesId", "sdkName": "backupScheduleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firestore/v1:getDatabase": { "url": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firestore/v1:getIndex": { "url": { "template": "https://firestore.googleapis.com/v1/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes/{indexesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "collectionGroupsId", "sdkName": "collectionGroupId", "kind": "path" }, { "name": "indexesId", "sdkName": "indexId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firestore/v1beta1:getIndex": { "url": { "template": "https://firestore.googleapis.com/v1beta1/projects/{projectsId}/databases/{databasesId}/indexes/{indexesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "indexesId", "sdkName": "indexId", "kind": "path" } ] }, "verb": "GET" }, "google-native:firestore/v1beta2:getIndex": { "url": { "template": "https://firestore.googleapis.com/v1beta2/projects/{projectsId}/databases/{databasesId}/collectionGroups/{collectionGroupsId}/indexes/{indexesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "collectionGroupsId", "sdkName": "collectionGroupId", "kind": "path" }, { "name": "indexesId", "sdkName": "indexId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gameservices/v1:getGameServerDeploymentIamPolicy": { "url": { "template": "https://gameservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gameservices/v1beta:getGameServerDeploymentIamPolicy": { "url": { "template": "https://gameservices.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/gameServerDeployments/{gameServerDeploymentsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gameServerDeploymentsId", "sdkName": "gameServerDeploymentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:genomics/v1alpha2:getPipeline": { "url": { "template": "https://genomics.googleapis.com/v1alpha2/pipelines/{pipelineId}", "values": [ { "name": "pipelineId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getBackup": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getBackupPlan": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getBackupPlanBackupIamPolicy": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getBackupPlanBackupVolumeBackupIamPolicy": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}/backups/{backupsId}/volumeBackups/{volumeBackupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" }, { "name": "volumeBackupsId", "sdkName": "volumeBackupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getBackupPlanIamPolicy": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "backupPlansId", "sdkName": "backupPlanId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getRestore": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getRestorePlan": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getRestorePlanIamPolicy": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getRestorePlanRestoreIamPolicy": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkebackup/v1:getRestorePlanRestoreVolumeRestoreIamPolicy": { "url": { "template": "https://gkebackup.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/restorePlans/{restorePlansId}/restores/{restoresId}/volumeRestores/{volumeRestoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "restorePlansId", "sdkName": "restorePlanId", "kind": "path" }, { "name": "restoresId", "sdkName": "restoreId", "kind": "path" }, { "name": "volumeRestoresId", "sdkName": "volumeRestoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getBinding": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "bindingsId", "sdkName": "bindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getFeature": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getFeatureIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getFleet": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "fleetsId", "sdkName": "fleetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getMembership": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getMembershipIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getNamespace": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getRbacrolebinding": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getScope": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1:getScopeIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha2:getMembership": { "url": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha2:getMembershipIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1alpha2/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getBinding": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "bindingsId", "sdkName": "bindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getFeature": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getFeatureIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getFleet": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "fleetsId", "sdkName": "fleetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getMembership": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getMembershipIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getMembershipRbacRoleBinding": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getNamespace": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getScope": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getScopeIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1alpha:getScopeRbacRoleBinding": { "url": { "template": "https://gkehub.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta1:getMembership": { "url": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta1:getMembershipIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getBinding": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/bindings/{bindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "bindingsId", "sdkName": "bindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getFeature": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getFeatureIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/features/{featuresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "featuresId", "sdkName": "featureId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getFleet": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/fleets/{fleetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "fleetsId", "sdkName": "fleetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getMembership": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getMembershipIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getMembershipRbacRoleBinding": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/memberships/{membershipsId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "membershipsId", "sdkName": "membershipId", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getNamespace": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/namespaces/{namespacesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getScope": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getScopeIamPolicy": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkehub/v1beta:getScopeRbacRoleBinding": { "url": { "template": "https://gkehub.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/scopes/{scopesId}/rbacrolebindings/{rbacrolebindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "scopesId", "sdkName": "scopeId", "kind": "path" }, { "name": "rbacrolebindingsId", "sdkName": "rbacrolebindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getBareMetalAdminCluster": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getBareMetalAdminClusterIamPolicy": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalAdminClusters/{bareMetalAdminClustersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalAdminClustersId", "sdkName": "bareMetalAdminClusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getBareMetalCluster": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getBareMetalClusterBareMetalNodePoolIamPolicy": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getBareMetalClusterIamPolicy": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getBareMetalNodePool": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/bareMetalClusters/{bareMetalClustersId}/bareMetalNodePools/{bareMetalNodePoolsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bareMetalClustersId", "sdkName": "bareMetalClusterId", "kind": "path" }, { "name": "bareMetalNodePoolsId", "sdkName": "bareMetalNodePoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getVmwareAdminClusterIamPolicy": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareAdminClusters/{vmwareAdminClustersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareAdminClustersId", "sdkName": "vmwareAdminClusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getVmwareCluster": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getVmwareClusterIamPolicy": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getVmwareClusterVmwareNodePoolIamPolicy": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:gkeonprem/v1:getVmwareNodePool": { "url": { "template": "https://gkeonprem.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareClusters/{vmwareClustersId}/vmwareNodePools/{vmwareNodePoolsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareClustersId", "sdkName": "vmwareClusterId", "kind": "path" }, { "name": "vmwareNodePoolsId", "sdkName": "vmwareNodePoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getAttributeDefinition": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "attributeDefinitionsId", "sdkName": "attributeDefinitionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getConsent": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentsId", "sdkName": "consentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getConsentArtifact": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts/{consentArtifactsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentArtifactsId", "sdkName": "consentArtifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getConsentStore": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getDataset": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getDatasetConsentStoreIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getDatasetDicomStoreIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getDatasetFhirStoreIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getDatasetHl7V2StoreIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getDatasetIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getDicomStore": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getFhir": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}/fhir/{fhirId}/{fhirId1}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "fhirId", "kind": "path" }, { "name": "fhirId1", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getFhirStore": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getHl7V2Store": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getMessage": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "messagesId", "sdkName": "messageId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1:getUserDataMapping": { "url": { "template": "https://healthcare.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "userDataMappingsId", "sdkName": "userDataMappingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getAnnotation": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}/annotations/{annotationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" }, { "name": "annotationsId", "sdkName": "annotationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getAnnotationStore": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getAttributeDefinition": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/attributeDefinitions/{attributeDefinitionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "attributeDefinitionsId", "sdkName": "attributeDefinitionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getConsent": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consents/{consentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentsId", "sdkName": "consentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getConsentArtifact": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/consentArtifacts/{consentArtifactsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "consentArtifactsId", "sdkName": "consentArtifactId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getConsentStore": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getDataset": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getDatasetAnnotationStoreIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/annotationStores/{annotationStoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "annotationStoresId", "sdkName": "annotationStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getDatasetConsentStoreIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getDatasetDicomStoreIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getDatasetFhirStoreIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getDatasetHl7V2StoreIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getDatasetIamPolicy": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getDicomStore": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/dicomStores/{dicomStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "dicomStoresId", "sdkName": "dicomStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getFhir": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}/fhir/{fhirId}/{fhirId1}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" }, { "name": "fhirId", "kind": "path" }, { "name": "fhirId1", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getFhirStore": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/fhirStores/{fhirStoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "fhirStoresId", "sdkName": "fhirStoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getHl7V2Store": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getMessage": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/hl7V2Stores/{hl7V2StoresId}/messages/{messagesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "hl7V2StoresId", "sdkName": "hl7V2StoreId", "kind": "path" }, { "name": "messagesId", "sdkName": "messageId", "kind": "path" } ] }, "verb": "GET" }, "google-native:healthcare/v1beta1:getUserDataMapping": { "url": { "template": "https://healthcare.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}/consentStores/{consentStoresId}/userDataMappings/{userDataMappingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" }, { "name": "consentStoresId", "sdkName": "consentStoreId", "kind": "path" }, { "name": "userDataMappingsId", "sdkName": "userDataMappingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getKey": { "url": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}/keys/{keysId}", "values": [ { "name": "publicKeyType", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" }, { "name": "keysId", "sdkName": "keyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getOrganizationRole": { "url": { "template": "https://iam.googleapis.com/v1/organizations/{organizationsId}/roles/{rolesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "rolesId", "sdkName": "roleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getProvider": { "url": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getRole": { "url": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/roles/{rolesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "rolesId", "sdkName": "roleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getServiceAccount": { "url": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getServiceAccountIamPolicy": { "url": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/serviceAccounts/{serviceAccountsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "serviceAccountsId", "sdkName": "serviceAccountId", "kind": "path" } ] }, "verb": "POST" }, "google-native:iam/v1:getWorkforcePool": { "url": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getWorkforcePoolIamPolicy": { "url": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}:getIamPolicy", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" } ] }, "verb": "POST" }, "google-native:iam/v1:getWorkforcePoolKey": { "url": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}/keys/{keysId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "keysId", "sdkName": "keyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getWorkforcePoolProvider": { "url": { "template": "https://iam.googleapis.com/v1/locations/{locationsId}/workforcePools/{workforcePoolsId}/providers/{providersId}", "values": [ { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workforcePoolsId", "sdkName": "workforcePoolId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getWorkloadIdentityPool": { "url": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iam/v1:getWorkloadIdentityPoolKey": { "url": { "template": "https://iam.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workloadIdentityPools/{workloadIdentityPoolsId}/providers/{providersId}/keys/{keysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workloadIdentityPoolsId", "sdkName": "workloadIdentityPoolId", "kind": "path" }, { "name": "providersId", "sdkName": "providerId", "kind": "path" }, { "name": "keysId", "sdkName": "keyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iap/v1:getBrand": { "url": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/brands/{brandsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "brandsId", "sdkName": "brandId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iap/v1:getDestGroup": { "url": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/iap_tunnel/locations/{locationsId}/destGroups/{destGroupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "destGroupsId", "sdkName": "destGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iap/v1:getIdentityAwareProxyClient": { "url": { "template": "https://iap.googleapis.com/v1/projects/{projectsId}/brands/{brandsId}/identityAwareProxyClients/{identityAwareProxyClientsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "brandsId", "sdkName": "brandId", "kind": "path" }, { "name": "identityAwareProxyClientsId", "sdkName": "identityAwareProxyClientId", "kind": "path" } ] }, "verb": "GET" }, "google-native:iap/v1:getV1IamPolicy": { "url": { "template": "https://iap.googleapis.com/v1/{v1Id}:getIamPolicy", "values": [ { "name": "v1Id", "kind": "path" } ] }, "verb": "POST" }, "google-native:iap/v1beta1:getV1beta1IamPolicy": { "url": { "template": "https://iap.googleapis.com/v1beta1/{v1beta1Id}:getIamPolicy", "values": [ { "name": "v1beta1Id", "kind": "path" } ] }, "verb": "POST" }, "google-native:identitytoolkit/v2:getDefaultSupportedIdpConfig": { "url": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/defaultSupportedIdpConfigs/{defaultSupportedIdpConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" }, { "name": "defaultSupportedIdpConfigsId", "sdkName": "defaultSupportedIdpConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:identitytoolkit/v2:getInboundSamlConfig": { "url": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/inboundSamlConfigs/{inboundSamlConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" }, { "name": "inboundSamlConfigsId", "sdkName": "inboundSamlConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:identitytoolkit/v2:getOauthIdpConfig": { "url": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}/oauthIdpConfigs/{oauthIdpConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" }, { "name": "oauthIdpConfigsId", "sdkName": "oauthIdpConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:identitytoolkit/v2:getTenant": { "url": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "GET" }, "google-native:identitytoolkit/v2:getTenantIamPolicy": { "url": { "template": "https://identitytoolkit.googleapis.com/v2/projects/{projectsId}/tenants/{tenantsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "POST" }, "google-native:ids/v1:getEndpoint": { "url": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "verb": "GET" }, "google-native:ids/v1:getEndpointIamPolicy": { "url": { "template": "https://ids.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "verb": "GET" }, "google-native:integrations/v1alpha:getAuthConfig": { "url": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/authConfigs/{authConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "authConfigsId", "sdkName": "authConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:integrations/v1alpha:getCertificate": { "url": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/certificates/{certificatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "certificatesId", "sdkName": "certificateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:integrations/v1alpha:getSfdcChannel": { "url": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}/sfdcChannels/{sfdcChannelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "sfdcInstancesId", "sdkName": "sfdcInstanceId", "kind": "path" }, { "name": "sfdcChannelsId", "sdkName": "sfdcChannelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:integrations/v1alpha:getSfdcInstance": { "url": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/sfdcInstances/{sfdcInstancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "sfdcInstancesId", "sdkName": "sfdcInstanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:integrations/v1alpha:getTemplatesVersion": { "url": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrationtemplates/{integrationtemplatesId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "integrationtemplatesId", "sdkName": "integrationtemplateId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:integrations/v1alpha:getTestCase": { "url": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/integrations/{integrationsId}/versions/{versionsId}/testCases/{testCasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" }, { "name": "testCasesId", "sdkName": "testCaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:integrations/v1alpha:getVersion": { "url": { "template": "https://integrations.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/products/{productsId}/integrations/{integrationsId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "integrationsId", "sdkName": "integrationId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:jobs/v3:getCompany": { "url": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/companies/{companiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "companiesId", "sdkName": "companyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:jobs/v3:getJob": { "url": { "template": "https://jobs.googleapis.com/v3/projects/{projectsId}/jobs/{jobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:jobs/v4:getCompany": { "url": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/companies/{companiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" }, { "name": "companiesId", "sdkName": "companyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:jobs/v4:getJob": { "url": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}/jobs/{jobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:jobs/v4:getTenant": { "url": { "template": "https://jobs.googleapis.com/v4/projects/{projectsId}/tenants/{tenantsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "tenantsId", "sdkName": "tenantId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getBillingAccountBucket": { "url": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getBillingAccountBucketLink": { "url": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getBillingAccountBucketView": { "url": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getBillingAccountExclusion": { "url": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/exclusions/{exclusionsId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "exclusionsId", "sdkName": "exclusionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getBillingAccountSink": { "url": { "template": "https://logging.googleapis.com/v2/billingAccounts/{billingAccountsId}/sinks/{sinksId}", "values": [ { "name": "billingAccountsId", "sdkName": "billingAccountId", "kind": "path" }, { "name": "sinksId", "sdkName": "sinkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getBucket": { "url": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getBucketView": { "url": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getExclusion": { "url": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/exclusions/{exclusionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "exclusionsId", "sdkName": "exclusionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getFolderBucket": { "url": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getFolderBucketLink": { "url": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getFolderBucketView": { "url": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getFolderExclusion": { "url": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/exclusions/{exclusionsId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "exclusionsId", "sdkName": "exclusionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getFolderSink": { "url": { "template": "https://logging.googleapis.com/v2/folders/{foldersId}/sinks/{sinksId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "sinksId", "sdkName": "sinkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getLink": { "url": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getMetric": { "url": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/metrics/{metricsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "metricsId", "sdkName": "metricId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getOrganizationBucket": { "url": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getOrganizationBucketLink": { "url": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/links/{linksId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "linksId", "sdkName": "linkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getOrganizationBucketView": { "url": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/locations/{locationsId}/buckets/{bucketsId}/views/{viewsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "bucketsId", "sdkName": "bucketId", "kind": "path" }, { "name": "viewsId", "sdkName": "viewId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getOrganizationExclusion": { "url": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/exclusions/{exclusionsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "exclusionsId", "sdkName": "exclusionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getOrganizationSink": { "url": { "template": "https://logging.googleapis.com/v2/organizations/{organizationsId}/sinks/{sinksId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sinksId", "sdkName": "sinkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:logging/v2:getSink": { "url": { "template": "https://logging.googleapis.com/v2/projects/{projectsId}/sinks/{sinksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "sinksId", "sdkName": "sinkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:looker/v1:getInstance": { "url": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:looker/v1:getInstanceBackupIamPolicy": { "url": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:looker/v1:getInstanceIamPolicy": { "url": { "template": "https://looker.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1:getBackup": { "url": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1:getDomain": { "url": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1:getDomainBackupIamPolicy": { "url": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1:getDomainIamPolicy": { "url": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1:getPeering": { "url": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1:getPeeringIamPolicy": { "url": { "template": "https://managedidentities.googleapis.com/v1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1alpha1:getBackup": { "url": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1alpha1:getDomain": { "url": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1alpha1:getDomainBackupIamPolicy": { "url": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1alpha1:getDomainIamPolicy": { "url": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1alpha1:getPeering": { "url": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1alpha1:getPeeringIamPolicy": { "url": { "template": "https://managedidentities.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1beta1:getBackup": { "url": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1beta1:getDomain": { "url": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1beta1:getDomainBackupIamPolicy": { "url": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1beta1:getDomainIamPolicy": { "url": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/domains/{domainsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "domainsId", "sdkName": "domainId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1beta1:getPeering": { "url": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "verb": "GET" }, "google-native:managedidentities/v1beta1:getPeeringIamPolicy": { "url": { "template": "https://managedidentities.googleapis.com/v1beta1/projects/{projectsId}/locations/global/peerings/{peeringsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "peeringsId", "sdkName": "peeringId", "kind": "path" } ] }, "verb": "GET" }, "google-native:memcache/v1:getInstance": { "url": { "template": "https://memcache.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:memcache/v1beta2:getInstance": { "url": { "template": "https://memcache.googleapis.com/v1beta2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1:getBackup": { "url": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1:getFederation": { "url": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1:getFederationIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1:getMetadataImport": { "url": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "metadataImportsId", "sdkName": "metadataImportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1:getService": { "url": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1:getServiceBackupIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1:getServiceIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1alpha:getBackup": { "url": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1alpha:getFederation": { "url": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1alpha:getFederationIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1alpha:getMetadataImport": { "url": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "metadataImportsId", "sdkName": "metadataImportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1alpha:getService": { "url": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1alpha:getServiceBackupIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1alpha:getServiceDatabaseIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1alpha:getServiceDatabaseTableIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1alpha:getServiceIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1beta:getBackup": { "url": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1beta:getFederation": { "url": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1beta:getFederationIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/federations/{federationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "federationsId", "sdkName": "federationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1beta:getMetadataImport": { "url": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/metadataImports/{metadataImportsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "metadataImportsId", "sdkName": "metadataImportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1beta:getService": { "url": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1beta:getServiceBackupIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1beta:getServiceDatabaseIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1beta:getServiceDatabaseTableIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}/databases/{databasesId}/tables/{tablesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "tablesId", "sdkName": "tableId", "kind": "path" } ] }, "verb": "GET" }, "google-native:metastore/v1beta:getServiceIamPolicy": { "url": { "template": "https://metastore.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1:getGroup": { "url": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1:getImportDataFile": { "url": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles/{importDataFilesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "importDataFilesId", "sdkName": "importDataFileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1:getImportJob": { "url": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1:getPreferenceSet": { "url": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "preferenceSetsId", "sdkName": "preferenceSetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1:getReport": { "url": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" }, { "name": "reportsId", "sdkName": "reportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1:getReportConfig": { "url": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1:getSource": { "url": { "template": "https://migrationcenter.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1alpha1:getGroup": { "url": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1alpha1:getImportDataFile": { "url": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}/importDataFiles/{importDataFilesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" }, { "name": "importDataFilesId", "sdkName": "importDataFileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1alpha1:getImportJob": { "url": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/importJobs/{importJobsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "importJobsId", "sdkName": "importJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1alpha1:getPreferenceSet": { "url": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/preferenceSets/{preferenceSetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "preferenceSetsId", "sdkName": "preferenceSetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1alpha1:getReport": { "url": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}/reports/{reportsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" }, { "name": "reportsId", "sdkName": "reportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1alpha1:getReportConfig": { "url": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/reportConfigs/{reportConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reportConfigsId", "sdkName": "reportConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:migrationcenter/v1alpha1:getSource": { "url": { "template": "https://migrationcenter.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:ml/v1:getJob": { "url": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:ml/v1:getJobIamPolicy": { "url": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:ml/v1:getModel": { "url": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:ml/v1:getModelIamPolicy": { "url": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:ml/v1:getStudy": { "url": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:ml/v1:getTrial": { "url": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/studies/{studiesId}/trials/{trialsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "studiesId", "sdkName": "studyId", "kind": "path" }, { "name": "trialsId", "sdkName": "trialId", "kind": "path" } ] }, "verb": "GET" }, "google-native:ml/v1:getVersion": { "url": { "template": "https://ml.googleapis.com/v1/projects/{projectsId}/models/{modelsId}/versions/{versionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" }, { "name": "versionsId", "sdkName": "versionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:monitoring/v1:getDashboard": { "url": { "template": "https://monitoring.googleapis.com/v1/projects/{projectsId}/dashboards/{dashboardsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "dashboardsId", "sdkName": "dashboardId", "kind": "path" } ] }, "verb": "GET" }, "google-native:monitoring/v3:getAlertPolicy": { "url": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/alertPolicies/{alertPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "alertPoliciesId", "sdkName": "alertPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:monitoring/v3:getGroup": { "url": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/groups/{groupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:monitoring/v3:getMetricDescriptor": { "url": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/metricDescriptors/{metricDescriptorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "metricDescriptorsId", "sdkName": "metricDescriptorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:monitoring/v3:getNotificationChannel": { "url": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/notificationChannels/{notificationChannelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notificationChannelsId", "sdkName": "notificationChannelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:monitoring/v3:getService": { "url": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services/{servicesId}", "values": [ { "name": "v3Id", "kind": "path" }, { "name": "v3Id1", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:monitoring/v3:getServiceLevelObjective": { "url": { "template": "https://monitoring.googleapis.com/v3/{v3Id}/{v3Id1}/services/{servicesId}/serviceLevelObjectives/{serviceLevelObjectivesId}", "values": [ { "name": "view", "kind": "query" }, { "name": "v3Id", "kind": "path" }, { "name": "v3Id1", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "serviceLevelObjectivesId", "sdkName": "serviceLevelObjectiveId", "kind": "path" } ] }, "verb": "GET" }, "google-native:monitoring/v3:getSnooze": { "url": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/snoozes/{snoozesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snoozesId", "sdkName": "snoozeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:monitoring/v3:getUptimeCheckConfig": { "url": { "template": "https://monitoring.googleapis.com/v3/projects/{projectsId}/uptimeCheckConfigs/{uptimeCheckConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "uptimeCheckConfigsId", "sdkName": "uptimeCheckConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getHub": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getHubGroupIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}/groups/{groupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getHubIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getInternalRange": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getPolicyBasedRoute": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getPolicyBasedRouteIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/global/policyBasedRoutes/{policyBasedRoutesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "policyBasedRoutesId", "sdkName": "policyBasedRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getServiceClassIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceClasses/{serviceClassesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceClassesId", "sdkName": "serviceClassId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getServiceConnectionMap": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getServiceConnectionMapIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionMaps/{serviceConnectionMapsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionMapsId", "sdkName": "serviceConnectionMapId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getServiceConnectionPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getServiceConnectionPolicyIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionPolicies/{serviceConnectionPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionPoliciesId", "sdkName": "serviceConnectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getServiceConnectionToken": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceConnectionTokens/{serviceConnectionTokensId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceConnectionTokensId", "sdkName": "serviceConnectionTokenId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getSpoke": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1:getSpokeIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1alpha1:getHub": { "url": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1alpha1:getHubIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/global/hubs/{hubsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "hubsId", "sdkName": "hubId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1alpha1:getInternalRange": { "url": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1alpha1:getInternalRangeIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/internalRanges/{internalRangesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "internalRangesId", "sdkName": "internalRangeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1alpha1:getSpoke": { "url": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkconnectivity/v1alpha1:getSpokeIamPolicy": { "url": { "template": "https://networkconnectivity.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/spokes/{spokesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "spokesId", "sdkName": "spokeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkmanagement/v1:getConnectivityTest": { "url": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkmanagement/v1:getConnectivityTestIamPolicy": { "url": { "template": "https://networkmanagement.googleapis.com/v1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkmanagement/v1beta1:getConnectivityTest": { "url": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkmanagement/v1beta1:getConnectivityTestIamPolicy": { "url": { "template": "https://networkmanagement.googleapis.com/v1beta1/projects/{projectsId}/locations/global/connectivityTests/{connectivityTestsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "connectivityTestsId", "sdkName": "connectivityTestId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getAddressGroup": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getAddressGroupIamPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getAuthorizationPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getAuthorizationPolicyIamPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getClientTlsPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getClientTlsPolicyIamPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getGatewaySecurityPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getOrganizationAddressGroup": { "url": { "template": "https://networksecurity.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/addressGroups/{addressGroupsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getRule": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "rulesId", "sdkName": "ruleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getServerTlsPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getServerTlsPolicyIamPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getTlsInspectionPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tlsInspectionPoliciesId", "sdkName": "tlsInspectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1:getUrlList": { "url": { "template": "https://networksecurity.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "urlListsId", "sdkName": "urlListId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getAddressGroup": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getAddressGroupIamPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/addressGroups/{addressGroupsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getAuthorizationPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getAuthorizationPolicyIamPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/authorizationPolicies/{authorizationPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "authorizationPoliciesId", "sdkName": "authorizationPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getClientTlsPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getClientTlsPolicyIamPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clientTlsPolicies/{clientTlsPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clientTlsPoliciesId", "sdkName": "clientTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getFirewallEndpoint": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "firewallEndpointsId", "sdkName": "firewallEndpointId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getFirewallEndpointAssociation": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/firewallEndpointAssociations/{firewallEndpointAssociationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "firewallEndpointAssociationsId", "sdkName": "firewallEndpointAssociationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getGatewaySecurityPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getOrganizationAddressGroup": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/addressGroups/{addressGroupsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "addressGroupsId", "sdkName": "addressGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getRule": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gatewaySecurityPolicies/{gatewaySecurityPoliciesId}/rules/{rulesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaySecurityPoliciesId", "sdkName": "gatewaySecurityPolicyId", "kind": "path" }, { "name": "rulesId", "sdkName": "ruleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getSecurityProfile": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfiles/{securityProfilesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "securityProfilesId", "sdkName": "securityProfileId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getSecurityProfileGroup": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/securityProfileGroups/{securityProfileGroupsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "securityProfileGroupsId", "sdkName": "securityProfileGroupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getServerTlsPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getServerTlsPolicyIamPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serverTlsPolicies/{serverTlsPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serverTlsPoliciesId", "sdkName": "serverTlsPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getTlsInspectionPolicy": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tlsInspectionPolicies/{tlsInspectionPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tlsInspectionPoliciesId", "sdkName": "tlsInspectionPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networksecurity/v1beta1:getUrlList": { "url": { "template": "https://networksecurity.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/urlLists/{urlListsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "urlListsId", "sdkName": "urlListId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getEdgeCacheKeysetIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheKeysets/{edgeCacheKeysetsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheKeysetsId", "sdkName": "edgeCacheKeysetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getEdgeCacheOriginIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheOrigins/{edgeCacheOriginsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheOriginsId", "sdkName": "edgeCacheOriginId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getEdgeCacheServiceIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/edgeCacheServices/{edgeCacheServicesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "edgeCacheServicesId", "sdkName": "edgeCacheServiceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getEndpointPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getEndpointPolicyIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getGateway": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getGatewayIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getGrpcRoute": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/grpcRoutes/{grpcRoutesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "grpcRoutesId", "sdkName": "grpcRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getHttpRoute": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/httpRoutes/{httpRoutesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "httpRoutesId", "sdkName": "httpRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getMesh": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getMeshIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getServiceBinding": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getServiceBindingIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getTcpRoute": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tcpRoutes/{tcpRoutesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tcpRoutesId", "sdkName": "tcpRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1:getTlsRoute": { "url": { "template": "https://networkservices.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/tlsRoutes/{tlsRoutesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tlsRoutesId", "sdkName": "tlsRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getEndpointPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getEndpointPolicyIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/endpointPolicies/{endpointPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "endpointPoliciesId", "sdkName": "endpointPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getGateway": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getGatewayIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/gateways/{gatewaysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "gatewaysId", "sdkName": "gatewayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getGrpcRoute": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/grpcRoutes/{grpcRoutesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "grpcRoutesId", "sdkName": "grpcRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getHttpRoute": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/httpRoutes/{httpRoutesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "httpRoutesId", "sdkName": "httpRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getLbRouteExtension": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions/{lbRouteExtensionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lbRouteExtensionsId", "sdkName": "lbRouteExtensionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getLbTrafficExtension": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions/{lbTrafficExtensionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "lbTrafficExtensionsId", "sdkName": "lbTrafficExtensionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getMesh": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getMeshIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/meshes/{meshesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "meshesId", "sdkName": "meshId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getServiceBinding": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getServiceBindingIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceBindingsId", "sdkName": "serviceBindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getServiceLbPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getServiceLbPolicyIamPolicy": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/serviceLbPolicies/{serviceLbPoliciesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "serviceLbPoliciesId", "sdkName": "serviceLbPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getTcpRoute": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tcpRoutes/{tcpRoutesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tcpRoutesId", "sdkName": "tcpRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:networkservices/v1beta1:getTlsRoute": { "url": { "template": "https://networkservices.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/tlsRoutes/{tlsRoutesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "tlsRoutesId", "sdkName": "tlsRouteId", "kind": "path" } ] }, "verb": "GET" }, "google-native:notebooks/v1:getEnvironment": { "url": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "environmentsId", "sdkName": "environmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:notebooks/v1:getExecution": { "url": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/executions/{executionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "executionsId", "sdkName": "executionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:notebooks/v1:getInstance": { "url": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:notebooks/v1:getInstanceIamPolicy": { "url": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:notebooks/v1:getRuntime": { "url": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:notebooks/v1:getRuntimeIamPolicy": { "url": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "runtimesId", "sdkName": "runtimeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:notebooks/v1:getSchedule": { "url": { "template": "https://notebooks.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/schedules/{schedulesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "schedulesId", "sdkName": "scheduleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:notebooks/v2:getInstance": { "url": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:notebooks/v2:getInstanceIamPolicy": { "url": { "template": "https://notebooks.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:orgpolicy/v2:getCustomConstraint": { "url": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/customConstraints/{customConstraintsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "customConstraintsId", "sdkName": "customConstraintId", "kind": "path" } ] }, "verb": "GET" }, "google-native:orgpolicy/v2:getFolderPolicy": { "url": { "template": "https://orgpolicy.googleapis.com/v2/folders/{foldersId}/policies/{policiesId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "policiesId", "sdkName": "policyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:orgpolicy/v2:getOrganizationPolicy": { "url": { "template": "https://orgpolicy.googleapis.com/v2/organizations/{organizationsId}/policies/{policiesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "policiesId", "sdkName": "policyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:orgpolicy/v2:getPolicy": { "url": { "template": "https://orgpolicy.googleapis.com/v2/projects/{projectsId}/policies/{policiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "policiesId", "sdkName": "policyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:osconfig/v1:getOsPolicyAssignment": { "url": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "osPolicyAssignmentsId", "sdkName": "osPolicyAssignmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:osconfig/v1:getPatchDeployment": { "url": { "template": "https://osconfig.googleapis.com/v1/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "patchDeploymentsId", "sdkName": "patchDeploymentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:osconfig/v1alpha:getOsPolicyAssignment": { "url": { "template": "https://osconfig.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/osPolicyAssignments/{osPolicyAssignmentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "osPolicyAssignmentsId", "sdkName": "osPolicyAssignmentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:osconfig/v1beta:getGuestPolicy": { "url": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/guestPolicies/{guestPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "guestPoliciesId", "sdkName": "guestPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:osconfig/v1beta:getPatchDeployment": { "url": { "template": "https://osconfig.googleapis.com/v1beta/projects/{projectsId}/patchDeployments/{patchDeploymentsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "patchDeploymentsId", "sdkName": "patchDeploymentId", "kind": "path" } ] }, "verb": "GET" }, "google-native:oslogin/v1:getSshPublicKey": { "url": { "template": "https://oslogin.googleapis.com/v1/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sshPublicKeysId", "sdkName": "sshPublicKeyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:oslogin/v1alpha:getSshPublicKey": { "url": { "template": "https://oslogin.googleapis.com/v1alpha/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sshPublicKeysId", "sdkName": "sshPublicKeyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:oslogin/v1beta:getSshPublicKey": { "url": { "template": "https://oslogin.googleapis.com/v1beta/users/{usersId}/sshPublicKeys/{sshPublicKeysId}", "values": [ { "name": "usersId", "sdkName": "userId", "kind": "path" }, { "name": "sshPublicKeysId", "sdkName": "sshPublicKeyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1:getFolderReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1:getOrganizationReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1:getReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1alpha:getFolderReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1alpha/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1alpha:getOrganizationReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1alpha/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1alpha:getReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1alpha/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1beta1:getFolderReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1beta1/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1beta1:getOrganizationReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1beta1/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1beta1:getReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1beta:getFolderReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1beta/folders/{foldersId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1beta:getOrganizationReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1beta/organizations/{organizationsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:policysimulator/v1beta:getReplay": { "url": { "template": "https://policysimulator.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/replays/{replaysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "replaysId", "sdkName": "replayId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1:getCaPool": { "url": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1:getCaPoolCertificateAuthorityCertificateRevocationListIamPolicy": { "url": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1:getCaPoolIamPolicy": { "url": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1:getCertificate": { "url": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificates/{certificatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificatesId", "sdkName": "certificateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1:getCertificateAuthority": { "url": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/caPools/{caPoolsId}/certificateAuthorities/{certificateAuthoritiesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "caPoolsId", "sdkName": "caPoolId", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1:getCertificateTemplate": { "url": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1:getCertificateTemplateIamPolicy": { "url": { "template": "https://privateca.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/certificateTemplates/{certificateTemplatesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateTemplatesId", "sdkName": "certificateTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1beta1:getCertificateAuthorityCertificateRevocationListIamPolicy": { "url": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}/certificateRevocationLists/{certificateRevocationListsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" }, { "name": "certificateRevocationListsId", "sdkName": "certificateRevocationListId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1beta1:getCertificateAuthorityIamPolicy": { "url": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/certificateAuthorities/{certificateAuthoritiesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "certificateAuthoritiesId", "sdkName": "certificateAuthorityId", "kind": "path" } ] }, "verb": "GET" }, "google-native:privateca/v1beta1:getReusableConfigIamPolicy": { "url": { "template": "https://privateca.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/reusableConfigs/{reusableConfigsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reusableConfigsId", "sdkName": "reusableConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1:getSchema": { "url": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1:getSchemaIamPolicy": { "url": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/schemas/{schemasId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "schemasId", "sdkName": "schemaId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1:getSnapshot": { "url": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1:getSnapshotIamPolicy": { "url": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/snapshots/{snapshotsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "snapshotsId", "sdkName": "snapshotId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1:getSubscription": { "url": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1:getSubscriptionIamPolicy": { "url": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1:getTopic": { "url": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1:getTopicIamPolicy": { "url": { "template": "https://pubsub.googleapis.com/v1/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1beta1a:getSubscription": { "url": { "template": "https://pubsub.googleapis.com/v1beta1a/subscriptions/{subscriptionsId}", "values": [ { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1beta1a:getTopic": { "url": { "template": "https://pubsub.googleapis.com/v1beta1a/topics/{topicsId}", "values": [ { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1beta2:getSubscription": { "url": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1beta2:getSubscriptionIamPolicy": { "url": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/subscriptions/{subscriptionsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1beta2:getTopic": { "url": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsub/v1beta2:getTopicIamPolicy": { "url": { "template": "https://pubsub.googleapis.com/v1beta2/projects/{projectsId}/topics/{topicsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsublite/v1:getReservation": { "url": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/reservations/{reservationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "reservationsId", "sdkName": "reservationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsublite/v1:getSubscription": { "url": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/subscriptions/{subscriptionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "subscriptionsId", "sdkName": "subscriptionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:pubsublite/v1:getTopic": { "url": { "template": "https://pubsublite.googleapis.com/v1/admin/projects/{projectsId}/locations/{locationsId}/topics/{topicsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "topicsId", "sdkName": "topicId", "kind": "path" } ] }, "verb": "GET" }, "google-native:rapidmigrationassessment/v1:getAnnotation": { "url": { "template": "https://rapidmigrationassessment.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/annotations/{annotationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "annotationsId", "sdkName": "annotationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:rapidmigrationassessment/v1:getCollector": { "url": { "template": "https://rapidmigrationassessment.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/collectors/{collectorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "collectorsId", "sdkName": "collectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:recaptchaenterprise/v1:getFirewallpolicy": { "url": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/firewallpolicies/{firewallpoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "firewallpoliciesId", "sdkName": "firewallpolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:recaptchaenterprise/v1:getKey": { "url": { "template": "https://recaptchaenterprise.googleapis.com/v1/projects/{projectsId}/keys/{keysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "keysId", "sdkName": "keyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:recommendationengine/v1beta1:getCatalogItem": { "url": { "template": "https://recommendationengine.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/catalogItems/{catalogItemsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "catalogItemsId", "sdkName": "catalogItemId", "kind": "path" } ] }, "verb": "GET" }, "google-native:redis/v1:getCluster": { "url": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:redis/v1:getInstance": { "url": { "template": "https://redis.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:redis/v1beta1:getCluster": { "url": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:redis/v1beta1:getInstance": { "url": { "template": "https://redis.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:remotebuildexecution/v1alpha:getInstance": { "url": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:remotebuildexecution/v1alpha:getWorkerPool": { "url": { "template": "https://admin-remotebuildexecution.googleapis.com/v1alpha/projects/{projectsId}/instances/{instancesId}/workerpools/{workerpoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "workerpoolsId", "sdkName": "workerpoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2:getControl": { "url": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2:getModel": { "url": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2:getProduct": { "url": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2:getServingConfig": { "url": { "template": "https://retail.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2alpha:getControl": { "url": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2alpha:getModel": { "url": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2alpha:getProduct": { "url": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2alpha:getServingConfig": { "url": { "template": "https://retail.googleapis.com/v2alpha/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2beta:getControl": { "url": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/controls/{controlsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "controlsId", "sdkName": "controlId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2beta:getModel": { "url": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2beta:getProduct": { "url": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/branches/{branchesId}/products/{productsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "branchesId", "sdkName": "branchId", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" } ] }, "verb": "GET" }, "google-native:retail/v2beta:getServingConfig": { "url": { "template": "https://retail.googleapis.com/v2beta/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/servingConfigs/{servingConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "catalogsId", "sdkName": "catalogId", "kind": "path" }, { "name": "servingConfigsId", "sdkName": "servingConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:run/v1:getDomainMapping": { "url": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/domainmappings/{domainmappingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "domainmappingsId", "sdkName": "domainmappingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:run/v1:getJob": { "url": { "template": "https://run.googleapis.com/apis/run.googleapis.com/v1/namespaces/{namespacesId}/jobs/{jobsId}", "values": [ { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:run/v1:getJobIamPolicy": { "url": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:run/v1:getService": { "url": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:run/v1:getServiceIamPolicy": { "url": { "template": "https://run.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:run/v2:getJob": { "url": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:run/v2:getJobIamPolicy": { "url": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:run/v2:getService": { "url": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:run/v2:getServiceIamPolicy": { "url": { "template": "https://run.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:runtimeconfig/v1beta1:getConfig": { "url": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "verb": "GET" }, "google-native:runtimeconfig/v1beta1:getConfigIamPolicy": { "url": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" } ] }, "verb": "GET" }, "google-native:runtimeconfig/v1beta1:getVariable": { "url": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}/variables/{variablesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "variablesId", "sdkName": "variableId", "kind": "path" } ] }, "verb": "GET" }, "google-native:runtimeconfig/v1beta1:getWaiter": { "url": { "template": "https://runtimeconfig.googleapis.com/v1beta1/projects/{projectsId}/configs/{configsId}/waiters/{waitersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "configsId", "sdkName": "configId", "kind": "path" }, { "name": "waitersId", "sdkName": "waiterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:secretmanager/v1:getSecret": { "url": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "google-native:secretmanager/v1:getSecretIamPolicy": { "url": { "template": "https://secretmanager.googleapis.com/v1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "google-native:secretmanager/v1beta1:getSecret": { "url": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "google-native:secretmanager/v1beta1:getSecretIamPolicy": { "url": { "template": "https://secretmanager.googleapis.com/v1beta1/projects/{projectsId}/secrets/{secretsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "secretsId", "sdkName": "secretId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getFolderBigQueryExport": { "url": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getFolderNotificationConfig": { "url": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "notificationConfigsId", "sdkName": "notificationConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getFolderSecurityHealthAnalyticsSettingCustomModule": { "url": { "template": "https://securitycenter.googleapis.com/v1/folders/{foldersId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "foldersId", "sdkName": "folderId", "kind": "path" }, { "name": "customModulesId", "sdkName": "customModuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getMuteConfig": { "url": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/muteConfigs/{muteConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "muteConfigsId", "sdkName": "muteConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getNotificationConfig": { "url": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "notificationConfigsId", "sdkName": "notificationConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getOrganizationBigQueryExport": { "url": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getOrganizationEventThreatDetectionSettingCustomModule": { "url": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/eventThreatDetectionSettings/customModules/{customModulesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "customModulesId", "sdkName": "customModuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getOrganizationMuteConfig": { "url": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/muteConfigs/{muteConfigsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "muteConfigsId", "sdkName": "muteConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getOrganizationNotificationConfig": { "url": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/notificationConfigs/{notificationConfigsId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "notificationConfigsId", "sdkName": "notificationConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getOrganizationSecurityHealthAnalyticsSettingCustomModule": { "url": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "customModulesId", "sdkName": "customModuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getOrganizationSourceIamPolicy": { "url": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:securitycenter/v1:getProjectBigQueryExport": { "url": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/bigQueryExports/{bigQueryExportsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "bigQueryExportsId", "sdkName": "bigQueryExportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getProjectSecurityHealthAnalyticsSettingCustomModule": { "url": { "template": "https://securitycenter.googleapis.com/v1/projects/{projectsId}/securityHealthAnalyticsSettings/customModules/{customModulesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "customModulesId", "sdkName": "customModuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1:getSource": { "url": { "template": "https://securitycenter.googleapis.com/v1/organizations/{organizationsId}/sources/{sourcesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:securitycenter/v1beta1:getOrganizationSourceIamPolicy": { "url": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}:getIamPolicy", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:securitycenter/v1beta1:getSource": { "url": { "template": "https://securitycenter.googleapis.com/v1beta1/organizations/{organizationsId}/sources/{sourcesId}", "values": [ { "name": "organizationsId", "sdkName": "organizationId", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicedirectory/v1:getEndpoint": { "url": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicedirectory/v1:getNamespace": { "url": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicedirectory/v1:getNamespaceIamPolicy": { "url": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:servicedirectory/v1:getNamespaceServiceIamPolicy": { "url": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:servicedirectory/v1:getService": { "url": { "template": "https://servicedirectory.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicedirectory/v1beta1:getEndpoint": { "url": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}/endpoints/{endpointsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "endpointsId", "sdkName": "endpointId", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicedirectory/v1beta1:getNamespace": { "url": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicedirectory/v1beta1:getNamespaceIamPolicy": { "url": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:servicedirectory/v1beta1:getNamespaceServiceIamPolicy": { "url": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:servicedirectory/v1beta1:getNamespaceWorkloadIamPolicy": { "url": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/workloads/{workloadsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "workloadsId", "sdkName": "workloadId", "kind": "path" } ] }, "verb": "POST" }, "google-native:servicedirectory/v1beta1:getService": { "url": { "template": "https://servicedirectory.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/namespaces/{namespacesId}/services/{servicesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "namespacesId", "sdkName": "namespaceId", "kind": "path" }, { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicemanagement/v1:getConfig": { "url": { "template": "https://servicemanagement.googleapis.com/v1/services/{serviceName}/configs/{configId}", "values": [ { "name": "view", "kind": "query" }, { "name": "serviceName", "kind": "path" }, { "name": "configId", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicemanagement/v1:getRollout": { "url": { "template": "https://servicemanagement.googleapis.com/v1/services/{serviceName}/rollouts/{rolloutId}", "values": [ { "name": "serviceName", "kind": "path" }, { "name": "rolloutId", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicemanagement/v1:getService": { "url": { "template": "https://servicemanagement.googleapis.com/v1/services/{serviceName}", "values": [ { "name": "serviceName", "kind": "path" } ] }, "verb": "GET" }, "google-native:servicemanagement/v1:getServiceConsumerIamPolicy": { "url": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}/consumers/{consumersId}:getIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" }, { "name": "consumersId", "sdkName": "consumerId", "kind": "path" } ] }, "verb": "POST" }, "google-native:servicemanagement/v1:getServiceIamPolicy": { "url": { "template": "https://servicemanagement.googleapis.com/v1/services/{servicesId}:getIamPolicy", "values": [ { "name": "servicesId", "sdkName": "serviceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:sourcerepo/v1:getRepo": { "url": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "verb": "GET" }, "google-native:sourcerepo/v1:getRepoIamPolicy": { "url": { "template": "https://sourcerepo.googleapis.com/v1/projects/{projectsId}/repos/{reposId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "reposId", "sdkName": "repoId", "kind": "path" } ] }, "verb": "GET" }, "google-native:spanner/v1:getBackup": { "url": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:spanner/v1:getDatabase": { "url": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "verb": "GET" }, "google-native:spanner/v1:getInstance": { "url": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}", "values": [ { "name": "fieldMask", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:spanner/v1:getInstanceBackupIamPolicy": { "url": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/backups/{backupsId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "backupsId", "sdkName": "backupId", "kind": "path" } ] }, "verb": "POST" }, "google-native:spanner/v1:getInstanceConfig": { "url": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instanceConfigs/{instanceConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instanceConfigsId", "sdkName": "instanceConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:spanner/v1:getInstanceDatabaseIamPolicy": { "url": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" } ] }, "verb": "POST" }, "google-native:spanner/v1:getInstanceIamPolicy": { "url": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}:getIamPolicy", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" } ] }, "verb": "POST" }, "google-native:spanner/v1:getSession": { "url": { "template": "https://spanner.googleapis.com/v1/projects/{projectsId}/instances/{instancesId}/databases/{databasesId}/sessions/{sessionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "instancesId", "sdkName": "instanceId", "kind": "path" }, { "name": "databasesId", "sdkName": "databaseId", "kind": "path" }, { "name": "sessionsId", "sdkName": "sessionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:speech/v1:getCustomClass": { "url": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/customClasses/{customClassesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "customClassesId", "sdkName": "customClassId", "kind": "path" } ] }, "verb": "GET" }, "google-native:speech/v1:getPhraseSet": { "url": { "template": "https://speech.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/phraseSets/{phraseSetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "phraseSetsId", "sdkName": "phraseSetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1:getBackupRun": { "url": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/backupRuns/{id}", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" }, { "name": "id", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1:getDatabase": { "url": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/databases/{database}", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" }, { "name": "database", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1:getInstance": { "url": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1:getSslCert": { "url": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/sslCerts/{sha1Fingerprint}", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" }, { "name": "sha1Fingerprint", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1:getUser": { "url": { "template": "https://sqladmin.googleapis.com/v1/projects/{project}/instances/{instance}/users/{name}", "values": [ { "name": "host", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" }, { "name": "name", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1beta4:getBackupRun": { "url": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/backupRuns/{id}", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" }, { "name": "id", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1beta4:getDatabase": { "url": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/databases/{database}", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" }, { "name": "database", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1beta4:getInstance": { "url": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1beta4:getSslCert": { "url": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/sslCerts/{sha1Fingerprint}", "values": [ { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" }, { "name": "sha1Fingerprint", "kind": "path" } ] }, "verb": "GET" }, "google-native:sqladmin/v1beta4:getUser": { "url": { "template": "https://sqladmin.googleapis.com/sql/v1beta4/projects/{project}/instances/{instance}/users/{name}", "values": [ { "name": "host", "kind": "query" }, { "name": "project", "kind": "path" }, { "name": "instance", "kind": "path" }, { "name": "name", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getBucket": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}", "values": [ { "name": "ifMetagenerationMatch", "kind": "query" }, { "name": "ifMetagenerationNotMatch", "kind": "query" }, { "name": "projection", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getBucketAccessControl": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/acl/{entity}", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "entity", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getBucketIamPolicy": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/iam", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getBucketObject": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}", "values": [ { "name": "generation", "kind": "query" }, { "name": "ifGenerationMatch", "kind": "query" }, { "name": "ifGenerationNotMatch", "kind": "query" }, { "name": "ifMetagenerationMatch", "kind": "query" }, { "name": "ifMetagenerationNotMatch", "kind": "query" }, { "name": "projection", "kind": "query" }, { "name": "softDeleted", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "object", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getDefaultObjectAccessControl": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/defaultObjectAcl/{entity}", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "entity", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getHmacKey": { "url": { "template": "https://storage.googleapis.com/storage/v1/projects/{projectId}/hmacKeys/{accessId}", "values": [ { "name": "userProject", "kind": "query" }, { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "accessId", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getManagedFolder": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}", "values": [ { "name": "ifMetagenerationMatch", "kind": "query" }, { "name": "ifMetagenerationNotMatch", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "managedFolder", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getManagedFolderIamPolicy": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/managedFolders/{managedFolder}/iam", "values": [ { "name": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "managedFolder", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getNotification": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/notificationConfigs/{notification}", "values": [ { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "notification", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getObjectAccessControl": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/acl/{entity}", "values": [ { "name": "generation", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "object", "kind": "path" }, { "name": "entity", "kind": "path" } ] }, "verb": "GET" }, "google-native:storage/v1:getObjectIamPolicy": { "url": { "template": "https://storage.googleapis.com/storage/v1/b/{bucket}/o/{object}/iam", "values": [ { "name": "generation", "kind": "query" }, { "name": "userProject", "kind": "query" }, { "name": "bucket", "kind": "path" }, { "name": "object", "kind": "path" } ] }, "verb": "GET" }, "google-native:storagetransfer/v1:getAgentPool": { "url": { "template": "https://storagetransfer.googleapis.com/v1/projects/{projectsId}/agentPools/{agentPoolsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "agentPoolsId", "sdkName": "agentPoolId", "kind": "path" } ] }, "verb": "GET" }, "google-native:storagetransfer/v1:getTransferJob": { "url": { "template": "https://storagetransfer.googleapis.com/v1/transferJobs/{transferJobsId}", "values": [ { "name": "projectId", "kind": "query" }, { "name": "transferJobsId", "sdkName": "transferJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:testing/v1:getDeviceSession": { "url": { "template": "https://testing.googleapis.com/v1/projects/{projectsId}/deviceSessions/{deviceSessionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "deviceSessionsId", "sdkName": "deviceSessionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:testing/v1:getTestMatrix": { "url": { "template": "https://testing.googleapis.com/v1/projects/{projectId}/testMatrices/{testMatrixId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "testMatrixId", "kind": "path" } ] }, "verb": "GET" }, "google-native:toolresults/v1beta3:getExecution": { "url": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "historyId", "kind": "path" }, { "name": "executionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:toolresults/v1beta3:getHistory": { "url": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "historyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:toolresults/v1beta3:getPerfSampleSeries": { "url": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "historyId", "kind": "path" }, { "name": "executionId", "kind": "path" }, { "name": "stepId", "kind": "path" }, { "name": "sampleSeriesId", "kind": "path" } ] }, "verb": "GET" }, "google-native:toolresults/v1beta3:getStep": { "url": { "template": "https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}", "values": [ { "name": "projectId", "sdkName": "project", "kind": "path" }, { "name": "historyId", "kind": "path" }, { "name": "executionId", "kind": "path" }, { "name": "stepId", "kind": "path" } ] }, "verb": "GET" }, "google-native:tpu/v1:getNode": { "url": { "template": "https://tpu.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:tpu/v1alpha1:getNode": { "url": { "template": "https://tpu.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:tpu/v2:getNode": { "url": { "template": "https://tpu.googleapis.com/v2/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:tpu/v2alpha1:getNode": { "url": { "template": "https://tpu.googleapis.com/v2alpha1/projects/{projectsId}/locations/{locationsId}/nodes/{nodesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "nodesId", "sdkName": "nodeId", "kind": "path" } ] }, "verb": "GET" }, "google-native:tpu/v2alpha1:getQueuedResource": { "url": { "template": "https://tpu.googleapis.com/v2alpha1/projects/{projectsId}/locations/{locationsId}/queuedResources/{queuedResourcesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "queuedResourcesId", "sdkName": "queuedResourceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:transcoder/v1:getJob": { "url": { "template": "https://transcoder.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobsId", "sdkName": "jobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:transcoder/v1:getJobTemplate": { "url": { "template": "https://transcoder.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/jobTemplates/{jobTemplatesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "jobTemplatesId", "sdkName": "jobTemplateId", "kind": "path" } ] }, "verb": "GET" }, "google-native:translate/v3:getAdaptiveMtDataset": { "url": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/adaptiveMtDatasets/{adaptiveMtDatasetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "adaptiveMtDatasetsId", "sdkName": "adaptiveMtDatasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:translate/v3:getDataset": { "url": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/datasets/{datasetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "datasetsId", "sdkName": "datasetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:translate/v3:getGlossary": { "url": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "glossariesId", "sdkName": "glossaryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:translate/v3:getGlossaryEntry": { "url": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}/glossaryEntries/{glossaryEntriesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "glossariesId", "sdkName": "glossaryId", "kind": "path" }, { "name": "glossaryEntriesId", "sdkName": "glossaryEntryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:translate/v3:getModel": { "url": { "template": "https://translation.googleapis.com/v3/projects/{projectsId}/locations/{locationsId}/models/{modelsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "modelsId", "sdkName": "modelId", "kind": "path" } ] }, "verb": "GET" }, "google-native:translate/v3beta1:getGlossary": { "url": { "template": "https://translation.googleapis.com/v3beta1/projects/{projectsId}/locations/{locationsId}/glossaries/{glossariesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "glossariesId", "sdkName": "glossaryId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vision/v1:getProduct": { "url": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vision/v1:getProductSet": { "url": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/productSets/{productSetsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productSetsId", "sdkName": "productSetId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vision/v1:getReferenceImage": { "url": { "template": "https://vision.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/products/{productsId}/referenceImages/{referenceImagesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "productsId", "sdkName": "productId", "kind": "path" }, { "name": "referenceImagesId", "sdkName": "referenceImageId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1:getCloneJob": { "url": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cloneJobs/{cloneJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "cloneJobsId", "sdkName": "cloneJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1:getCutoverJob": { "url": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cutoverJobs/{cutoverJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "cutoverJobsId", "sdkName": "cutoverJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1:getDatacenterConnector": { "url": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors/{datacenterConnectorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "datacenterConnectorsId", "sdkName": "datacenterConnectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1:getGroup": { "url": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1:getMigratingVm": { "url": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1:getSource": { "url": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1:getTargetProject": { "url": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "targetProjectsId", "sdkName": "targetProjectId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1:getUtilizationReport": { "url": { "template": "https://vmmigration.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports/{utilizationReportsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "utilizationReportsId", "sdkName": "utilizationReportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1alpha1:getCloneJob": { "url": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cloneJobs/{cloneJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "cloneJobsId", "sdkName": "cloneJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1alpha1:getCutoverJob": { "url": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}/cutoverJobs/{cutoverJobsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" }, { "name": "cutoverJobsId", "sdkName": "cutoverJobId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1alpha1:getDatacenterConnector": { "url": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/datacenterConnectors/{datacenterConnectorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "datacenterConnectorsId", "sdkName": "datacenterConnectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1alpha1:getGroup": { "url": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/groups/{groupsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "groupsId", "sdkName": "groupId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1alpha1:getMigratingVm": { "url": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/migratingVms/{migratingVmsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "migratingVmsId", "sdkName": "migratingVmId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1alpha1:getSource": { "url": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1alpha1:getTargetProject": { "url": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/targetProjects/{targetProjectsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "targetProjectsId", "sdkName": "targetProjectId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmmigration/v1alpha1:getUtilizationReport": { "url": { "template": "https://vmmigration.googleapis.com/v1alpha1/projects/{projectsId}/locations/{locationsId}/sources/{sourcesId}/utilizationReports/{utilizationReportsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "sourcesId", "sdkName": "sourceId", "kind": "path" }, { "name": "utilizationReportsId", "sdkName": "utilizationReportId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getCluster": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getExternalAccessRule": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}/externalAccessRules/{externalAccessRulesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "networkPoliciesId", "sdkName": "networkPolicyId", "kind": "path" }, { "name": "externalAccessRulesId", "sdkName": "externalAccessRuleId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getExternalAddress": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/externalAddresses/{externalAddressesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "externalAddressesId", "sdkName": "externalAddressId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getHcxActivationKey": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getLoggingServer": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/loggingServers/{loggingServersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "loggingServersId", "sdkName": "loggingServerId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getManagementDnsZoneBinding": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/managementDnsZoneBindings/{managementDnsZoneBindingsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "managementDnsZoneBindingsId", "sdkName": "managementDnsZoneBindingId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getNetworkPeering": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/global/networkPeerings/{networkPeeringsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "networkPeeringsId", "sdkName": "networkPeeringId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getNetworkPolicy": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/networkPolicies/{networkPoliciesId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "networkPoliciesId", "sdkName": "networkPolicyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getPrivateCloud": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getPrivateCloudClusterIamPolicy": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/clusters/{clustersId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "clustersId", "sdkName": "clusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getPrivateCloudHcxActivationKeyIamPolicy": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}/hcxActivationKeys/{hcxActivationKeysId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" }, { "name": "hcxActivationKeysId", "sdkName": "hcxActivationKeyId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getPrivateCloudIamPolicy": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateClouds/{privateCloudsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateCloudsId", "sdkName": "privateCloudId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getPrivateConnection": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/privateConnections/{privateConnectionsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "privateConnectionsId", "sdkName": "privateConnectionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vmwareengine/v1:getVmwareEngineNetwork": { "url": { "template": "https://vmwareengine.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/vmwareEngineNetworks/{vmwareEngineNetworksId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "vmwareEngineNetworksId", "sdkName": "vmwareEngineNetworkId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vpcaccess/v1:getConnector": { "url": { "template": "https://vpcaccess.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:vpcaccess/v1beta1:getConnector": { "url": { "template": "https://vpcaccess.googleapis.com/v1beta1/projects/{projectsId}/locations/{locationsId}/connectors/{connectorsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "connectorsId", "sdkName": "connectorId", "kind": "path" } ] }, "verb": "GET" }, "google-native:websecurityscanner/v1:getScanConfig": { "url": { "template": "https://websecurityscanner.googleapis.com/v1/projects/{projectsId}/scanConfigs/{scanConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "scanConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:websecurityscanner/v1alpha:getScanConfig": { "url": { "template": "https://websecurityscanner.googleapis.com/v1alpha/projects/{projectsId}/scanConfigs/{scanConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "scanConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:websecurityscanner/v1beta:getScanConfig": { "url": { "template": "https://websecurityscanner.googleapis.com/v1beta/projects/{projectsId}/scanConfigs/{scanConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "scanConfigsId", "sdkName": "scanConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workflowexecutions/v1:getExecution": { "url": { "template": "https://workflowexecutions.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}/executions/{executionsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" }, { "name": "executionsId", "sdkName": "executionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workflowexecutions/v1beta:getExecution": { "url": { "template": "https://workflowexecutions.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}/executions/{executionsId}", "values": [ { "name": "view", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" }, { "name": "executionsId", "sdkName": "executionId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workflows/v1:getWorkflow": { "url": { "template": "https://workflows.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "values": [ { "name": "revisionId", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workflows/v1beta:getWorkflow": { "url": { "template": "https://workflows.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workflows/{workflowsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workflowsId", "sdkName": "workflowId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workloadmanager/v1:getEvaluation": { "url": { "template": "https://workloadmanager.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/evaluations/{evaluationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "evaluationsId", "sdkName": "evaluationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1:getWorkstation": { "url": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1:getWorkstationCluster": { "url": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1:getWorkstationClusterWorkstationConfigIamPolicy": { "url": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1:getWorkstationClusterWorkstationConfigWorkstationIamPolicy": { "url": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1:getWorkstationConfig": { "url": { "template": "https://workstations.googleapis.com/v1/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1beta:getWorkstation": { "url": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1beta:getWorkstationCluster": { "url": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1beta:getWorkstationClusterWorkstationConfigIamPolicy": { "url": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1beta:getWorkstationClusterWorkstationConfigWorkstationIamPolicy": { "url": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}/workstations/{workstationsId}:getIamPolicy", "values": [ { "name": "options.requestedPolicyVersion", "sdkName": "optionsRequestedPolicyVersion", "kind": "query" }, { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" }, { "name": "workstationsId", "sdkName": "workstationId", "kind": "path" } ] }, "verb": "GET" }, "google-native:workstations/v1beta:getWorkstationConfig": { "url": { "template": "https://workstations.googleapis.com/v1beta/projects/{projectsId}/locations/{locationsId}/workstationClusters/{workstationClustersId}/workstationConfigs/{workstationConfigsId}", "values": [ { "name": "projectsId", "sdkName": "project", "kind": "path" }, { "name": "locationsId", "sdkName": "location", "kind": "path" }, { "name": "workstationClustersId", "sdkName": "workstationClusterId", "kind": "path" }, { "name": "workstationConfigsId", "sdkName": "workstationConfigId", "kind": "path" } ] }, "verb": "GET" } } }